2026-05-31T18:46:42.289585191Z [migrations] started
2026-05-31T18:46:42.289630913Z [migrations] no migrations found
2026-05-31T18:46:42.315290519Z usermod: no changes
2026-05-31T18:46:42.320818675Z ───────────────────────────────────────
2026-05-31T18:46:42.320834317Z
2026-05-31T18:46:42.320838445Z ██╗ ███████╗██╗ ██████╗
2026-05-31T18:46:42.320842293Z ██║ ██╔════╝██║██╔═══██╗
2026-05-31T18:46:42.320846371Z ██║ ███████╗██║██║ ██║
2026-05-31T18:46:42.320850219Z ██║ ╚════██║██║██║ ██║
2026-05-31T18:46:42.320854147Z ███████╗███████║██║╚██████╔╝
2026-05-31T18:46:42.320857834Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T18:46:42.320861531Z
2026-05-31T18:46:42.320865079Z Brought to you by linuxserver.io
2026-05-31T18:46:42.320868716Z ───────────────────────────────────────
2026-05-31T18:46:42.321145383Z
2026-05-31T18:46:42.321153229Z To support the app dev(s) visit:
2026-05-31T18:46:42.322920429Z Lidarr: https://opencollective.com/lidarr
2026-05-31T18:46:42.323194982Z
2026-05-31T18:46:42.323201134Z To support LSIO projects visit:
2026-05-31T18:46:42.323205322Z https://www.linuxserver.io/donate/
2026-05-31T18:46:42.323209140Z
2026-05-31T18:46:42.323213128Z ───────────────────────────────────────
2026-05-31T18:46:42.323217747Z GID/UID
2026-05-31T18:46:42.323221455Z ───────────────────────────────────────
2026-05-31T18:46:42.328030031Z
2026-05-31T18:46:42.328049410Z User UID: 911
2026-05-31T18:46:42.328057296Z User GID: 911
2026-05-31T18:46:42.328064781Z ───────────────────────────────────────
2026-05-31T18:46:42.329996943Z Linuxserver.io version: 3.1.3.4968-ls250
2026-05-31T18:46:42.330247888Z Build-date: 2026-05-31T18:41:04+00:00
2026-05-31T18:46:42.330253269Z ───────────────────────────────────────
2026-05-31T18:46:42.330257919Z
2026-05-31T18:46:42.381548896Z [custom-init] No custom files found, skipping...
2026-05-31T18:46:42.706074948Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-05-31T18:46:42.723494247Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T18:46:42.727531358Z [Debug] Bootstrap: Console selected
2026-05-31T18:46:42.731599153Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T18:46:42.734321847Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T18:46:43.010941390Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T18:46:43.061138343Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {37457f59-6137-4b31-ae42-2b2dc6636339} may be persisted to storage in unencrypted form.
2026-05-31T18:46:43.117743094Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-31T18:46:43.153506333Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T18:46:43.239422025Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T18:46:43.246001829Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:43.246538861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:43.284734369Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T18:46:43.288151282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388289s
2026-05-31T18:46:43.288401105Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T18:46:43.288595627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421982s
2026-05-31T18:46:43.295513883Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T18:46:43.296062017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.301131689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T18:46:43.311543672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T18:46:43.322289408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208369s
2026-05-31T18:46:43.322544882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.324843813Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T18:46:43.325024797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234879s
2026-05-31T18:46:43.325600627Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T18:46:43.325814188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.330250093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T18:46:43.331228404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T18:46:43.331707108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012837s
2026-05-31T18:46:43.331935578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T18:46:43.332266595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001043s
2026-05-31T18:46:43.332698475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T18:46:43.333246799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T18:46:43.333927450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010091s
2026-05-31T18:46:43.334147203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.335047086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T18:46:43.335214934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021273s
2026-05-31T18:46:43.335590931Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T18:46:43.335815493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.336639243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T18:46:43.337366628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-05-31T18:46:43.337668135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T18:46:43.337925895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T18:46:43.338397304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s
2026-05-31T18:46:43.338605223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.339431888Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T18:46:43.339586780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015779s
2026-05-31T18:46:43.342682556Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T18:46:43.342899073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.343479602Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-31T18:46:43.355210812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-31T18:46:43.355683624Z [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-31T18:46:43.356276088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008779s
2026-05-31T18:46:43.356463465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-31T18:46:43.356749572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-31T18:46:43.357087522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s
2026-05-31T18:46:43.357269579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-31T18:46:43.357586277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-31T18:46:43.357981423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005665s
2026-05-31T18:46:43.358172318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-31T18:46:43.358433363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-31T18:46:43.358776224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s
2026-05-31T18:46:43.358950104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-31T18:46:43.364522710Z [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-31T18:46:43.365698728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065415s
2026-05-31T18:46:43.365904653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-31T18:46:43.366226672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T18:46:43.366560133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s
2026-05-31T18:46:43.366754615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-31T18:46:43.367039770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T18:46:43.367358542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-05-31T18:46:43.367552783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-31T18:46:43.367857006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.368196740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-05-31T18:46:43.368389879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-31T18:46:43.368656216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.368926250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003886s
2026-05-31T18:46:43.369095280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-31T18:46:43.370463646Z [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-31T18:46:43.371443540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021408s
2026-05-31T18:46:43.371587570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-31T18:46:43.371909158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:43.372286959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s
2026-05-31T18:46:43.372475339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-31T18:46:43.372697406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T18:46:43.373024415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004077s
2026-05-31T18:46:43.373213375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-31T18:46:43.373472858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T18:46:43.373794306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s
2026-05-31T18:46:43.373987535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-31T18:46:43.374273651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T18:46:43.374598836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s
2026-05-31T18:46:43.374794370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-31T18:46:43.375072881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:43.375396994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000441s
2026-05-31T18:46:43.375573850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-31T18:46:43.375824425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-31T18:46:43.376213008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s
2026-05-31T18:46:43.376389694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-31T18:46:43.377279085Z [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-31T18:46:43.377979606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s
2026-05-31T18:46:43.378179689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-31T18:46:43.378493120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T18:46:43.378848416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s
2026-05-31T18:46:43.379043208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-31T18:46:43.379315778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T18:46:43.379632666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s
2026-05-31T18:46:43.379836797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-31T18:46:43.380191201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T18:46:43.380483069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-05-31T18:46:43.380753954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-31T18:46:43.381116124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-31T18:46:43.381497162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005495s
2026-05-31T18:46:43.381649118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-31T18:46:43.382394379Z [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-31T18:46:43.382977514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011455s
2026-05-31T18:46:43.383165322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-31T18:46:43.383457941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-31T18:46:43.383811053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004677s
2026-05-31T18:46:43.384036086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-31T18:46:43.384320519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:43.384645714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2026-05-31T18:46:43.384822209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-31T18:46:43.385627010Z [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-31T18:46:43.386236167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012459s
2026-05-31T18:46:43.386432593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-31T18:46:43.386701004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T18:46:43.387047091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-05-31T18:46:43.387247034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-31T18:46:43.387528060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T18:46:43.387903095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s
2026-05-31T18:46:43.388104330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-31T18:46:43.388405517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-31T18:46:43.388762226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000462s
2026-05-31T18:46:43.388956567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-31T18:46:43.389232042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-31T18:46:43.389571586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2026-05-31T18:46:43.389774926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-31T18:46:43.390452020Z [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-31T18:46:43.391004743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s
2026-05-31T18:46:43.391191720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-31T18:46:43.391662217Z [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-31T18:46:43.392140421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007658s
2026-05-31T18:46:43.392349522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-31T18:46:43.392673565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T18:46:43.393051225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s
2026-05-31T18:46:43.393230807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-31T18:46:43.395575701Z [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-31T18:46:43.396180469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027314s
2026-05-31T18:46:43.396342335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-31T18:46:43.396631527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T18:46:43.396981893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s
2026-05-31T18:46:43.397160533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-31T18:46:43.397584146Z [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-31T18:46:43.398075145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s
2026-05-31T18:46:43.398269016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-31T18:46:43.398547787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-31T18:46:43.398931931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-05-31T18:46:43.399133527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-31T18:46:43.399619576Z [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-31T18:46:43.400216558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000905s
2026-05-31T18:46:43.400434848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-31T18:46:43.400784813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-31T18:46:43.401176302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000544s
2026-05-31T18:46:43.401386024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-31T18:46:43.401715408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-31T18:46:43.402132919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005589s
2026-05-31T18:46:43.402322972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-31T18:46:43.402998893Z [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-31T18:46:43.403531716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s
2026-05-31T18:46:43.403713833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-31T18:46:43.404569677Z [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-31T18:46:43.405516194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016242s
2026-05-31T18:46:43.405699002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-31T18:46:43.406227126Z [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-31T18:46:43.406686321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000817s
2026-05-31T18:46:43.406870292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-31T18:46:43.407608980Z [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-31T18:46:43.408235492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011814s
2026-05-31T18:46:43.408429102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-31T18:46:43.408967065Z [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-31T18:46:43.409474127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008732s
2026-05-31T18:46:43.409662496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-31T18:46:43.410237294Z [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-31T18:46:43.410739906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008986s
2026-05-31T18:46:43.410936803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-31T18:46:43.411378783Z [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-31T18:46:43.411794550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006803s
2026-05-31T18:46:43.411979703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-31T18:46:43.412308846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-31T18:46:43.412688772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005435s
2026-05-31T18:46:43.412875418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-31T18:46:43.413145021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-31T18:46:43.413488833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s
2026-05-31T18:46:43.413657293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-31T18:46:43.414090525Z [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-31T18:46:43.414486653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006567s
2026-05-31T18:46:43.414674792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-31T18:46:43.415394672Z [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-31T18:46:43.415978328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010865s
2026-05-31T18:46:43.416155575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-31T18:46:43.416603868Z [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-31T18:46:43.417058083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007326s
2026-05-31T18:46:43.417252595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-31T18:46:43.417538481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-31T18:46:43.417907875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s
2026-05-31T18:46:43.418098419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-31T18:46:43.418380897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-31T18:46:43.418707465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2026-05-31T18:46:43.418883610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-31T18:46:43.419574091Z [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-31T18:46:43.420182807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011241s
2026-05-31T18:46:43.420370836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-31T18:46:43.421002829Z [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-31T18:46:43.421536263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s
2026-05-31T18:46:43.421745795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-31T18:46:43.422081111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T18:46:43.422453030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005045s
2026-05-31T18:46:43.422626189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-31T18:46:43.423277731Z [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-31T18:46:43.423768049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s
2026-05-31T18:46:43.423990397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-31T18:46:43.424700457Z [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-31T18:46:43.425297961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011322s
2026-05-31T18:46:43.425488505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-31T18:46:43.425940796Z [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-31T18:46:43.426372536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007042s
2026-05-31T18:46:43.426577378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-31T18:46:43.426895058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-31T18:46:43.427242167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2026-05-31T18:46:43.427416629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-31T18:46:43.428078562Z [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-31T18:46:43.428629812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009972s
2026-05-31T18:46:43.428871339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-31T18:46:43.429236565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T18:46:43.429601900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005353s
2026-05-31T18:46:43.430797098Z [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-31T18:46:43.432527123Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013991 taking an average of 00:00:00.0013991
2026-05-31T18:46:43.433267364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T18:46:43', 'InitialSetup')
2026-05-31T18:46:43.433632890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.436925012Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T18:46:43.437098221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071181s
2026-05-31T18:46:43.437409397Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T18:46:43.437646335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.437935918Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-31T18:46:43.438507149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T18:46:43.438660107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.438859749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-31T18:46:43.439179072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.440274880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011774s
2026-05-31T18:46:43.440679104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T18:46:43', 'add_reason_to_pending_releases')
2026-05-31T18:46:43.441050682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.441862397Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T18:46:43.442050676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027156s
2026-05-31T18:46:43.442246341Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T18:46:43.442458638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.442712119Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-31T18:46:43.444972271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.445149057Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.445333078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-31T18:46:43.445586729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-31T18:46:43.446563767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s
2026-05-31T18:46:43.446774201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.446926027Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.447117212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-31T18:46:43.447426345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.448400076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010881s
2026-05-31T18:46:43.448576361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.448730201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.448932469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-31T18:46:43.449225549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.450228008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010983s
2026-05-31T18:46:43.450592222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T18:46:43.451184294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T18:46:43.451436923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006526s
2026-05-31T18:46:43.451765164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-31T18:46:43.463027501Z [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-31T18:46:43.464451980Z [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-31T18:46:43.465389298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T18:46:43.466543563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T18:46:43.468768295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T18:46:43.469212549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T18:46:43.469687967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T18:46:43.470029485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180488s
2026-05-31T18:46:43.470202103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.470337335Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.470528140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-31T18:46:43.470795468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-31T18:46:43.475526598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047539s
2026-05-31T18:46:43.475906413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T18:46:43', 'add_medium_support')
2026-05-31T18:46:43.476263282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.477656578Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T18:46:43.477835439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068934s
2026-05-31T18:46:43.478064270Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T18:46:43.478291327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.478574207Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-31T18:46:43.479235138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T18:46:43.479592809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T18:46:43.479893104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s
2026-05-31T18:46:43.480083106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:43.480294192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:43.482710338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024675s
2026-05-31T18:46:43.483099342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T18:46:43', 'add_various_qualites_in_profile')
2026-05-31T18:46:43.483466481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.484267184Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T18:46:43.484459922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039788s
2026-05-31T18:46:43.484657891Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T18:46:43.484867383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.485129451Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-31T18:46:43.485906196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-31T18:46:43.486423277Z [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-31T18:46:43.486879597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s
2026-05-31T18:46:43.487094650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-31T18:46:43.487401027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-31T18:46:43.487738607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s
2026-05-31T18:46:43.487949011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T18:46:43.488091518Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.488312383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-31T18:46:43.488638930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:43.489541829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s
2026-05-31T18:46:43.489751472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-31T18:46:43.493757331Z [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-31T18:46:43.496492440Z [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-31T18:46:43.497673259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:43.498632060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:43.500822913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T18:46:43.501295445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T18:46:43.501731002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.502156309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.502481895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125367s
2026-05-31T18:46:43.502700856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-31T18:46:43.506625822Z [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-31T18:46:43.509086308Z [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-31T18:46:43.510213409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:43.511329737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:43.513492113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T18:46:43.513970316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T18:46:43.514395873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.514818625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.515138830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122566s
2026-05-31T18:46:43.515309934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.515460768Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.515659328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-31T18:46:43.516044634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-31T18:46:43.516894556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010205s
2026-05-31T18:46:43.517252197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T18:46:43', 'metadata_profiles')
2026-05-31T18:46:43.517589156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.519287356Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T18:46:43.519479473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034064s
2026-05-31T18:46:43.519721862Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T18:46:43.519992377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.520272621Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-31T18:46:43.522139341Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-31T18:46:43.526790580Z [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-31T18:46:43.527687467Z [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-31T18:46:43.528197795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T18:46:43.528815259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T18:46:43.531177858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T18:46:43.531491850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091673s
2026-05-31T18:46:43.531667124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T18:46:43.531820272Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.532093623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T18:46:43.532400441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-31T18:46:43.533343039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010518s
2026-05-31T18:46:43.533648805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T18:46:43.533996165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T18:46:43.534243654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003929s
2026-05-31T18:46:43.534442003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T18:46:43.534595452Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.534958173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T18:46:43.538269453Z [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-31T18:46:43.539354599Z [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-31T18:46:43.539918204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T18:46:43.540640058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T18:46:43.542904670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T18:46:43.543257370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080806s
2026-05-31T18:46:43.543628227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T18:46:43', 'separate_automatic_and_interactive_search')
2026-05-31T18:46:43.544048474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.545230284Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T18:46:43.545429726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099883s
2026-05-31T18:46:43.545657455Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T18:46:43.545850904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.546118233Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-31T18:46:43.546411113Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-31T18:46:43.550143431Z [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-31T18:46:43.552353763Z [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-31T18:46:43.553341513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:43.554536761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:43.556687252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:43.557133351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T18:46:43.557543196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T18:46:43.557981770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T18:46:43.558407768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:43.558747372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121502s
2026-05-31T18:46:43.559123199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T18:46:43', 'change_album_path_to_relative')
2026-05-31T18:46:43.559525279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.560957694Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T18:46:43.561147957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143086s
2026-05-31T18:46:43.561370185Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T18:46:43.561597122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.561861114Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-31T18:46:43.562388296Z [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-31T18:46:43.562906490Z [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-31T18:46:43.563243609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005631s
2026-05-31T18:46:43.563611049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T18:46:43', 'change_quality_size_mb_to_kb')
2026-05-31T18:46:43.564037919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.564787569Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T18:46:43.564972221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020508s
2026-05-31T18:46:43.565161071Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T18:46:43.565374582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.565624315Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-31T18:46:43.565988418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.566154693Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.566342171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-31T18:46:43.566619109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-31T18:46:43.567547639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s
2026-05-31T18:46:43.567740778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.567894618Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.568097206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-31T18:46:43.568392340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-31T18:46:43.569300650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010077s
2026-05-31T18:46:43.569650966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T18:46:43', 'album_releases')
2026-05-31T18:46:43.570004608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.570785010Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T18:46:43.570958098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024802s
2026-05-31T18:46:43.571160125Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T18:46:43.571370028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.571623699Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-31T18:46:43.572220060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.572390995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.572578312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-31T18:46:43.576469590Z [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-31T18:46:43.578823512Z [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-31T18:46:43.579899439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:43.581077492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:43.583306192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:43.583748172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T18:46:43.584187136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T18:46:43.584642083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T18:46:43.585070135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:43.585402104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126245s
2026-05-31T18:46:43.585567306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.585720635Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.585913844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-31T18:46:43.589848480Z [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-31T18:46:43.592216550Z [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-31T18:46:43.593258509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:43.594422834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:43.596689500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:43.597129917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T18:46:43.597552498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T18:46:43.597984288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T18:46:43.598435207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:43.598748628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126587s
2026-05-31T18:46:43.599103914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T18:46:43', 'album_releases_fix')
2026-05-31T18:46:43.599458748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.600794319Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T18:46:43.600989933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146731s
2026-05-31T18:46:43.601173633Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T18:46:43.601377874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.601633138Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-31T18:46:43.602464473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-31T18:46:43.603331419Z [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-31T18:46:43.604034345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013786s
2026-05-31T18:46:43.604235240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-31T18:46:43.604524442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T18:46:43.604849697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s
2026-05-31T18:46:43.605039890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-31T18:46:43.605675371Z [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-31T18:46:43.606221210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010039s
2026-05-31T18:46:43.606437105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-31T18:46:43.606793984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T18:46:43.607160913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s
2026-05-31T18:46:43.607512000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T18:46:43', 'import_lists')
2026-05-31T18:46:43.607871635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.608858312Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T18:46:43.609031842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021971s
2026-05-31T18:46:43.609231614Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T18:46:43.609461327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.609698905Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-31T18:46:43.610060974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-31T18:46:43.610238352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.610457233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-31T18:46:43.610800644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-31T18:46:43.611777923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s
2026-05-31T18:46:43.611967755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:43.612166806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:43.613178624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010344s
2026-05-31T18:46:43.613548980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T18:46:43', 'add_release_status')
2026-05-31T18:46:43.613908414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.614716452Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T18:46:43.614894541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025483s
2026-05-31T18:46:43.615111979Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T18:46:43.615329517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.615595002Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-31T18:46:43.615944025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:43.616119799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.616337478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-31T18:46:43.616678785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.617637486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s
2026-05-31T18:46:43.618012001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T18:46:43', 'album_download_notification')
2026-05-31T18:46:43.618375914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.619197078Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T18:46:43.619368784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025961s
2026-05-31T18:46:43.619591172Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T18:46:43.619811856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.620117903Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-31T18:46:43.620731218Z [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-31T18:46:43.621395135Z [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-31T18:46:43.621814169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007389s
2026-05-31T18:46:43.622320970Z [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-31T18:46:43.622972913Z [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-31T18:46:43.623382418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s
2026-05-31T18:46:43.623756582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T18:46:43', 'fix_language_metadata_profiles')
2026-05-31T18:46:43.624137169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.624899204Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T18:46:43.625085038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021909s
2026-05-31T18:46:43.625274389Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T18:46:43.625486126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.625782793Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-31T18:46:43.626124792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T18:46:43.626432512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T18:46:43.626698117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s
2026-05-31T18:46:43.627040878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T18:46:43', 'remove_fanzub')
2026-05-31T18:46:43.627391444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.628098729Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T18:46:43.628276617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017234s
2026-05-31T18:46:43.628500819Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T18:46:43.628723417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.628991136Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-31T18:46:43.630404964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-31T18:46:43.630695489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-31T18:46:43.631020624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s
2026-05-31T18:46:43.631238253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-31T18:46:43.631571865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-31T18:46:43.631945798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s
2026-05-31T18:46:43.632418540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-31T18:46:43.632847374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-31T18:46:43.633235837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006235s
2026-05-31T18:46:43.633441691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-31T18:46:43.633749491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T18:46:43.634114957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2026-05-31T18:46:43.634315551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-31T18:46:43.634588201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-31T18:46:43.634938406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s
2026-05-31T18:46:43.635145583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-31T18:46:43.635464906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T18:46:43.635862738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s
2026-05-31T18:46:43.636237012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T18:46:43', 'update_artist_history_indexes')
2026-05-31T18:46:43.636595404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.637624006Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T18:46:43.637812626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022427s
2026-05-31T18:46:43.637998690Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T18:46:43.638202711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.638449468Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-31T18:46:43.648340873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:43.649450909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-31T18:46:43.649817738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012171s
2026-05-31T18:46:43.650179477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T18:46:43', 'remove_nma')
2026-05-31T18:46:43.650541436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.651487531Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T18:46:43.651686653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028476s
2026-05-31T18:46:43.651975194Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T18:46:43.652251190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.652609431Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-31T18:46:43.652952382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.653143407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-05-31T18:46:43.653371887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-31T18:46:43.653654887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-31T18:46:43.654654661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010832s
2026-05-31T18:46:43.655016971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T18:46:43', 'album_disambiguation')
2026-05-31T18:46:43.655387507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.656130484Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T18:46:43.656315837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025289s
2026-05-31T18:46:43.656533405Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T18:46:43.656751084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.657015426Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-31T18:46:43.657282524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:43.657497547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:43.658752145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012804s
2026-05-31T18:46:43.659129916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T18:46:43', 'add_ape_quality_in_profiles')
2026-05-31T18:46:43.659496865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.660279962Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T18:46:43.660470426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027673s
2026-05-31T18:46:43.660664978Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T18:46:43.660872616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.661126016Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-31T18:46:43.661997943Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:43.662325142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-31T18:46:43.662597380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003935s
2026-05-31T18:46:43.662816091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:43.663118600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-31T18:46:43.663386099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000384s
2026-05-31T18:46:43.663603436Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:43.663918501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-31T18:46:43.664219888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s
2026-05-31T18:46:43.664543630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T18:46:43', 'remove_pushalot')
2026-05-31T18:46:43.664898876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.665651061Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T18:46:43.665968110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018087s
2026-05-31T18:46:43.666177752Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T18:46:43.666388306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.666640514Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-31T18:46:43.667027343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-31T18:46:43.667466668Z [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-31T18:46:43.667878518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s
2026-05-31T18:46:43.668244686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T18:46:43', 'add_custom_filters')
2026-05-31T18:46:43.668598909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.669399151Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T18:46:43.669576328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021612s
2026-05-31T18:46:43.669771972Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T18:46:43.669981665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.670232430Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-31T18:46:43.670537114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T18:46:43.670707527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.670900325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-31T18:46:43.671165369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-31T18:46:43.672152387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s
2026-05-31T18:46:43.672504156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T18:46:43', 'import_list_tags')
2026-05-31T18:46:43.672869311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.673678181Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T18:46:43.673860798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025621s
2026-05-31T18:46:43.674065210Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T18:46:43.674280133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.674537191Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-31T18:46:43.678984169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-31T18:46:43.679705171Z [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-31T18:46:43.680307204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s
2026-05-31T18:46:43.680531956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-31T18:46:43.680888304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-31T18:46:43.681279522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005564s
2026-05-31T18:46:43.683603353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T18:46:43.683615568Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T18:46:43.683624987Z FROM "Artists"
2026-05-31T18:46:43.684632657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T18:46:43.684652827Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T18:46:43.684662847Z FROM "Artists"
2026-05-31T18:46:43.685198707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011039s
2026-05-31T18:46:43.685385162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T18:46:43.685539193Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.685757633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-31T18:46:43.686076796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.687068162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011204s
2026-05-31T18:46:43.687611387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-31T18:46:43.687620715Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T18:46:43.687629583Z FROM "ArtistMetadata"
2026-05-31T18:46:43.687638020Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T18:46:43.688510808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-31T18:46:43.688528855Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T18:46:43.688537753Z FROM "ArtistMetadata"
2026-05-31T18:46:43.688546280Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T18:46:43.688969212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009614s
2026-05-31T18:46:43.689150477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-31T18:46:43.689993705Z [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-31T18:46:43.690642402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s
2026-05-31T18:46:43.690858678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-31T18:46:43.691211288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T18:46:43.691592306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s
2026-05-31T18:46:43.691799974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-31T18:46:43.692129347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T18:46:43.692486747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s
2026-05-31T18:46:43.692662110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:43.692861482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:43.697193007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043405s
2026-05-31T18:46:43.697377919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.697525286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.697721902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-31T18:46:43.698040073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.699018083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010988s
2026-05-31T18:46:43.699189809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.699338078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.699539804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-31T18:46:43.699875611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:43.700802067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s
2026-05-31T18:46:43.700977571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.701129617Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.701319620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-31T18:46:43.701574733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-31T18:46:43.702472121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009702s
2026-05-31T18:46:43.703103393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-31T18:46:43.703113413Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T18:46:43.703122341Z FROM "ArtistMetadata"
2026-05-31T18:46:43.703130888Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T18:46:43.703142281Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T18:46:43.703988706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-31T18:46:43.704007805Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T18:46:43.704016783Z FROM "ArtistMetadata"
2026-05-31T18:46:43.704025460Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T18:46:43.704058577Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T18:46:43.704482190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s
2026-05-31T18:46:43.704651371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.704799038Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.705002268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-31T18:46:43.705324948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-31T18:46:43.706238237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s
2026-05-31T18:46:43.706412558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.706563182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.706767834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-31T18:46:43.707070734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.707995016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010351s
2026-05-31T18:46:43.708167523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.708319700Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.708517759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-31T18:46:43.708838545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.709766394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s
2026-05-31T18:46:43.710345891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T18:46:43.710356012Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T18:46:43.710364639Z FROM "AlbumReleases"
2026-05-31T18:46:43.710372916Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T18:46:43.710381653Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T18:46:43.711126173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T18:46:43.711139981Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T18:46:43.711148889Z FROM "AlbumReleases"
2026-05-31T18:46:43.711157296Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T18:46:43.711179711Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T18:46:43.711600268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008683s
2026-05-31T18:46:43.712233143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T18:46:43.712245708Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T18:46:43.712254236Z FROM "ArtistMetadata"
2026-05-31T18:46:43.712262683Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T18:46:43.712271540Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T18:46:43.713080430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T18:46:43.713094528Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T18:46:43.713103436Z FROM "ArtistMetadata"
2026-05-31T18:46:43.713111873Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T18:46:43.713125170Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T18:46:43.713568583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s
2026-05-31T18:46:43.714093891Z [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-31T18:46:43.718054680Z [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-31T18:46:43.719526304Z [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-31T18:46:43.720242777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:43.721349747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:43.723709901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.724187443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.724543270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101162s
2026-05-31T18:46:43.724933666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-31T18:46:43.728945988Z [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-31T18:46:43.730772457Z [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-31T18:46:43.731598361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:43.733073262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:43.735334417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:43.735853723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:43.736310252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110968s
2026-05-31T18:46:43.736583182Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-31T18:46:43.740533008Z [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-31T18:46:43.742104704Z [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-31T18:46:43.742816588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T18:46:43.743699887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T18:46:43.745962154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T18:46:43.746486781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T18:46:43.746880534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100799s
2026-05-31T18:46:43.747086349Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-31T18:46:43.750962196Z [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-31T18:46:43.752060238Z [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-31T18:46:43.752624524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T18:46:43.753316098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T18:46:43.755539516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:43.755963380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086809s
2026-05-31T18:46:43.756190017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T18:46:43.756503889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:43.756897592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005258s
2026-05-31T18:46:43.757102194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-31T18:46:43.757395996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:43.757761462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s
2026-05-31T18:46:43.757974331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-31T18:46:43.758297211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T18:46:43.758692257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s
2026-05-31T18:46:43.758903663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-31T18:46:43.759219308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-31T18:46:43.759642090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s
2026-05-31T18:46:43.759870991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-31T18:46:43.760217750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-31T18:46:43.760595440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005045s
2026-05-31T18:46:43.760826305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-31T18:46:43.761149977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-31T18:46:43.761538761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005213s
2026-05-31T18:46:43.761711529Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:43.762566521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T18:46:43.762857557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009893s
2026-05-31T18:46:43.763027159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:43.763333516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T18:46:43.763632849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s
2026-05-31T18:46:43.763794014Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:43.764188378Z [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-31T18:46:43.764514435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s
2026-05-31T18:46:43.764888458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T18:46:43', 'add_release_groups_etc')
2026-05-31T18:46:43.765263153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.767609600Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T18:46:43.767799733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036136s
2026-05-31T18:46:43.768041480Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T18:46:43.768269429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.768541056Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-31T18:46:43.769104962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:43.769368102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-31T18:46:43.769661192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003708s
2026-05-31T18:46:43.770024253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T18:46:43', 'NewMediaInfoFormat')
2026-05-31T18:46:43.770386844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.771135131Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T18:46:43.771313500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018121s
2026-05-31T18:46:43.771555868Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T18:46:43.771804299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.772095736Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-31T18:46:43.773261193Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-31T18:46:43.773617000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-31T18:46:43.775893716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024147s
2026-05-31T18:46:43.776116475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T18:46:43.776277650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.776549047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-31T18:46:43.776941447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:43.777885950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001116s
2026-05-31T18:46:43.778295935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T18:46:43', 'rename_restrictions_to_release_profiles')
2026-05-31T18:46:43.778683797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.779448968Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T18:46:43.779647298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002618s
2026-05-31T18:46:43.779921851Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T18:46:43.780170081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.780453512Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-31T18:46:43.781563658Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-31T18:46:43.781854824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-31T18:46:43.784079365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023004s
2026-05-31T18:46:43.784282945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T18:46:43.784441795Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.784667610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-31T18:46:43.784980260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T18:46:43.785881134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s
2026-05-31T18:46:43.786089294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-31T18:46:43.786253254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.786474269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-31T18:46:43.786805336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T18:46:43.787719347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s
2026-05-31T18:46:43.787903448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:43.788170556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T18:46:43.788445380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s
2026-05-31T18:46:43.788602626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:43.788876889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T18:46:43.789155590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2026-05-31T18:46:43.789384942Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-31T18:46:43.793758061Z [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-31T18:46:43.795201819Z [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-31T18:46:43.795892831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:43.796832464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:43.799063839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.799504627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.800012860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:43.800466845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:43.800805287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112266s
2026-05-31T18:46:43.801235403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T18:46:43', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T18:46:43.801626340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.802857580Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T18:46:43.803061431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131961s
2026-05-31T18:46:43.803272596Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T18:46:43.803494303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.803770830Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-31T18:46:43.804254324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-31T18:46:43.804710182Z [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-31T18:46:43.805134777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s
2026-05-31T18:46:43.805363608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-31T18:46:43.805739165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-31T18:46:43.806152247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s
2026-05-31T18:46:43.806520649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T18:46:43', 'add_import_exclusions')
2026-05-31T18:46:43.806895344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.807866751Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T18:46:43.808058467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022473s
2026-05-31T18:46:43.808278640Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T18:46:43.808513984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.808792445Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-31T18:46:43.813307681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T18:46:43.813320116Z WHERE "Id" in (
2026-05-31T18:46:43.813328332Z SELECT "Artists"."Id" from "Artists"
2026-05-31T18:46:43.813336889Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.813345717Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T18:46:43.814127111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T18:46:43.814141711Z WHERE "Id" in (
2026-05-31T18:46:43.814150578Z SELECT "Artists"."Id" from "Artists"
2026-05-31T18:46:43.814159216Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.814168224Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T18:46:43.814744785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2026-05-31T18:46:43.815351858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-31T18:46:43.815362439Z WHERE "Id" in (
2026-05-31T18:46:43.815370926Z SELECT "Albums"."Id" from "Albums"
2026-05-31T18:46:43.815379343Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.815388512Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T18:46:43.816166679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-31T18:46:43.816184195Z WHERE "Id" in (
2026-05-31T18:46:43.816192622Z SELECT "Albums"."Id" from "Albums"
2026-05-31T18:46:43.816201189Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.816210057Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T18:46:43.816753882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010035s
2026-05-31T18:46:43.817327989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-31T18:46:43.817337488Z WHERE "Id" in (
2026-05-31T18:46:43.817345744Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T18:46:43.817354282Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T18:46:43.817363049Z WHERE "Albums"."Id" IS NULL)
2026-05-31T18:46:43.818105314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-31T18:46:43.818120605Z WHERE "Id" in (
2026-05-31T18:46:43.818129283Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T18:46:43.818137890Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T18:46:43.818146988Z WHERE "Albums"."Id" IS NULL)
2026-05-31T18:46:43.818672327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s
2026-05-31T18:46:43.819302526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T18:46:43.819315061Z WHERE "Id" in (
2026-05-31T18:46:43.819325011Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T18:46:43.819333669Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T18:46:43.819342627Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T18:46:43.820297120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T18:46:43.820317491Z WHERE "Id" in (
2026-05-31T18:46:43.820326348Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T18:46:43.820334956Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T18:46:43.820343954Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T18:46:43.820921708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011809s
2026-05-31T18:46:43.821518450Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T18:46:43.821528269Z WHERE "Id" in (
2026-05-31T18:46:43.821536646Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T18:46:43.821545254Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.821554091Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T18:46:43.822339844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T18:46:43.822352991Z WHERE "Id" in (
2026-05-31T18:46:43.822361277Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T18:46:43.822369644Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.822378342Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T18:46:43.822905093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009773s
2026-05-31T18:46:43.823490722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T18:46:43.823500752Z WHERE "Id" IN (
2026-05-31T18:46:43.823509139Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.823517697Z LEFT OUTER JOIN "Tracks"
2026-05-31T18:46:43.823525823Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T18:46:43.823534591Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T18:46:43.824302948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T18:46:43.824319311Z WHERE "Id" IN (
2026-05-31T18:46:43.824327588Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.824336005Z LEFT OUTER JOIN "Tracks"
2026-05-31T18:46:43.824344231Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T18:46:43.824365093Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T18:46:43.824889821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s
2026-05-31T18:46:43.825280958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T18:46:43', 'clean_artist_metadata_table')
2026-05-31T18:46:43.825646425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.826584524Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T18:46:43.826771531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026564s
2026-05-31T18:46:43.827008669Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T18:46:43.827226628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.827519738Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-31T18:46:43.828278216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:43.828462407Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.828674995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-31T18:46:43.829018157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.830053733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011775s
2026-05-31T18:46:43.830246361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:43.830406363Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.830639132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-31T18:46:43.831020771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.831989552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s
2026-05-31T18:46:43.832184104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:43.832340659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.832564580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-31T18:46:43.832925477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.833877435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011049s
2026-05-31T18:46:43.834069952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:43.834234203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.834462102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-31T18:46:43.834809552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.835767842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011002s
2026-05-31T18:46:43.835991222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:43.836148179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.836362440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-31T18:46:43.836695671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:43.837653290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s
2026-05-31T18:46:43.837908094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-31T18:46:43.844022330Z [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-31T18:46:43.845766914Z [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-31T18:46:43.846526985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T18:46:43.847020048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T18:46:43.849384561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112732s
2026-05-31T18:46:43.849640898Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-31T18:46:43.853511464Z [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-31T18:46:43.855186248Z [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-31T18:46:43.855955297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T18:46:43.856506587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T18:46:43.858731840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088755s
2026-05-31T18:46:43.859109300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T18:46:43', 'health_issue_notification')
2026-05-31T18:46:43.859471109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.861001973Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T18:46:43.861189109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110976s
2026-05-31T18:46:43.861439113Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T18:46:43.861660800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.861950774Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-31T18:46:43.862932582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:43.863104808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:43.863319431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-31T18:46:43.863667051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-31T18:46:43.864648598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s
2026-05-31T18:46:43.864831547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:43.864986799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.865168355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-31T18:46:43.865428238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-31T18:46:43.866340115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009807s
2026-05-31T18:46:43.866600510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T18:46:43.866889812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T18:46:43.867146800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s
2026-05-31T18:46:43.867641336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T18:46:43.867650495Z WHERE "Id" IN (
2026-05-31T18:46:43.867658701Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.867667138Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T18:46:43.867676056Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T18:46:43.868326817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T18:46:43.868344463Z WHERE "Id" IN (
2026-05-31T18:46:43.868352940Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.868361537Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T18:46:43.868370455Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T18:46:43.868860682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008473s
2026-05-31T18:46:43.869547406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T18:46:43.869556514Z WHERE "Id" IN (
2026-05-31T18:46:43.869564620Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.869572987Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T18:46:43.869581815Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T18:46:43.869590813Z WHERE "Artists"."Path" IS NULL)
2026-05-31T18:46:43.870427629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T18:46:43.870441096Z WHERE "Id" IN (
2026-05-31T18:46:43.870449473Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.870458000Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T18:46:43.870466758Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T18:46:43.870475525Z WHERE "Artists"."Path" IS NULL)
2026-05-31T18:46:43.871026816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s
2026-05-31T18:46:43.871743980Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T18:46:43.871753069Z WHERE "Id" IN (
2026-05-31T18:46:43.871761215Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.871769542Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T18:46:43.871778109Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T18:46:43.871786777Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T18:46:43.871795093Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T18:46:43.872747622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T18:46:43.872765168Z WHERE "Id" IN (
2026-05-31T18:46:43.872773885Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T18:46:43.872782543Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T18:46:43.872791380Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T18:46:43.872800549Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T18:46:43.872808976Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T18:46:43.873401129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011862s
2026-05-31T18:46:43.873946948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-31T18:46:43.873956107Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T18:46:43.873964904Z FROM "Artists"
2026-05-31T18:46:43.873973051Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T18:46:43.873981738Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T18:46:43.874683211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-31T18:46:43.874696949Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T18:46:43.874706087Z FROM "Artists"
2026-05-31T18:46:43.874714234Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T18:46:43.874722901Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T18:46:43.875139069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008239s
2026-05-31T18:46:43.875555538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T18:46:43.875576841Z WHERE "Id" NOT IN (
2026-05-31T18:46:43.875585088Z SELECT MIN("Id")
2026-05-31T18:46:43.875593214Z FROM "TrackFiles"
2026-05-31T18:46:43.875601301Z GROUP BY "Path"
2026-05-31T18:46:43.875609677Z )
2026-05-31T18:46:43.876110877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T18:46:43.876127601Z WHERE "Id" NOT IN (
2026-05-31T18:46:43.876136088Z SELECT MIN("Id")
2026-05-31T18:46:43.876144455Z FROM "TrackFiles"
2026-05-31T18:46:43.876152681Z GROUP BY "Path"
2026-05-31T18:46:43.876160848Z )
2026-05-31T18:46:43.876480011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s
2026-05-31T18:46:43.876654933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:43.876809795Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.876999557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-31T18:46:43.880707957Z [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-31T18:46:43.881895759Z [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-31T18:46:43.882483343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T18:46:43.883109545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T18:46:43.885606845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:43.885983053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087951s
2026-05-31T18:46:43.886180851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-31T18:46:43.886466867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T18:46:43.886834969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s
2026-05-31T18:46:43.887082758Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-31T18:46:43.890675415Z [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-31T18:46:43.891759909Z [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-31T18:46:43.892349076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T18:46:43.893133266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T18:46:43.895504803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:43.895994519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T18:46:43.896342430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090801s
2026-05-31T18:46:43.896728678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T18:46:43', 'add_mediafilerepository_mtime')
2026-05-31T18:46:43.897098232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.898248569Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T18:46:43.898417279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010934s
2026-05-31T18:46:43.898677624Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T18:46:43.898905322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.899200747Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-31T18:46:43.900855030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T18:46:43.900867134Z WHERE "Id" NOT IN (
2026-05-31T18:46:43.900875421Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T18:46:43.900885431Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.900906503Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T18:46:43.901657165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T18:46:43.901672867Z WHERE "Id" NOT IN (
2026-05-31T18:46:43.901681625Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T18:46:43.901690442Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T18:46:43.901699350Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T18:46:43.902154317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009037s
2026-05-31T18:46:43.902367346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-31T18:46:43.902612490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-31T18:46:43.902982365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2026-05-31T18:46:43.903205454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-31T18:46:43.907055029Z [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-31T18:46:43.908565722Z [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-31T18:46:43.909259138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:43.910030121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:43.912359012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.912800041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.913226430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:43.913557036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101348s
2026-05-31T18:46:43.913767359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T18:46:43.914091693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:43.914436587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s
2026-05-31T18:46:43.914822976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T18:46:43', 'add_artistmetadataid_constraint')
2026-05-31T18:46:43.915165095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.916374591Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T18:46:43.916570105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023625s
2026-05-31T18:46:43.916781822Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T18:46:43.917002155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.917278973Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-31T18:46:43.917945976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T18:46:43.918123093Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:43.918323527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-31T18:46:43.918638561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:43.919607172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010759s
2026-05-31T18:46:43.919781444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T18:46:43.919995415Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.920178724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-31T18:46:43.920528027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:43.921462089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s
2026-05-31T18:46:43.921637432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:43.921815351Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.921995794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-31T18:46:43.922318644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:43.923255451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001067s
2026-05-31T18:46:43.923440254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T18:46:43.923611529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:43.923821091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-31T18:46:43.924273763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:43.925167613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010922s
2026-05-31T18:46:43.925343007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.925493410Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:43.925707300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-31T18:46:43.926040371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:43.927005756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s
2026-05-31T18:46:43.927179596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T18:46:43.927332364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.927550143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-31T18:46:43.927871510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:43.928868067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s
2026-05-31T18:46:43.929211619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T18:46:43', 'old_ids_and_artist_alias')
2026-05-31T18:46:43.929571524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.930541488Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T18:46:43.930722342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027645s
2026-05-31T18:46:43.930940812Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T18:46:43.931164302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.931398013Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-31T18:46:43.931734802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:43.932041750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:43.932514322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s
2026-05-31T18:46:43.932782592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T18:46:43.933070813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T18:46:43.933323832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000335s
2026-05-31T18:46:43.933678337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T18:46:43', 'download_propers_config')
2026-05-31T18:46:43.934032199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.934803503Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T18:46:43.934989187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017725s
2026-05-31T18:46:43.935201224Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T18:46:43.935401007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.935643706Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-31T18:46:43.936556154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-31T18:46:43.936918333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-31T18:46:43.937472349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007184s
2026-05-31T18:46:43.937679456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-31T18:46:43.941372806Z [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-31T18:46:43.942687855Z [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-31T18:46:43.943331171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:43.944301696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:43.946620146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:43.947095343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:43.947486160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:43.948021479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:43.948334229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010464s
2026-05-31T18:46:43.948553941Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-31T18:46:43.952083010Z [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-31T18:46:43.953381736Z [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-31T18:46:43.954015943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-31T18:46:43.954609880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-31T18:46:43.957140748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T18:46:43.957488168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087414s
2026-05-31T18:46:43.957682148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-31T18:46:43.961148681Z [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-31T18:46:43.963340155Z [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-31T18:46:43.963945124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T18:46:43.964388788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T18:46:43.966606365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008732s
2026-05-31T18:46:43.966800025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-31T18:46:43.970176135Z [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-31T18:46:43.971183004Z [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-31T18:46:43.971656197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T18:46:43.972462952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T18:46:43.975623127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T18:46:43.976053153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T18:46:43.976526266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T18:46:43.977022997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T18:46:43.977375708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103928s
2026-05-31T18:46:43.977571612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-31T18:46:43.980926280Z [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-31T18:46:43.981863598Z [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-31T18:46:43.982359847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T18:46:43.982798441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T18:46:43.985005687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072412s
2026-05-31T18:46:43.985204718Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-31T18:46:43.988598023Z [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-31T18:46:43.989659241Z [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-31T18:46:43.990184519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T18:46:43.990986354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T18:46:43.993314223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:43.993771715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T18:46:43.994109405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087224s
2026-05-31T18:46:43.994476304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T18:46:43', 'remove_language_profiles')
2026-05-31T18:46:43.994832772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:43.996731947Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T18:46:43.996917130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113011s
2026-05-31T18:46:43.997159929Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T18:46:43.997376626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:43.997670338Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-31T18:46:43.998123641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T18:46:43.998294234Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:43.998533176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-31T18:46:43.998841336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-31T18:46:43.999776500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s
2026-05-31T18:46:44.000185394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-31T18:46:44.000655220Z [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-31T18:46:44.000971838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005197s
2026-05-31T18:46:44.001333046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T18:46:44', 'multi_disc_naming_format')
2026-05-31T18:46:44.001654263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.002423132Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T18:46:44.002606681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001962s
2026-05-31T18:46:44.002822115Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T18:46:44.003042088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.003305860Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-31T18:46:44.003666546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T18:46:44.003872421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.004107685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-31T18:46:44.004427058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.005344055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010444s
2026-05-31T18:46:44.005521032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.005721225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.018951024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131637s
2026-05-31T18:46:44.019305468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T18:46:44', 'add_download_client_priority')
2026-05-31T18:46:44.019681095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.020719296Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T18:46:44.020907605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149389s
2026-05-31T18:46:44.021113931Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T18:46:44.021326900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.021576423Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-31T18:46:44.021964234Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.022275370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-31T18:46:44.022565475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003945s
2026-05-31T18:46:44.022786380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.023045492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-31T18:46:44.023341829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s
2026-05-31T18:46:44.023714059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T18:46:44', 'remove_growl_prowl')
2026-05-31T18:46:44.024076048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.024929787Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T18:46:44.025107485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019138s
2026-05-31T18:46:44.025315384Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T18:46:44.025529485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.025789439Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-31T18:46:44.026139634Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.026458637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-31T18:46:44.026733180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s
2026-05-31T18:46:44.026968283Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.027219028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-31T18:46:44.027484754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003815s
2026-05-31T18:46:44.027898527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T18:46:44', 'remove_plex_hometheatre')
2026-05-31T18:46:44.028274244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.029258286Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T18:46:44.029439241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020736s
2026-05-31T18:46:44.029655717Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T18:46:44.029882644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.030137798Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-31T18:46:44.030764851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T18:46:44.030937338Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.031128273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-31T18:46:44.031366082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-31T18:46:44.032394854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010661s
2026-05-31T18:46:44.032578114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T18:46:44.032734268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.032958951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-31T18:46:44.033315860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.034259230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011s
2026-05-31T18:46:44.034437379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T18:46:44.034594926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.034813837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-31T18:46:44.035137249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.036207695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011854s
2026-05-31T18:46:44.036395243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T18:46:44.036548261Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:44.036766190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-31T18:46:44.037108369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.038070908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s
2026-05-31T18:46:44.038252704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T18:46:44.038413969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.038577097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-31T18:46:44.038888785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-31T18:46:44.039804830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001002s
2026-05-31T18:46:44.039997569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.040201028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.041105761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009335s
2026-05-31T18:46:44.041480436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T18:46:44', 'add_root_folder_add_defaults')
2026-05-31T18:46:44.041843758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.042933803Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T18:46:44.043122734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002722s
2026-05-31T18:46:44.043277466Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T18:46:44.043483531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.043735598Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-31T18:46:44.044091435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T18:46:44.044270827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.044486331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-31T18:46:44.044790704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-31T18:46:44.045721729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s
2026-05-31T18:46:44.046071353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T18:46:44', 'task_duration')
2026-05-31T18:46:44.046441659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.047261230Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T18:46:44.047402354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002559s
2026-05-31T18:46:44.047661145Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T18:46:44.047893874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.048207937Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-31T18:46:44.048686611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T18:46:44.048867305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.049073781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-31T18:46:44.049404377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.050348589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s
2026-05-31T18:46:44.050544113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T18:46:44.050707572Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.050917084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-31T18:46:44.051241558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.052281292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011623s
2026-05-31T18:46:44.052691679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T18:46:44', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T18:46:44.053074249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.054071599Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T18:46:44.054261271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028704s
2026-05-31T18:46:44.054466875Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T18:46:44.054683441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.054941401Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-31T18:46:44.055301195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-31T18:46:44.058944023Z [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-31T18:46:44.060247719Z [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-31T18:46:44.060883981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:44.061980319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:44.064433831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:44.064865180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:44.065307401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:44.065792128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:44.066148736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106762s
2026-05-31T18:46:44.066483921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T18:46:44.066874819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T18:46:44.067138951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2026-05-31T18:46:44.067477272Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T18:46:44.067924804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T18:46:44.068259708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2026-05-31T18:46:44.068481886Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-31T18:46:44.071860762Z [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-31T18:46:44.072939274Z [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-31T18:46:44.073518471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-31T18:46:44.073956603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-31T18:46:44.076327389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007647s
2026-05-31T18:46:44.076695080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T18:46:44', 'remove_album_folders')
2026-05-31T18:46:44.077058432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.078617802Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T18:46:44.078801883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009909s
2026-05-31T18:46:44.079031205Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T18:46:44.079249284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.079502995Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-31T18:46:44.080555506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T18:46:44.080734276Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.080930311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-31T18:46:44.081204904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-31T18:46:44.082142102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010194s
2026-05-31T18:46:44.082328738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T18:46:44.082487608Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.082681428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-31T18:46:44.082959238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:44.083972098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010441s
2026-05-31T18:46:44.084168764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.084353406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.125195485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407916s
2026-05-31T18:46:44.125433595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-31T18:46:44.129032815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-31T18:46:44.130090997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-31T18:46:44.130628169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T18:46:44.131115651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T18:46:44.133635096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080218s
2026-05-31T18:46:44.133854247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-31T18:46:44.137382023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-31T18:46:44.138299972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-31T18:46:44.138809559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T18:46:44.139400299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T18:46:44.141813960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077599s
2026-05-31T18:46:44.142036669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-31T18:46:44.146645703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-31T18:46:44.147474703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-31T18:46:44.147931102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T18:46:44.148482583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T18:46:44.150782196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085422s
2026-05-31T18:46:44.150997299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-31T18:46:44.154246273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-31T18:46:44.154964841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-31T18:46:44.155398905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T18:46:44.155951789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T18:46:44.158285951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071017s
2026-05-31T18:46:44.158500743Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-31T18:46:44.161687493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-31T18:46:44.162336289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-31T18:46:44.162732518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T18:46:44.163274189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T18:46:44.165613611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069026s
2026-05-31T18:46:44.165983356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T18:46:44', 'flexible_delay_profiles')
2026-05-31T18:46:44.166339573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.167980478Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T18:46:44.168170471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092117s
2026-05-31T18:46:44.168403060Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T18:46:44.168618444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.168907285Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-31T18:46:44.169326941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T18:46:44.169494128Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T18:46:44.169701575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-31T18:46:44.170005658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-31T18:46:44.170944389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s
2026-05-31T18:46:44.171315116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T18:46:44', 'add_priority_to_indexers')
2026-05-31T18:46:44.171673979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.172397286Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T18:46:44.172588811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024675s
2026-05-31T18:46:44.172813494Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T18:46:44.173039710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.173311838Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-31T18:46:44.173743487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T18:46:44.174054594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T18:46:44.174400591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s
2026-05-31T18:46:44.174577487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.174774414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.175343249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2026-05-31T18:46:44.175735770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T18:46:44', 'remove_chown_and_folderchmod_config')
2026-05-31T18:46:44.176142990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.176880456Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T18:46:44.177023775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020167s
2026-05-31T18:46:44.177236383Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T18:46:44.177452298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.177758294Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-31T18:46:44.178245035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-31T18:46:44.178414887Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.178615601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-31T18:46:44.182057214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-31T18:46:44.183200727Z [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-31T18:46:44.183779583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T18:46:44.184337227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T18:46:44.186647871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078405s
2026-05-31T18:46:44.186906842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T18:46:44.187179762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T18:46:44.187431880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000324s
2026-05-31T18:46:44.187740011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T18:46:44.188156349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T18:46:44.188405281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004169s
2026-05-31T18:46:44.188720105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T18:46:44.189082074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T18:46:44.189366377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s
2026-05-31T18:46:44.189731843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T18:46:44', 'convert_blacklist_protocol')
2026-05-31T18:46:44.190094634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.190957321Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T18:46:44.191158787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019587s
2026-05-31T18:46:44.191344832Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T18:46:44.191559865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.191810630Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-31T18:46:44.198131603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-31T18:46:44.198860732Z [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-31T18:46:44.199299064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008287s
2026-05-31T18:46:44.199651935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T18:46:44', 'update_notifiarr')
2026-05-31T18:46:44.200032812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.200761600Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T18:46:44.200937505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022608s
2026-05-31T18:46:44.201149011Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T18:46:44.201366519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.201631092Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-31T18:46:44.201912479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.202123263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.203110753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010106s
2026-05-31T18:46:44.203481489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T18:46:44', 'email_multiple_addresses')
2026-05-31T18:46:44.203861335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.204548168Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T18:46:44.204729343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024097s
2026-05-31T18:46:44.204988104Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T18:46:44.205188628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.205459013Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-31T18:46:44.205793767Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-31T18:46:44.206018369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-31T18:46:44.208325456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023598s
2026-05-31T18:46:44.208709260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T18:46:44', 'rename_blacklist_to_blocklist')
2026-05-31T18:46:44.209077852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.209813374Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T18:46:44.210008998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038102s
2026-05-31T18:46:44.210222949Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T18:46:44.210438643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.210697475Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-31T18:46:44.211106448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T18:46:44.211287253Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.211539030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-31T18:46:44.211911921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.212873839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s
2026-05-31T18:46:44.213115024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-31T18:46:44.213478266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.214419733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010954s
2026-05-31T18:46:44.214597090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.214794838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.216032942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012474s
2026-05-31T18:46:44.216397136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T18:46:44', 'cdh_per_downloadclient')
2026-05-31T18:46:44.216761720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.217438904Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T18:46:44.217647715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026293s
2026-05-31T18:46:44.217839952Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T18:46:44.218054003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.218306031Z [Info] download_history: Starting migration of Main DB to 52
2026-05-31T18:46:44.219077425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-31T18:46:44.219821624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-05-31T18:46:44.220432805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s
2026-05-31T18:46:44.220641194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-31T18:46:44.220963193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T18:46:44.221311024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004853s
2026-05-31T18:46:44.221519273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-31T18:46:44.221834739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T18:46:44.222172209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s
2026-05-31T18:46:44.222384937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-31T18:46:44.222707397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T18:46:44.223088494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005141s
2026-05-31T18:46:44.223261383Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.223457959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.224600039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s
2026-05-31T18:46:44.224996377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T18:46:44', 'download_history')
2026-05-31T18:46:44.225325751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.226234752Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T18:46:44.226420446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027719s
2026-05-31T18:46:44.226633555Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T18:46:44.226838618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.227087179Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-31T18:46:44.227510782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T18:46:44', 'add_update_history')
2026-05-31T18:46:44.227879706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.228651019Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T18:46:44.228828196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018084s
2026-05-31T18:46:44.229055414Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T18:46:44.229271860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.229532605Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-31T18:46:44.229870105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:44.230036259Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.230258537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-31T18:46:44.230603893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.231609308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s
2026-05-31T18:46:44.232039765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T18:46:44', 'add_on_update_to_notifications')
2026-05-31T18:46:44.232378557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.233184751Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T18:46:44.233375846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026699s
2026-05-31T18:46:44.233584096Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T18:46:44.233811474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.234067850Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-31T18:46:44.234375710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T18:46:44.234552446Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.234736187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-31T18:46:44.235067133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.236056847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s
2026-05-31T18:46:44.236443295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T18:46:44', 'download_client_per_indexer')
2026-05-31T18:46:44.236818271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.237552249Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T18:46:44.237737853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025644s
2026-05-31T18:46:44.237946603Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T18:46:44.238162468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.238407752Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-31T18:46:44.238821856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T18:46:44.239006969Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.239200258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-31T18:46:44.239516025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.240586260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011597s
2026-05-31T18:46:44.240758688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T18:46:44.240896555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.241122280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-31T18:46:44.241495592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.242499164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011629s
2026-05-31T18:46:44.242681711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T18:46:44.242827485Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T18:46:44.243032087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-31T18:46:44.243358535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.244387307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011259s
2026-05-31T18:46:44.244730699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T18:46:44', 'AddNewItemMonitorType')
2026-05-31T18:46:44.245075133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.245900796Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T18:46:44.246094777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026456s
2026-05-31T18:46:44.246310561Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T18:46:44.246500764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.246751049Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-31T18:46:44.247073047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T18:46:44.247236356Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.247492422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-31T18:46:44.247810292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.248815196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011332s
2026-05-31T18:46:44.249190382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T18:46:44', 'ImportListSearch')
2026-05-31T18:46:44.249546830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.250270548Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T18:46:44.250466072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025567s
2026-05-31T18:46:44.250666966Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T18:46:44.250882190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.251173817Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-31T18:46:44.251464342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T18:46:44.251643283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.251877314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-31T18:46:44.252232450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.253225059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011416s
2026-05-31T18:46:44.253599313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T18:46:44', 'ImportListMonitorExisting')
2026-05-31T18:46:44.253959208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.254689399Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T18:46:44.254873139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002566s
2026-05-31T18:46:44.255067220Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T18:46:44.255277754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.255532778Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-31T18:46:44.255999959Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.256305735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-31T18:46:44.256576751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003707s
2026-05-31T18:46:44.256793988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.257072870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-31T18:46:44.257331361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s
2026-05-31T18:46:44.257502335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T18:46:44.257651536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.257834374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-31T18:46:44.258090520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-31T18:46:44.259041646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010171s
2026-05-31T18:46:44.259397944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T18:46:44', 'add_indexer_tags')
2026-05-31T18:46:44.259750654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.260473951Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T18:46:44.260651669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024247s
2026-05-31T18:46:44.260852614Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T18:46:44.261057697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.261302700Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-31T18:46:44.261562073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.261773659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.262734815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009714s
2026-05-31T18:46:44.263114670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T18:46:44', 'update_audio_types')
2026-05-31T18:46:44.263474615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.264163864Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T18:46:44.264348536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023906s
2026-05-31T18:46:44.264612036Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T18:46:44.264853312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.265140060Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-31T18:46:44.267165951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.267438229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-31T18:46:44.267691089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003057s
2026-05-31T18:46:44.267885490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T18:46:44.268052577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.268273141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-31T18:46:44.272207776Z [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-31T18:46:44.273600632Z [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-31T18:46:44.274303568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-31T18:46:44.275102488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-31T18:46:44.277675471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T18:46:44.278183414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T18:46:44.278533278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100568s
2026-05-31T18:46:44.278716558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:44.278876520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.279083838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-31T18:46:44.283288256Z [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-31T18:46:44.285201190Z [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-31T18:46:44.286063907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:44.286983891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:44.289504869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:44.289987271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:44.290465534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T18:46:44.290819096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115203s
2026-05-31T18:46:44.290997045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:44.291165745Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.291373854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-31T18:46:44.297135529Z [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-31T18:46:44.299068483Z [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-31T18:46:44.299955620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:44.300888379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:44.303379687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:44.303861848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:44.304335933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T18:46:44.304680628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131117s
2026-05-31T18:46:44.304853506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:44.305003027Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.305263241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-31T18:46:44.310202060Z [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-31T18:46:44.312135835Z [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-31T18:46:44.313002601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T18:46:44.313844266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T18:46:44.316331326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T18:46:44.316802144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T18:46:44.317268364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T18:46:44.317612356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122s
2026-05-31T18:46:44.317786728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T18:46:44.317939365Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.318149959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-31T18:46:44.322024214Z [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-31T18:46:44.323438803Z [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-31T18:46:44.324123282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:44.325151212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:44.327661258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:44.328187368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:44.328639158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:44.329136941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:44.329504551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111538s
2026-05-31T18:46:44.329686167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T18:46:44.329839596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-31T18:46:44.330042104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-31T18:46:44.333924765Z [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-31T18:46:44.335320126Z [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-31T18:46:44.335989774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T18:46:44.337023066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T18:46:44.339528543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T18:46:44.340021205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T18:46:44.340464639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T18:46:44.340949976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T18:46:44.341308939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110643s
2026-05-31T18:46:44.341492780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T18:46:44.341653263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:44.341849719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-31T18:46:44.345598740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-31T18:46:44.346818648Z [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-31T18:46:44.347400850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T18:46:44.348029507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T18:46:44.350444782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083942s
2026-05-31T18:46:44.350634023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T18:46:44.350789005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:44.351008547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-31T18:46:44.354674071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-31T18:46:44.355803106Z [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-31T18:46:44.356399086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T18:46:44.356958763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T18:46:44.359309148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080997s
2026-05-31T18:46:44.359490373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T18:46:44.359642639Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.359861190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-31T18:46:44.363417714Z [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-31T18:46:44.364461366Z [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-31T18:46:44.364986253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T18:46:44.365420608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T18:46:44.367759810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077023s
2026-05-31T18:46:44.367953951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T18:46:44.368106328Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.368310439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-31T18:46:44.371859027Z [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-31T18:46:44.372859402Z [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-31T18:46:44.373382727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T18:46:44.373931953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T18:46:44.376425446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007916s
2026-05-31T18:46:44.376609556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T18:46:44.376761012Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.376966736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-31T18:46:44.382138383Z [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-31T18:46:44.383171985Z [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-31T18:46:44.383697133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T18:46:44.384261560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T18:46:44.386598357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094239s
2026-05-31T18:46:44.386804533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T18:46:44.386971339Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.387231473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-31T18:46:44.390731623Z [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-31T18:46:44.391696346Z [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-31T18:46:44.392243158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T18:46:44.392957847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T18:46:44.395546572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.395997520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084839s
2026-05-31T18:46:44.396154897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T18:46:44.396312184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.396556807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-31T18:46:44.400013860Z [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-31T18:46:44.401024586Z [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-31T18:46:44.401560295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T18:46:44.402311629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T18:46:44.404874531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.405291421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085211s
2026-05-31T18:46:44.405496093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T18:46:44.405656497Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.405887392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-31T18:46:44.409369025Z [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-31T18:46:44.410339600Z [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-31T18:46:44.410872653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T18:46:44.411618436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T18:46:44.414211850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.414621976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085247s
2026-05-31T18:46:44.414814554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-31T18:46:44.414972963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.415181934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-31T18:46:44.418824231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-05-31T18:46:44.437175065Z [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-31T18:46:44.437887200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-31T18:46:44.439899293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-31T18:46:44.442729363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T18:46:44.443309261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T18:46:44.443908058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T18:46:44.444360078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028932s
2026-05-31T18:46:44.444542977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T18:46:44.444736567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-05-31T18:46:44.444964646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-31T18:46:44.449637078Z [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-31T18:46:44.450698356Z [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-31T18:46:44.451288875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T18:46:44.451791588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T18:46:44.454355923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091249s
2026-05-31T18:46:44.454536367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T18:46:44.454709856Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.454941743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-31T18:46:44.459225452Z [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-31T18:46:44.460264726Z [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-31T18:46:44.460833171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T18:46:44.461447217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T18:46:44.463861911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086858s
2026-05-31T18:46:44.464058086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-31T18:46:44.464238049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:44.464452521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-31T18:46:44.468729957Z [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-31T18:46:44.469817949Z [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-31T18:46:44.470418288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T18:46:44.471356538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T18:46:44.473857907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T18:46:44.474369217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T18:46:44.474905256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T18:46:44.475467819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T18:46:44.475908657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112328s
2026-05-31T18:46:44.476123450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T18:46:44.476310417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-31T18:46:44.476599158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-31T18:46:44.480926906Z [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-31T18:46:44.482086913Z [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-31T18:46:44.482728295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T18:46:44.483420880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T18:46:44.486038813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.486436264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096028s
2026-05-31T18:46:44.486645024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T18:46:44.486828393Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.487088287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-31T18:46:44.492735913Z [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-31T18:46:44.493945730Z [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-31T18:46:44.494555879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T18:46:44.495391041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T18:46:44.497982832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.498407087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110886s
2026-05-31T18:46:44.498617260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T18:46:44.498811652Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.499103169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-31T18:46:44.503461238Z [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-31T18:46:44.504612627Z [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-31T18:46:44.505263708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T18:46:44.506068129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T18:46:44.508674779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.509094475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097252s
2026-05-31T18:46:44.509269758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T18:46:44.509444850Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.509694102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-31T18:46:44.513976359Z [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-31T18:46:44.515184522Z [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-31T18:46:44.515827638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T18:46:44.516562217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T18:46:44.519215522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.519600036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096783s
2026-05-31T18:46:44.519805129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T18:46:44.520075755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:44.520288433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-31T18:46:44.524685280Z [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-31T18:46:44.525844154Z [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-31T18:46:44.526489173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T18:46:44.527309946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T18:46:44.529880314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.530300090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097833s
2026-05-31T18:46:44.530511345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T18:46:44.530690967Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.530937414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-31T18:46:44.535234890Z [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-31T18:46:44.536408144Z [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-31T18:46:44.537093424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T18:46:44.537897233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T18:46:44.540435987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.540860001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096953s
2026-05-31T18:46:44.541059813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T18:46:44.541236880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:44.541470851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-31T18:46:44.545792467Z [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-31T18:46:44.546829967Z [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-31T18:46:44.547388261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T18:46:44.548007439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T18:46:44.550437423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087402s
2026-05-31T18:46:44.550616875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T18:46:44.550807539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T18:46:44.551063815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-31T18:46:44.558571778Z [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-31T18:46:44.559249644Z [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-31T18:46:44.559630992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T18:46:44.560163214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T18:46:44.562637859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113833s
2026-05-31T18:46:44.562772019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T18:46:44.562898173Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T18:46:44.563060350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-31T18:46:44.566544368Z [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-31T18:46:44.567289799Z [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-31T18:46:44.567709164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T18:46:44.568130693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T18:46:44.570501228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072311s
2026-05-31T18:46:44.570644527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T18:46:44.570780481Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-05-31T18:46:44.570949361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-31T18:46:44.576172973Z [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-31T18:46:44.577029649Z [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-31T18:46:44.577516028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T18:46:44.578028210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T18:46:44.580501352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093679s
2026-05-31T18:46:44.580682677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T18:46:44.580801807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-05-31T18:46:44.581010417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-31T18:46:44.584479615Z [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-31T18:46:44.585233093Z [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-31T18:46:44.585637307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-31T18:46:44.586111082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-31T18:46:44.588546267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073688s
2026-05-31T18:46:44.588716871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T18:46:44.588865019Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-05-31T18:46:44.589057948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-31T18:46:44.592443858Z [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-31T18:46:44.593064728Z [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-31T18:46:44.593419974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T18:46:44.594084042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T18:46:44.596740523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T18:46:44.597069516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078545s
2026-05-31T18:46:44.597241472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T18:46:44.597330331Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.597531175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-31T18:46:44.600942307Z [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-31T18:46:44.601628519Z [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-31T18:46:44.602038174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T18:46:44.602768475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T18:46:44.605671012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T18:46:44.606013031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083149s
2026-05-31T18:46:44.606173404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:44.606349148Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.606563189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-31T18:46:44.610280737Z [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-31T18:46:44.611079066Z [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-31T18:46:44.611550836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T18:46:44.612294774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T18:46:44.615026467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:44.615466463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T18:46:44.615808963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090545s
2026-05-31T18:46:44.615997723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:44.616134048Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.616309842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-31T18:46:44.619924704Z [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-31T18:46:44.620799145Z [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-31T18:46:44.621266396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T18:46:44.622035395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T18:46:44.625211142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T18:46:44.625629505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T18:46:44.625950421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094769s
2026-05-31T18:46:44.626112728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T18:46:44.626251928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.626434777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T18:46:44.629677829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T18:46:44.630167967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T18:46:44.630568995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T18:46:44.631201238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T18:46:44.634343307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T18:46:44.634696048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080852s
2026-05-31T18:46:44.635069079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T18:46:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T18:46:44.635403423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.638351521Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T18:46:44.638535912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116687s
2026-05-31T18:46:44.638763371Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T18:46:44.638953413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.639227145Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-31T18:46:44.639723735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:44.639896694Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.640118120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-31T18:46:44.640392392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.641378689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010829s
2026-05-31T18:46:44.641542178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:44.641684565Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.641865550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-31T18:46:44.642135043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.643110858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s
2026-05-31T18:46:44.643395712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T18:46:44', 'add_on_delete_to_notifications')
2026-05-31T18:46:44.643704133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.644622924Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T18:46:44.644790481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025363s
2026-05-31T18:46:44.644969262Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T18:46:44.645148312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.645383265Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-31T18:46:44.646694226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T18:46:44.646851122Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T18:46:44.647042908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-31T18:46:44.647293523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.648324470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010944s
2026-05-31T18:46:44.648478460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T18:46:44.648700417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-31T18:46:44.648941282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s
2026-05-31T18:46:44.649094010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:44.649228551Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.649408213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-31T18:46:44.649617084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-31T18:46:44.650538089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s
2026-05-31T18:46:44.650696698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.650898084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.651601271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007182s
2026-05-31T18:46:44.651740601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-31T18:46:44.652233805Z [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-31T18:46:44.652679793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007408s
2026-05-31T18:46:44.652876670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-31T18:46:44.653114278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-31T18:46:44.653439403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s
2026-05-31T18:46:44.653605868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T18:46:44.653743997Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.653924540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-31T18:46:44.654186057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-31T18:46:44.655183346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010875s
2026-05-31T18:46:44.655319440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T18:46:44.655457488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.655636529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-31T18:46:44.655929899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.656927699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010775s
2026-05-31T18:46:44.657098594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T18:46:44.657235760Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T18:46:44.657425512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-31T18:46:44.657700937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.658713817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s
2026-05-31T18:46:44.658873208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.659041347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.661285398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022462s
2026-05-31T18:46:44.661445250Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.661613278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.662474793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008721s
2026-05-31T18:46:44.662661540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-31T18:46:44.666203224Z [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-31T18:46:44.666957793Z [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-31T18:46:44.667389653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T18:46:44.667801924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T18:46:44.670779933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007939s
2026-05-31T18:46:44.671030167Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-31T18:46:44.675999236Z [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-31T18:46:44.676633845Z [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-31T18:46:44.677017517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T18:46:44.677550220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T18:46:44.680224758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090012s
2026-05-31T18:46:44.680458508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T18:46:44.680728522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T18:46:44.680969548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s
2026-05-31T18:46:44.681125251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T18:46:44.681256436Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.681473593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-31T18:46:44.681766543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.682719653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s
2026-05-31T18:46:44.682876720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T18:46:44.683010960Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.683193939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-31T18:46:44.683412419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-31T18:46:44.684436311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s
2026-05-31T18:46:44.684738810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T18:46:44', 'add_custom_formats')
2026-05-31T18:46:44.685030117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.686237770Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T18:46:44.686391359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028449s
2026-05-31T18:46:44.686582454Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T18:46:44.686765773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.687005195Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-31T18:46:44.687352295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T18:46:44.687468519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.687625124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-31T18:46:44.687869667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-31T18:46:44.688805001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001016s
2026-05-31T18:46:44.689103432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T18:46:44', 'add_result_to_commands')
2026-05-31T18:46:44.689397104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.690219951Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T18:46:44.690374052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s
2026-05-31T18:46:44.690559425Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T18:46:44.690738385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.690971285Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-31T18:46:44.691286099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:44.691440610Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-05-31T18:46:44.691623047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-31T18:46:44.691897611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.692867083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s
2026-05-31T18:46:44.693164994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T18:46:44', 'health_restored_notification')
2026-05-31T18:46:44.693464036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.694441705Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T18:46:44.694603090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026144s
2026-05-31T18:46:44.694764365Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T18:46:44.694935931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.695147597Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-31T18:46:44.695450006Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T18:46:44.695693226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-31T18:46:44.695958741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003001s
2026-05-31T18:46:44.696237342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T18:46:44', 'remove_uc')
2026-05-31T18:46:44.696519861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.697268129Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T18:46:44.697413000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001625s
2026-05-31T18:46:44.697614186Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T18:46:44.697800571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.698041957Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-31T18:46:44.698287342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.698461272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.700379756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019261s
2026-05-31T18:46:44.700694871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T18:46:44', 'download_clients_rename_tv_to_music')
2026-05-31T18:46:44.700996178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.701783955Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T18:46:44.701951803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032922s
2026-05-31T18:46:44.702152046Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T18:46:44.702338973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.702572924Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-31T18:46:44.702910875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T18:46:44.703061769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.703243124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-31T18:46:44.703509862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-31T18:46:44.704562993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s
2026-05-31T18:46:44.704881294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T18:46:44', 'add_colon_replacement_to_naming_config')
2026-05-31T18:46:44.705187351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.706122975Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T18:46:44.706291194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026641s
2026-05-31T18:46:44.706458551Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T18:46:44.706625738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.706846803Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-31T18:46:44.707190095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-31T18:46:44.710725406Z [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-31T18:46:44.711524526Z [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-31T18:46:44.712009472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T18:46:44.712722419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T18:46:44.715548912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.715890520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085148s
2026-05-31T18:46:44.716054881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T18:46:44.716186416Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.716366239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-31T18:46:44.716607064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-31T18:46:44.717556266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010195s
2026-05-31T18:46:44.717839406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T18:46:44', 'list_sync_time')
2026-05-31T18:46:44.718125943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.719203534Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T18:46:44.719361131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002652s
2026-05-31T18:46:44.719545462Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T18:46:44.719722509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.719967542Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-31T18:46:44.720272988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T18:46:44.720423230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.720582421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-31T18:46:44.720800661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-31T18:46:44.721783641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010386s
2026-05-31T18:46:44.722072152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T18:46:44', 'add_download_client_tags')
2026-05-31T18:46:44.722363599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.723234734Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T18:46:44.723388784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024648s
2026-05-31T18:46:44.723571242Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T18:46:44.723747427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.723986458Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-31T18:46:44.724534221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-31T18:46:44.724961753Z [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-31T18:46:44.725454195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s
2026-05-31T18:46:44.725635129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-31T18:46:44.725893740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-31T18:46:44.726250709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s
2026-05-31T18:46:44.726540894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T18:46:44', 'add_notification_status')
2026-05-31T18:46:44.726832882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.727757074Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T18:46:44.727921545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001935s
2026-05-31T18:46:44.728110505Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T18:46:44.728290067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.728517145Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-31T18:46:44.728789122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.728962331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.730561132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001613s
2026-05-31T18:46:44.730866507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T18:46:44', 'add_alac_24_quality_in_profiles')
2026-05-31T18:46:44.731163635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.731969689Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T18:46:44.732132978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029379s
2026-05-31T18:46:44.732304613Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T18:46:44.732474856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.732695942Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-31T18:46:44.733032730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-31T18:46:44.733177442Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.733322193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-31T18:46:44.733518579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-31T18:46:44.734534876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010588s
2026-05-31T18:46:44.734709748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-31T18:46:44.734911876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-31T18:46:44.735903052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s
2026-05-31T18:46:44.736190070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T18:46:44', 'add_salt_to_users')
2026-05-31T18:46:44.736477479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.737317541Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T18:46:44.737468896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024336s
2026-05-31T18:46:44.737632716Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T18:46:44.737801947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.738015417Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-31T18:46:44.738496306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-31T18:46:44.738910410Z [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-31T18:46:44.739393112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007358s
2026-05-31T18:46:44.739556201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-31T18:46:44.739771805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-31T18:46:44.740117131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s
2026-05-31T18:46:44.740393778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T18:46:44', 'add_auto_tagging')
2026-05-31T18:46:44.740675065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.741524045Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T18:46:44.741672544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017956s
2026-05-31T18:46:44.741860352Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T18:46:44.742040104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.742264376Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-31T18:46:44.742658129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-31T18:46:44.742809945Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.742984506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-31T18:46:44.743214460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-31T18:46:44.744322051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001166s
2026-05-31T18:46:44.744563006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T18:46:44.744823501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T18:46:44.745056019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003118s
2026-05-31T18:46:44.745348699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T18:46:44', 'quality_definition_preferred_size')
2026-05-31T18:46:44.745637831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.746564568Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T18:46:44.746721254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017724s
2026-05-31T18:46:44.746918341Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T18:46:44.747097261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.747327625Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-31T18:46:44.747673532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T18:46:44.747820949Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.748007154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-31T18:46:44.748253179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.749321010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011492s
2026-05-31T18:46:44.749620594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T18:46:44', 'add_on_artist_add_to_notifications')
2026-05-31T18:46:44.749909305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.750683224Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T18:46:44.750844820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024828s
2026-05-31T18:46:44.751019471Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T18:46:44.751191768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.751409457Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-31T18:46:44.751689541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T18:46:44.751832549Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.752016720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-31T18:46:44.752233336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-31T18:46:44.753263812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010845s
2026-05-31T18:46:44.753552744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T18:46:44', 'album_last_searched_time')
2026-05-31T18:46:44.753837638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.754637610Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T18:46:44.754792001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024272s
2026-05-31T18:46:44.754960460Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T18:46:44.755127687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.755426589Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-31T18:46:44.755783327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T18:46:44.755943210Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T18:46:44.756104324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-31T18:46:44.756339267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.757407259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011452s
2026-05-31T18:46:44.757559525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T18:46:44.757686511Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.757848427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-31T18:46:44.758081527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T18:46:44.759120530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011163s
2026-05-31T18:46:44.759395283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T18:46:44', 'add_indexer_flags')
2026-05-31T18:46:44.759680728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.760574278Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T18:46:44.760722547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025464s
2026-05-31T18:46:44.760908101Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T18:46:44.761079656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.761305421Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-31T18:46:44.761668953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-31T18:46:44.761893115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-31T18:46:44.762176495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003464s
2026-05-31T18:46:44.762341578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-31T18:46:44.762556801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-31T18:46:44.762837657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00035s
2026-05-31T18:46:44.763010806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-31T18:46:44.763241791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-31T18:46:44.763529020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s
2026-05-31T18:46:44.763813994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T18:46:44', 'add_indexes_album_statistics')
2026-05-31T18:46:44.764122766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.764934401Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T18:46:44.765094112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017382s
2026-05-31T18:46:44.765270798Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T18:46:44.765442584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.765662367Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-31T18:46:44.766016250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T18:46:44.766335222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T18:46:44.766604675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s
2026-05-31T18:46:44.766882294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T18:46:44', 'update_redacted_baseurl')
2026-05-31T18:46:44.767176046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.767989224Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T18:46:44.768145349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017312s
2026-05-31T18:46:44.775886231Z [Debug] MigrationController: Took: 00:00:01.6226176
2026-05-31T18:46:44.854325314Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-31T18:46:44.889396198Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-31T18:46:44.915127840Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T18:46:44.939731300Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T18:46:44.940660130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T18:46:44.940912849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T18:46:44.945084823Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T18:46:44.945308604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044177s
2026-05-31T18:46:44.945543397Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T18:46:44.945768320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046303s
2026-05-31T18:46:44.947299264Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T18:46:44.947486761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.947899503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T18:46:44.948291533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T18:46:44.948734625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s
2026-05-31T18:46:44.948973236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.950121900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T18:46:44.950355971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019068s
2026-05-31T18:46:44.950671667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T18:46:44.950929366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.951384663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T18:46:44.951663405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T18:46:44.952107580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s
2026-05-31T18:46:44.952333855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T18:46:44.952538467Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.952787539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T18:46:44.953085650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T18:46:44.953835400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008047s
2026-05-31T18:46:44.954074171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.954703679Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T18:46:44.954939353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016897s
2026-05-31T18:46:44.955274799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T18:46:44.955486025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.955873224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T18:46:44.956172728Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:44.956360466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T18:46:44.956661593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T18:46:44.957138102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s
2026-05-31T18:46:44.957376523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.958000610Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T18:46:44.958249321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014001s
2026-05-31T18:46:44.958598083Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T18:46:44.958848538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.959158212Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-31T18:46:44.959728090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-31T18:46:44.960337808Z [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-31T18:46:44.960918958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008076s
2026-05-31T18:46:44.961111366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-31T18:46:44.961457523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T18:46:44.961746976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004074s
2026-05-31T18:46:44.962096931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T18:46:44', 'InitialSetup')
2026-05-31T18:46:44.962533611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.963376589Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T18:46:44.963571692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001957s
2026-05-31T18:46:44.963815012Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T18:46:44.964097381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.964406824Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-31T18:46:44.964813153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T18:46:44', 'add_reason_to_pending_releases')
2026-05-31T18:46:44.965254812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.966144033Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T18:46:44.966385670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00204s
2026-05-31T18:46:44.966621165Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T18:46:44.966870296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.967169619Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-31T18:46:44.967518031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T18:46:44', 'add_medium_support')
2026-05-31T18:46:44.967949821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.968700262Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T18:46:44.968930797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018298s
2026-05-31T18:46:44.969182875Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T18:46:44.969446045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.969733834Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-31T18:46:44.970140413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T18:46:44', 'add_various_qualites_in_profile')
2026-05-31T18:46:44.970569157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.971265480Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T18:46:44.971482577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018006s
2026-05-31T18:46:44.971715907Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T18:46:44.972011112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.972313932Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-31T18:46:44.972672995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T18:46:44', 'metadata_profiles')
2026-05-31T18:46:44.973093512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.973752349Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T18:46:44.973981721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017527s
2026-05-31T18:46:44.974247025Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T18:46:44.974526248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.974842765Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-31T18:46:44.975219524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T18:46:44', 'separate_automatic_and_interactive_search')
2026-05-31T18:46:44.975662376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.976540776Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T18:46:44.976798856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019763s
2026-05-31T18:46:44.977049090Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T18:46:44.977312170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.977616733Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-31T18:46:44.977990185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T18:46:44', 'change_album_path_to_relative')
2026-05-31T18:46:44.978423558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.979125312Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T18:46:44.979333090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017967s
2026-05-31T18:46:44.979579076Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T18:46:44.979841034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.980202021Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-31T18:46:44.980570754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T18:46:44', 'change_quality_size_mb_to_kb')
2026-05-31T18:46:44.980995670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.981684928Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T18:46:44.981923499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017958s
2026-05-31T18:46:44.982152229Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T18:46:44.982401742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.982666205Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-31T18:46:44.983002462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T18:46:44', 'album_releases')
2026-05-31T18:46:44.983418460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.984185956Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T18:46:44.984415298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s
2026-05-31T18:46:44.984651233Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T18:46:44.984895886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.985191171Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-31T18:46:44.985545955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T18:46:44', 'album_releases_fix')
2026-05-31T18:46:44.985958266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.986610840Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T18:46:44.986835813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017133s
2026-05-31T18:46:44.987068602Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T18:46:44.987302032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.987595734Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-31T18:46:44.987941430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T18:46:44', 'import_lists')
2026-05-31T18:46:44.988349663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.988992628Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T18:46:44.989212761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016884s
2026-05-31T18:46:44.989441773Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T18:46:44.989683610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.989973955Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-31T18:46:44.990315533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T18:46:44', 'add_release_status')
2026-05-31T18:46:44.990726941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.991397592Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T18:46:44.991624209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017119s
2026-05-31T18:46:44.991880816Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T18:46:44.992157393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.992458550Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-31T18:46:44.992820829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T18:46:44', 'album_download_notification')
2026-05-31T18:46:44.993250054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.993944042Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T18:46:44.994180608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001768s
2026-05-31T18:46:44.994437386Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T18:46:44.994689123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.994984929Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-31T18:46:44.995353381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T18:46:44', 'fix_language_metadata_profiles')
2026-05-31T18:46:44.995772635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.996558609Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T18:46:44.996808612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018501s
2026-05-31T18:46:44.997027032Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T18:46:44.997267306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:44.997552631Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-31T18:46:44.997879750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T18:46:44', 'remove_fanzub')
2026-05-31T18:46:44.998290607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:44.999016830Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T18:46:44.999247555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001757s
2026-05-31T18:46:44.999482598Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T18:46:44.999740758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.000056695Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-31T18:46:45.000426269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T18:46:45', 'update_artist_history_indexes')
2026-05-31T18:46:45.000848560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.001534822Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T18:46:45.001777260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s
2026-05-31T18:46:45.001998847Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T18:46:45.002240083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.002526390Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-31T18:46:45.002855913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T18:46:45', 'remove_nma')
2026-05-31T18:46:45.003253544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.004033215Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T18:46:45.004259791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018007s
2026-05-31T18:46:45.004488672Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T18:46:45.004732093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.005025704Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-31T18:46:45.005369366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T18:46:45', 'album_disambiguation')
2026-05-31T18:46:45.005786717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.006547229Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T18:46:45.006776200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018102s
2026-05-31T18:46:45.007024029Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T18:46:45.007281397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.007586793Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-31T18:46:45.007965896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T18:46:45', 'add_ape_quality_in_profiles')
2026-05-31T18:46:45.008395722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.009156555Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T18:46:45.009397791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018582s
2026-05-31T18:46:45.009627223Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T18:46:45.009868268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.010160126Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-31T18:46:45.010494370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T18:46:45', 'remove_pushalot')
2026-05-31T18:46:45.010901610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.011637021Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T18:46:45.011879269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017718s
2026-05-31T18:46:45.012130846Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T18:46:45.012374888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.012673469Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-31T18:46:45.013016510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T18:46:45', 'add_custom_filters')
2026-05-31T18:46:45.013435354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.014182679Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T18:46:45.014413995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018057s
2026-05-31T18:46:45.014640421Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T18:46:45.014886357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.015176291Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-31T18:46:45.015519131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T18:46:45', 'import_list_tags')
2026-05-31T18:46:45.015948476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.016706072Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T18:46:45.016927398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018111s
2026-05-31T18:46:45.017159475Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T18:46:45.017404830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.017700806Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-31T18:46:45.018049408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T18:46:45', 'add_release_groups_etc')
2026-05-31T18:46:45.018471007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.019216779Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T18:46:45.019439418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018014s
2026-05-31T18:46:45.019675864Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T18:46:45.019966820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.020276935Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-31T18:46:45.020614304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T18:46:45', 'NewMediaInfoFormat')
2026-05-31T18:46:45.021024030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.021792548Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T18:46:45.022027551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018712s
2026-05-31T18:46:45.022289449Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T18:46:45.022559282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.022864407Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-31T18:46:45.023257489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T18:46:45', 'rename_restrictions_to_release_profiles')
2026-05-31T18:46:45.023698227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.024484160Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T18:46:45.024744935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018894s
2026-05-31T18:46:45.025003005Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T18:46:45.025285033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.025588093Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-31T18:46:45.025981486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T18:46:45', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T18:46:45.026431001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.027204790Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T18:46:45.027453861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s
2026-05-31T18:46:45.027692823Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T18:46:45.027950662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.028261659Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-31T18:46:45.028609810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T18:46:45', 'add_import_exclusions')
2026-05-31T18:46:45.029022211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.029781710Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T18:46:45.030015171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018364s
2026-05-31T18:46:45.030252058Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T18:46:45.030503354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.030806545Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-31T18:46:45.031167001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T18:46:45', 'clean_artist_metadata_table')
2026-05-31T18:46:45.031599873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.032356176Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T18:46:45.032601170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001833s
2026-05-31T18:46:45.032841163Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T18:46:45.033090526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.033385450Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-31T18:46:45.033741156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T18:46:45', 'health_issue_notification')
2026-05-31T18:46:45.034172585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.035015553Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T18:46:45.035250807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019135s
2026-05-31T18:46:45.035499789Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T18:46:45.035767127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.036121551Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-31T18:46:45.036491286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T18:46:45', 'add_mediafilerepository_mtime')
2026-05-31T18:46:45.036916753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.037771615Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T18:46:45.038021879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019845s
2026-05-31T18:46:45.038263365Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T18:46:45.038521075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.038822973Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-31T18:46:45.039199852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T18:46:45', 'add_artistmetadataid_constraint')
2026-05-31T18:46:45.039627142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.040452766Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T18:46:45.040707489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019032s
2026-05-31T18:46:45.040940769Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T18:46:45.041187115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.041484494Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-31T18:46:45.041834399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T18:46:45', 'old_ids_and_artist_alias')
2026-05-31T18:46:45.042253022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.043029967Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T18:46:45.043268487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018339s
2026-05-31T18:46:45.043501046Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T18:46:45.043756390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.044075493Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-31T18:46:45.044427512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T18:46:45', 'download_propers_config')
2026-05-31T18:46:45.044838430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.045639554Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T18:46:45.045886431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018752s
2026-05-31T18:46:45.046118368Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T18:46:45.046373392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.046666713Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-31T18:46:45.047025546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T18:46:45', 'remove_language_profiles')
2026-05-31T18:46:45.047461784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.048289902Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T18:46:45.048531148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019065s
2026-05-31T18:46:45.048767314Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T18:46:45.049013841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.049311180Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-31T18:46:45.049662237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T18:46:45', 'multi_disc_naming_format')
2026-05-31T18:46:45.050087132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.050897785Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T18:46:45.051129201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s
2026-05-31T18:46:45.051361279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T18:46:45.051620832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.051936327Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-31T18:46:45.052304669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T18:46:45', 'add_download_client_priority')
2026-05-31T18:46:45.052717561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.053498223Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T18:46:45.053739269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001867s
2026-05-31T18:46:45.053964142Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T18:46:45.054203474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.054494751Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-31T18:46:45.054832862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T18:46:45', 'remove_growl_prowl')
2026-05-31T18:46:45.055250273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.056059884Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T18:46:45.056296470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018404s
2026-05-31T18:46:45.056530231Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T18:46:45.056776718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.057074708Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-31T18:46:45.057430985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T18:46:45', 'remove_plex_hometheatre')
2026-05-31T18:46:45.057846502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.058642175Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T18:46:45.058898481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s
2026-05-31T18:46:45.059162984Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T18:46:45.059425132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.059720156Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-31T18:46:45.060101885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T18:46:45', 'add_root_folder_add_defaults')
2026-05-31T18:46:45.060548485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.061295439Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T18:46:45.061534441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018549s
2026-05-31T18:46:45.061757610Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T18:46:45.061993466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.062287879Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-31T18:46:45.062618785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T18:46:45', 'task_duration')
2026-05-31T18:46:45.063027238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.063765896Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T18:46:45.064039617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017736s
2026-05-31T18:46:45.064294461Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T18:46:45.064566519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.064871914Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-31T18:46:45.065277130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T18:46:45', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T18:46:45.065712126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.066531908Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T18:46:45.066781921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019287s
2026-05-31T18:46:45.067058038Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T18:46:45.067394285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.067799972Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-31T18:46:45.068354740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T18:46:45', 'remove_album_folders')
2026-05-31T18:46:45.068857272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.069612413Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T18:46:45.069837356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022653s
2026-05-31T18:46:45.070085756Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T18:46:45.070326601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.070624000Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-31T18:46:45.070973655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T18:46:45', 'flexible_delay_profiles')
2026-05-31T18:46:45.071398591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.072145425Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T18:46:45.072382693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s
2026-05-31T18:46:45.072620342Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T18:46:45.072872289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.073170049Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-31T18:46:45.073529092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T18:46:45', 'add_priority_to_indexers')
2026-05-31T18:46:45.073950050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.074691955Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T18:46:45.074925525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018109s
2026-05-31T18:46:45.075174036Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T18:46:45.075439651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.075743052Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-31T18:46:45.076152206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T18:46:45', 'remove_chown_and_folderchmod_config')
2026-05-31T18:46:45.076589978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.077357083Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T18:46:45.077604973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018839s
2026-05-31T18:46:45.077843583Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T18:46:45.078097344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.078400194Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-31T18:46:45.078778857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T18:46:45', 'convert_blacklist_protocol')
2026-05-31T18:46:45.079177490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.079942591Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T18:46:45.080185250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018222s
2026-05-31T18:46:45.080411346Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T18:46:45.080652281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.080942455Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-31T18:46:45.081278913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T18:46:45', 'update_notifiarr')
2026-05-31T18:46:45.081689891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.084544661Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T18:46:45.084772650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038845s
2026-05-31T18:46:45.085012363Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T18:46:45.085264802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.085576880Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-31T18:46:45.085932978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T18:46:45', 'email_multiple_addresses')
2026-05-31T18:46:45.086369878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.087129197Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T18:46:45.087359521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001856s
2026-05-31T18:46:45.087603593Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T18:46:45.087873928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.088190064Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-31T18:46:45.088566402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T18:46:45', 'rename_blacklist_to_blocklist')
2026-05-31T18:46:45.088989024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.089760307Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T18:46:45.089988557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018524s
2026-05-31T18:46:45.090221546Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T18:46:45.090476009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.090772927Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-31T18:46:45.091122331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T18:46:45', 'cdh_per_downloadclient')
2026-05-31T18:46:45.091534791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.092298059Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T18:46:45.092531028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018094s
2026-05-31T18:46:45.092758717Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T18:46:45.092996686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.093289105Z [Info] download_history: Starting migration of Log DB to 52
2026-05-31T18:46:45.093626094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T18:46:45', 'download_history')
2026-05-31T18:46:45.094032363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.094765690Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T18:46:45.094987166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017676s
2026-05-31T18:46:45.095215225Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T18:46:45.095453696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.095743399Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-31T18:46:45.096367977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-31T18:46:45.096770789Z [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-31T18:46:45.097263291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006642s
2026-05-31T18:46:45.097491501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-31T18:46:45.097784180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T18:46:45.098176190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s
2026-05-31T18:46:45.098504301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T18:46:45', 'add_update_history')
2026-05-31T18:46:45.098922323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.099717485Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T18:46:45.099962989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019818s
2026-05-31T18:46:45.100211139Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T18:46:45.100472115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.100777971Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-31T18:46:45.101164429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T18:46:45', 'add_on_update_to_notifications')
2026-05-31T18:46:45.101589996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.102349065Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T18:46:45.102590081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s
2026-05-31T18:46:45.102828361Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T18:46:45.103081070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.103376435Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-31T18:46:45.103740348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T18:46:45', 'download_client_per_indexer')
2026-05-31T18:46:45.104206166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.104953662Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T18:46:45.105187974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018545s
2026-05-31T18:46:45.105419851Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T18:46:45.105662900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.105954778Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-31T18:46:45.106299553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T18:46:45', 'AddNewItemMonitorType')
2026-05-31T18:46:45.106726172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.107443938Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T18:46:45.107672629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017698s
2026-05-31T18:46:45.107913123Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T18:46:45.108157365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.108484494Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-31T18:46:45.108820110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T18:46:45', 'ImportListSearch')
2026-05-31T18:46:45.109224715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.109970227Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T18:46:45.110192755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018089s
2026-05-31T18:46:45.110437248Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T18:46:45.110690317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.110985612Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-31T18:46:45.111342742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T18:46:45', 'ImportListMonitorExisting')
2026-05-31T18:46:45.111763750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.112520053Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T18:46:45.112757612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018133s
2026-05-31T18:46:45.112984258Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T18:46:45.113225394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.113524697Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-31T18:46:45.113859020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T18:46:45', 'add_indexer_tags')
2026-05-31T18:46:45.114272242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.115008185Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T18:46:45.115230923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017861s
2026-05-31T18:46:45.115469634Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T18:46:45.115725049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.116042198Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-31T18:46:45.116385108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T18:46:45', 'update_audio_types')
2026-05-31T18:46:45.116795345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.117450314Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T18:46:45.117675498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017292s
2026-05-31T18:46:45.117945131Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T18:46:45.118227740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.118537644Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-31T18:46:45.119056850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-31T18:46:45.119262665Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T18:46:45.119502608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-31T18:46:45.120358993Z [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-31T18:46:45.121115828Z [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-31T18:46:45.121635003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-31T18:46:45.122201765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-31T18:46:45.123205837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T18:46:45.123618459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038735s
2026-05-31T18:46:45.123834704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-31T18:46:45.124055208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:45.124294911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-31T18:46:45.125010022Z [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-31T18:46:45.125671284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-31T18:46:45.126128845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-31T18:46:45.126668923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-31T18:46:45.127746213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T18:46:45.128168394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036434s
2026-05-31T18:46:45.128385211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T18:46:45.128583500Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T18:46:45.128810217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T18:46:45.129464875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T18:46:45.130025244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T18:46:45.130497125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T18:46:45.131027142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T18:46:45.131952026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T18:46:45.132353935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033022s
2026-05-31T18:46:45.132735393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T18:46:45', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T18:46:45.133180360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.134089311Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T18:46:45.134352250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049801s
2026-05-31T18:46:45.134597013Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T18:46:45.134852047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.135163133Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-31T18:46:45.135518359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T18:46:45', 'add_on_delete_to_notifications')
2026-05-31T18:46:45.135952564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.136663957Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T18:46:45.136903599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017938s
2026-05-31T18:46:45.137133522Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T18:46:45.137376261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.137666967Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-31T18:46:45.138008495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T18:46:45', 'add_custom_formats')
2026-05-31T18:46:45.138419703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.139093290Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T18:46:45.139315939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017159s
2026-05-31T18:46:45.139551864Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T18:46:45.139798601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.140107363Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-31T18:46:45.140454532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T18:46:45', 'add_result_to_commands')
2026-05-31T18:46:45.140880180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.141559658Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T18:46:45.141789922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017472s
2026-05-31T18:46:45.142043092Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T18:46:45.142301022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.142600004Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-31T18:46:45.142964558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T18:46:45', 'health_restored_notification')
2026-05-31T18:46:45.143386047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.144112250Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T18:46:45.144344558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017816s
2026-05-31T18:46:45.144567778Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T18:46:45.144801499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.145086673Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-31T18:46:45.145403080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T18:46:45', 'remove_uc')
2026-05-31T18:46:45.145803537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.146491232Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T18:46:45.146728360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016806s
2026-05-31T18:46:45.146983233Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T18:46:45.147245972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.147598603Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-31T18:46:45.147984380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T18:46:45', 'download_clients_rename_tv_to_music')
2026-05-31T18:46:45.148416049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.149148214Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T18:46:45.149394410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s
2026-05-31T18:46:45.149652951Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T18:46:45.149916291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.150215965Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-31T18:46:45.150605600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T18:46:45', 'add_colon_replacement_to_naming_config')
2026-05-31T18:46:45.151058131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.151763312Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T18:46:45.152045851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018249s
2026-05-31T18:46:45.152276025Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T18:46:45.152522180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.152813257Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-31T18:46:45.153145055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T18:46:45', 'list_sync_time')
2026-05-31T18:46:45.153552987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.154226303Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T18:46:45.154447188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001707s
2026-05-31T18:46:45.154688384Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T18:46:45.154936133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.155231498Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-31T18:46:45.155581102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T18:46:45', 'add_download_client_tags')
2026-05-31T18:46:45.156039876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.156711178Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T18:46:45.156939127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017594s
2026-05-31T18:46:45.157175944Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T18:46:45.157430327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.157719319Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-31T18:46:45.158068482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T18:46:45', 'add_notification_status')
2026-05-31T18:46:45.158491294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.159160923Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T18:46:45.159393211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017296s
2026-05-31T18:46:45.159639036Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T18:46:45.159913238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.160218032Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-31T18:46:45.160588228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T18:46:45', 'add_alac_24_quality_in_profiles')
2026-05-31T18:46:45.161017653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.161704817Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T18:46:45.161939781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017853s
2026-05-31T18:46:45.162173381Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T18:46:45.162414687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.162705082Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-31T18:46:45.163040758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T18:46:45', 'add_salt_to_users')
2026-05-31T18:46:45.163456927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.164128530Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T18:46:45.164354405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017083s
2026-05-31T18:46:45.164584368Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T18:46:45.164827397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.165123854Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-31T18:46:45.165457747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T18:46:45', 'add_auto_tagging')
2026-05-31T18:46:45.165867091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.166537542Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T18:46:45.166760491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017125s
2026-05-31T18:46:45.167013020Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T18:46:45.167268284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.167570693Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-31T18:46:45.167961490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T18:46:45', 'quality_definition_preferred_size')
2026-05-31T18:46:45.168392729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.169121407Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T18:46:45.169376400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s
2026-05-31T18:46:45.169615953Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T18:46:45.169873742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.170173696Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-31T18:46:45.170556608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T18:46:45', 'add_on_artist_add_to_notifications')
2026-05-31T18:46:45.170979149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.171675041Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T18:46:45.171947540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017808s
2026-05-31T18:46:45.172191361Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T18:46:45.172451124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.172772712Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-31T18:46:45.173123338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T18:46:45', 'album_last_searched_time')
2026-05-31T18:46:45.173538334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.174293976Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T18:46:45.174527116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018392s
2026-05-31T18:46:45.174753111Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T18:46:45.174993405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.175282798Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-31T18:46:45.175618625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T18:46:45', 'add_indexer_flags')
2026-05-31T18:46:45.176072779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.176720945Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T18:46:45.176943303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017247s
2026-05-31T18:46:45.177184599Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T18:46:45.177449703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.177794347Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-31T18:46:45.178151106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T18:46:45', 'add_indexes_album_statistics')
2026-05-31T18:46:45.178604729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.179268136Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T18:46:45.179511967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001807s
2026-05-31T18:46:45.179739886Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T18:46:45.180012555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T18:46:45.180304142Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-31T18:46:45.180652364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T18:46:45', 'update_redacted_baseurl')
2026-05-31T18:46:45.181067570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T18:46:45.181795256Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T18:46:45.182032785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017851s
2026-05-31T18:46:45.354906469Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-31T18:46:45.362400635Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-31T18:46:45.366753353Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-05-31T18:46:45.492893250Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-31T18:46:45.519476507Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-31T18:46:45.531182096Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-31T18:46:45.573107147Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-31T18:46:45.574057161Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-31T18:46:45.574321533Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-31T18:46:45.621824170Z [ls.io-init] done.
2026-05-31T18:46:45.650517808Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled