2026-05-31T05:09:46.460976456Z [migrations] started
2026-05-31T05:09:46.461025995Z [migrations] no migrations found
2026-05-31T05:09:46.480215709Z usermod: no changes
2026-05-31T05:09:46.486575910Z ───────────────────────────────────────
2026-05-31T05:09:46.486589888Z
2026-05-31T05:09:46.486594016Z ██╗ ███████╗██╗ ██████╗
2026-05-31T05:09:46.486597693Z ██║ ██╔════╝██║██╔═══██╗
2026-05-31T05:09:46.486601341Z ██║ ███████╗██║██║ ██║
2026-05-31T05:09:46.486604888Z ██║ ╚════██║██║██║ ██║
2026-05-31T05:09:46.486608425Z ███████╗███████║██║╚██████╔╝
2026-05-31T05:09:46.486612233Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T05:09:46.486615800Z
2026-05-31T05:09:46.486619187Z Brought to you by linuxserver.io
2026-05-31T05:09:46.486623896Z ───────────────────────────────────────
2026-05-31T05:09:46.486877397Z
2026-05-31T05:09:46.486887177Z To support the app dev(s) visit:
2026-05-31T05:09:46.488353129Z Lidarr: https://opencollective.com/lidarr
2026-05-31T05:09:46.488650819Z
2026-05-31T05:09:46.488655819Z To support LSIO projects visit:
2026-05-31T05:09:46.488659346Z https://www.linuxserver.io/donate/
2026-05-31T05:09:46.488662883Z
2026-05-31T05:09:46.488666240Z ───────────────────────────────────────
2026-05-31T05:09:46.488669847Z GID/UID
2026-05-31T05:09:46.488673244Z ───────────────────────────────────────
2026-05-31T05:09:46.493059930Z
2026-05-31T05:09:46.493071042Z User UID: 911
2026-05-31T05:09:46.493078387Z User GID: 911
2026-05-31T05:09:46.493085121Z ───────────────────────────────────────
2026-05-31T05:09:46.494708931Z Linuxserver.io version: 3.1.3.4968-ls200
2026-05-31T05:09:46.494960658Z Build-date: 2026-05-31T05:04:35+00:00
2026-05-31T05:09:46.494964787Z ───────────────────────────────────────
2026-05-31T05:09:46.494968544Z
2026-05-31T05:09:46.543836998Z [custom-init] No custom files found, skipping...
2026-05-31T05:09:46.564498626Z failed to load "/config/config.xml": No such file or directory
2026-05-31T05:09:46.871625658Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-05-31T05:09:46.889146560Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T05:09:46.893267831Z [Debug] Bootstrap: Console selected
2026-05-31T05:09:46.896713662Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T05:09:46.899471136Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T05:09:47.163888551Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T05:09:47.214055760Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {33988d59-44cf-4977-8ac0-a750e2d1f576} may be persisted to storage in unencrypted form.
2026-05-31T05:09:47.270601849Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-31T05:09:47.306724639Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T05:09:47.381391137Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T05:09:47.388281937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:47.388831203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:47.428173158Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T05:09:47.431484898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397534s
2026-05-31T05:09:47.431699871Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T05:09:47.432009244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432305s
2026-05-31T05:09:47.439159527Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T05:09:47.439684715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.444741912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T05:09:47.454846364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T05:09:47.465847183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208619s
2026-05-31T05:09:47.466181556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.469157130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T05:09:47.469334036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241618s
2026-05-31T05:09:47.469945177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T05:09:47.470176072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.475043116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T05:09:47.476113041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T05:09:47.476648390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014027s
2026-05-31T05:09:47.476887311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T05:09:47.477180331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000109s
2026-05-31T05:09:47.477583062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T05:09:47.478170075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T05:09:47.478893211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s
2026-05-31T05:09:47.479156201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.479815860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T05:09:47.480096134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020267s
2026-05-31T05:09:47.480460799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T05:09:47.480685662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.481411183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T05:09:47.482210433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-05-31T05:09:47.482429414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T05:09:47.482752304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T05:09:47.483230618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2026-05-31T05:09:47.483401001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.484094077Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T05:09:47.484280522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014473s
2026-05-31T05:09:47.487456369Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T05:09:47.487676924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.488290610Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-31T05:09:47.500309339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-31T05:09:47.500689915Z [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-31T05:09:47.501243230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s
2026-05-31T05:09:47.501445908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-31T05:09:47.501666633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-31T05:09:47.501996207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004627s
2026-05-31T05:09:47.502184606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-31T05:09:47.502535443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-31T05:09:47.502927763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s
2026-05-31T05:09:47.503126513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-31T05:09:47.503422329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-31T05:09:47.503763156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s
2026-05-31T05:09:47.504037629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-31T05:09:47.509711216Z [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-31T05:09:47.510834078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066978s
2026-05-31T05:09:47.511046526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-31T05:09:47.511377132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T05:09:47.511730263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-05-31T05:09:47.511991810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-31T05:09:47.512316364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T05:09:47.512662641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-05-31T05:09:47.512794397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-31T05:09:47.513131476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:47.513472923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s
2026-05-31T05:09:47.513666964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-31T05:09:47.513936858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:47.514241482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s
2026-05-31T05:09:47.514414380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-31T05:09:47.515755641Z [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-31T05:09:47.516828883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022056s
2026-05-31T05:09:47.516972653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-31T05:09:47.517320954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:47.517675929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s
2026-05-31T05:09:47.517863016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-31T05:09:47.518122248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T05:09:47.518457724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s
2026-05-31T05:09:47.518651033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-31T05:09:47.518919985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T05:09:47.519255771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s
2026-05-31T05:09:47.519415503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-31T05:09:47.519727933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T05:09:47.520117908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s
2026-05-31T05:09:47.520319755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-31T05:09:47.520603847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:47.520926096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s
2026-05-31T05:09:47.521115988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-31T05:09:47.521378688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-31T05:09:47.521705335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004037s
2026-05-31T05:09:47.521884086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-31T05:09:47.522795241Z [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-31T05:09:47.523515472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014475s
2026-05-31T05:09:47.523728771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-31T05:09:47.524079287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T05:09:47.524455565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005359s
2026-05-31T05:09:47.524657592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-31T05:09:47.524937285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T05:09:47.525261088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s
2026-05-31T05:09:47.525466541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-31T05:09:47.525753570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T05:09:47.526102382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-05-31T05:09:47.526340301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-31T05:09:47.526723593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-31T05:09:47.527123449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s
2026-05-31T05:09:47.527271317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-31T05:09:47.528079956Z [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-31T05:09:47.528679964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011549s
2026-05-31T05:09:47.528849185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-31T05:09:47.529139249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-31T05:09:47.529510156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s
2026-05-31T05:09:47.529712785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-31T05:09:47.530002408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:47.530317693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s
2026-05-31T05:09:47.530496393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-31T05:09:47.531305553Z [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-31T05:09:47.531925883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012498s
2026-05-31T05:09:47.532154002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-31T05:09:47.532388955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T05:09:47.532729662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s
2026-05-31T05:09:47.532930135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-31T05:09:47.533214298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T05:09:47.533589574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s
2026-05-31T05:09:47.533795649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-31T05:09:47.534088809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-31T05:09:47.534459095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2026-05-31T05:09:47.534657134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-31T05:09:47.534934793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-31T05:09:47.535280490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-05-31T05:09:47.535469731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-31T05:09:47.536227617Z [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-31T05:09:47.536748106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s
2026-05-31T05:09:47.536938379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-31T05:09:47.537449218Z [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-31T05:09:47.537928503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007738s
2026-05-31T05:09:47.538140230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-31T05:09:47.538463731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T05:09:47.538840831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s
2026-05-31T05:09:47.539022246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-31T05:09:47.541386288Z [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-31T05:09:47.541925725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027256s
2026-05-31T05:09:47.542124716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-31T05:09:47.542403417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T05:09:47.542773272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s
2026-05-31T05:09:47.542952072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-31T05:09:47.543378040Z [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-31T05:09:47.543836002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-05-31T05:09:47.544073711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-31T05:09:47.544356822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-31T05:09:47.544731857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-05-31T05:09:47.544937301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-31T05:09:47.545432528Z [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-31T05:09:47.546020282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008997s
2026-05-31T05:09:47.546240416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-31T05:09:47.546593046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-31T05:09:47.547003663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s
2026-05-31T05:09:47.547206712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-31T05:09:47.547541055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-31T05:09:47.547967424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005567s
2026-05-31T05:09:47.548152998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-31T05:09:47.548838128Z [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-31T05:09:47.549400501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010679s
2026-05-31T05:09:47.549583589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-31T05:09:47.550434313Z [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-31T05:09:47.551386782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016241s
2026-05-31T05:09:47.551571494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-31T05:09:47.552115529Z [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-31T05:09:47.552578191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008315s
2026-05-31T05:09:47.552769256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-31T05:09:47.553497383Z [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-31T05:09:47.554091850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011463s
2026-05-31T05:09:47.554290991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-31T05:09:47.554839256Z [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-31T05:09:47.555342299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008715s
2026-05-31T05:09:47.555532983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-31T05:09:47.556143863Z [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-31T05:09:47.556687599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s
2026-05-31T05:09:47.556888483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-31T05:09:47.557337788Z [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-31T05:09:47.557753866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006857s
2026-05-31T05:09:47.557925222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-31T05:09:47.558259625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-31T05:09:47.558640572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s
2026-05-31T05:09:47.558825645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-31T05:09:47.559091641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-31T05:09:47.559411235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s
2026-05-31T05:09:47.559603732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-31T05:09:47.560042546Z [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-31T05:09:47.560441330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006642s
2026-05-31T05:09:47.560627885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-31T05:09:47.561318296Z [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-31T05:09:47.561889777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010835s
2026-05-31T05:09:47.562068427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-31T05:09:47.562518093Z [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-31T05:09:47.562969502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007319s
2026-05-31T05:09:47.563169215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-31T05:09:47.563452595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-31T05:09:47.563817430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s
2026-05-31T05:09:47.564036943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-31T05:09:47.564325734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-31T05:09:47.564668775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s
2026-05-31T05:09:47.564845601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-31T05:09:47.565548908Z [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-31T05:09:47.566134888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011112s
2026-05-31T05:09:47.566330502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-31T05:09:47.566969059Z [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-31T05:09:47.567535930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001032s
2026-05-31T05:09:47.567746605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-31T05:09:47.568110708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T05:09:47.568474321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2026-05-31T05:09:47.568659864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-31T05:09:47.569317038Z [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-31T05:09:47.569839520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001006s
2026-05-31T05:09:47.570018050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-31T05:09:47.570734243Z [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-31T05:09:47.571320944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s
2026-05-31T05:09:47.571513202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-31T05:09:47.571982367Z [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-31T05:09:47.572421922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007245s
2026-05-31T05:09:47.572635622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-31T05:09:47.572952190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-31T05:09:47.573303568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s
2026-05-31T05:09:47.573503450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-31T05:09:47.574107166Z [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-31T05:09:47.574675501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009826s
2026-05-31T05:09:47.574933711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-31T05:09:47.575303606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T05:09:47.575676758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s
2026-05-31T05:09:47.577261580Z [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-31T05:09:47.579031515Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0017918 taking an average of 00:00:00.0017918
2026-05-31T05:09:47.579804111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T05:09:47', 'InitialSetup')
2026-05-31T05:09:47.580186842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.583561389Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T05:09:47.583750260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076699s
2026-05-31T05:09:47.584141909Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T05:09:47.584376521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.584683550Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-31T05:09:47.585366515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T05:09:47.585555185Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:47.585762283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-31T05:09:47.586103350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.587233626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012677s
2026-05-31T05:09:47.587627409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T05:09:47', 'add_reason_to_pending_releases')
2026-05-31T05:09:47.588020521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.588799310Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T05:09:47.588985435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027887s
2026-05-31T05:09:47.589191881Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T05:09:47.589412154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.589677469Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-31T05:09:47.592143306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.592333168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.592516377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-31T05:09:47.592805650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-31T05:09:47.593857038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s
2026-05-31T05:09:47.594031649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:47.594184658Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.594377125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-31T05:09:47.594691959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.595670370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s
2026-05-31T05:09:47.595843760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:47.596013471Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T05:09:47.596221881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-31T05:09:47.596555383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.597597332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011741s
2026-05-31T05:09:47.598006977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T05:09:47.598656285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T05:09:47.598945127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s
2026-05-31T05:09:47.599305392Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-31T05:09:47.610765405Z [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-31T05:09:47.612387823Z [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-31T05:09:47.613332346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T05:09:47.614505258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T05:09:47.616815412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T05:09:47.617280719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T05:09:47.617765776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T05:09:47.618116693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186082s
2026-05-31T05:09:47.618298248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:47.618457158Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:47.618653384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-31T05:09:47.618933107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-31T05:09:47.619797699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s
2026-05-31T05:09:47.624492335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T05:09:47', 'add_medium_support')
2026-05-31T05:09:47.624916880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.626092919Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T05:09:47.626280797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007216s
2026-05-31T05:09:47.626536733Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T05:09:47.626762899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.627064737Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-31T05:09:47.627886041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T05:09:47.628260646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T05:09:47.628580991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-05-31T05:09:47.628760502Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:47.628977540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:47.631435691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024578s
2026-05-31T05:09:47.631820716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T05:09:47', 'add_various_qualites_in_profile')
2026-05-31T05:09:47.632274831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.633066816Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T05:09:47.633256599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040841s
2026-05-31T05:09:47.633479528Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T05:09:47.633689240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.633975016Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-31T05:09:47.634918346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-31T05:09:47.635446580Z [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-31T05:09:47.635980395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008622s
2026-05-31T05:09:47.636207082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-31T05:09:47.636537227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-31T05:09:47.636881430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s
2026-05-31T05:09:47.637057655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T05:09:47.637214821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.637445927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-31T05:09:47.637782154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:47.638722618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s
2026-05-31T05:09:47.638934395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-31T05:09:47.642991357Z [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-31T05:09:47.645734793Z [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-31T05:09:47.646970331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:47.648041529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:47.650253695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T05:09:47.650741858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T05:09:47.651191714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:47.651634847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:47.651986164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128418s
2026-05-31T05:09:47.652208141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-31T05:09:47.656193860Z [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-31T05:09:47.658759869Z [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-31T05:09:47.659893903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:47.660983317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:47.663156505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T05:09:47.663645369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T05:09:47.664120847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:47.664550492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:47.664886980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124801s
2026-05-31T05:09:47.665066121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.665220773Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:47.665423140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-31T05:09:47.665716912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-31T05:09:47.666579048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009555s
2026-05-31T05:09:47.666946619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T05:09:47', 'metadata_profiles')
2026-05-31T05:09:47.667301604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.669041699Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T05:09:47.669229918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033869s
2026-05-31T05:09:47.669524812Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T05:09:47.669759905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.670070722Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-31T05:09:47.672200982Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-31T05:09:47.677172616Z [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-31T05:09:47.678178543Z [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-31T05:09:47.678673600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T05:09:47.679314040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T05:09:47.681717681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T05:09:47.682075452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096559s
2026-05-31T05:09:47.682258040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T05:09:47.682415858Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:47.682647384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T05:09:47.682971908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-31T05:09:47.683869025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s
2026-05-31T05:09:47.684224210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T05:09:47.684552061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T05:09:47.684890993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s
2026-05-31T05:09:47.685047048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T05:09:47.685175266Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.685676005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T05:09:47.689199682Z [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-31T05:09:47.690317945Z [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-31T05:09:47.690884636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T05:09:47.691671221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T05:09:47.694010984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T05:09:47.694383644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084866s
2026-05-31T05:09:47.694796907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T05:09:47', 'separate_automatic_and_interactive_search')
2026-05-31T05:09:47.695182473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.696383572Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T05:09:47.696586030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104176s
2026-05-31T05:09:47.696851194Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T05:09:47.697074083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.697369118Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-31T05:09:47.697799945Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-31T05:09:47.701653337Z [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-31T05:09:47.703874240Z [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-31T05:09:47.704868383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:47.706091607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:47.708269564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:47.708725171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T05:09:47.709150819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T05:09:47.709599713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T05:09:47.710052946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:47.710408472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124153s
2026-05-31T05:09:47.710803227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T05:09:47', 'change_album_path_to_relative')
2026-05-31T05:09:47.711175377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.712530396Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T05:09:47.712726090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014482s
2026-05-31T05:09:47.712993860Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T05:09:47.713214364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.713507985Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-31T05:09:47.714191692Z [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-31T05:09:47.714722391Z [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-31T05:09:47.715077607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005841s
2026-05-31T05:09:47.715455137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T05:09:47', 'change_quality_size_mb_to_kb')
2026-05-31T05:09:47.715819581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.716931922Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T05:09:47.717123408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023816s
2026-05-31T05:09:47.717324052Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T05:09:47.717533043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.717800662Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-31T05:09:47.718277342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.718443617Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:47.718634732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-31T05:09:47.718921850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-31T05:09:47.719979070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s
2026-05-31T05:09:47.720158862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.720312251Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T05:09:47.720511583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-31T05:09:47.720807398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-31T05:09:47.721718704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s
2026-05-31T05:09:47.722076184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T05:09:47', 'album_releases')
2026-05-31T05:09:47.722432251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.723241972Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T05:09:47.723434159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025101s
2026-05-31T05:09:47.723631417Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T05:09:47.723967223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.724245955Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-31T05:09:47.724978460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.725147390Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:47.725338796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-31T05:09:47.729307329Z [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-31T05:09:47.731734528Z [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-31T05:09:47.732799904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:47.733981013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:47.736264793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:47.736723898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T05:09:47.737150417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T05:09:47.737601626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T05:09:47.738047805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:47.738385094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128551s
2026-05-31T05:09:47.738563333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.738723185Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:47.738925112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-31T05:09:47.742922133Z [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-31T05:09:47.745332528Z [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-31T05:09:47.746391781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:47.747539533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:47.749769365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:47.750214682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T05:09:47.750648606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T05:09:47.751093041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T05:09:47.751534110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:47.751890989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127565s
2026-05-31T05:09:47.752313029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T05:09:47', 'album_releases_fix')
2026-05-31T05:09:47.752677603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.753977692Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T05:09:47.754164167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148345s
2026-05-31T05:09:47.754389281Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T05:09:47.754595847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.754872765Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-31T05:09:47.755811165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-31T05:09:47.756703252Z [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-31T05:09:47.757362269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013499s
2026-05-31T05:09:47.757561360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-31T05:09:47.757851445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T05:09:47.758181800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004413s
2026-05-31T05:09:47.758372464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-31T05:09:47.759006341Z [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-31T05:09:47.759557471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010028s
2026-05-31T05:09:47.759773115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-31T05:09:47.760140355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T05:09:47.760497043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s
2026-05-31T05:09:47.760843100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T05:09:47', 'import_lists')
2026-05-31T05:09:47.761192614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.762114020Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T05:09:47.762287450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021163s
2026-05-31T05:09:47.762500689Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T05:09:47.762693478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.762948281Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-31T05:09:47.763334248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-31T05:09:47.763509140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.763730687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-31T05:09:47.764090742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-31T05:09:47.765061096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s
2026-05-31T05:09:47.765239305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:47.765444409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:47.766474233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001052s
2026-05-31T05:09:47.766836503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T05:09:47', 'add_release_status')
2026-05-31T05:09:47.767192720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.767999435Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T05:09:47.768178556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025104s
2026-05-31T05:09:47.768400573Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T05:09:47.768620626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.768884808Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-31T05:09:47.769210925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:47.769385948Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.769604257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-31T05:09:47.769946838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.770887142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s
2026-05-31T05:09:47.771259552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T05:09:47', 'album_download_notification')
2026-05-31T05:09:47.771622292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.772401682Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T05:09:47.772571875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025312s
2026-05-31T05:09:47.772801868Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T05:09:47.773020358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.773296996Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-31T05:09:47.773914780Z [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-31T05:09:47.774588537Z [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-31T05:09:47.775014705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s
2026-05-31T05:09:47.775522659Z [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-31T05:09:47.776211105Z [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-31T05:09:47.776640821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007516s
2026-05-31T05:09:47.777013431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T05:09:47', 'fix_language_metadata_profiles')
2026-05-31T05:09:47.777362795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.778095551Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T05:09:47.778288850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021717s
2026-05-31T05:09:47.778472260Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T05:09:47.778684688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.778932166Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-31T05:09:47.779276430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T05:09:47.779624611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T05:09:47.779922361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000357s
2026-05-31T05:09:47.780253838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T05:09:47', 'remove_fanzub')
2026-05-31T05:09:47.780603092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.781312140Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T05:09:47.781485870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017506s
2026-05-31T05:09:47.781705372Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T05:09:47.781923351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.782195760Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-31T05:09:47.783595119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-31T05:09:47.783905685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-31T05:09:47.784239076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s
2026-05-31T05:09:47.784455632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-31T05:09:47.784793102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-31T05:09:47.785153027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s
2026-05-31T05:09:47.785618976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-31T05:09:47.786043581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-31T05:09:47.786431422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000617s
2026-05-31T05:09:47.786642367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-31T05:09:47.786955538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T05:09:47.787317106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s
2026-05-31T05:09:47.787518151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-31T05:09:47.787791171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-31T05:09:47.788173240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s
2026-05-31T05:09:47.788370568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-31T05:09:47.788701464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T05:09:47.789061610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s
2026-05-31T05:09:47.789437627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T05:09:47', 'update_artist_history_indexes')
2026-05-31T05:09:47.789801290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.791015465Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T05:09:47.791203384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024104s
2026-05-31T05:09:47.791398848Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T05:09:47.791592838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.791859906Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-31T05:09:47.801337146Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:47.802441260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-31T05:09:47.802810884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012153s
2026-05-31T05:09:47.803164937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T05:09:47', 'remove_nma')
2026-05-31T05:09:47.803520634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.804302038Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T05:09:47.804459134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026812s
2026-05-31T05:09:47.804674137Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T05:09:47.804885132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.805164565Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-31T05:09:47.805482065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.805659352Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-05-31T05:09:47.805881629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-31T05:09:47.806164158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-31T05:09:47.807153341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s
2026-05-31T05:09:47.807528937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T05:09:47', 'album_disambiguation')
2026-05-31T05:09:47.807903542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.808667421Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T05:09:47.808839297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025461s
2026-05-31T05:09:47.809053458Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T05:09:47.809270806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.809540780Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-31T05:09:47.809804481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:47.810024955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:47.811263199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012674s
2026-05-31T05:09:47.811637874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T05:09:47', 'add_ape_quality_in_profiles')
2026-05-31T05:09:47.812038902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.812673670Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T05:09:47.812869344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026392s
2026-05-31T05:09:47.813071421Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T05:09:47.813279050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.813537831Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-31T05:09:47.814428124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:47.814760404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-31T05:09:47.815035808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s
2026-05-31T05:09:47.815257615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:47.815574634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-31T05:09:47.815836301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003883s
2026-05-31T05:09:47.816096515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:47.816412872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-31T05:09:47.816678217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003891s
2026-05-31T05:09:47.817027831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T05:09:47', 'remove_pushalot')
2026-05-31T05:09:47.817387806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.818012334Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T05:09:47.818189371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016961s
2026-05-31T05:09:47.818390496Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T05:09:47.818606110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.818866835Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-31T05:09:47.819241961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-31T05:09:47.819684933Z [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-31T05:09:47.820145010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007064s
2026-05-31T05:09:47.820500245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T05:09:47', 'add_custom_filters')
2026-05-31T05:09:47.820893848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.821658558Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T05:09:47.821834693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021987s
2026-05-31T05:09:47.822034937Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T05:09:47.822239990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.822493701Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-31T05:09:47.822797462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T05:09:47.822971403Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:47.823160283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-31T05:09:47.823429115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-31T05:09:47.824412205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s
2026-05-31T05:09:47.824786559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T05:09:47', 'import_list_tags')
2026-05-31T05:09:47.825160662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.826029392Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T05:09:47.826205297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026522s
2026-05-31T05:09:47.826413245Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T05:09:47.826623208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.826884174Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-31T05:09:47.831256912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-31T05:09:47.832013726Z [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-31T05:09:47.832603204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s
2026-05-31T05:09:47.832826664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-31T05:09:47.833189444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-31T05:09:47.833574911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005543s
2026-05-31T05:09:47.835960736Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T05:09:47.835974143Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T05:09:47.835980707Z FROM "Artists"
2026-05-31T05:09:47.836997004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T05:09:47.837014319Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T05:09:47.837024038Z FROM "Artists"
2026-05-31T05:09:47.837568074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011121s
2026-05-31T05:09:47.837740090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T05:09:47.837907097Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.838109845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-31T05:09:47.838438066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.839477209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011641s
2026-05-31T05:09:47.840074883Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-31T05:09:47.840085314Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T05:09:47.840089603Z FROM "ArtistMetadata"
2026-05-31T05:09:47.840093451Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T05:09:47.840810445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-31T05:09:47.840823692Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T05:09:47.840835275Z FROM "ArtistMetadata"
2026-05-31T05:09:47.840843892Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T05:09:47.841235401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007982s
2026-05-31T05:09:47.841420804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-31T05:09:47.842261057Z [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-31T05:09:47.842911768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013141s
2026-05-31T05:09:47.843134056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-31T05:09:47.843491626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T05:09:47.843889337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005503s
2026-05-31T05:09:47.844097426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-31T05:09:47.844402691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T05:09:47.844767496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s
2026-05-31T05:09:47.844943530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:47.845145958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:47.849576092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044491s
2026-05-31T05:09:47.849768439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.849959003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:47.850162513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-31T05:09:47.850484511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.851485407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011257s
2026-05-31T05:09:47.851656682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.851810993Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:47.852023451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-31T05:09:47.852332814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:47.853238919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s
2026-05-31T05:09:47.853416347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:47.853567561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.853764538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-31T05:09:47.854066606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-31T05:09:47.854995207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010132s
2026-05-31T05:09:47.855626769Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-31T05:09:47.855631128Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T05:09:47.855634986Z FROM "ArtistMetadata"
2026-05-31T05:09:47.855638793Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T05:09:47.855642791Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T05:09:47.856512453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-31T05:09:47.856531762Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T05:09:47.856540570Z FROM "ArtistMetadata"
2026-05-31T05:09:47.856548957Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T05:09:47.856571562Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T05:09:47.856991257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s
2026-05-31T05:09:47.857163374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:47.857314499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.857520063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-31T05:09:47.857873244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-31T05:09:47.858823899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s
2026-05-31T05:09:47.859021136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:47.859173052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.859365650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-31T05:09:47.859680524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.860597471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2026-05-31T05:09:47.860774738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:47.860926454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.861125675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-31T05:09:47.861447974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.862423369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011038s
2026-05-31T05:09:47.863050392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T05:09:47.863054781Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T05:09:47.863058659Z FROM "AlbumReleases"
2026-05-31T05:09:47.863062426Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T05:09:47.863066444Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T05:09:47.863862007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T05:09:47.863880554Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T05:09:47.863889402Z FROM "AlbumReleases"
2026-05-31T05:09:47.863910294Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T05:09:47.863921376Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T05:09:47.864341573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s
2026-05-31T05:09:47.864963856Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T05:09:47.864968115Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T05:09:47.864972023Z FROM "ArtistMetadata"
2026-05-31T05:09:47.864975710Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T05:09:47.864979688Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T05:09:47.865830321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T05:09:47.865843067Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T05:09:47.865851875Z FROM "ArtistMetadata"
2026-05-31T05:09:47.865860312Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T05:09:47.865869320Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T05:09:47.866301020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009214s
2026-05-31T05:09:47.866837981Z [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-31T05:09:47.870829180Z [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-31T05:09:47.872289211Z [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-31T05:09:47.872965463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:47.874137595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:47.876542308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:47.877013237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:47.877360697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101831s
2026-05-31T05:09:47.877759099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-31T05:09:47.881777994Z [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-31T05:09:47.883638131Z [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-31T05:09:47.884531551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:47.885978225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:47.888334942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:47.888850811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:47.889261318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112151s
2026-05-31T05:09:47.889534949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-31T05:09:47.893489484Z [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-31T05:09:47.895101762Z [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-31T05:09:47.895783665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T05:09:47.896708438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T05:09:47.898948941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T05:09:47.899464369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T05:09:47.899868723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01009s
2026-05-31T05:09:47.900103847Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-31T05:09:47.904008151Z [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-31T05:09:47.905066553Z [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-31T05:09:47.905594176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T05:09:47.906279236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T05:09:47.908528296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:47.908926509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086843s
2026-05-31T05:09:47.909159538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T05:09:47.909481035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:47.909864879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s
2026-05-31T05:09:47.910071755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-31T05:09:47.910361970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:47.910732687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-05-31T05:09:47.910952419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-31T05:09:47.911267103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T05:09:47.911659433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000519s
2026-05-31T05:09:47.911891070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-31T05:09:47.912202748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-31T05:09:47.912627894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005551s
2026-05-31T05:09:47.912843118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-31T05:09:47.913149835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-31T05:09:47.913529330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-05-31T05:09:47.913759854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-31T05:09:47.914083927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-31T05:09:47.914471558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s
2026-05-31T05:09:47.914648584Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:47.915506011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T05:09:47.915800174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000992s
2026-05-31T05:09:47.915981609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:47.916291523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T05:09:47.916586267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-05-31T05:09:47.916756199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:47.917132127Z [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-31T05:09:47.917458985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000546s
2026-05-31T05:09:47.917834672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T05:09:47', 'add_release_groups_etc')
2026-05-31T05:09:47.918203865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.920354808Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T05:09:47.920554390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003394s
2026-05-31T05:09:47.920781758Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T05:09:47.921029126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.921300914Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-31T05:09:47.921862134Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:47.922139793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-31T05:09:47.922411771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003641s
2026-05-31T05:09:47.922786696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T05:09:47', 'NewMediaInfoFormat')
2026-05-31T05:09:47.923155018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.923887924Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T05:09:47.924067256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001785s
2026-05-31T05:09:47.924313983Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T05:09:47.924550088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.924827667Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-31T05:09:47.926011081Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-31T05:09:47.926374583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-31T05:09:47.928650097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024216s
2026-05-31T05:09:47.928847113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T05:09:47.929010352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.929261588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-31T05:09:47.929672175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:47.930616177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s
2026-05-31T05:09:47.931025391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T05:09:47', 'rename_restrictions_to_release_profiles')
2026-05-31T05:09:47.931410897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.932239927Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T05:09:47.932438167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002659s
2026-05-31T05:09:47.932687088Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T05:09:47.932940699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.933229661Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-31T05:09:47.934356731Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-31T05:09:47.934641154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-31T05:09:47.936923752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023532s
2026-05-31T05:09:47.937113875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T05:09:47.937284809Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.937509542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-31T05:09:47.937827452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T05:09:47.938772686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010251s
2026-05-31T05:09:47.938961066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-31T05:09:47.939131429Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.939350681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-31T05:09:47.939672559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T05:09:47.940641661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010624s
2026-05-31T05:09:47.940800601Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:47.941065825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T05:09:47.941340238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s
2026-05-31T05:09:47.941511754Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:47.941767178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T05:09:47.942059898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003923s
2026-05-31T05:09:47.942295853Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-31T05:09:47.946680084Z [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-31T05:09:47.948097529Z [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-31T05:09:47.948790845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:47.949712131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:47.951968386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:47.952424945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:47.952893459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:47.953362935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:47.953697539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112017s
2026-05-31T05:09:47.954117114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T05:09:47', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T05:09:47.954514013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.955599249Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T05:09:47.955811907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130314s
2026-05-31T05:09:47.956045839Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T05:09:47.956257295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.956514723Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-31T05:09:47.957005812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-31T05:09:47.957440017Z [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-31T05:09:47.957872578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s
2026-05-31T05:09:47.958103884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-31T05:09:47.958468448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-31T05:09:47.958876400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s
2026-05-31T05:09:47.959256937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T05:09:47', 'add_import_exclusions')
2026-05-31T05:09:47.959624647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.960820877Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T05:09:47.960994947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002469s
2026-05-31T05:09:47.961221754Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T05:09:47.961451186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.961726060Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-31T05:09:47.966251636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T05:09:47.966269061Z WHERE "Id" in (
2026-05-31T05:09:47.966277848Z SELECT "Artists"."Id" from "Artists"
2026-05-31T05:09:47.966286596Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:47.966297879Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T05:09:47.967107369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T05:09:47.967122770Z WHERE "Id" in (
2026-05-31T05:09:47.967132269Z SELECT "Artists"."Id" from "Artists"
2026-05-31T05:09:47.967141989Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:47.967165406Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T05:09:47.967732969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s
2026-05-31T05:09:47.968352848Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-31T05:09:47.968375103Z WHERE "Id" in (
2026-05-31T05:09:47.968385564Z SELECT "Albums"."Id" from "Albums"
2026-05-31T05:09:47.968396406Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:47.968408590Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T05:09:47.969161998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-31T05:09:47.969174263Z WHERE "Id" in (
2026-05-31T05:09:47.969182800Z SELECT "Albums"."Id" from "Albums"
2026-05-31T05:09:47.969193421Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:47.969202339Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T05:09:47.969754632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s
2026-05-31T05:09:47.970323848Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-31T05:09:47.970337696Z WHERE "Id" in (
2026-05-31T05:09:47.970346243Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T05:09:47.970354841Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T05:09:47.970363628Z WHERE "Albums"."Id" IS NULL)
2026-05-31T05:09:47.971094781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-31T05:09:47.971104090Z WHERE "Id" in (
2026-05-31T05:09:47.971112487Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T05:09:47.971121004Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T05:09:47.971129792Z WHERE "Albums"."Id" IS NULL)
2026-05-31T05:09:47.971666794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009583s
2026-05-31T05:09:47.972272904Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T05:09:47.972285931Z WHERE "Id" in (
2026-05-31T05:09:47.972294197Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T05:09:47.972302624Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T05:09:47.972335931Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T05:09:47.973060771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T05:09:47.973069128Z WHERE "Id" in (
2026-05-31T05:09:47.973073056Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T05:09:47.973076924Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T05:09:47.973081132Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T05:09:47.973640529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00096s
2026-05-31T05:09:47.974220988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T05:09:47.974227211Z WHERE "Id" in (
2026-05-31T05:09:47.974231039Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T05:09:47.974234916Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:47.974239025Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T05:09:47.975028876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T05:09:47.975038986Z WHERE "Id" in (
2026-05-31T05:09:47.975047383Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T05:09:47.975055940Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:47.975064848Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T05:09:47.975611920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009862s
2026-05-31T05:09:47.976246689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T05:09:47.976253923Z WHERE "Id" IN (
2026-05-31T05:09:47.976257701Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:47.976261559Z LEFT OUTER JOIN "Tracks"
2026-05-31T05:09:47.976265316Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T05:09:47.976269244Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T05:09:47.977042672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T05:09:47.977052311Z WHERE "Id" IN (
2026-05-31T05:09:47.977060498Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:47.977068875Z LEFT OUTER JOIN "Tracks"
2026-05-31T05:09:47.977088715Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T05:09:47.977097372Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T05:09:47.977623632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009783s
2026-05-31T05:09:47.978004639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T05:09:47', 'clean_artist_metadata_table')
2026-05-31T05:09:47.978377551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:47.979158634Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T05:09:47.979326612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024444s
2026-05-31T05:09:47.979546846Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T05:09:47.979766629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:47.980072054Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-31T05:09:47.980745340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:47.980920833Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:47.981139684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-31T05:09:47.981479198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.982501187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001154s
2026-05-31T05:09:47.982683003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:47.982842193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.983081135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-31T05:09:47.983452894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.984474421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001164s
2026-05-31T05:09:47.984654223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:47.984806350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.985037405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-31T05:09:47.985392781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.986431754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011625s
2026-05-31T05:09:47.986618720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:47.986790146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.987020900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-31T05:09:47.987369012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.988352372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011232s
2026-05-31T05:09:47.988569550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:47.988718550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:47.988931038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-31T05:09:47.989286454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:47.990240666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s
2026-05-31T05:09:47.990454186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-31T05:09:47.996592580Z [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-31T05:09:47.998302935Z [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-31T05:09:47.999096604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T05:09:47.999591330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T05:09:48.001902997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112392s
2026-05-31T05:09:48.002164083Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-31T05:09:48.006023066Z [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-31T05:09:48.007689052Z [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-31T05:09:48.008487380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T05:09:48.009052468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T05:09:48.011251858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088733s
2026-05-31T05:09:48.011627935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T05:09:48', 'health_issue_notification')
2026-05-31T05:09:48.011998612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.013017254Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T05:09:48.013198990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105998s
2026-05-31T05:09:48.013436939Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T05:09:48.013656030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.013944642Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-31T05:09:48.014836689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.015010559Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.015230351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-31T05:09:48.015570326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-31T05:09:48.016583888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011534s
2026-05-31T05:09:48.016769061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.016926428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.017120769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-31T05:09:48.017382867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-31T05:09:48.018297880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009946s
2026-05-31T05:09:48.018569107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T05:09:48.018861736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T05:09:48.019117120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003379s
2026-05-31T05:09:48.019620053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T05:09:48.019635024Z WHERE "Id" IN (
2026-05-31T05:09:48.019645194Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:48.019653841Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T05:09:48.019662589Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T05:09:48.020328300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T05:09:48.020349453Z WHERE "Id" IN (
2026-05-31T05:09:48.020359473Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:48.020368090Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T05:09:48.020377058Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T05:09:48.020862676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008497s
2026-05-31T05:09:48.021506253Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T05:09:48.021521884Z WHERE "Id" IN (
2026-05-31T05:09:48.021532616Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:48.021541524Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T05:09:48.021550502Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T05:09:48.021559580Z WHERE "Artists"."Path" IS NULL)
2026-05-31T05:09:48.022384141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T05:09:48.022400905Z WHERE "Id" IN (
2026-05-31T05:09:48.022411045Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:48.022419672Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T05:09:48.022428390Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T05:09:48.022450294Z WHERE "Artists"."Path" IS NULL)
2026-05-31T05:09:48.022992396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s
2026-05-31T05:09:48.023714070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T05:09:48.023729811Z WHERE "Id" IN (
2026-05-31T05:09:48.023739671Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:48.023748198Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T05:09:48.023756836Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T05:09:48.023765834Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T05:09:48.023774311Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T05:09:48.024723984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T05:09:48.024744926Z WHERE "Id" IN (
2026-05-31T05:09:48.024754896Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T05:09:48.024763514Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T05:09:48.024772121Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T05:09:48.024781089Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T05:09:48.024789546Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T05:09:48.025386037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011883s
2026-05-31T05:09:48.025938210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-31T05:09:48.025953781Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T05:09:48.025964883Z FROM "Artists"
2026-05-31T05:09:48.025973360Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T05:09:48.025982198Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T05:09:48.026678912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-31T05:09:48.026695746Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T05:09:48.026706036Z FROM "Artists"
2026-05-31T05:09:48.026714253Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T05:09:48.026722900Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T05:09:48.027167335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008486s
2026-05-31T05:09:48.027590107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T05:09:48.027606490Z WHERE "Id" NOT IN (
2026-05-31T05:09:48.027616079Z SELECT MIN("Id")
2026-05-31T05:09:48.027624536Z FROM "TrackFiles"
2026-05-31T05:09:48.027632823Z GROUP BY "Path"
2026-05-31T05:09:48.027641220Z )
2026-05-31T05:09:48.028139343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T05:09:48.028160666Z WHERE "Id" NOT IN (
2026-05-31T05:09:48.028174775Z SELECT MIN("Id")
2026-05-31T05:09:48.028185296Z FROM "TrackFiles"
2026-05-31T05:09:48.028193693Z GROUP BY "Path"
2026-05-31T05:09:48.028201979Z )
2026-05-31T05:09:48.028548317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006445s
2026-05-31T05:09:48.028727428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.028883953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.029071431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-31T05:09:48.032594638Z [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-31T05:09:48.033778913Z [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-31T05:09:48.034383491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T05:09:48.034999993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T05:09:48.037483325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:48.037848330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008595s
2026-05-31T05:09:48.038067512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-31T05:09:48.038341073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T05:09:48.038700016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s
2026-05-31T05:09:48.038908375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-31T05:09:48.042419838Z [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-31T05:09:48.043526718Z [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-31T05:09:48.044153490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T05:09:48.044938692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T05:09:48.047281270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:48.047740104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T05:09:48.048097334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090027s
2026-05-31T05:09:48.048476418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T05:09:48', 'add_mediafilerepository_mtime')
2026-05-31T05:09:48.048836874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.049853511Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T05:09:48.050041560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107081s
2026-05-31T05:09:48.050271022Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T05:09:48.050494943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.050768875Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-31T05:09:48.052176761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T05:09:48.052197232Z WHERE "Id" NOT IN (
2026-05-31T05:09:48.052207433Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T05:09:48.052216180Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:48.052248525Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T05:09:48.053001803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T05:09:48.053019468Z WHERE "Id" NOT IN (
2026-05-31T05:09:48.053030060Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T05:09:48.053038767Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T05:09:48.053047745Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T05:09:48.053525397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009204s
2026-05-31T05:09:48.053734158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-31T05:09:48.053979422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-31T05:09:48.054332844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s
2026-05-31T05:09:48.054550202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-31T05:09:48.058274353Z [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-31T05:09:48.059741939Z [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-31T05:09:48.060480106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:48.061233293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:48.063562315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:48.064015387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:48.064450013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:48.064783655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100456s
2026-05-31T05:09:48.065018097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T05:09:48.065333242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.065686604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s
2026-05-31T05:09:48.066063894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T05:09:48', 'add_artistmetadataid_constraint')
2026-05-31T05:09:48.066436594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.067800171Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T05:09:48.068005655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025472s
2026-05-31T05:09:48.068245468Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T05:09:48.068467775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.068754172Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-31T05:09:48.069472369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T05:09:48.069648724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T05:09:48.069849879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-31T05:09:48.070172870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.071181862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011326s
2026-05-31T05:09:48.071369550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T05:09:48.071527248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.071750407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-31T05:09:48.072151255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.073109876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s
2026-05-31T05:09:48.073282624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:48.073438758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.073635745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-31T05:09:48.073960148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.074932136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010857s
2026-05-31T05:09:48.075112750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T05:09:48.075275989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.075491824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-31T05:09:48.075866889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.076833676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011256s
2026-05-31T05:09:48.077008919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:48.077158601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.077373263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-31T05:09:48.077711535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.078663642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s
2026-05-31T05:09:48.078841410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T05:09:48.078991994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.079196145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-31T05:09:48.079522272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.080483929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s
2026-05-31T05:09:48.080854726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T05:09:48', 'old_ids_and_artist_alias')
2026-05-31T05:09:48.081219340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.082369767Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T05:09:48.082533056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028997s
2026-05-31T05:09:48.082758801Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T05:09:48.082984285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.083278568Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-31T05:09:48.083704105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.083924950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.084451621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-05-31T05:09:48.084715051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T05:09:48.085002490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T05:09:48.085262133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003374s
2026-05-31T05:09:48.085626147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T05:09:48', 'download_propers_config')
2026-05-31T05:09:48.085993687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.086809169Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T05:09:48.086990986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018326s
2026-05-31T05:09:48.087201299Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T05:09:48.087423086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.087682519Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-31T05:09:48.088617171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-31T05:09:48.088932707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-31T05:09:48.089506613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007166s
2026-05-31T05:09:48.089707828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-31T05:09:48.093345846Z [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-31T05:09:48.094705525Z [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-31T05:09:48.095376517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:48.096331400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:48.098630260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:48.099082972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:48.099500032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:48.099992154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.100345235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104488s
2026-05-31T05:09:48.100565779Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-31T05:09:48.104126762Z [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-31T05:09:48.105425488Z [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-31T05:09:48.106085437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-31T05:09:48.106680015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-31T05:09:48.109186002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T05:09:48.109533582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087686s
2026-05-31T05:09:48.109730599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-31T05:09:48.113160227Z [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-31T05:09:48.114311115Z [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-31T05:09:48.115962361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T05:09:48.116414753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T05:09:48.118629183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087017s
2026-05-31T05:09:48.118830669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-31T05:09:48.122204424Z [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-31T05:09:48.123207655Z [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-31T05:09:48.123721961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T05:09:48.124485299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T05:09:48.127538209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T05:09:48.127996862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T05:09:48.128465757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T05:09:48.128952668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T05:09:48.129301831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102938s
2026-05-31T05:09:48.129503878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-31T05:09:48.132833424Z [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-31T05:09:48.133771053Z [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-31T05:09:48.134274247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T05:09:48.134741848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T05:09:48.136982862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072802s
2026-05-31T05:09:48.137188326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-31T05:09:48.140591992Z [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-31T05:09:48.141656797Z [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-31T05:09:48.142188648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T05:09:48.142949450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T05:09:48.145281939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:48.145739631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T05:09:48.146073844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087041s
2026-05-31T05:09:48.146447045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T05:09:48', 'remove_language_profiles')
2026-05-31T05:09:48.146805838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.148552426Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T05:09:48.148737028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111313s
2026-05-31T05:09:48.148974085Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T05:09:48.149190461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.149484614Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-31T05:09:48.149936945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T05:09:48.150110595Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.150354596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-31T05:09:48.150662025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-31T05:09:48.151640486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s
2026-05-31T05:09:48.152021073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-31T05:09:48.152488464Z [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-31T05:09:48.152803649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s
2026-05-31T05:09:48.153162261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T05:09:48', 'multi_disc_naming_format')
2026-05-31T05:09:48.153519230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.154262969Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T05:09:48.154455747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019361s
2026-05-31T05:09:48.154664177Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T05:09:48.154879400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.155144715Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-31T05:09:48.155510071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T05:09:48.155688109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.155962321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-31T05:09:48.156287126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.157224304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s
2026-05-31T05:09:48.157403464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.157600491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.170349371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127209s
2026-05-31T05:09:48.170777443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T05:09:48', 'add_download_client_priority')
2026-05-31T05:09:48.171190996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.172501606Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T05:09:48.172681418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148602s
2026-05-31T05:09:48.172887433Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T05:09:48.173097126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.173365075Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-31T05:09:48.173753828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.174063372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-31T05:09:48.174348286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000388s
2026-05-31T05:09:48.174575944Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.174875257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-31T05:09:48.175138487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s
2026-05-31T05:09:48.175496478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T05:09:48', 'remove_growl_prowl')
2026-05-31T05:09:48.175898649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.176663579Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T05:09:48.176844694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018322s
2026-05-31T05:09:48.177043845Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T05:09:48.177252255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.177517760Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-31T05:09:48.177891112Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.178214644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-31T05:09:48.178504277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003976s
2026-05-31T05:09:48.178712987Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.179010026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-31T05:09:48.179276913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003777s
2026-05-31T05:09:48.179636407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T05:09:48', 'remove_plex_hometheatre')
2026-05-31T05:09:48.180032846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.180793588Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T05:09:48.180974082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018444s
2026-05-31T05:09:48.181189676Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T05:09:48.181411132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.181674723Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-31T05:09:48.182338179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T05:09:48.182515286Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.182706281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-31T05:09:48.182978038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-31T05:09:48.184043725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011416s
2026-05-31T05:09:48.184233657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T05:09:48.184391896Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.184617661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-31T05:09:48.184979490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.185952690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011269s
2026-05-31T05:09:48.186140949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T05:09:48.186299208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.186526836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-31T05:09:48.186886050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.187893639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011377s
2026-05-31T05:09:48.188074734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T05:09:48.188232422Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.188450130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-31T05:09:48.188797440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.189796492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s
2026-05-31T05:09:48.189967487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T05:09:48.190124022Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.190326831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-31T05:09:48.190610091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-31T05:09:48.191544964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s
2026-05-31T05:09:48.191724616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.191962125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.192956468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s
2026-05-31T05:09:48.193339760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T05:09:48', 'add_root_folder_add_defaults')
2026-05-31T05:09:48.193703713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.194892527Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T05:09:48.195083362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029468s
2026-05-31T05:09:48.195273294Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T05:09:48.195479389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.195735545Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-31T05:09:48.196069518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T05:09:48.196248138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.196464243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-31T05:09:48.196775781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-31T05:09:48.197769282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s
2026-05-31T05:09:48.198110549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T05:09:48', 'task_duration')
2026-05-31T05:09:48.198463570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.199299564Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T05:09:48.199485469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026094s
2026-05-31T05:09:48.199719530Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T05:09:48.199972369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.200253365Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-31T05:09:48.200687119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T05:09:48.200865839Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.201068768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-31T05:09:48.201394824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.202348786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s
2026-05-31T05:09:48.202552025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T05:09:48.202715184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.202919465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-31T05:09:48.203246675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.204230616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011045s
2026-05-31T05:09:48.204634710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T05:09:48', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T05:09:48.205015026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.205822343Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T05:09:48.206022446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026283s
2026-05-31T05:09:48.206227429Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T05:09:48.206437792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.206696553Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-31T05:09:48.207042079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-31T05:09:48.210740258Z [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-31T05:09:48.212065638Z [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-31T05:09:48.212696419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:48.213660851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:48.216222351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:48.216664642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:48.217103305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:48.217590447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.217965963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107243s
2026-05-31T05:09:48.218301779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T05:09:48.218695583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T05:09:48.218994174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-05-31T05:09:48.219328798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T05:09:48.219735017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T05:09:48.220098499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005025s
2026-05-31T05:09:48.220314814Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-31T05:09:48.223685273Z [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-31T05:09:48.224772123Z [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-31T05:09:48.225359195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-31T05:09:48.225791496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-31T05:09:48.228162962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076246s
2026-05-31T05:09:48.228536856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T05:09:48', 'remove_album_folders')
2026-05-31T05:09:48.228915228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.230050765Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T05:09:48.230232822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095072s
2026-05-31T05:09:48.230463386Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T05:09:48.230678339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.230955587Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-31T05:09:48.231868106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T05:09:48.232058208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.232251929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-31T05:09:48.232531101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-31T05:09:48.233501946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010569s
2026-05-31T05:09:48.233691959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T05:09:48.233854707Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.234049650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-31T05:09:48.234359784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.235306070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010622s
2026-05-31T05:09:48.235507787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.235704583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.279444757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436752s
2026-05-31T05:09:48.279720883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-31T05:09:48.283339502Z [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-31T05:09:48.284409237Z [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-31T05:09:48.284946810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T05:09:48.285445855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T05:09:48.288065822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081515s
2026-05-31T05:09:48.288292078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-31T05:09:48.291656555Z [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-31T05:09:48.292592069Z [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-31T05:09:48.293117137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T05:09:48.293680201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T05:09:48.296010485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075028s
2026-05-31T05:09:48.296238985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-31T05:09:48.301004484Z [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-31T05:09:48.301828223Z [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-31T05:09:48.302306516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T05:09:48.302858488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T05:09:48.305101616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00865s
2026-05-31T05:09:48.305302210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-31T05:09:48.308555874Z [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-31T05:09:48.309287468Z [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-31T05:09:48.309718075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T05:09:48.310265678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T05:09:48.312520279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007021s
2026-05-31T05:09:48.312736415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-31T05:09:48.315895729Z [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-31T05:09:48.316559606Z [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-31T05:09:48.316964792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T05:09:48.317505050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T05:09:48.319720593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067733s
2026-05-31T05:09:48.320109927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T05:09:48', 'flexible_delay_profiles')
2026-05-31T05:09:48.320467908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.321538645Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T05:09:48.321719008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085604s
2026-05-31T05:09:48.321954853Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T05:09:48.322169947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.322457095Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-31T05:09:48.322905618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T05:09:48.323077384Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.323281646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-31T05:09:48.323590869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-31T05:09:48.324543277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010575s
2026-05-31T05:09:48.324911018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T05:09:48', 'add_priority_to_indexers')
2026-05-31T05:09:48.325269159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.326020974Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T05:09:48.326206157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025052s
2026-05-31T05:09:48.326433164Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T05:09:48.326659961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.326974133Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-31T05:09:48.327363498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T05:09:48.327687751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T05:09:48.328111104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s
2026-05-31T05:09:48.328252649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.328453613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.329036437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006062s
2026-05-31T05:09:48.329426012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T05:09:48', 'remove_chown_and_folderchmod_config')
2026-05-31T05:09:48.329811168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.330545186Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T05:09:48.330735309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002052s
2026-05-31T05:09:48.330941374Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T05:09:48.331157981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.331417934Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-31T05:09:48.331971179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-31T05:09:48.332157344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.332351655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-31T05:09:48.335794870Z [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-31T05:09:48.336964316Z [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-31T05:09:48.337554775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T05:09:48.338078530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T05:09:48.340497633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079499s
2026-05-31T05:09:48.340750693Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T05:09:48.341024234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T05:09:48.341275790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003256s
2026-05-31T05:09:48.341587067Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T05:09:48.341950730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T05:09:48.342244151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s
2026-05-31T05:09:48.342553664Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T05:09:48.342919351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T05:09:48.343215237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s
2026-05-31T05:09:48.343568318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T05:09:48', 'convert_blacklist_protocol')
2026-05-31T05:09:48.343981721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.344952266Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T05:09:48.345139653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021103s
2026-05-31T05:09:48.345334716Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T05:09:48.345544749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.345798821Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-31T05:09:48.352002056Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-31T05:09:48.352787378Z [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-31T05:09:48.353234599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008373s
2026-05-31T05:09:48.353585466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T05:09:48', 'update_notifiarr')
2026-05-31T05:09:48.353935140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.355058643Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T05:09:48.355231010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026367s
2026-05-31T05:09:48.355472276Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T05:09:48.355659974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.355975690Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-31T05:09:48.356234441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.356444053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.357457956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s
2026-05-31T05:09:48.357828482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T05:09:48', 'email_multiple_addresses')
2026-05-31T05:09:48.358190501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.358898978Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T05:09:48.359086015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024441s
2026-05-31T05:09:48.359307401Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T05:09:48.359539168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.359797498Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-31T05:09:48.360168996Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-31T05:09:48.360392256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-31T05:09:48.362649493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023245s
2026-05-31T05:09:48.363029628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T05:09:48', 'rename_blacklist_to_blocklist')
2026-05-31T05:09:48.363392850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.364214044Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T05:09:48.364395289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038321s
2026-05-31T05:09:48.364605603Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T05:09:48.364821668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.365084938Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-31T05:09:48.365487188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T05:09:48.365667111Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.365912295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-31T05:09:48.366288302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.367350882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011786s
2026-05-31T05:09:48.367567689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-31T05:09:48.367956222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.368881676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010984s
2026-05-31T05:09:48.369058702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.369259697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.370455035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012221s
2026-05-31T05:09:48.370822715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T05:09:48', 'cdh_per_downloadclient')
2026-05-31T05:09:48.371181548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.371954365Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T05:09:48.372138416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026769s
2026-05-31T05:09:48.372335803Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T05:09:48.372542710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.372795720Z [Info] download_history: Starting migration of Main DB to 52
2026-05-31T05:09:48.373534317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-31T05:09:48.374274699Z [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-31T05:09:48.374853224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011316s
2026-05-31T05:09:48.375069770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-31T05:09:48.375389875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T05:09:48.375753527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s
2026-05-31T05:09:48.375987669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-31T05:09:48.376309096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T05:09:48.376647478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-05-31T05:09:48.376860307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-31T05:09:48.377191033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T05:09:48.377557792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s
2026-05-31T05:09:48.377740981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.377932056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.379006430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s
2026-05-31T05:09:48.379359982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T05:09:48', 'download_history')
2026-05-31T05:09:48.379721611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.381122813Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T05:09:48.381310130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031831s
2026-05-31T05:09:48.381503520Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T05:09:48.381712100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.382004679Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-31T05:09:48.382425807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T05:09:48', 'add_update_history')
2026-05-31T05:09:48.382795582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.383455271Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T05:09:48.383636937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017438s
2026-05-31T05:09:48.383864796Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T05:09:48.384095481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.384358110Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-31T05:09:48.384687152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:48.384858808Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.385086978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-31T05:09:48.385444047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.386455194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011583s
2026-05-31T05:09:48.386837714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T05:09:48', 'add_on_update_to_notifications')
2026-05-31T05:09:48.387213701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.388087592Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T05:09:48.388278366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027309s
2026-05-31T05:09:48.388494000Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T05:09:48.388707651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.388968686Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-31T05:09:48.389284242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T05:09:48.389454335Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.389657634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-31T05:09:48.389988641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.390997302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011331s
2026-05-31T05:09:48.391366616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T05:09:48', 'download_client_per_indexer')
2026-05-31T05:09:48.391728225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.392669230Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T05:09:48.392858030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027588s
2026-05-31T05:09:48.393092412Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T05:09:48.393307756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.393564553Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-31T05:09:48.393977585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T05:09:48.394146115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.394360026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-31T05:09:48.394728388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.395714464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s
2026-05-31T05:09:48.395921381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T05:09:48.396080331Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.396314192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-31T05:09:48.396685309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.397733902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012069s
2026-05-31T05:09:48.397936961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T05:09:48.398125320Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.398329100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-31T05:09:48.398662492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.399736555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s
2026-05-31T05:09:48.400016429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T05:09:48', 'AddNewItemMonitorType')
2026-05-31T05:09:48.400374601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.401097857Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T05:09:48.401267489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025285s
2026-05-31T05:09:48.401461219Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T05:09:48.401668477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.401948691Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-31T05:09:48.402240960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T05:09:48.402408327Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.402609522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-31T05:09:48.402930409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.403956285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001141s
2026-05-31T05:09:48.404313955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T05:09:48', 'ImportListSearch')
2026-05-31T05:09:48.404670804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.405337066Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T05:09:48.405505335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025132s
2026-05-31T05:09:48.405718996Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T05:09:48.405953739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.406251168Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-31T05:09:48.406569289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T05:09:48.406746906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.406992281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-31T05:09:48.407327476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.408411179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012085s
2026-05-31T05:09:48.408763007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T05:09:48', 'ImportListMonitorExisting')
2026-05-31T05:09:48.409131830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.409960930Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T05:09:48.410154520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002704s
2026-05-31T05:09:48.410352349Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T05:09:48.410575929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.410824189Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-31T05:09:48.411255598Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.411556454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-31T05:09:48.411826157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003692s
2026-05-31T05:09:48.412069497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.412349572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-31T05:09:48.412605096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s
2026-05-31T05:09:48.412774688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T05:09:48.412933909Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T05:09:48.413123751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-31T05:09:48.413373514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-31T05:09:48.414356093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010462s
2026-05-31T05:09:48.414708373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T05:09:48', 'add_indexer_tags')
2026-05-31T05:09:48.415086474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.415933280Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T05:09:48.416108583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025759s
2026-05-31T05:09:48.416304738Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T05:09:48.416512647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.416768593Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-31T05:09:48.417025600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.417243289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.418102359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008882s
2026-05-31T05:09:48.418461893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T05:09:48', 'update_audio_types')
2026-05-31T05:09:48.418818331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.419530295Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T05:09:48.419703835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023s
2026-05-31T05:09:48.419981564Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T05:09:48.420227470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.420508936Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-31T05:09:48.422492171Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.422760201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-31T05:09:48.423009223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003055s
2026-05-31T05:09:48.423187792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T05:09:48.423341883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.423558449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-31T05:09:48.427379365Z [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-31T05:09:48.428780838Z [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-31T05:09:48.429453703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-31T05:09:48.430205528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-31T05:09:48.432851357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T05:09:48.433355573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T05:09:48.433700527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099344s
2026-05-31T05:09:48.433870360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:48.434028979Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.434228481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-31T05:09:48.438405224Z [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-31T05:09:48.440343108Z [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-31T05:09:48.441252740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:48.442149767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:48.444758802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:48.445232757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:48.445711651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.446081196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116278s
2026-05-31T05:09:48.446278663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:48.446430499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.446639320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-31T05:09:48.452355123Z [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-31T05:09:48.454269769Z [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-31T05:09:48.455142177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:48.456014474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:48.458583909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:48.459054747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:48.459513461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.459865701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130074s
2026-05-31T05:09:48.460045333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:48.460203932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.460418294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-31T05:09:48.464490296Z [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-31T05:09:48.466397467Z [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-31T05:09:48.467269324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T05:09:48.468104626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T05:09:48.470639833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T05:09:48.471106243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T05:09:48.471570748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.471956325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113073s
2026-05-31T05:09:48.472137329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T05:09:48.472288043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.472495822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-31T05:09:48.476236356Z [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-31T05:09:48.477576425Z [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-31T05:09:48.478209661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:48.479121688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:48.481640160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:48.482078173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:48.482514101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:48.482992033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.483350105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106596s
2026-05-31T05:09:48.483524115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T05:09:48.483676953Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T05:09:48.483905223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-31T05:09:48.487608562Z [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-31T05:09:48.488980866Z [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-31T05:09:48.489632419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T05:09:48.490625198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T05:09:48.493192930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T05:09:48.493677186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T05:09:48.494068274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T05:09:48.494543320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T05:09:48.494895660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108043s
2026-05-31T05:09:48.495075302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T05:09:48.495228450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.495427171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-31T05:09:48.499053094Z [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-31T05:09:48.500144132Z [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-31T05:09:48.500724190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T05:09:48.501355292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T05:09:48.503831039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082067s
2026-05-31T05:09:48.504040972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T05:09:48.504194320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.504412209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-31T05:09:48.507983723Z [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-31T05:09:48.509116335Z [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-31T05:09:48.509746464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T05:09:48.510255209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T05:09:48.512703530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080848s
2026-05-31T05:09:48.512886879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T05:09:48.513040719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.513251404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-31T05:09:48.516803889Z [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-31T05:09:48.517857922Z [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-31T05:09:48.518336025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T05:09:48.518803918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T05:09:48.521267129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077841s
2026-05-31T05:09:48.521447402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T05:09:48.521576152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.521815313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-31T05:09:48.525358410Z [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-31T05:09:48.526356560Z [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-31T05:09:48.526906618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T05:09:48.527455264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T05:09:48.529942012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007937s
2026-05-31T05:09:48.530124270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T05:09:48.530288440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.530489124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-31T05:09:48.535467493Z [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-31T05:09:48.536470673Z [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-31T05:09:48.536997595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T05:09:48.537543374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T05:09:48.540058229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093548s
2026-05-31T05:09:48.540259675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T05:09:48.540389857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.540686214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-31T05:09:48.544189932Z [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-31T05:09:48.545212151Z [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-31T05:09:48.545741337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T05:09:48.546355584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T05:09:48.549099942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.549449175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085939s
2026-05-31T05:09:48.549646052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T05:09:48.549819200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.550065426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-31T05:09:48.553553953Z [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-31T05:09:48.554554318Z [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-31T05:09:48.555086380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T05:09:48.555940019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T05:09:48.558601250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.559012748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086866s
2026-05-31T05:09:48.559212000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T05:09:48.559348585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.559572536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-31T05:09:48.563084730Z [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-31T05:09:48.564065706Z [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-31T05:09:48.564605413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T05:09:48.565435215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T05:09:48.568106255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.568510740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008686s
2026-05-31T05:09:48.568700943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-31T05:09:48.568829322Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.569073454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-31T05:09:48.572667333Z [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-31T05:09:48.573771867Z [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-31T05:09:48.574353509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-31T05:09:48.575073209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-31T05:09:48.577736303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T05:09:48.578262462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T05:09:48.578787320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T05:09:48.579170652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099062s
2026-05-31T05:09:48.579353941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T05:09:48.579479744Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T05:09:48.579668184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-31T05:09:48.583243185Z [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-31T05:09:48.602141010Z [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-31T05:09:48.603639679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T05:09:48.604427075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T05:09:48.607745589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278252s
2026-05-31T05:09:48.607947546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T05:09:48.608135144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-05-31T05:09:48.608383995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-31T05:09:48.613313695Z [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-31T05:09:48.614369862Z [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-31T05:09:48.614900882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T05:09:48.615482142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T05:09:48.618067700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009447s
2026-05-31T05:09:48.618255218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-31T05:09:48.618436543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T05:09:48.618663570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-31T05:09:48.623066750Z [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-31T05:09:48.624092135Z [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-31T05:09:48.624675630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T05:09:48.625527907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T05:09:48.627965858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T05:09:48.628456647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T05:09:48.628973668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T05:09:48.629517293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T05:09:48.629924674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110324s
2026-05-31T05:09:48.630144416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T05:09:48.630338577Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:48.630600525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-31T05:09:48.634868983Z [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-31T05:09:48.636019981Z [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-31T05:09:48.636688097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T05:09:48.637453188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T05:09:48.640076792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.640483221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096493s
2026-05-31T05:09:48.640701811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T05:09:48.640889329Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:48.641159503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-31T05:09:48.646758751Z [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-31T05:09:48.647922075Z [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-31T05:09:48.648533747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T05:09:48.649315571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T05:09:48.651880087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.652281516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108766s
2026-05-31T05:09:48.652497631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T05:09:48.652689127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-05-31T05:09:48.652971976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-31T05:09:48.657305696Z [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-31T05:09:48.658436053Z [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-31T05:09:48.659045621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T05:09:48.659815802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T05:09:48.662546953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.662966278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097622s
2026-05-31T05:09:48.663177163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T05:09:48.663356213Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:48.663630887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-31T05:09:48.667933593Z [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-31T05:09:48.669065523Z [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-31T05:09:48.669676474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T05:09:48.670377155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T05:09:48.672964276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.673363410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095199s
2026-05-31T05:09:48.673569385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T05:09:48.673753035Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.674011706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-31T05:09:48.678333882Z [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-31T05:09:48.679471012Z [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-31T05:09:48.680095861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T05:09:48.680815130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T05:09:48.683400778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.683779481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095392s
2026-05-31T05:09:48.684068112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T05:09:48.684243585Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:48.684487727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-31T05:09:48.688877279Z [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-31T05:09:48.690004139Z [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-31T05:09:48.690618587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T05:09:48.691383618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T05:09:48.694022703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.694418170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096989s
2026-05-31T05:09:48.694621910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T05:09:48.694796402Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.695057347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-31T05:09:48.699426769Z [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-31T05:09:48.700435300Z [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-31T05:09:48.700990258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T05:09:48.701538161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T05:09:48.703957314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086626s
2026-05-31T05:09:48.704165534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T05:09:48.704348252Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.704568305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-31T05:09:48.708878537Z [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-31T05:09:48.709870415Z [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-31T05:09:48.710413078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T05:09:48.711030241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T05:09:48.718691943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089479s
2026-05-31T05:09:48.718921956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T05:09:48.719054924Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T05:09:48.719270799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-31T05:09:48.723078880Z [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-31T05:09:48.723803991Z [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-31T05:09:48.724297154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T05:09:48.724714785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T05:09:48.727381597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078902s
2026-05-31T05:09:48.727495296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T05:09:48.727618594Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.727788797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-31T05:09:48.732935894Z [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-31T05:09:48.733743231Z [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-31T05:09:48.734208959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T05:09:48.734696100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T05:09:48.737249182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093023s
2026-05-31T05:09:48.737400036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T05:09:48.737532343Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.737765863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-31T05:09:48.741264510Z [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-31T05:09:48.742027858Z [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-31T05:09:48.742469227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-31T05:09:48.742899874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-31T05:09:48.745451975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074611s
2026-05-31T05:09:48.745579923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T05:09:48.745719714Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.745901821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-31T05:09:48.749369466Z [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-31T05:09:48.750023773Z [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-31T05:09:48.750460613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T05:09:48.751077987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T05:09:48.753616591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T05:09:48.753948509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078417s
2026-05-31T05:09:48.754077098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T05:09:48.754270037Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-05-31T05:09:48.754424488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-31T05:09:48.757773083Z [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-31T05:09:48.758423213Z [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-31T05:09:48.758858048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T05:09:48.759541595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T05:09:48.762523061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T05:09:48.762833947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082103s
2026-05-31T05:09:48.762953838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.763082808Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.763237470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-31T05:09:48.766733000Z [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-31T05:09:48.767445325Z [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-31T05:09:48.767878087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T05:09:48.768641134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T05:09:48.771028843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:48.771368217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T05:09:48.771667099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082663s
2026-05-31T05:09:48.771833213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.771990931Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.772160262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-31T05:09:48.775575010Z [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-31T05:09:48.776367757Z [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-31T05:09:48.776787513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T05:09:48.777484116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T05:09:48.779927016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T05:09:48.780306571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T05:09:48.780598820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008286s
2026-05-31T05:09:48.780755686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T05:09:48.780891639Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.781063516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T05:09:48.784304164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T05:09:48.784795664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T05:09:48.785158895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T05:09:48.785650866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T05:09:48.788092013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T05:09:48.788420054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071828s
2026-05-31T05:09:48.788789839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T05:09:48', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T05:09:48.789123280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.792007610Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T05:09:48.792194717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106706s
2026-05-31T05:09:48.792432085Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T05:09:48.792625184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.792895478Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-31T05:09:48.793508994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:48.793670900Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.793863388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-31T05:09:48.794141809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.795169589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011278s
2026-05-31T05:09:48.795334351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:48.795475886Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.795658684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-31T05:09:48.795942726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.796919814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s
2026-05-31T05:09:48.797235420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T05:09:48', 'add_on_delete_to_notifications')
2026-05-31T05:09:48.797546817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.798553726Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T05:09:48.798720020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026841s
2026-05-31T05:09:48.798896386Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T05:09:48.799076298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.799305109Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-31T05:09:48.800669898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T05:09:48.800833207Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.801027929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-31T05:09:48.801318955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.802313629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011025s
2026-05-31T05:09:48.802468260Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T05:09:48.802692262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-31T05:09:48.802946163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000331s
2026-05-31T05:09:48.803102638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.803238742Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.803419156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-31T05:09:48.803658167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-31T05:09:48.804621207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2026-05-31T05:09:48.804781229Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.804953085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.805638706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007019s
2026-05-31T05:09:48.805809520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-31T05:09:48.806223715Z [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-31T05:09:48.806666477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006981s
2026-05-31T05:09:48.806850417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-31T05:09:48.807090641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-31T05:09:48.807411868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s
2026-05-31T05:09:48.807578433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T05:09:48.807721462Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.807921585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-31T05:09:48.808190797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-31T05:09:48.809191432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010949s
2026-05-31T05:09:48.809360824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T05:09:48.809501036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.809684025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-31T05:09:48.809959439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.810916026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010573s
2026-05-31T05:09:48.811084165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T05:09:48.811223375Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.811410101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-31T05:09:48.811691318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.812687254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010935s
2026-05-31T05:09:48.812852226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.813022730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.815271650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022592s
2026-05-31T05:09:48.815431542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.815602657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.816441536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008226s
2026-05-31T05:09:48.816607701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-31T05:09:48.820138854Z [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-31T05:09:48.820886039Z [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-31T05:09:48.821312979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T05:09:48.821723375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T05:09:48.824183961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074011s
2026-05-31T05:09:48.824400007Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-31T05:09:48.829345628Z [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-31T05:09:48.829996139Z [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-31T05:09:48.830373398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T05:09:48.830900200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T05:09:48.833352209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087659s
2026-05-31T05:09:48.833595218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T05:09:48.833856023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T05:09:48.834097239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003126s
2026-05-31T05:09:48.834256259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T05:09:48.834395670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.834619331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-31T05:09:48.834952472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.835974410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2026-05-31T05:09:48.836135875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T05:09:48.836273252Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.836463976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-31T05:09:48.836718579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-31T05:09:48.837643322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010054s
2026-05-31T05:09:48.837934538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T05:09:48', 'add_custom_formats')
2026-05-31T05:09:48.838230645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.839334448Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T05:09:48.839484510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026732s
2026-05-31T05:09:48.839675986Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T05:09:48.839859065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.840106854Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-31T05:09:48.840463703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T05:09:48.840611130Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.840765921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-31T05:09:48.840997588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-31T05:09:48.841979396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010541s
2026-05-31T05:09:48.842274230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T05:09:48', 'add_result_to_commands')
2026-05-31T05:09:48.842579174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.843320176Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T05:09:48.843476311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023682s
2026-05-31T05:09:48.843668558Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T05:09:48.843878701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.844104336Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-31T05:09:48.844420924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:48.844574283Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.844757121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-31T05:09:48.845030502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.845973231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00104s
2026-05-31T05:09:48.846271782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T05:09:48', 'health_restored_notification')
2026-05-31T05:09:48.846570564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.847296897Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T05:09:48.847456719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023324s
2026-05-31T05:09:48.847620449Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T05:09:48.847790942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.848029663Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-31T05:09:48.848326701Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T05:09:48.848572196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-31T05:09:48.848799995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003005s
2026-05-31T05:09:48.849078345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T05:09:48', 'remove_uc')
2026-05-31T05:09:48.849364311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.849988248Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T05:09:48.850138390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014726s
2026-05-31T05:09:48.850334916Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T05:09:48.850519057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.850753279Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-31T05:09:48.851004996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.851182043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.853236401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020615s
2026-05-31T05:09:48.853549782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T05:09:48', 'download_clients_rename_tv_to_music')
2026-05-31T05:09:48.853858273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.854522311Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T05:09:48.854691081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033108s
2026-05-31T05:09:48.854895563Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T05:09:48.855082289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.855319056Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-31T05:09:48.855656465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T05:09:48.855814584Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-05-31T05:09:48.856022673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-31T05:09:48.856294861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-31T05:09:48.857332762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011372s
2026-05-31T05:09:48.857645021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T05:09:48', 'add_colon_replacement_to_naming_config')
2026-05-31T05:09:48.857957460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.858680466Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T05:09:48.858845709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024427s
2026-05-31T05:09:48.859014479Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T05:09:48.859187047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.859406469Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-31T05:09:48.859764510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-31T05:09:48.863308628Z [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-31T05:09:48.864132568Z [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-31T05:09:48.864550320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T05:09:48.865259338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T05:09:48.868057654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.868375474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084126s
2026-05-31T05:09:48.868536809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T05:09:48.868673525Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.868857976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-31T05:09:48.869101988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-31T05:09:48.870077573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s
2026-05-31T05:09:48.870360092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T05:09:48', 'list_sync_time')
2026-05-31T05:09:48.870649274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.871520339Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T05:09:48.871676233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024729s
2026-05-31T05:09:48.871878711Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T05:09:48.872055036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.872279829Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-31T05:09:48.872579522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T05:09:48.872729945Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.872889036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-31T05:09:48.873108909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-31T05:09:48.874082289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010288s
2026-05-31T05:09:48.874387283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T05:09:48', 'add_download_client_tags')
2026-05-31T05:09:48.874670554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.875402709Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T05:09:48.875559174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023242s
2026-05-31T05:09:48.875737593Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T05:09:48.875930161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.876159523Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-31T05:09:48.876688809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-31T05:09:48.877130359Z [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-31T05:09:48.877610596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007532s
2026-05-31T05:09:48.877799076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-31T05:09:48.878064440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-31T05:09:48.878401920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-05-31T05:09:48.878689961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T05:09:48', 'add_notification_status')
2026-05-31T05:09:48.878980947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.879729725Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T05:09:48.879902303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017412s
2026-05-31T05:09:48.880090662Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T05:09:48.880268651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.880495778Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-31T05:09:48.880739800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:48.880921335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:48.882476047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015594s
2026-05-31T05:09:48.882776993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T05:09:48', 'add_alac_24_quality_in_profiles')
2026-05-31T05:09:48.883075033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.883725634Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T05:09:48.883947020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027838s
2026-05-31T05:09:48.884119788Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T05:09:48.884290231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.884512569Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-31T05:09:48.884855981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-31T05:09:48.885000602Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T05:09:48.885148790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-31T05:09:48.885348012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-31T05:09:48.886348858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010491s
2026-05-31T05:09:48.886522397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-31T05:09:48.886730907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-31T05:09:48.887700029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00102s
2026-05-31T05:09:48.887997939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T05:09:48', 'add_salt_to_users')
2026-05-31T05:09:48.888291190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.888959306Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T05:09:48.889108216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002261s
2026-05-31T05:09:48.889273178Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T05:09:48.889440324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.889655147Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-31T05:09:48.890144162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-31T05:09:48.890560521Z [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-31T05:09:48.891041179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007203s
2026-05-31T05:09:48.891194808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-31T05:09:48.891411755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-31T05:09:48.891750538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000405s
2026-05-31T05:09:48.892050953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T05:09:48', 'add_auto_tagging')
2026-05-31T05:09:48.892333211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.893058803Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T05:09:48.893208404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016888s
2026-05-31T05:09:48.893399559Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T05:09:48.893580043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.893812561Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-31T05:09:48.894201575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-31T05:09:48.894352539Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.894526950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-31T05:09:48.894763938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-31T05:09:48.895812079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011158s
2026-05-31T05:09:48.896082133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T05:09:48.896344782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T05:09:48.896577581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000314s
2026-05-31T05:09:48.896869368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T05:09:48', 'quality_definition_preferred_size')
2026-05-31T05:09:48.897162890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.897842218Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T05:09:48.898002481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015321s
2026-05-31T05:09:48.898218025Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T05:09:48.898386795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.898621317Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-31T05:09:48.898963146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T05:09:48.899114310Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.899279403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-31T05:09:48.899524977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.900633139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s
2026-05-31T05:09:48.900930859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T05:09:48', 'add_on_artist_add_to_notifications')
2026-05-31T05:09:48.901225392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.901890242Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T05:09:48.902051306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024074s
2026-05-31T05:09:48.902226108Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T05:09:48.902397383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.902618779Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-31T05:09:48.902897821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T05:09:48.903042813Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.903210260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-31T05:09:48.903428771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-31T05:09:48.904468495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010862s
2026-05-31T05:09:48.904754120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T05:09:48', 'album_last_searched_time')
2026-05-31T05:09:48.905042451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.905703673Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T05:09:48.905855118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022993s
2026-05-31T05:09:48.906035812Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T05:09:48.906190002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.906413583Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-31T05:09:48.906765842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T05:09:48.906911706Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:48.907070396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-31T05:09:48.907306231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.908346807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011127s
2026-05-31T05:09:48.908501108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T05:09:48.908632983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:48.908793877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-31T05:09:48.909035915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T05:09:48.910059427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s
2026-05-31T05:09:48.910335403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T05:09:48', 'add_indexer_flags')
2026-05-31T05:09:48.910619916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.911292761Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T05:09:48.911438815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023241s
2026-05-31T05:09:48.911618337Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T05:09:48.911791436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.912037130Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-31T05:09:48.912395212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-31T05:09:48.912619954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-31T05:09:48.912904748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003483s
2026-05-31T05:09:48.913071063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-31T05:09:48.913284814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-31T05:09:48.913566561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003485s
2026-05-31T05:09:48.913739610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-31T05:09:48.913972348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-31T05:09:48.914263214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s
2026-05-31T05:09:48.914548850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T05:09:48', 'add_indexes_album_statistics')
2026-05-31T05:09:48.914839976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.915569035Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T05:09:48.915723405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016394s
2026-05-31T05:09:48.915933909Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T05:09:48.916121537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:48.916340909Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-31T05:09:48.916691195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T05:09:48.917016440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T05:09:48.917303328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003962s
2026-05-31T05:09:48.917579554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T05:09:48', 'update_redacted_baseurl')
2026-05-31T05:09:48.917874769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:48.918726414Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T05:09:48.918880605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017869s
2026-05-31T05:09:48.926616457Z [Debug] MigrationController: Took: 00:00:01.6201858
2026-05-31T05:09:49.000460127Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-31T05:09:49.035503523Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-31T05:09:49.059650511Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T05:09:49.084514834Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T05:09:49.085461060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T05:09:49.085705042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T05:09:49.089729107Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T05:09:49.089950463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042636s
2026-05-31T05:09:49.090152590Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T05:09:49.090380860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044754s
2026-05-31T05:09:49.091918417Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T05:09:49.092193852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.092588948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T05:09:49.092907860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T05:09:49.093357385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005327s
2026-05-31T05:09:49.093568601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.094924482Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T05:09:49.095149024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021155s
2026-05-31T05:09:49.095460261Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T05:09:49.095726217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.096227386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T05:09:49.096535417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T05:09:49.096940924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s
2026-05-31T05:09:49.097159764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T05:09:49.097337753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T05:09:49.097582857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T05:09:49.097886108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T05:09:49.098637261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008093s
2026-05-31T05:09:49.098910000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.099714651Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T05:09:49.099943312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018374s
2026-05-31T05:09:49.100278326Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T05:09:49.100538661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.100882253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T05:09:49.101109631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:49.101364424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T05:09:49.101637234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T05:09:49.102153994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s
2026-05-31T05:09:49.102420351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.103153748Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T05:09:49.103394684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015446s
2026-05-31T05:09:49.103740019Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T05:09:49.104017889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.104318514Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-31T05:09:49.104874274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-31T05:09:49.105323018Z [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-31T05:09:49.105891543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007927s
2026-05-31T05:09:49.106115324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-31T05:09:49.106378253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T05:09:49.106738769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s
2026-05-31T05:09:49.107083975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T05:09:49', 'InitialSetup')
2026-05-31T05:09:49.107508941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.108401458Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T05:09:49.108634438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020502s
2026-05-31T05:09:49.108880363Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T05:09:49.109144285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.109453818Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-31T05:09:49.109867952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T05:09:49', 'add_reason_to_pending_releases')
2026-05-31T05:09:49.110323580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.111136668Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T05:09:49.111387252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019803s
2026-05-31T05:09:49.111618117Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T05:09:49.111879023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.112186212Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-31T05:09:49.112536597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T05:09:49', 'add_medium_support')
2026-05-31T05:09:49.112959038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.113747547Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T05:09:49.113976788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018763s
2026-05-31T05:09:49.114226251Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T05:09:49.114493108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.114822522Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-31T05:09:49.115200724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T05:09:49', 'add_various_qualites_in_profile')
2026-05-31T05:09:49.115642944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.116425781Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T05:09:49.116679853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019086s
2026-05-31T05:09:49.116912351Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T05:09:49.117162736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.117470716Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-31T05:09:49.117823947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T05:09:49', 'metadata_profiles')
2026-05-31T05:09:49.118270246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.119047722Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T05:09:49.119272335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018845s
2026-05-31T05:09:49.119534313Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T05:09:49.119812052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.120148530Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-31T05:09:49.120554257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T05:09:49', 'separate_automatic_and_interactive_search')
2026-05-31T05:09:49.121007811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.121856239Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T05:09:49.122114349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020138s
2026-05-31T05:09:49.122361387Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T05:09:49.122619697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.122928229Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-31T05:09:49.123303124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T05:09:49', 'change_album_path_to_relative')
2026-05-31T05:09:49.123751086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.124589164Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T05:09:49.124831182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019493s
2026-05-31T05:09:49.125077428Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T05:09:49.125335618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.125641845Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-31T05:09:49.126014495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T05:09:49', 'change_quality_size_mb_to_kb')
2026-05-31T05:09:49.126450744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.127285004Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T05:09:49.127546481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019361s
2026-05-31T05:09:49.127756414Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T05:09:49.128034865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.128331923Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-31T05:09:49.128683291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T05:09:49', 'album_releases')
2026-05-31T05:09:49.129121524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.129925283Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T05:09:49.130154084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018955s
2026-05-31T05:09:49.130390480Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T05:09:49.130645584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.130936700Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-31T05:09:49.131295473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T05:09:49', 'album_releases_fix')
2026-05-31T05:09:49.131732012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.132536162Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T05:09:49.132772508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018859s
2026-05-31T05:09:49.132999686Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T05:09:49.133245571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.133540896Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-31T05:09:49.133881382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T05:09:49', 'import_lists')
2026-05-31T05:09:49.134291969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.135012340Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T05:09:49.135233786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001777s
2026-05-31T05:09:49.135460653Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T05:09:49.135706408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.136066262Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-31T05:09:49.136416217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T05:09:49', 'add_release_status')
2026-05-31T05:09:49.136838768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.137923734Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T05:09:49.138152895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s
2026-05-31T05:09:49.138403129Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T05:09:49.138657572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.138960282Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-31T05:09:49.139336109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T05:09:49', 'album_download_notification')
2026-05-31T05:09:49.139774261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.140594914Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T05:09:49.140835008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019197s
2026-05-31T05:09:49.141086795Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T05:09:49.141355797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.141662024Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-31T05:09:49.142035326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T05:09:49', 'fix_language_metadata_profiles')
2026-05-31T05:09:49.142474119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.143147736Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T05:09:49.143387750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017778s
2026-05-31T05:09:49.143619286Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T05:09:49.143880562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.144197080Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-31T05:09:49.144537756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T05:09:49', 'remove_fanzub')
2026-05-31T05:09:49.144956650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.145932966Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T05:09:49.146154713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s
2026-05-31T05:09:49.146404276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T05:09:49.146664620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.146966668Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-31T05:09:49.147340491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T05:09:49', 'update_artist_history_indexes')
2026-05-31T05:09:49.147773554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.148605570Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T05:09:49.148846996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019172s
2026-05-31T05:09:49.149075085Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T05:09:49.149313596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.149613009Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-31T05:09:49.149945659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T05:09:49', 'remove_nma')
2026-05-31T05:09:49.150362989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.151093701Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T05:09:49.151305899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017732s
2026-05-31T05:09:49.151540601Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T05:09:49.151786707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.152128085Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-31T05:09:49.152490354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T05:09:49', 'album_disambiguation')
2026-05-31T05:09:49.152915461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.153662576Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T05:09:49.153884042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018573s
2026-05-31T05:09:49.154129416Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T05:09:49.154394219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.154696508Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-31T05:09:49.155060040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T05:09:49', 'add_ape_quality_in_profiles')
2026-05-31T05:09:49.155489686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.156275178Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T05:09:49.156522476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018647s
2026-05-31T05:09:49.156751998Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T05:09:49.156995599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.157290052Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-31T05:09:49.157626690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T05:09:49', 'remove_pushalot')
2026-05-31T05:09:49.158045464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.158747448Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T05:09:49.158971319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017567s
2026-05-31T05:09:49.159200590Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T05:09:49.159446796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.159745348Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-31T05:09:49.160109251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T05:09:49', 'add_custom_filters')
2026-05-31T05:09:49.160532092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.161184136Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T05:09:49.161412606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017279s
2026-05-31T05:09:49.161647730Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T05:09:49.161891451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.162186645Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-31T05:09:49.162528484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T05:09:49', 'import_list_tags')
2026-05-31T05:09:49.162952909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.163724724Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T05:09:49.163930478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s
2026-05-31T05:09:49.164160732Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T05:09:49.164407078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.164707263Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-31T05:09:49.165059252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T05:09:49', 'add_release_groups_etc')
2026-05-31T05:09:49.165482484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.166223807Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T05:09:49.166453741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018059s
2026-05-31T05:09:49.166686810Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T05:09:49.166932595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.167249333Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-31T05:09:49.167594709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T05:09:49', 'NewMediaInfoFormat')
2026-05-31T05:09:49.168032781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.168815879Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T05:09:49.169049559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018797s
2026-05-31T05:09:49.169307288Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T05:09:49.169576440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.169881675Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-31T05:09:49.170278785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T05:09:49', 'rename_restrictions_to_release_profiles')
2026-05-31T05:09:49.170723942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.171424964Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T05:09:49.171679877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018168s
2026-05-31T05:09:49.171957296Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T05:09:49.172252501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.172547355Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-31T05:09:49.172945246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T05:09:49', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T05:09:49.173394952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.174147347Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T05:09:49.174401119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018798s
2026-05-31T05:09:49.174636863Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T05:09:49.174884031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.175186400Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-31T05:09:49.175537287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T05:09:49', 'add_import_exclusions')
2026-05-31T05:09:49.176002795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.176729639Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T05:09:49.176959201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018372s
2026-05-31T05:09:49.177200718Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T05:09:49.177456593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.177764193Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-31T05:09:49.178129528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T05:09:49', 'clean_artist_metadata_table')
2026-05-31T05:09:49.178590908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.179301509Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T05:09:49.179563827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001824s
2026-05-31T05:09:49.179824292Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T05:09:49.180099617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.180401104Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-31T05:09:49.180760778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T05:09:49', 'health_issue_notification')
2026-05-31T05:09:49.181198280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.181938661Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T05:09:49.182171740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018301s
2026-05-31T05:09:49.182432646Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T05:09:49.182735125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.183045811Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-31T05:09:49.183422209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T05:09:49', 'add_mediafilerepository_mtime')
2026-05-31T05:09:49.183876925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.184640673Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T05:09:49.184883723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001872s
2026-05-31T05:09:49.185138226Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T05:09:49.185401125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.185717031Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-31T05:09:49.186102047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T05:09:49', 'add_artistmetadataid_constraint')
2026-05-31T05:09:49.186559518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.187305281Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T05:09:49.187550264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018805s
2026-05-31T05:09:49.187807693Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T05:09:49.188127637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.188427852Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-31T05:09:49.188783899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T05:09:49', 'old_ids_and_artist_alias')
2026-05-31T05:09:49.189213995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.190190703Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T05:09:49.190431207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002028s
2026-05-31T05:09:49.190669127Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T05:09:49.190939702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.191240568Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-31T05:09:49.191733761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T05:09:49', 'download_propers_config')
2026-05-31T05:09:49.192362828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.193176678Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T05:09:49.193484147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021717s
2026-05-31T05:09:49.193757568Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T05:09:49.194041349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.194364530Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-31T05:09:49.194899868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T05:09:49', 'remove_language_profiles')
2026-05-31T05:09:49.195358903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.196145317Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T05:09:49.196392996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020985s
2026-05-31T05:09:49.196678962Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T05:09:49.196953826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.197283269Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-31T05:09:49.197711842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T05:09:49', 'multi_disc_naming_format')
2026-05-31T05:09:49.198154123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.198921188Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T05:09:49.199198918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019236s
2026-05-31T05:09:49.199444913Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T05:09:49.199702071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.200049050Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-31T05:09:49.200424086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T05:09:49', 'add_download_client_priority')
2026-05-31T05:09:49.200856867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.201562559Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T05:09:49.201801249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018405s
2026-05-31T05:09:49.202029299Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T05:09:49.202275775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.202570639Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-31T05:09:49.202919221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T05:09:49', 'remove_growl_prowl')
2026-05-31T05:09:49.203337784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.204051692Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T05:09:49.204274311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017601s
2026-05-31T05:09:49.204509755Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T05:09:49.204763506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.205067989Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-31T05:09:49.205421311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T05:09:49', 'remove_plex_hometheatre')
2026-05-31T05:09:49.205851668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.206558482Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T05:09:49.206794517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017814s
2026-05-31T05:09:49.207033158Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T05:09:49.207289805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.207586001Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-31T05:09:49.207981247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T05:09:49', 'add_root_folder_add_defaults')
2026-05-31T05:09:49.208417997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.209139210Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T05:09:49.209372410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018251s
2026-05-31T05:09:49.209597483Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T05:09:49.209836063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.210129645Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-31T05:09:49.210460161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T05:09:49', 'task_duration')
2026-05-31T05:09:49.210879175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.211596289Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T05:09:49.211817264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017617s
2026-05-31T05:09:49.212095755Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T05:09:49.212370599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.212681745Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-31T05:09:49.213087122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T05:09:49', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T05:09:49.213531297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.214289213Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T05:09:49.214539167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018865s
2026-05-31T05:09:49.214772517Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T05:09:49.215018512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.215316813Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-31T05:09:49.215667099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T05:09:49', 'remove_album_folders')
2026-05-31T05:09:49.216111103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.216809189Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T05:09:49.217039844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017815s
2026-05-31T05:09:49.217273444Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T05:09:49.217528077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.217827210Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-31T05:09:49.218179569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T05:09:49', 'flexible_delay_profiles')
2026-05-31T05:09:49.218618333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.219317201Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T05:09:49.219550982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017825s
2026-05-31T05:09:49.219783730Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T05:09:49.220072282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.220368809Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-31T05:09:49.220747903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T05:09:49', 'add_priority_to_indexers')
2026-05-31T05:09:49.221219793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.221872508Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T05:09:49.222099706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017913s
2026-05-31T05:09:49.222355240Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T05:09:49.222618811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.222925439Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-31T05:09:49.223309613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T05:09:49', 'remove_chown_and_folderchmod_config')
2026-05-31T05:09:49.223756042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.224494760Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T05:09:49.224744473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018434s
2026-05-31T05:09:49.224991541Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T05:09:49.225243388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.225545066Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-31T05:09:49.225912135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T05:09:49', 'convert_blacklist_protocol')
2026-05-31T05:09:49.226344266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.227071069Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T05:09:49.227302696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018116s
2026-05-31T05:09:49.227537439Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T05:09:49.227785328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.228139832Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-31T05:09:49.228453233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T05:09:49', 'update_notifiarr')
2026-05-31T05:09:49.228883811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.231773972Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T05:09:49.232026220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039689s
2026-05-31T05:09:49.232272687Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T05:09:49.232522259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.232832274Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-31T05:09:49.233192670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T05:09:49', 'email_multiple_addresses')
2026-05-31T05:09:49.233674170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.234394360Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T05:09:49.234627881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s
2026-05-31T05:09:49.234876662Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T05:09:49.235139752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.235449185Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-31T05:09:49.235836134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T05:09:49', 'rename_blacklist_to_blocklist')
2026-05-31T05:09:49.236278505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.237003786Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T05:09:49.237239251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s
2026-05-31T05:09:49.237489455Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T05:09:49.237726973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.238023641Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-31T05:09:49.238379577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T05:09:49', 'cdh_per_downloadclient')
2026-05-31T05:09:49.238801026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.239410304Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T05:09:49.239648934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016807s
2026-05-31T05:09:49.239893417Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T05:09:49.240181637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.240464196Z [Info] download_history: Starting migration of Log DB to 52
2026-05-31T05:09:49.240814542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T05:09:49', 'download_history')
2026-05-31T05:09:49.241236933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.242138288Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T05:09:49.242363572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001975s
2026-05-31T05:09:49.242596291Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T05:09:49.242852457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.243146980Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-31T05:09:49.243748512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-31T05:09:49.244190302Z [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-31T05:09:49.244688445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006835s
2026-05-31T05:09:49.244921434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-31T05:09:49.245213593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T05:09:49.245600492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s
2026-05-31T05:09:49.245944926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T05:09:49', 'add_update_history')
2026-05-31T05:09:49.246390694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.247184202Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T05:09:49.247407432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020163s
2026-05-31T05:09:49.247652916Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T05:09:49.247923171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.248244538Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-31T05:09:49.248617870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T05:09:49', 'add_on_update_to_notifications')
2026-05-31T05:09:49.249054860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.249783458Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T05:09:49.250022008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018582s
2026-05-31T05:09:49.250267853Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T05:09:49.250522186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.250824805Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-31T05:09:49.251189870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T05:09:49', 'download_client_per_indexer')
2026-05-31T05:09:49.251618033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.252348474Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T05:09:49.252586193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018071s
2026-05-31T05:09:49.252824373Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T05:09:49.253071571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.253370563Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-31T05:09:49.253727903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T05:09:49', 'AddNewItemMonitorType')
2026-05-31T05:09:49.254157188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.254818199Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T05:09:49.255052060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s
2026-05-31T05:09:49.255279468Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T05:09:49.255524512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.255819196Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-31T05:09:49.256191035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T05:09:49', 'ImportListSearch')
2026-05-31T05:09:49.256616401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.257328576Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T05:09:49.257560864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001796s
2026-05-31T05:09:49.257806649Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T05:09:49.258065109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.258366737Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-31T05:09:49.258735059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T05:09:49', 'ImportListMonitorExisting')
2026-05-31T05:09:49.259183993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.259937791Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T05:09:49.260180089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018185s
2026-05-31T05:09:49.260415965Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T05:09:49.260663433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.260967706Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-31T05:09:49.261315056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T05:09:49', 'add_indexer_tags')
2026-05-31T05:09:49.261736444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.262528550Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T05:09:49.262758303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018589s
2026-05-31T05:09:49.263022054Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T05:09:49.263250284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.263553675Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-31T05:09:49.263910954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T05:09:49', 'update_audio_types')
2026-05-31T05:09:49.264347874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.265127675Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T05:09:49.265363089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018752s
2026-05-31T05:09:49.265635087Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T05:09:49.265914700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.266233132Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-31T05:09:49.266802008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-31T05:09:49.267011029Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:49.267251102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-31T05:09:49.268082427Z [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-31T05:09:49.268831716Z [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-31T05:09:49.269344208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-31T05:09:49.269903835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-31T05:09:49.270926405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T05:09:49.271293444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038161s
2026-05-31T05:09:49.271508407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-31T05:09:49.271711567Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T05:09:49.271975618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-31T05:09:49.272689226Z [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-31T05:09:49.273344696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-31T05:09:49.273786276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-31T05:09:49.274317215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-31T05:09:49.275254162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T05:09:49.275643126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034299s
2026-05-31T05:09:49.275885374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T05:09:49.276089675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T05:09:49.276321442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T05:09:49.276986802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T05:09:49.277549726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T05:09:49.278026416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T05:09:49.278558638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T05:09:49.279482118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T05:09:49.279893226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033153s
2026-05-31T05:09:49.280276007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T05:09:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T05:09:49.280733268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.281757682Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T05:09:49.282021243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051224s
2026-05-31T05:09:49.282263721Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T05:09:49.282518514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.282838018Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-31T05:09:49.283195217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T05:09:49', 'add_on_delete_to_notifications')
2026-05-31T05:09:49.283622638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.284423401Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T05:09:49.284674908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018841s
2026-05-31T05:09:49.284898037Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T05:09:49.285140466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.285432775Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-31T05:09:49.285772238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T05:09:49', 'add_custom_formats')
2026-05-31T05:09:49.286191804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.286887124Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T05:09:49.287110875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017454s
2026-05-31T05:09:49.287342021Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T05:09:49.287590481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.287948793Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-31T05:09:49.288302626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T05:09:49', 'add_result_to_commands')
2026-05-31T05:09:49.288748864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.289491450Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T05:09:49.289726143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018821s
2026-05-31T05:09:49.289976227Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T05:09:49.290221841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.290527497Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-31T05:09:49.290890779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T05:09:49', 'health_restored_notification')
2026-05-31T05:09:49.291324462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.292117860Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T05:09:49.292364347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001876s
2026-05-31T05:09:49.292578358Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T05:09:49.292812019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.293104868Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-31T05:09:49.293420484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T05:09:49', 'remove_uc')
2026-05-31T05:09:49.293829999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.294595711Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T05:09:49.294815274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017934s
2026-05-31T05:09:49.295063964Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T05:09:49.295325110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.295633321Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-31T05:09:49.296032155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T05:09:49', 'download_clients_rename_tv_to_music')
2026-05-31T05:09:49.296479666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.297319688Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T05:09:49.297566555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019655s
2026-05-31T05:09:49.297821128Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T05:09:49.298088036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.298397569Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-31T05:09:49.298782645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T05:09:49', 'add_colon_replacement_to_naming_config')
2026-05-31T05:09:49.299238573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.300150520Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T05:09:49.300406486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020295s
2026-05-31T05:09:49.300628713Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T05:09:49.300872645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.301179923Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-31T05:09:49.301508696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T05:09:49', 'list_sync_time')
2026-05-31T05:09:49.301930345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.302657981Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T05:09:49.302883254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017885s
2026-05-31T05:09:49.303120402Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T05:09:49.303369013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.303662684Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-31T05:09:49.304062339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T05:09:49', 'add_download_client_tags')
2026-05-31T05:09:49.304485552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.305306014Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T05:09:49.305531318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019209s
2026-05-31T05:09:49.305767444Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T05:09:49.306018950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.306323253Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-31T05:09:49.306670663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T05:09:49', 'add_notification_status')
2026-05-31T05:09:49.307096020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.307914579Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T05:09:49.308196126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018759s
2026-05-31T05:09:49.308435728Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T05:09:49.308693858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.308991247Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-31T05:09:49.309363257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T05:09:49', 'add_alac_24_quality_in_profiles')
2026-05-31T05:09:49.309796419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.310608805Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T05:09:49.310841324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018954s
2026-05-31T05:09:49.311070806Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T05:09:49.311314627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.311602437Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-31T05:09:49.311977673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T05:09:49', 'add_salt_to_users')
2026-05-31T05:09:49.312399262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.313210396Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T05:09:49.313426762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018895s
2026-05-31T05:09:49.313655011Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T05:09:49.313899173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.314192554Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-31T05:09:49.314532288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T05:09:49', 'add_auto_tagging')
2026-05-31T05:09:49.314950100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.315687415Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T05:09:49.315928160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017928s
2026-05-31T05:09:49.316176871Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T05:09:49.316440322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.316749204Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-31T05:09:49.317128448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T05:09:49', 'quality_definition_preferred_size')
2026-05-31T05:09:49.317569837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.318378516Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T05:09:49.318625614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019166s
2026-05-31T05:09:49.318869796Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T05:09:49.319129509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.319426307Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-31T05:09:49.319807675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T05:09:49', 'add_on_artist_add_to_notifications')
2026-05-31T05:09:49.320263533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.321093274Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T05:09:49.321327887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019394s
2026-05-31T05:09:49.321564163Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T05:09:49.321815780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.322111405Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-31T05:09:49.322467432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T05:09:49', 'album_last_searched_time')
2026-05-31T05:09:49.322892889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.323650886Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T05:09:49.323889166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018247s
2026-05-31T05:09:49.324126304Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T05:09:49.324360545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.324657574Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-31T05:09:49.324994091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T05:09:49', 'add_indexer_flags')
2026-05-31T05:09:49.325423116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.326187004Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T05:09:49.326415915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018235s
2026-05-31T05:09:49.326654015Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T05:09:49.326956444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.327223793Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-31T05:09:49.327586954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T05:09:49', 'add_indexes_album_statistics')
2026-05-31T05:09:49.328066781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.328891311Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T05:09:49.329129090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019551s
2026-05-31T05:09:49.329367140Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T05:09:49.329612905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T05:09:49.329908360Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-31T05:09:49.330265199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T05:09:49', 'update_redacted_baseurl')
2026-05-31T05:09:49.330697780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T05:09:49.331506248Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T05:09:49.331740079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s
2026-05-31T05:09:49.501568397Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-31T05:09:49.508954655Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-31T05:09:49.513434389Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-31T05:09:49.624538079Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-31T05:09:49.650093745Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-31T05:09:49.661791227Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-31T05:09:49.702568683Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-31T05:09:49.703515871Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-31T05:09:49.703756005Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-31T05:09:49.779585485Z [ls.io-init] done.
2026-05-31T05:09:49.789089789Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled