2026-02-04T03:47:01.892503216Z [migrations] started
2026-02-04T03:47:01.892601053Z [migrations] no migrations found
2026-02-04T03:47:01.910529603Z usermod: no changes
2026-02-04T03:47:01.916011622Z ───────────────────────────────────────
2026-02-04T03:47:01.916052705Z
2026-02-04T03:47:01.916061743Z ██╗ ███████╗██╗ ██████╗
2026-02-04T03:47:01.916070350Z ██║ ██╔════╝██║██╔═══██╗
2026-02-04T03:47:01.916078837Z ██║ ███████╗██║██║ ██║
2026-02-04T03:47:01.916087084Z ██║ ╚════██║██║██║ ██║
2026-02-04T03:47:01.916095300Z ███████╗███████║██║╚██████╔╝
2026-02-04T03:47:01.916103597Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-04T03:47:01.916112084Z
2026-02-04T03:47:01.916119930Z Brought to you by linuxserver.io
2026-02-04T03:47:01.916128046Z ───────────────────────────────────────
2026-02-04T03:47:01.916297638Z
2026-02-04T03:47:01.916308690Z To support the app dev(s) visit:
2026-02-04T03:47:01.917766275Z Lidarr: https://opencollective.com/lidarr
2026-02-04T03:47:01.918068012Z
2026-02-04T03:47:01.918077812Z To support LSIO projects visit:
2026-02-04T03:47:01.918085898Z https://www.linuxserver.io/donate/
2026-02-04T03:47:01.918093945Z
2026-02-04T03:47:01.918101850Z ───────────────────────────────────────
2026-02-04T03:47:01.918110267Z GID/UID
2026-02-04T03:47:01.918118163Z ───────────────────────────────────────
2026-02-04T03:47:01.922540007Z
2026-02-04T03:47:01.922572132Z User UID: 911
2026-02-04T03:47:01.922583705Z User GID: 911
2026-02-04T03:47:01.922594377Z ───────────────────────────────────────
2026-02-04T03:47:01.924297897Z Linuxserver.io version: 3.1.2.4914-ls188
2026-02-04T03:47:01.924579704Z Build-date: 2026-02-04T03:43:31+00:00
2026-02-04T03:47:01.924602490Z ───────────────────────────────────────
2026-02-04T03:47:01.924615105Z
2026-02-04T03:47:01.971574270Z [custom-init] No custom files found, skipping...
2026-02-04T03:47:01.991911791Z failed to load "/config/config.xml": No such file or directory
2026-02-04T03:47:02.283916608Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-02-04T03:47:02.302078919Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-04T03:47:02.306094494Z [Debug] Bootstrap: Console selected
2026-02-04T03:47:02.309475011Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-04T03:47:02.312114266Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-04T03:47:02.577439633Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-04T03:47:02.629117579Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9bdee66f-52ee-4c8f-868f-e2aaa7a3bd54} may be persisted to storage in unencrypted form.
2026-02-04T03:47:02.684241163Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-04T03:47:02.721080832Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-02-04T03:47:02.794029858Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-04T03:47:02.800727966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:02.801285368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:02.839831863Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-04T03:47:02.843195997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391188s
2026-02-04T03:47:02.843375418Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-04T03:47:02.843577255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424119s
2026-02-04T03:47:02.850660758Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-04T03:47:02.851181867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:02.856494755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-04T03:47:02.866418046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-04T03:47:02.877168432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204568s
2026-02-04T03:47:02.877546944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:02.879353151Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-04T03:47:02.879530969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226406s
2026-02-04T03:47:02.880214586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-04T03:47:02.880439348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:02.884918708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-04T03:47:02.886496054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-04T03:47:02.886509241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012559s
2026-02-04T03:47:02.886624643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-04T03:47:02.886903915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001008s
2026-02-04T03:47:02.887306486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-04T03:47:02.887876514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-04T03:47:02.888535661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010083s
2026-02-04T03:47:02.888759091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:02.889449621Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-04T03:47:02.889625716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019066s
2026-02-04T03:47:02.890079920Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-04T03:47:02.890311627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:02.891050234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-04T03:47:02.891813000Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.01E-05s
2026-02-04T03:47:02.892049236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-04T03:47:02.892379731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-04T03:47:02.892833986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2026-02-04T03:47:02.893038237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:02.893667454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-04T03:47:02.893851144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013787s
2026-02-04T03:47:02.896808709Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-04T03:47:02.897012089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:02.897587056Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-04T03:47:02.908911128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-04T03:47:02.909442368Z [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-02-04T03:47:02.909977155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008731s
2026-02-04T03:47:02.910171165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-04T03:47:02.910448644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-04T03:47:02.910782586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2026-02-04T03:47:02.910966216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-02-04T03:47:02.911309738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-02-04T03:47:02.911647518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s
2026-02-04T03:47:02.911857711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-02-04T03:47:02.912202265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-02-04T03:47:02.912522139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s
2026-02-04T03:47:02.912693384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-02-04T03:47:02.918258359Z [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-02-04T03:47:02.919403104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006528s
2026-02-04T03:47:02.919601393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-02-04T03:47:02.919911428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-04T03:47:02.920264609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004822s
2026-02-04T03:47:02.920457858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-02-04T03:47:02.920745597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-04T03:47:02.921069489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s
2026-02-04T03:47:02.921260504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-02-04T03:47:02.921550658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:02.921867887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004139s
2026-02-04T03:47:02.922044593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-02-04T03:47:02.922300749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:02.922598729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003853s
2026-02-04T03:47:02.922769753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-02-04T03:47:02.924166325Z [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-02-04T03:47:02.925112931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002165s
2026-02-04T03:47:02.925307874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-02-04T03:47:02.925615864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:02.925941009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2026-02-04T03:47:02.926120420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-02-04T03:47:02.926372918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-04T03:47:02.926699877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004094s
2026-02-04T03:47:02.926892925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-02-04T03:47:02.927155294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-04T03:47:02.927440398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s
2026-02-04T03:47:02.927633567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-02-04T03:47:02.927982599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-04T03:47:02.928315510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2026-02-04T03:47:02.928511935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-02-04T03:47:02.928793522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:02.929139709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s
2026-02-04T03:47:02.929323349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-02-04T03:47:02.929554645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-02-04T03:47:02.929903507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-02-04T03:47:02.930080614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-02-04T03:47:02.930986558Z [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-02-04T03:47:02.931685345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014079s
2026-02-04T03:47:02.931907693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-02-04T03:47:02.932227106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-04T03:47:02.932584967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004855s
2026-02-04T03:47:02.932779669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-02-04T03:47:02.933051406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-02-04T03:47:02.933365408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004108s
2026-02-04T03:47:02.933565160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-02-04T03:47:02.933849643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-04T03:47:02.934168706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s
2026-02-04T03:47:02.934402276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-02-04T03:47:02.934783053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-02-04T03:47:02.935148949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005505s
2026-02-04T03:47:02.935327258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-02-04T03:47:02.936084914Z [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-02-04T03:47:02.936669140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011524s
2026-02-04T03:47:02.936858602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-02-04T03:47:02.937155580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-02-04T03:47:02.937512699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004717s
2026-02-04T03:47:02.937717100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-02-04T03:47:02.938004729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:02.938327349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s
2026-02-04T03:47:02.938503804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-04T03:47:02.939314306Z [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-02-04T03:47:02.939929034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012441s
2026-02-04T03:47:02.940122193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-04T03:47:02.940386365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-04T03:47:02.940727001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s
2026-02-04T03:47:02.940927485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-02-04T03:47:02.941214322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-04T03:47:02.941573956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2026-02-04T03:47:02.941781825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-04T03:47:02.942078963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-04T03:47:02.942431273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s
2026-02-04T03:47:02.942627418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-02-04T03:47:02.942908013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-02-04T03:47:02.943258529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s
2026-02-04T03:47:02.943430765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-04T03:47:02.944135504Z [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-02-04T03:47:02.944693418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010825s
2026-02-04T03:47:02.944879001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-04T03:47:02.945447386Z [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-02-04T03:47:02.945836409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007522s
2026-02-04T03:47:02.946035270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-04T03:47:02.946359202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-04T03:47:02.946733926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s
2026-02-04T03:47:02.946915352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-04T03:47:02.949284753Z [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-02-04T03:47:02.949817475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002728s
2026-02-04T03:47:02.950012698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-04T03:47:02.950299326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-04T03:47:02.950665914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004704s
2026-02-04T03:47:02.950849223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-02-04T03:47:02.951270942Z [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-02-04T03:47:02.951791350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007668s
2026-02-04T03:47:02.952011082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-02-04T03:47:02.952293832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-02-04T03:47:02.952670951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004782s
2026-02-04T03:47:02.952881966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-02-04T03:47:02.953372554Z [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-02-04T03:47:02.953969937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009058s
2026-02-04T03:47:02.954187986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-02-04T03:47:02.954539764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-02-04T03:47:02.954957265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s
2026-02-04T03:47:02.955169672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-02-04T03:47:02.955501260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-02-04T03:47:02.955916957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s
2026-02-04T03:47:02.956109555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-02-04T03:47:02.956790596Z [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-02-04T03:47:02.957317096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010318s
2026-02-04T03:47:02.957501417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-02-04T03:47:02.958358523Z [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-02-04T03:47:02.959264818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015854s
2026-02-04T03:47:02.959447776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-02-04T03:47:02.959990028Z [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-02-04T03:47:02.960448221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008284s
2026-02-04T03:47:02.960636450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-02-04T03:47:02.961357752Z [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-02-04T03:47:02.961925545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011111s
2026-02-04T03:47:02.962121119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-04T03:47:02.962673742Z [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-02-04T03:47:02.963181434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008717s
2026-02-04T03:47:02.963394253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-02-04T03:47:02.964029933Z [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-02-04T03:47:02.964512474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s
2026-02-04T03:47:02.964691545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-02-04T03:47:02.965134607Z [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-02-04T03:47:02.965548691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006788s
2026-02-04T03:47:02.965716168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-04T03:47:02.966051313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-02-04T03:47:02.966422220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s
2026-02-04T03:47:02.966608004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-04T03:47:02.966873919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-04T03:47:02.967201659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s
2026-02-04T03:47:02.967383716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-02-04T03:47:02.967808641Z [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-02-04T03:47:02.968279339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006695s
2026-02-04T03:47:02.968414291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-02-04T03:47:02.969096224Z [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-02-04T03:47:02.969678025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010899s
2026-02-04T03:47:02.969852016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-04T03:47:02.970298815Z [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-02-04T03:47:02.970748270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s
2026-02-04T03:47:02.970944145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-04T03:47:02.971233367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-04T03:47:02.971591358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s
2026-02-04T03:47:02.971786280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-04T03:47:02.972109070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-04T03:47:02.972445087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2026-02-04T03:47:02.972623506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-04T03:47:02.973314498Z [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-02-04T03:47:02.973920919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001127s
2026-02-04T03:47:02.974106452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-04T03:47:02.974748084Z [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-02-04T03:47:02.975283853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009999s
2026-02-04T03:47:02.975491511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-04T03:47:02.975864021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-04T03:47:02.976213655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005116s
2026-02-04T03:47:02.976388507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-02-04T03:47:02.977033566Z [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-02-04T03:47:02.977553744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s
2026-02-04T03:47:02.977730389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-02-04T03:47:02.978426701Z [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-02-04T03:47:02.979030267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011135s
2026-02-04T03:47:02.979208435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-02-04T03:47:02.979661367Z [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-02-04T03:47:02.980172577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-02-04T03:47:02.980338461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-02-04T03:47:02.980653034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-02-04T03:47:02.981002859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s
2026-02-04T03:47:02.981199404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-04T03:47:02.981797629Z [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-02-04T03:47:02.982342286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009644s
2026-02-04T03:47:02.982580826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-04T03:47:02.982948977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-04T03:47:02.983311087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005334s
2026-02-04T03:47:02.984542666Z [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-02-04T03:47:02.986204893Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014383 taking an average of 00:00:00.0014383
2026-02-04T03:47:02.986914943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-04T03:47:02', 'InitialSetup')
2026-02-04T03:47:02.987277914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:02.991023646Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-04T03:47:02.991256014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073432s
2026-02-04T03:47:02.991552310Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-02-04T03:47:02.991781111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:02.992126206Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-02-04T03:47:02.992741896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-02-04T03:47:02.992931608Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:02.993134376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-02-04T03:47:02.993432226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:02.994429855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011231s
2026-02-04T03:47:02.994814880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-04T03:47:02', 'add_reason_to_pending_releases')
2026-02-04T03:47:02.995178442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:02.995945466Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-02-04T03:47:02.996141100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025746s
2026-02-04T03:47:02.996345131Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-02-04T03:47:02.996555034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:02.996809045Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-02-04T03:47:02.999065268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:02.999225831Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:02.999410383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-02-04T03:47:02.999692271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-02-04T03:47:03.000762746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s
2026-02-04T03:47:03.000901305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.001049884Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.001240067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-02-04T03:47:03.001547677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.002506858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010763s
2026-02-04T03:47:03.002683384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.002836502Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.003041415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-02-04T03:47:03.003367712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.004358817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s
2026-02-04T03:47:03.004727109Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-02-04T03:47:03.005320283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-02-04T03:47:03.005600738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006496s
2026-02-04T03:47:03.005932025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-02-04T03:47:03.016876402Z [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-02-04T03:47:03.018363376Z [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-02-04T03:47:03.019209951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-02-04T03:47:03.020363734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-02-04T03:47:03.022635077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-04T03:47:03.023085985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-02-04T03:47:03.023568738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-04T03:47:03.023944985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177984s
2026-02-04T03:47:03.024148595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.024300541Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.024498349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-02-04T03:47:03.024736779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-02-04T03:47:03.025616310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009604s
2026-02-04T03:47:03.025976626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-04T03:47:03', 'add_medium_support')
2026-02-04T03:47:03.026333755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.030951683Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-02-04T03:47:03.031117427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062213s
2026-02-04T03:47:03.031364775Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-02-04T03:47:03.031586822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.031907528Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-02-04T03:47:03.032569871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-02-04T03:47:03.033017082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-02-04T03:47:03.033284711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004633s
2026-02-04T03:47:03.033455705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.033670157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.036039187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023995s
2026-02-04T03:47:03.036436137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-04T03:47:03', 'add_various_qualites_in_profile')
2026-02-04T03:47:03.036804298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.037517975Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-02-04T03:47:03.037705963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038367s
2026-02-04T03:47:03.037902449Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-02-04T03:47:03.038113514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.038377385Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-02-04T03:47:03.039115311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-02-04T03:47:03.039637723Z [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-02-04T03:47:03.040162900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008429s
2026-02-04T03:47:03.040370789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-02-04T03:47:03.040685493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-02-04T03:47:03.041023483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s
2026-02-04T03:47:03.041203997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-04T03:47:03.041356003Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-04T03:47:03.041576317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-02-04T03:47:03.041903185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.042786073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010129s
2026-02-04T03:47:03.042997989Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-02-04T03:47:03.046907762Z [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-02-04T03:47:03.049601055Z [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-02-04T03:47:03.050758625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.051733128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.053913769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-04T03:47:03.054391471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-04T03:47:03.054834543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.055264719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.055593311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124096s
2026-02-04T03:47:03.055807993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-02-04T03:47:03.059616451Z [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-02-04T03:47:03.062108990Z [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-02-04T03:47:03.063214226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.064301485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.066399590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-04T03:47:03.066874055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-04T03:47:03.067324071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.067746572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.068085234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120737s
2026-02-04T03:47:03.068260557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.068411000Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.068607946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-02-04T03:47:03.068882118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-02-04T03:47:03.069713041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009139s
2026-02-04T03:47:03.070069208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-04T03:47:03', 'metadata_profiles')
2026-02-04T03:47:03.070421057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.072398228Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-02-04T03:47:03.072581647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035514s
2026-02-04T03:47:03.072845428Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-02-04T03:47:03.073075472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.073364293Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-02-04T03:47:03.075273498Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-02-04T03:47:03.079892358Z [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-02-04T03:47:03.080807541Z [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-02-04T03:47:03.081297968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-04T03:47:03.081900251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-04T03:47:03.084703024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-04T03:47:03.085067749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095703s
2026-02-04T03:47:03.085243974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-04T03:47:03.085397122Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.085620552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-02-04T03:47:03.085931418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-02-04T03:47:03.086813294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s
2026-02-04T03:47:03.087106945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-02-04T03:47:03.087453232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-02-04T03:47:03.087720701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s
2026-02-04T03:47:03.087930734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-04T03:47:03.088085996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.088444759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-02-04T03:47:03.091666766Z [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-02-04T03:47:03.092758655Z [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-02-04T03:47:03.093315977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-04T03:47:03.094011217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-04T03:47:03.096779742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-04T03:47:03.097154897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084952s
2026-02-04T03:47:03.097557337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-04T03:47:03', 'separate_automatic_and_interactive_search')
2026-02-04T03:47:03.097932753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.098918719Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-02-04T03:47:03.099109563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101677s
2026-02-04T03:47:03.099338163Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-02-04T03:47:03.099565371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.099825474Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-02-04T03:47:03.100184948Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-02-04T03:47:03.103810117Z [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-02-04T03:47:03.106002412Z [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-02-04T03:47:03.106992766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.108122792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.110237600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.110689339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-04T03:47:03.111105507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-04T03:47:03.111542637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-04T03:47:03.112034357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.112335955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012003s
2026-02-04T03:47:03.112709387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-04T03:47:03', 'change_album_path_to_relative')
2026-02-04T03:47:03.113065374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.114209497Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-02-04T03:47:03.114407386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138313s
2026-02-04T03:47:03.114624904Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-02-04T03:47:03.114844536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.115148588Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-02-04T03:47:03.115717123Z [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-02-04T03:47:03.116280959Z [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-02-04T03:47:03.116607516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-02-04T03:47:03.116977762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-04T03:47:03', 'change_quality_size_mb_to_kb')
2026-02-04T03:47:03.117341875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.118072095Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-02-04T03:47:03.118267188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019861s
2026-02-04T03:47:03.118452511Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-02-04T03:47:03.118658896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.118907848Z [Info] album_releases: Starting migration of Main DB to 9
2026-02-04T03:47:03.119286290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.119449679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.119647888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-02-04T03:47:03.119953193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-02-04T03:47:03.120836581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009986s
2026-02-04T03:47:03.121010391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.121161465Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.121357500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-02-04T03:47:03.121651953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-02-04T03:47:03.122527586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009759s
2026-02-04T03:47:03.122877731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-04T03:47:03', 'album_releases')
2026-02-04T03:47:03.123232475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.124030923Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-02-04T03:47:03.124211356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023956s
2026-02-04T03:47:03.124409906Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-02-04T03:47:03.124630450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.124888209Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-02-04T03:47:03.125457365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.125620243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.125804374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-02-04T03:47:03.129643835Z [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-02-04T03:47:03.132036032Z [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-02-04T03:47:03.133119894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.134187985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.136358887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.136805406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-04T03:47:03.137221123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-04T03:47:03.137661790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-04T03:47:03.138107427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.138444075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124584s
2026-02-04T03:47:03.138620340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.138770733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.138996016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-02-04T03:47:03.142894777Z [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-02-04T03:47:03.145299308Z [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-02-04T03:47:03.147020344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.148143255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.150332172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.150788641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-04T03:47:03.151218417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-04T03:47:03.151657260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-04T03:47:03.152119671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.152448343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013291s
2026-02-04T03:47:03.152816515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-04T03:47:03', 'album_releases_fix')
2026-02-04T03:47:03.153169395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.154342087Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-02-04T03:47:03.154498141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151167s
2026-02-04T03:47:03.154748926Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-02-04T03:47:03.154997647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.155307280Z [Info] import_lists: Starting migration of Main DB to 11
2026-02-04T03:47:03.156287424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-02-04T03:47:03.157193488Z [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-02-04T03:47:03.158029211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015147s
2026-02-04T03:47:03.158297671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-02-04T03:47:03.158643377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-02-04T03:47:03.159021188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005256s
2026-02-04T03:47:03.159211772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-02-04T03:47:03.159855859Z [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-02-04T03:47:03.160432780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010339s
2026-02-04T03:47:03.160655799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-02-04T03:47:03.161004572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-04T03:47:03.161356661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s
2026-02-04T03:47:03.161708399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-04T03:47:03', 'import_lists')
2026-02-04T03:47:03.162054967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.162962524Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-02-04T03:47:03.163136985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020978s
2026-02-04T03:47:03.163343742Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-02-04T03:47:03.163555548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.163822165Z [Info] add_release_status: Starting migration of Main DB to 12
2026-02-04T03:47:03.164279816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-02-04T03:47:03.164456602Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.164676996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-02-04T03:47:03.165021139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-02-04T03:47:03.165941052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010626s
2026-02-04T03:47:03.166123279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.166321828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.167339808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010447s
2026-02-04T03:47:03.167699052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-04T03:47:03', 'add_release_status')
2026-02-04T03:47:03.168077253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.168769276Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-02-04T03:47:03.168948207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024509s
2026-02-04T03:47:03.169161867Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-02-04T03:47:03.169379856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.169646944Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-02-04T03:47:03.169972479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.170145998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.170358997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-02-04T03:47:03.170698551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.171610868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010491s
2026-02-04T03:47:03.172008489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-04T03:47:03', 'album_download_notification')
2026-02-04T03:47:03.172370708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.173062070Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-02-04T03:47:03.173250339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024563s
2026-02-04T03:47:03.173472677Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-02-04T03:47:03.173695896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.173965449Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-02-04T03:47:03.174581349Z [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-02-04T03:47:03.175249896Z [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-02-04T03:47:03.175667006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007429s
2026-02-04T03:47:03.176220640Z [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-02-04T03:47:03.176879647Z [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-02-04T03:47:03.177292569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007341s
2026-02-04T03:47:03.177661782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-04T03:47:03', 'fix_language_metadata_profiles')
2026-02-04T03:47:03.178023310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.178822118Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-02-04T03:47:03.179010939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022147s
2026-02-04T03:47:03.179197204Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-02-04T03:47:03.179402056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.179650406Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-02-04T03:47:03.180011503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-02-04T03:47:03.180350175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-02-04T03:47:03.180601291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s
2026-02-04T03:47:03.180935524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-04T03:47:03', 'remove_fanzub')
2026-02-04T03:47:03.181322022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.181977221Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-02-04T03:47:03.182149187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017191s
2026-02-04T03:47:03.182366234Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-02-04T03:47:03.182587480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.182851552Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-02-04T03:47:03.184319057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-02-04T03:47:03.184608389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-02-04T03:47:03.184933674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s
2026-02-04T03:47:03.185149890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-02-04T03:47:03.185484654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-02-04T03:47:03.185842354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s
2026-02-04T03:47:03.186287460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-02-04T03:47:03.186713268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-02-04T03:47:03.187090327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006113s
2026-02-04T03:47:03.187296262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-02-04T03:47:03.187603781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-04T03:47:03.195854043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082965s
2026-02-04T03:47:03.196162274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-02-04T03:47:03.196495595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-02-04T03:47:03.196877203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s
2026-02-04T03:47:03.197086685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-02-04T03:47:03.197407812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-04T03:47:03.197774580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005032s
2026-02-04T03:47:03.198164024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-04T03:47:03', 'update_artist_history_indexes')
2026-02-04T03:47:03.198528538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.199398330Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-02-04T03:47:03.199584475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020799s
2026-02-04T03:47:03.199799758Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-02-04T03:47:03.200025783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.200294043Z [Info] remove_nma: Starting migration of Main DB to 17
2026-02-04T03:47:03.201846860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.202763235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-02-04T03:47:03.203054942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010009s
2026-02-04T03:47:03.203391520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-04T03:47:03', 'remove_nma')
2026-02-04T03:47:03.203745202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.205121503Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-02-04T03:47:03.205294472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003043s
2026-02-04T03:47:03.205499234Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-02-04T03:47:03.205711682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.205973168Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-02-04T03:47:03.206289355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.206461993Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-02-04T03:47:03.206679611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-02-04T03:47:03.206958573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-02-04T03:47:03.207917433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s
2026-02-04T03:47:03.208280775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-04T03:47:03', 'album_disambiguation')
2026-02-04T03:47:03.208642493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.209325729Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-02-04T03:47:03.209503176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024213s
2026-02-04T03:47:03.209724612Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-02-04T03:47:03.209940367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.210202294Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-02-04T03:47:03.210468370Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.210682711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.211915784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012419s
2026-02-04T03:47:03.212295288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-04T03:47:03', 'add_ape_quality_in_profiles')
2026-02-04T03:47:03.212656896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.213315573Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-02-04T03:47:03.213503441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026195s
2026-02-04T03:47:03.213693895Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-02-04T03:47:03.213897154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.214148420Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-02-04T03:47:03.214939292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.215288776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-02-04T03:47:03.215535673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000391s
2026-02-04T03:47:03.215757049Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.216085801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-02-04T03:47:03.216354712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s
2026-02-04T03:47:03.216574204Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.216873116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-02-04T03:47:03.217142138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s
2026-02-04T03:47:03.217487453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-04T03:47:03', 'remove_pushalot')
2026-02-04T03:47:03.217839001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.218496505Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-02-04T03:47:03.218679513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017106s
2026-02-04T03:47:03.218876590Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-02-04T03:47:03.219085220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.219338971Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-02-04T03:47:03.219720510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-04T03:47:03.220193742Z [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-02-04T03:47:03.220598397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006875s
2026-02-04T03:47:03.220954464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-04T03:47:03', 'add_custom_filters')
2026-02-04T03:47:03.221309950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.222019018Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-02-04T03:47:03.222194351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020817s
2026-02-04T03:47:03.222389313Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-02-04T03:47:03.222596360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.222850341Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-02-04T03:47:03.223148522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-04T03:47:03.223315438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.223505020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-02-04T03:47:03.223768210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-02-04T03:47:03.224707200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010068s
2026-02-04T03:47:03.225087907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-04T03:47:03', 'import_list_tags')
2026-02-04T03:47:03.225434665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.226230999Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-02-04T03:47:03.226403957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025067s
2026-02-04T03:47:03.226608900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-02-04T03:47:03.226822059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.227081662Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-02-04T03:47:03.231360487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-02-04T03:47:03.232092742Z [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-02-04T03:47:03.232678401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s
2026-02-04T03:47:03.232896570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-02-04T03:47:03.233253158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-02-04T03:47:03.233641700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s
2026-02-04T03:47:03.235979558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-04T03:47:03.235992043Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-04T03:47:03.235999818Z FROM "Artists"
2026-02-04T03:47:03.237006085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-04T03:47:03.237023740Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-04T03:47:03.237032738Z FROM "Artists"
2026-02-04T03:47:03.237618388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s
2026-02-04T03:47:03.237831076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-04T03:47:03.238021730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.238249148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-02-04T03:47:03.238570575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.239534055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s
2026-02-04T03:47:03.240102870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-02-04T03:47:03.240117390Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:47:03.240123963Z FROM "ArtistMetadata"
2026-02-04T03:47:03.240129634Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-02-04T03:47:03.240827780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-02-04T03:47:03.240839604Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:47:03.240846788Z FROM "ArtistMetadata"
2026-02-04T03:47:03.240852530Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-02-04T03:47:03.241263718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007968s
2026-02-04T03:47:03.241443520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-02-04T03:47:03.242273491Z [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-02-04T03:47:03.242912237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001296s
2026-02-04T03:47:03.243130647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-02-04T03:47:03.243483788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-02-04T03:47:03.243858442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005274s
2026-02-04T03:47:03.244069628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-02-04T03:47:03.244370513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-02-04T03:47:03.244705789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s
2026-02-04T03:47:03.244881372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.245082016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.249755346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046797s
2026-02-04T03:47:03.249941010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.250079068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.250274572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-02-04T03:47:03.250592412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.251558447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010953s
2026-02-04T03:47:03.251738249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.251921869Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-04T03:47:03.252114967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-02-04T03:47:03.252426384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.253330605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010242s
2026-02-04T03:47:03.253504425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.253657634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.253842005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-02-04T03:47:03.254098982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-02-04T03:47:03.254973553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s
2026-02-04T03:47:03.255610295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-02-04T03:47:03.255618361Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:47:03.255626007Z FROM "ArtistMetadata"
2026-02-04T03:47:03.255633181Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-04T03:47:03.255640817Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-02-04T03:47:03.256513855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-02-04T03:47:03.256522753Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:47:03.256528885Z FROM "ArtistMetadata"
2026-02-04T03:47:03.256534667Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-04T03:47:03.256554005Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-02-04T03:47:03.257053942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009785s
2026-02-04T03:47:03.257221289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.257372824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.257576064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-02-04T03:47:03.257898813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-02-04T03:47:03.258817293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2026-02-04T03:47:03.258992185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.259142408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.259335957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-02-04T03:47:03.259648246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.260578619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s
2026-02-04T03:47:03.260751488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.260904275Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.261101031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-02-04T03:47:03.261421767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.262324856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s
2026-02-04T03:47:03.262906026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-04T03:47:03.262912519Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-04T03:47:03.262918371Z FROM "AlbumReleases"
2026-02-04T03:47:03.262924132Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-04T03:47:03.262930114Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-02-04T03:47:03.263677770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-04T03:47:03.263684443Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-04T03:47:03.263690375Z FROM "AlbumReleases"
2026-02-04T03:47:03.264519274Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-04T03:47:03.264529204Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-02-04T03:47:03.264536409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009004s
2026-02-04T03:47:03.264808967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-04T03:47:03.264815901Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:47:03.264821733Z FROM "ArtistMetadata"
2026-02-04T03:47:03.264827435Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-04T03:47:03.264833437Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-02-04T03:47:03.265646213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-04T03:47:03.265652887Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:47:03.265658849Z FROM "ArtistMetadata"
2026-02-04T03:47:03.265664550Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-04T03:47:03.265670622Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-02-04T03:47:03.266137002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009197s
2026-02-04T03:47:03.266663542Z [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-02-04T03:47:03.270525238Z [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-02-04T03:47:03.271963403Z [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-02-04T03:47:03.272641158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.273752405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.276581061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.277051378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.277408217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010414s
2026-02-04T03:47:03.277801789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-02-04T03:47:03.281752023Z [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-02-04T03:47:03.283571076Z [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-02-04T03:47:03.284462801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.285911428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.288201680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.288714483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.289093947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110115s
2026-02-04T03:47:03.289365223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-02-04T03:47:03.293402442Z [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-02-04T03:47:03.294950298Z [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-02-04T03:47:03.295677312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-02-04T03:47:03.296720974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-02-04T03:47:03.299186799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-04T03:47:03.299713881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-04T03:47:03.300113926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105251s
2026-02-04T03:47:03.300325532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-02-04T03:47:03.304155454Z [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-02-04T03:47:03.305225659Z [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-02-04T03:47:03.305797681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-04T03:47:03.306503592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-04T03:47:03.308747470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:03.309155492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086432s
2026-02-04T03:47:03.309377439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-02-04T03:47:03.309693665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.310079031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s
2026-02-04T03:47:03.310290988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-02-04T03:47:03.310571493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.310947009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s
2026-02-04T03:47:03.311168826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-02-04T03:47:03.311478870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.311875829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s
2026-02-04T03:47:03.312102516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-02-04T03:47:03.312412680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.312841053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s
2026-02-04T03:47:03.313052859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-02-04T03:47:03.313355468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-02-04T03:47:03.313744512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005075s
2026-02-04T03:47:03.313966328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-02-04T03:47:03.314287194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-02-04T03:47:03.314670496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s
2026-02-04T03:47:03.314850629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:03.315805191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-02-04T03:47:03.316124484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010976s
2026-02-04T03:47:03.316288344Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:03.316616294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-02-04T03:47:03.316896559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2026-02-04T03:47:03.317061491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:03.317434862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-02-04T03:47:03.317765879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2026-02-04T03:47:03.318156115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-04T03:47:03', 'add_release_groups_etc')
2026-02-04T03:47:03.318510017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.320961784Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-02-04T03:47:03.321147638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036925s
2026-02-04T03:47:03.321377842Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-02-04T03:47:03.321590540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.321869362Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-02-04T03:47:03.322452015Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:03.322726157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-02-04T03:47:03.322995599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003589s
2026-02-04T03:47:03.323355193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-04T03:47:03', 'NewMediaInfoFormat')
2026-02-04T03:47:03.323722463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.324461371Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-02-04T03:47:03.324659770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001786s
2026-02-04T03:47:03.324906537Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-02-04T03:47:03.325133434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.325465743Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-02-04T03:47:03.326719017Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-02-04T03:47:03.327107048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-02-04T03:47:03.329556901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026055s
2026-02-04T03:47:03.329758216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-04T03:47:03.329962438Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.330220788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-02-04T03:47:03.330615352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.331572650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011312s
2026-02-04T03:47:03.332004920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-04T03:47:03', 'rename_restrictions_to_release_profiles')
2026-02-04T03:47:03.332393322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.333105065Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-02-04T03:47:03.333312814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026031s
2026-02-04T03:47:03.333567276Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-02-04T03:47:03.333806868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.334099327Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-02-04T03:47:03.335355587Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-02-04T03:47:03.335632083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-02-04T03:47:03.338007958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024452s
2026-02-04T03:47:03.338197449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-04T03:47:03.338367842Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.338593587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-02-04T03:47:03.338910164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-02-04T03:47:03.339822872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010249s
2026-02-04T03:47:03.340045140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-02-04T03:47:03.340206254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.340433231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-02-04T03:47:03.340764398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-02-04T03:47:03.341678949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010286s
2026-02-04T03:47:03.341859623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:03.342128374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-02-04T03:47:03.342401374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003826s
2026-02-04T03:47:03.342570685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:03.342856480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-02-04T03:47:03.343121684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s
2026-02-04T03:47:03.343363852Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-02-04T03:47:03.347815576Z [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-02-04T03:47:03.349289935Z [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-02-04T03:47:03.349979794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.351004327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.353259688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.353701377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.354174890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.354638785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.354990362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114279s
2026-02-04T03:47:03.355405308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-04T03:47:03', 'rename_quality_profiles_add_upgrade_allowed')
2026-02-04T03:47:03.355815203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.356842281Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-02-04T03:47:03.357052374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132006s
2026-02-04T03:47:03.357269101Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-02-04T03:47:03.357507301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.357760049Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-02-04T03:47:03.358203332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-02-04T03:47:03.358652406Z [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-02-04T03:47:03.359083765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s
2026-02-04T03:47:03.359314770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-02-04T03:47:03.359693713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-02-04T03:47:03.360116064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s
2026-02-04T03:47:03.360486670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-04T03:47:03', 'add_import_exclusions')
2026-02-04T03:47:03.360857005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.361621405Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-02-04T03:47:03.361804032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s
2026-02-04T03:47:03.362028514Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-02-04T03:47:03.362270001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.362569944Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-02-04T03:47:03.367812741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-04T03:47:03.367823472Z WHERE "Id" in (
2026-02-04T03:47:03.367829254Z SELECT "Artists"."Id" from "Artists"
2026-02-04T03:47:03.367835797Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.367841880Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-04T03:47:03.368782634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-04T03:47:03.368806422Z WHERE "Id" in (
2026-02-04T03:47:03.368817945Z SELECT "Artists"."Id" from "Artists"
2026-02-04T03:47:03.368829468Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.368863396Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-04T03:47:03.369463685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011316s
2026-02-04T03:47:03.370061850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-02-04T03:47:03.370069876Z WHERE "Id" in (
2026-02-04T03:47:03.370078203Z SELECT "Albums"."Id" from "Albums"
2026-02-04T03:47:03.370084044Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.370090127Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-04T03:47:03.370889015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-02-04T03:47:03.370905338Z WHERE "Id" in (
2026-02-04T03:47:03.370915749Z SELECT "Albums"."Id" from "Albums"
2026-02-04T03:47:03.370926100Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.370936912Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-04T03:47:03.371474765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009994s
2026-02-04T03:47:03.372076657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-02-04T03:47:03.372096136Z WHERE "Id" in (
2026-02-04T03:47:03.372107038Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-04T03:47:03.372118231Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-04T03:47:03.372129714Z WHERE "Albums"."Id" IS NULL)
2026-02-04T03:47:03.372860445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-02-04T03:47:03.372873141Z WHERE "Id" in (
2026-02-04T03:47:03.372881758Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-04T03:47:03.372890495Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-04T03:47:03.372899784Z WHERE "Albums"."Id" IS NULL)
2026-02-04T03:47:03.373461615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009775s
2026-02-04T03:47:03.374036553Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-04T03:47:03.374047826Z WHERE "Id" in (
2026-02-04T03:47:03.374056623Z SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:47:03.374065211Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:47:03.374094299Z WHERE "AlbumReleases"."Id" IS NULL)
2026-02-04T03:47:03.375568708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-04T03:47:03.375583808Z WHERE "Id" in (
2026-02-04T03:47:03.375594821Z SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:47:03.375605893Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:47:03.375617346Z WHERE "AlbumReleases"."Id" IS NULL)
2026-02-04T03:47:03.376185059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010043s
2026-02-04T03:47:03.376784366Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-04T03:47:03.376798514Z WHERE "Id" in (
2026-02-04T03:47:03.376809206Z SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:47:03.376819837Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.376831210Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-04T03:47:03.377595149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-04T03:47:03.377606541Z WHERE "Id" in (
2026-02-04T03:47:03.377614968Z SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:47:03.377623365Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.377632624Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-04T03:47:03.378190227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s
2026-02-04T03:47:03.378766858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:47:03.378778511Z WHERE "Id" IN (
2026-02-04T03:47:03.378786898Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.378795345Z LEFT OUTER JOIN "Tracks"
2026-02-04T03:47:03.378803712Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:47:03.378812209Z WHERE "Tracks"."Id" IS NULL)
2026-02-04T03:47:03.379563582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:47:03.379577280Z WHERE "Id" IN (
2026-02-04T03:47:03.379587671Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.379598402Z LEFT OUTER JOIN "Tracks"
2026-02-04T03:47:03.379628142Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:47:03.379639074Z WHERE "Tracks"."Id" IS NULL)
2026-02-04T03:47:03.380174903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010016s
2026-02-04T03:47:03.380586522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-04T03:47:03', 'clean_artist_metadata_table')
2026-02-04T03:47:03.380957188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.381779955Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-02-04T03:47:03.381979386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025533s
2026-02-04T03:47:03.382224300Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-02-04T03:47:03.382439303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.382727653Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-02-04T03:47:03.383495078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.383675712Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.383928361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-02-04T03:47:03.384281452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.385318420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011919s
2026-02-04T03:47:03.385512039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.385672583Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.385909780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-02-04T03:47:03.386281098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.387248706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s
2026-02-04T03:47:03.387438057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.387598771Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.387842622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-02-04T03:47:03.388221114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.389184745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011001s
2026-02-04T03:47:03.389361501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.389528296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.389773741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-02-04T03:47:03.390094817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.391041734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s
2026-02-04T03:47:03.393079317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.393258999Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:03.393495084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-02-04T03:47:03.393824126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.394777426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s
2026-02-04T03:47:03.394989954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-02-04T03:47:03.398861900Z [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-02-04T03:47:03.400549739Z [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-02-04T03:47:03.401320401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-02-04T03:47:03.401802000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-02-04T03:47:03.404127924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089406s
2026-02-04T03:47:03.404387206Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-02-04T03:47:03.408212809Z [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-02-04T03:47:03.409877160Z [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-02-04T03:47:03.410635727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-02-04T03:47:03.411205194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-02-04T03:47:03.413482259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088624s
2026-02-04T03:47:03.413848637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-04T03:47:03', 'health_issue_notification')
2026-02-04T03:47:03.414206377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.415354789Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-02-04T03:47:03.415540143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107158s
2026-02-04T03:47:03.415772060Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-02-04T03:47:03.416046051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.416314031Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-02-04T03:47:03.417265016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:03.417430980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.417631774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-02-04T03:47:03.417978994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-02-04T03:47:03.418945420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00111s
2026-02-04T03:47:03.419116123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:03.419268059Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.419455417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-02-04T03:47:03.419743376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-02-04T03:47:03.420671846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s
2026-02-04T03:47:03.420931609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-02-04T03:47:03.421226122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-02-04T03:47:03.421484332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003401s
2026-02-04T03:47:03.421988778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:47:03.421996122Z WHERE "Id" IN (
2026-02-04T03:47:03.422001794Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.422007616Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:47:03.422013738Z WHERE "Tracks"."Id" IS NULL)
2026-02-04T03:47:03.422653726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:47:03.422665310Z WHERE "Id" IN (
2026-02-04T03:47:03.422671222Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.422677144Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:47:03.422683346Z WHERE "Tracks"."Id" IS NULL)
2026-02-04T03:47:03.423195377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000866s
2026-02-04T03:47:03.423862059Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:47:03.423882280Z WHERE "Id" IN (
2026-02-04T03:47:03.423891238Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.423900286Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-04T03:47:03.423909585Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-04T03:47:03.423918794Z WHERE "Artists"."Path" IS NULL)
2026-02-04T03:47:03.424734546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:47:03.424742151Z WHERE "Id" IN (
2026-02-04T03:47:03.424747803Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.424753534Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-04T03:47:03.424759466Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-04T03:47:03.424774677Z WHERE "Artists"."Path" IS NULL)
2026-02-04T03:47:03.425363853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s
2026-02-04T03:47:03.426075366Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:47:03.426083602Z WHERE "Id" IN (
2026-02-04T03:47:03.426089304Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.426095096Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:47:03.426101018Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:47:03.426107400Z WHERE "AlbumReleases"."Monitored" = 0
2026-02-04T03:47:03.426113232Z OR "AlbumReleases"."Monitored" IS NULL)
2026-02-04T03:47:03.427101492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:47:03.427114238Z WHERE "Id" IN (
2026-02-04T03:47:03.427124148Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:47:03.427134248Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:47:03.427144388Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:47:03.427153356Z WHERE "AlbumReleases"."Monitored" = 0
2026-02-04T03:47:03.427162094Z OR "AlbumReleases"."Monitored" IS NULL)
2026-02-04T03:47:03.427762894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012264s
2026-02-04T03:47:03.428355226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-02-04T03:47:03.428364505Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-04T03:47:03.428373563Z FROM "Artists"
2026-02-04T03:47:03.428379135Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-04T03:47:03.428385147Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-02-04T03:47:03.429090096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-02-04T03:47:03.429100527Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-04T03:47:03.429109716Z FROM "Artists"
2026-02-04T03:47:03.429118032Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-04T03:47:03.429126910Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-02-04T03:47:03.429549842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000827s
2026-02-04T03:47:03.429964427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:47:03.429974938Z WHERE "Id" NOT IN (
2026-02-04T03:47:03.429983325Z SELECT MIN("Id")
2026-02-04T03:47:03.429991732Z FROM "TrackFiles"
2026-02-04T03:47:03.430000059Z GROUP BY "Path"
2026-02-04T03:47:03.430008375Z )
2026-02-04T03:47:03.430488833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:47:03.430496158Z WHERE "Id" NOT IN (
2026-02-04T03:47:03.430502029Z SELECT MIN("Id")
2026-02-04T03:47:03.430507681Z FROM "TrackFiles"
2026-02-04T03:47:03.430513302Z GROUP BY "Path"
2026-02-04T03:47:03.430518873Z )
2026-02-04T03:47:03.430869199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006027s
2026-02-04T03:47:03.431038850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:03.431188281Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.431377933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-02-04T03:47:03.434882520Z [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-02-04T03:47:03.436076444Z [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-02-04T03:47:03.436640960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-04T03:47:03.437254847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-04T03:47:03.439606131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:03.439987008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084175s
2026-02-04T03:47:03.440181530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-02-04T03:47:03.440470472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-04T03:47:03.440823132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s
2026-02-04T03:47:03.441028956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-02-04T03:47:03.444477991Z [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-02-04T03:47:03.445564709Z [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-02-04T03:47:03.446105718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-04T03:47:03.446906911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-04T03:47:03.449228997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:03.449691609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-04T03:47:03.450025862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087979s
2026-02-04T03:47:03.450402751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-04T03:47:03', 'add_mediafilerepository_mtime')
2026-02-04T03:47:03.450766814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.451893102Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-02-04T03:47:03.452093896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010595s
2026-02-04T03:47:03.452305803Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-02-04T03:47:03.452528932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.452802553Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-02-04T03:47:03.454120967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-04T03:47:03.454132761Z WHERE "Id" NOT IN (
2026-02-04T03:47:03.454141479Z SELECT MIN("Artists"."Id") from "Artists"
2026-02-04T03:47:03.454150136Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.454176108Z GROUP BY "ArtistMetadata"."Id")
2026-02-04T03:47:03.454938744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-04T03:47:03.454954245Z WHERE "Id" NOT IN (
2026-02-04T03:47:03.454963193Z SELECT MIN("Artists"."Id") from "Artists"
2026-02-04T03:47:03.454971971Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:47:03.454981219Z GROUP BY "ArtistMetadata"."Id")
2026-02-04T03:47:03.455417257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008841s
2026-02-04T03:47:03.455618052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-02-04T03:47:03.455878145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-02-04T03:47:03.456246738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s
2026-02-04T03:47:03.456452682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-02-04T03:47:03.460059866Z [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-02-04T03:47:03.461498543Z [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-02-04T03:47:03.462184995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.462941919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.465233944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.465662427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.466099667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.466426555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097759s
2026-02-04T03:47:03.466634093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-02-04T03:47:03.466967434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.467306587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004803s
2026-02-04T03:47:03.467685210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-04T03:47:03', 'add_artistmetadataid_constraint')
2026-02-04T03:47:03.468084463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.469066250Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-02-04T03:47:03.469245862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021686s
2026-02-04T03:47:03.469454382Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-02-04T03:47:03.469679806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.469940290Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-02-04T03:47:03.470519657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-02-04T03:47:03.470686924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.470888129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-02-04T03:47:03.471205408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.472153908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s
2026-02-04T03:47:03.472335383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-02-04T03:47:03.472496959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.472720418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-02-04T03:47:03.473076656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.474002861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s
2026-02-04T03:47:03.474180238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.474319659Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.474524431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-02-04T03:47:03.474846710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.475775911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2026-02-04T03:47:03.475976605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-02-04T03:47:03.476122128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.476344746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-02-04T03:47:03.476695532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.477636076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s
2026-02-04T03:47:03.477806339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.477954047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.478168268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-02-04T03:47:03.478498433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.479432163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010619s
2026-02-04T03:47:03.479596053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-04T03:47:03.479745424Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.479981890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-02-04T03:47:03.480307526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.481238390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s
2026-02-04T03:47:03.481603525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-04T03:47:03', 'old_ids_and_artist_alias')
2026-02-04T03:47:03.481959893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.482714412Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-02-04T03:47:03.482894935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024935s
2026-02-04T03:47:03.483104387Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-02-04T03:47:03.483324059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.483614745Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-02-04T03:47:03.483884448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.484111485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.484664068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2026-02-04T03:47:03.484935063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-02-04T03:47:03.485221239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-02-04T03:47:03.485475521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003328s
2026-02-04T03:47:03.485817310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-04T03:47:03', 'download_propers_config')
2026-02-04T03:47:03.486167936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.486863436Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-02-04T03:47:03.487050412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001685s
2026-02-04T03:47:03.487251788Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-02-04T03:47:03.487465298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.487724079Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-02-04T03:47:03.488535984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-02-04T03:47:03.488838673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-02-04T03:47:03.489345915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006157s
2026-02-04T03:47:03.489555086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-02-04T03:47:03.493059813Z [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-02-04T03:47:03.494375472Z [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-02-04T03:47:03.495013807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.496027248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.498382500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.498829590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.499249546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.499722388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.500108826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103521s
2026-02-04T03:47:03.500318188Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-02-04T03:47:03.503723455Z [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-02-04T03:47:03.505008322Z [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-02-04T03:47:03.505645254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-02-04T03:47:03.506227426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-02-04T03:47:03.508536626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-02-04T03:47:03.508875418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083663s
2026-02-04T03:47:03.509070361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-02-04T03:47:03.513560342Z [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-02-04T03:47:03.514687531Z [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-02-04T03:47:03.515267629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-02-04T03:47:03.515716002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-02-04T03:47:03.517940221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086765s
2026-02-04T03:47:03.518138450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-02-04T03:47:03.521479738Z [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-02-04T03:47:03.522475964Z [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-02-04T03:47:03.522984678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-04T03:47:03.523723736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-04T03:47:03.525975661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-04T03:47:03.527383485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-04T03:47:03.527862299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-04T03:47:03.528363198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-04T03:47:03.528710527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103915s
2026-02-04T03:47:03.528909869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-02-04T03:47:03.532283292Z [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-02-04T03:47:03.533225288Z [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-02-04T03:47:03.533722309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-04T03:47:03.534175081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-04T03:47:03.536411674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007304s
2026-02-04T03:47:03.536614032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-02-04T03:47:03.539993727Z [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-02-04T03:47:03.541021847Z [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-02-04T03:47:03.541547155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-04T03:47:03.542287115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-04T03:47:03.544578168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:03.545033144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-04T03:47:03.545371866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085769s
2026-02-04T03:47:03.545745478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-04T03:47:03', 'remove_language_profiles')
2026-02-04T03:47:03.546117808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.547724934Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-02-04T03:47:03.547932402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108835s
2026-02-04T03:47:03.548176483Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-02-04T03:47:03.548392318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.548689566Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-02-04T03:47:03.549144803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-02-04T03:47:03.549315938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.549563246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-02-04T03:47:03.549866536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-02-04T03:47:03.550795246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010284s
2026-02-04T03:47:03.551182436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-02-04T03:47:03.551650218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-02-04T03:47:03.551993790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s
2026-02-04T03:47:03.552353254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-04T03:47:03', 'multi_disc_naming_format')
2026-02-04T03:47:03.552709731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.553448960Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-02-04T03:47:03.553636958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019481s
2026-02-04T03:47:03.553851049Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-02-04T03:47:03.554068076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.554341657Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-02-04T03:47:03.554714147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-04T03:47:03.554893869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.555096758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-02-04T03:47:03.555424648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.556370913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010676s
2026-02-04T03:47:03.556548821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.556750307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.569807338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129742s
2026-02-04T03:47:03.570213566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-04T03:47:03', 'add_download_client_priority')
2026-02-04T03:47:03.570614824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.571547572Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-02-04T03:47:03.571721543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147725s
2026-02-04T03:47:03.571961646Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-02-04T03:47:03.572187250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.572458366Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-02-04T03:47:03.572833191Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.573137554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-02-04T03:47:03.573429341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s
2026-02-04T03:47:03.573643583Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.573940270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-02-04T03:47:03.574206296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s
2026-02-04T03:47:03.574559968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-04T03:47:03', 'remove_growl_prowl')
2026-02-04T03:47:03.574913870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.575663861Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-02-04T03:47:03.575865396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017918s
2026-02-04T03:47:03.576088476Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-02-04T03:47:03.576309581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.576567169Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-02-04T03:47:03.576926433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.577242409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-02-04T03:47:03.577525248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003935s
2026-02-04T03:47:03.577740762Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.578042330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-02-04T03:47:03.578306371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s
2026-02-04T03:47:03.578668530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-04T03:47:03', 'remove_plex_hometheatre')
2026-02-04T03:47:03.579018335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.579717062Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-02-04T03:47:03.579948127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017406s
2026-02-04T03:47:03.580174262Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-02-04T03:47:03.580387582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.580656022Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-02-04T03:47:03.581271291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-04T03:47:03.581441133Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:03.581629182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-02-04T03:47:03.582029739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-02-04T03:47:03.583017347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010754s
2026-02-04T03:47:03.583197891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-04T03:47:03.583355528Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.583577836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-02-04T03:47:03.584095909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.585194681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012673s
2026-02-04T03:47:03.585371377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-04T03:47:03.585527702Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:03.585746513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-02-04T03:47:03.586106798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.587066480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s
2026-02-04T03:47:03.587239899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-04T03:47:03.587391425Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.587613802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-02-04T03:47:03.587967104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.588931656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011007s
2026-02-04T03:47:03.589091618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-04T03:47:03.589247953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.589543909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-02-04T03:47:03.589824464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-02-04T03:47:03.590738474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009938s
2026-02-04T03:47:03.590909729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.591112077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.592079675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s
2026-02-04T03:47:03.592466043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-04T03:47:03', 'add_root_folder_add_defaults')
2026-02-04T03:47:03.592818513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.593653504Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-02-04T03:47:03.593835290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025233s
2026-02-04T03:47:03.594020603Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-02-04T03:47:03.594227540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.594479076Z [Info] task_duration: Starting migration of Main DB to 40
2026-02-04T03:47:03.594787257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-04T03:47:03.594949944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.595165378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-02-04T03:47:03.595473989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-02-04T03:47:03.596423271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010458s
2026-02-04T03:47:03.596776592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-04T03:47:03', 'task_duration')
2026-02-04T03:47:03.597116947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.598572208Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-02-04T03:47:03.598747290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031826s
2026-02-04T03:47:03.598990861Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-02-04T03:47:03.599220934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.599504896Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-02-04T03:47:03.599937867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-04T03:47:03.600106617Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.600310127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-02-04T03:47:03.600642246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.601595656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010728s
2026-02-04T03:47:03.601781871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-04T03:47:03.601935410Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.602143008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-02-04T03:47:03.602467952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.603393506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s
2026-02-04T03:47:03.603806177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-04T03:47:03', 'add_indexer_and_enabled_to_release_profiles')
2026-02-04T03:47:03.604202635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.604929519Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-02-04T03:47:03.605125453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025107s
2026-02-04T03:47:03.605326508Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-02-04T03:47:03.605536511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.605794671Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-02-04T03:47:03.606141840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-02-04T03:47:03.609652639Z [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-02-04T03:47:03.610902025Z [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-02-04T03:47:03.611522674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.612526355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.615484111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.615924247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.616361918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.616836424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.617182821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010849s
2026-02-04T03:47:03.617516523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-02-04T03:47:03.617905276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-02-04T03:47:03.618199097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s
2026-02-04T03:47:03.618527539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-02-04T03:47:03.618928646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-02-04T03:47:03.619240274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004594s
2026-02-04T03:47:03.619454866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-02-04T03:47:03.622688197Z [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-02-04T03:47:03.623759514Z [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-02-04T03:47:03.624327898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-02-04T03:47:03.624787854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-02-04T03:47:03.627092304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074276s
2026-02-04T03:47:03.627450375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-04T03:47:03', 'remove_album_folders')
2026-02-04T03:47:03.627804699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.628945466Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-02-04T03:47:03.629123945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092561s
2026-02-04T03:47:03.629333998Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-02-04T03:47:03.629548520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.629821570Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-02-04T03:47:03.630703936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-04T03:47:03.630874189Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.631063881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-02-04T03:47:03.631335668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-02-04T03:47:03.632309890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010475s
2026-02-04T03:47:03.632494462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-04T03:47:03.632653622Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.632845549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-02-04T03:47:03.633154300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:03.634082489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s
2026-02-04T03:47:03.634257692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.634457445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.705747481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711453s
2026-02-04T03:47:03.705951432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-02-04T03:47:03.709565579Z [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-02-04T03:47:03.710618118Z [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-02-04T03:47:03.711143877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-04T03:47:03.711608402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-04T03:47:03.713894425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077591s
2026-02-04T03:47:03.714110761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-02-04T03:47:03.719218285Z [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-02-04T03:47:03.720224581Z [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-02-04T03:47:03.720740069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-04T03:47:03.721288203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-04T03:47:03.723619838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093052s
2026-02-04T03:47:03.723844480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-02-04T03:47:03.727167531Z [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-02-04T03:47:03.727987021Z [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-02-04T03:47:03.728463000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-04T03:47:03.729003719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-04T03:47:03.731274591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071541s
2026-02-04T03:47:03.731479453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-02-04T03:47:03.734663775Z [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-02-04T03:47:03.735391361Z [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-02-04T03:47:03.735821877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-04T03:47:03.736368668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-04T03:47:03.738644340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069649s
2026-02-04T03:47:03.738857760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-02-04T03:47:03.741985218Z [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-02-04T03:47:03.742628152Z [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-02-04T03:47:03.743026354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-04T03:47:03.743545910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-04T03:47:03.745810099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067438s
2026-02-04T03:47:03.746182269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-04T03:47:03', 'flexible_delay_profiles')
2026-02-04T03:47:03.746544268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.747607599Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-02-04T03:47:03.747783683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085075s
2026-02-04T03:47:03.748054027Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-02-04T03:47:03.749461471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.749475299Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-02-04T03:47:03.749483916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-04T03:47:03.749492213Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.749500720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-02-04T03:47:03.749713409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-02-04T03:47:03.750630355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s
2026-02-04T03:47:03.750977123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-04T03:47:03', 'add_priority_to_indexers')
2026-02-04T03:47:03.751337739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.752083200Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-02-04T03:47:03.752268072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024442s
2026-02-04T03:47:03.752496112Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-02-04T03:47:03.752721556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.752992130Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-02-04T03:47:03.753487929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-02-04T03:47:03.753807502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-02-04T03:47:03.754169211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2026-02-04T03:47:03.754341037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.754539907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.755123182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006123s
2026-02-04T03:47:03.755514279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-04T03:47:03', 'remove_chown_and_folderchmod_config')
2026-02-04T03:47:03.755894695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.756623252Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-02-04T03:47:03.756823004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020513s
2026-02-04T03:47:03.757035572Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-02-04T03:47:03.757254694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.757514917Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-02-04T03:47:03.757998581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-02-04T03:47:03.758170487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.758363777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-02-04T03:47:03.761731137Z [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-02-04T03:47:03.762885472Z [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-02-04T03:47:03.763472864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-02-04T03:47:03.764018232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-02-04T03:47:03.766219715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076628s
2026-02-04T03:47:03.766477885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-02-04T03:47:03.766758099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-02-04T03:47:03.767010077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003282s
2026-02-04T03:47:03.767322576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-02-04T03:47:03.767688583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-02-04T03:47:03.767992936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004239s
2026-02-04T03:47:03.768304142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-02-04T03:47:03.768667363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-02-04T03:47:03.768949692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s
2026-02-04T03:47:03.769316010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-02-04T03:47:03', 'convert_blacklist_protocol')
2026-02-04T03:47:03.769672808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.770571277Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-02-04T03:47:03.770755989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019881s
2026-02-04T03:47:03.770957575Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-02-04T03:47:03.771165163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.771418323Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-02-04T03:47:03.777655592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-04T03:47:03.778429280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-04T03:47:03.778870408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008321s
2026-02-04T03:47:03.779223138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-04T03:47:03', 'update_notifiarr')
2026-02-04T03:47:03.779573624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.780328173Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-02-04T03:47:03.780507454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00226s
2026-02-04T03:47:03.780725142Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-02-04T03:47:03.780943582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.781212764Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-02-04T03:47:03.781506195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.781731168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.782792906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010942s
2026-02-04T03:47:03.783166889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-04T03:47:03', 'email_multiple_addresses')
2026-02-04T03:47:03.783529549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.784725347Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-02-04T03:47:03.784913967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029749s
2026-02-04T03:47:03.785135603Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-02-04T03:47:03.785357861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.785627233Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-02-04T03:47:03.785939452Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-02-04T03:47:03.786204024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-02-04T03:47:03.788453003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023075s
2026-02-04T03:47:03.788845553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-04T03:47:03', 'rename_blacklist_to_blocklist')
2026-02-04T03:47:03.789203725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.790014226Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-02-04T03:47:03.790213638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038293s
2026-02-04T03:47:03.790411907Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-02-04T03:47:03.790627992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.790888878Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-02-04T03:47:03.791296729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-04T03:47:03.791472342Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.791708267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-02-04T03:47:03.792106690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.793083346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011586s
2026-02-04T03:47:03.793334452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-02-04T03:47:03.793697373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.794648338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s
2026-02-04T03:47:03.794819542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.795016409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.796244862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012043s
2026-02-04T03:47:03.796591160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-04T03:47:03', 'cdh_per_downloadclient')
2026-02-04T03:47:03.796928128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.797705293Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-02-04T03:47:03.797881858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002665s
2026-02-04T03:47:03.798069456Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-02-04T03:47:03.798286203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.798541487Z [Info] download_history: Starting migration of Main DB to 52
2026-02-04T03:47:03.799290976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-02-04T03:47:03.800047469Z [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-02-04T03:47:03.800621515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s
2026-02-04T03:47:03.800838351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-02-04T03:47:03.801155269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-02-04T03:47:03.801503010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s
2026-02-04T03:47:03.801711319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-02-04T03:47:03.802028788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-02-04T03:47:03.802388893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s
2026-02-04T03:47:03.802606912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-02-04T03:47:03.802931506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-02-04T03:47:03.803300900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s
2026-02-04T03:47:03.803475541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.803672879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.804774006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011263s
2026-02-04T03:47:03.805155173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-04T03:47:03', 'download_history')
2026-02-04T03:47:03.805518816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.806488208Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-02-04T03:47:03.806653170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028s
2026-02-04T03:47:03.806855708Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-02-04T03:47:03.807066562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.807322087Z [Info] add_update_history: Starting migration of Main DB to 53
2026-02-04T03:47:03.807738666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-04T03:47:03', 'add_update_history')
2026-02-04T03:47:03.808127729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.808822478Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-02-04T03:47:03.808998372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017456s
2026-02-04T03:47:03.809219217Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-02-04T03:47:03.809440051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.809704925Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-02-04T03:47:03.810034809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:03.810208549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.810429955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-04T03:47:03.810789629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.811805274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011505s
2026-02-04T03:47:03.812183395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-04T03:47:03', 'add_on_update_to_notifications')
2026-02-04T03:47:03.812543851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.813273841Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-02-04T03:47:03.813462110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025874s
2026-02-04T03:47:03.813681051Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-02-04T03:47:03.813899771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.814162200Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-02-04T03:47:03.814471944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-04T03:47:03.814641144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.814844554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-04T03:47:03.815168286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.816213891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011482s
2026-02-04T03:47:03.816568465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-04T03:47:03', 'download_client_per_indexer')
2026-02-04T03:47:03.816949853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.817698831Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-02-04T03:47:03.817885918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026139s
2026-02-04T03:47:03.818091772Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-02-04T03:47:03.818307537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.818564023Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-02-04T03:47:03.818967896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-04T03:47:03.819137849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.819360096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-02-04T03:47:03.819662284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.820703010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011178s
2026-02-04T03:47:03.820846048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-04T03:47:03.820998355Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.821228769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-02-04T03:47:03.821595747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.822581532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011418s
2026-02-04T03:47:03.822763749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-04T03:47:03.822917699Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.823121940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-02-04T03:47:03.823452857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.824469875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011439s
2026-02-04T03:47:03.824833276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-04T03:47:03', 'AddNewItemMonitorType')
2026-02-04T03:47:03.825187490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.825988342Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-02-04T03:47:03.826164437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00263s
2026-02-04T03:47:03.826376754Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-02-04T03:47:03.826571587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.826824616Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-02-04T03:47:03.827126775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-04T03:47:03.827300284Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.827502571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-02-04T03:47:03.827831113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:03.828825896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011155s
2026-02-04T03:47:03.829183436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-04T03:47:03', 'ImportListSearch')
2026-02-04T03:47:03.829530354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.830309553Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-02-04T03:47:03.830473614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025782s
2026-02-04T03:47:03.830691663Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-02-04T03:47:03.830906646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.831173282Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-02-04T03:47:03.831479659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-04T03:47:03.831654642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.831906389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-02-04T03:47:03.832247886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:03.833242449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011455s
2026-02-04T03:47:03.833610270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-04T03:47:03', 'ImportListMonitorExisting')
2026-02-04T03:47:03.833970455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.834634702Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-02-04T03:47:03.834821669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s
2026-02-04T03:47:03.835016601Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-02-04T03:47:03.835222045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.835474674Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-02-04T03:47:03.835896974Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.836251708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-02-04T03:47:03.836473856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s
2026-02-04T03:47:03.836684530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.836966137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-02-04T03:47:03.837227363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003508s
2026-02-04T03:47:03.837396203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-04T03:47:03.837548199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.837748362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-04T03:47:03.837990279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-04T03:47:03.838969952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010476s
2026-02-04T03:47:03.839323103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-04T03:47:03', 'add_indexer_tags')
2026-02-04T03:47:03.839674039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.840432326Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-02-04T03:47:03.840609673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024874s
2026-02-04T03:47:03.840807562Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-02-04T03:47:03.841036232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.841279883Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-02-04T03:47:03.841530116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:03.841743065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:03.842639971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s
2026-02-04T03:47:03.842994184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-04T03:47:03', 'update_audio_types')
2026-02-04T03:47:03.843356814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:03.844619166Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-02-04T03:47:03.844793307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028563s
2026-02-04T03:47:03.845050154Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-04T03:47:03.845290979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:03.845580071Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-02-04T03:47:03.847565239Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:03.847870513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-02-04T03:47:03.848117060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003242s
2026-02-04T03:47:03.848279737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-02-04T03:47:03.848453227Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.848669031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-02-04T03:47:03.852402809Z [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-02-04T03:47:03.853805323Z [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-02-04T03:47:03.854572468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-02-04T03:47:03.855284913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-02-04T03:47:03.857776961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-02-04T03:47:03.858309302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-02-04T03:47:03.858624277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097893s
2026-02-04T03:47:03.858816915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.858964953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.859157731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-02-04T03:47:03.864549467Z [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-02-04T03:47:03.866499714Z [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-02-04T03:47:03.867389506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.868241552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.870699731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.871173525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.871647479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.872009468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126319s
2026-02-04T03:47:03.872183459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.872340635Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:03.872575779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-02-04T03:47:03.876633830Z [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-02-04T03:47:03.878576051Z [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-02-04T03:47:03.879464750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.880304932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.882741347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.883213368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.883678855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.884040323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112631s
2026-02-04T03:47:03.884209073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:03.884361480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.884549739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-02-04T03:47:03.888532679Z [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-02-04T03:47:03.890472966Z [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-02-04T03:47:03.891372196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-04T03:47:03.892222548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-04T03:47:03.894635958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-04T03:47:03.895101616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-04T03:47:03.895563967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.895922128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111777s
2026-02-04T03:47:03.896096048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-04T03:47:03.896245930Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-04T03:47:03.896453408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-02-04T03:47:03.900097786Z [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-02-04T03:47:03.901483957Z [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-02-04T03:47:03.902162303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.903066724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.905467418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.905902023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.906338422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.906822737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.907176369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105239s
2026-02-04T03:47:03.907350550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-04T03:47:03.907498798Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.907691436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-02-04T03:47:03.911329972Z [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-02-04T03:47:03.912709410Z [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-02-04T03:47:03.913387916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-04T03:47:03.914289862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-04T03:47:03.916724885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-04T03:47:03.917181935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-04T03:47:03.917605248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-04T03:47:03.918084232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-04T03:47:03.918435119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105478s
2026-02-04T03:47:03.918612827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-04T03:47:03.918767909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.918962942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-02-04T03:47:03.922446957Z [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-02-04T03:47:03.923550980Z [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-02-04T03:47:03.924155397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-02-04T03:47:03.924709212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-02-04T03:47:03.926995786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078368s
2026-02-04T03:47:03.927173464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-04T03:47:03.927326653Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-04T03:47:03.927538649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-02-04T03:47:03.931048577Z [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-02-04T03:47:03.932188272Z [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-02-04T03:47:03.932790454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-02-04T03:47:03.933351935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-02-04T03:47:03.935639360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078896s
2026-02-04T03:47:03.935813391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-04T03:47:03.935978433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.936180550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-04T03:47:03.939623242Z [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-02-04T03:47:03.940653627Z [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-02-04T03:47:03.941175939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-04T03:47:03.941614271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-04T03:47:03.943921236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075341s
2026-02-04T03:47:03.944101289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-04T03:47:03.944252002Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.944455703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-04T03:47:03.949370509Z [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-02-04T03:47:03.950393329Z [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-02-04T03:47:03.950925931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-04T03:47:03.951489656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-04T03:47:03.953809798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091526s
2026-02-04T03:47:03.953989560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-04T03:47:03.954142638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.954366148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-04T03:47:03.957844001Z [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-02-04T03:47:03.958870367Z [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-02-04T03:47:03.959398671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-04T03:47:03.959991164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-04T03:47:03.962278680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077067s
2026-02-04T03:47:03.962474965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-04T03:47:03.962638034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.962875061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-04T03:47:03.966247171Z [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-02-04T03:47:03.967247345Z [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-02-04T03:47:03.967781050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-04T03:47:03.968457903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-04T03:47:03.970961223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-04T03:47:03.971336409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082491s
2026-02-04T03:47:03.971528225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-04T03:47:03.971690241Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.971959142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-04T03:47:03.975339038Z [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-02-04T03:47:03.976370715Z [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-02-04T03:47:03.976917666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-04T03:47:03.977646264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-04T03:47:03.980163412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-04T03:47:03.980595362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008422s
2026-02-04T03:47:03.980796707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-04T03:47:03.980966519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:03.981207975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-04T03:47:03.984597611Z [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-02-04T03:47:03.985599648Z [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-02-04T03:47:03.986123243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-04T03:47:03.986861609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-04T03:47:03.989420853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-04T03:47:03.989810768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083858s
2026-02-04T03:47:03.989996832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-02-04T03:47:03.990163438Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-04T03:47:03.990363921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-02-04T03:47:03.993877476Z [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-02-04T03:47:03.994987742Z [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-02-04T03:47:03.995563300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-02-04T03:47:03.996285344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-02-04T03:47:03.998756901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-02-04T03:47:03.999281457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-02-04T03:47:03.999805713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-02-04T03:47:04.000203644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096385s
2026-02-04T03:47:04.000384999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-02-04T03:47:04.000554270Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.000764373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-02-04T03:47:04.004206394Z [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-02-04T03:47:04.005191287Z [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-02-04T03:47:04.005689009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-02-04T03:47:04.006159787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-02-04T03:47:04.008931358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079621s
2026-02-04T03:47:04.025372203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-02-04T03:47:04.025535732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-02-04T03:47:04.025791296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-02-04T03:47:04.033567494Z [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-02-04T03:47:04.034786188Z [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-02-04T03:47:04.035357027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-02-04T03:47:04.035980793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-02-04T03:47:04.039098802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013022s
2026-02-04T03:47:04.039339527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-04T03:47:04.039572125Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-02-04T03:47:04.039825706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-04T03:47:04.043680377Z [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-02-04T03:47:04.044676803Z [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-02-04T03:47:04.045212272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-04T03:47:04.046111352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-04T03:47:04.048604402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-04T03:47:04.049064629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-04T03:47:04.049553483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-04T03:47:04.050135174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-04T03:47:04.050585561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105253s
2026-02-04T03:47:04.050808811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-04T03:47:04.050988593Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.051229077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-02-04T03:47:04.056014192Z [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-02-04T03:47:04.057122183Z [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-02-04T03:47:04.057710257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-04T03:47:04.058373783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-04T03:47:04.060959059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.061360407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099063s
2026-02-04T03:47:04.061628627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-04T03:47:04.061893139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-02-04T03:47:04.062186450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-02-04T03:47:04.065816890Z [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-02-04T03:47:04.066882415Z [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-02-04T03:47:04.067470660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-04T03:47:04.068218546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-04T03:47:04.070744903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.071144958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087151s
2026-02-04T03:47:04.071349831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-04T03:47:04.071537759Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.071789817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-02-04T03:47:04.075511470Z [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-02-04T03:47:04.076727569Z [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-02-04T03:47:04.077283579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-04T03:47:04.078030783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-04T03:47:04.080524715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.080916945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088789s
2026-02-04T03:47:04.081114583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-04T03:47:04.081289525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-04T03:47:04.081547374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-04T03:47:04.085168866Z [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-02-04T03:47:04.086251747Z [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-02-04T03:47:04.086843939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-04T03:47:04.087551654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-04T03:47:04.090152421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.090529350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087455s
2026-02-04T03:47:04.090732629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-04T03:47:04.090912842Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.091166282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-04T03:47:04.094712533Z [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-02-04T03:47:04.095803319Z [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-02-04T03:47:04.096400722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-04T03:47:04.097121073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-04T03:47:04.099608511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.100009759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085949s
2026-02-04T03:47:04.100231275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-04T03:47:04.100406929Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-02-04T03:47:04.100648355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-04T03:47:04.104160818Z [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-02-04T03:47:04.105253518Z [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-02-04T03:47:04.105841381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-04T03:47:04.106545459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-04T03:47:04.109022126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.109399155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085628s
2026-02-04T03:47:04.109591573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-02-04T03:47:04.109759260Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:04.109987770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-02-04T03:47:04.113497668Z [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-02-04T03:47:04.114461198Z [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-02-04T03:47:04.114984281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-04T03:47:04.115521082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-04T03:47:04.117868659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076602s
2026-02-04T03:47:04.118064874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-02-04T03:47:04.118249476Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.118464078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-02-04T03:47:04.121959787Z [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-02-04T03:47:04.122916654Z [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-02-04T03:47:04.123448384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-04T03:47:04.124011107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-04T03:47:04.126405208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007696s
2026-02-04T03:47:04.126611734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-02-04T03:47:04.126791646Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.127028653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-02-04T03:47:04.131900263Z [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-02-04T03:47:04.133030769Z [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-02-04T03:47:04.133629735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-02-04T03:47:04.134130383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-02-04T03:47:04.139212717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097158s
2026-02-04T03:47:04.139441317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-02-04T03:47:04.139633233Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-02-04T03:47:04.139842234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-02-04T03:47:04.143276880Z [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-02-04T03:47:04.143999455Z [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-02-04T03:47:04.144428889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-02-04T03:47:04.144921742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-02-04T03:47:04.147578341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074763s
2026-02-04T03:47:04.147742862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-02-04T03:47:04.147835218Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.148052766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-02-04T03:47:04.151271157Z [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-02-04T03:47:04.151897628Z [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-02-04T03:47:04.152264397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-02-04T03:47:04.152659683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-02-04T03:47:04.155034705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006824s
2026-02-04T03:47:04.155193485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-04T03:47:04.155322164Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:04.155499771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-04T03:47:04.158722140Z [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-02-04T03:47:04.159417520Z [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-02-04T03:47:04.159800231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-04T03:47:04.160417574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-04T03:47:04.163253494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-04T03:47:04.163577597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079098s
2026-02-04T03:47:04.163750234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-04T03:47:04.163909735Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:04.164116662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-04T03:47:04.167334371Z [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-02-04T03:47:04.168033689Z [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-02-04T03:47:04.168426119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-04T03:47:04.169094405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-04T03:47:04.171774672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-04T03:47:04.172134226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078113s
2026-02-04T03:47:04.172310280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:04.172460843Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.172642670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-02-04T03:47:04.176137416Z [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-02-04T03:47:04.177000354Z [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-02-04T03:47:04.177489008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-04T03:47:04.178589394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-04T03:47:04.181624084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:04.182021605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-04T03:47:04.182344094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095189s
2026-02-04T03:47:04.182511731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:04.182653026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-02-04T03:47:04.182839892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-02-04T03:47:04.186443759Z [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-02-04T03:47:04.187289962Z [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-02-04T03:47:04.187764087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-04T03:47:04.188570711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-04T03:47:04.191318414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-04T03:47:04.191620142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-04T03:47:04.191993504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089482s
2026-02-04T03:47:04.192173356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-04T03:47:04.192339140Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.192535685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-04T03:47:04.195942795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-04T03:47:04.196479466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-04T03:47:04.196943280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-04T03:47:04.197579802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-04T03:47:04.200204066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-04T03:47:04.200550784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078126s
2026-02-04T03:47:04.200952984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-04T03:47:04', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-04T03:47:04.201296586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.204870913Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-04T03:47:04.205072539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012058s
2026-02-04T03:47:04.205330358Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-02-04T03:47:04.205528236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.205791106Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-02-04T03:47:04.206537308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:04.206742411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-04T03:47:04.206995931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-02-04T03:47:04.207377169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.208733029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s
2026-02-04T03:47:04.208884594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:04.209025328Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-04T03:47:04.209211393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-02-04T03:47:04.209491797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.210486670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s
2026-02-04T03:47:04.210807747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-04T03:47:04', 'add_on_delete_to_notifications')
2026-02-04T03:47:04.211123393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.212045279Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-02-04T03:47:04.212221634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026083s
2026-02-04T03:47:04.212417478Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-02-04T03:47:04.212596809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.212852665Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-02-04T03:47:04.214392465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-04T03:47:04.214576987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-04T03:47:04.214836379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-02-04T03:47:04.215144499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.216339736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012894s
2026-02-04T03:47:04.216539648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-04T03:47:04.216853841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-02-04T03:47:04.217176841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004452s
2026-02-04T03:47:04.217366022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:04.217514511Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:04.217700486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-02-04T03:47:04.217957954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-02-04T03:47:04.218932397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s
2026-02-04T03:47:04.219086066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:04.219258804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:04.220126882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008653s
2026-02-04T03:47:04.220314560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-02-04T03:47:04.220790738Z [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-02-04T03:47:04.221272007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007746s
2026-02-04T03:47:04.221486259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-02-04T03:47:04.221788047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-02-04T03:47:04.222156689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s
2026-02-04T03:47:04.222335509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-04T03:47:04.222507355Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:04.222699893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-02-04T03:47:04.223002963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-02-04T03:47:04.224051033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011491s
2026-02-04T03:47:04.224246266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-04T03:47:04.224396669Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.224614828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-02-04T03:47:04.224909822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.225903984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s
2026-02-04T03:47:04.226085910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-04T03:47:04.226255742Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.226470595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-02-04T03:47:04.226790860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.227794981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011163s
2026-02-04T03:47:04.228003932Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:04.228176440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:04.230129332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019464s
2026-02-04T03:47:04.230292641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:04.230495900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:04.231347405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008786s
2026-02-04T03:47:04.231559161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-02-04T03:47:04.236695303Z [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-02-04T03:47:04.237594052Z [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-02-04T03:47:04.238049730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-02-04T03:47:04.238526410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-02-04T03:47:04.241203560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094496s
2026-02-04T03:47:04.241452943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-02-04T03:47:04.244948621Z [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-02-04T03:47:04.245652940Z [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-02-04T03:47:04.246051642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-02-04T03:47:04.246593734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-02-04T03:47:04.249209531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075603s
2026-02-04T03:47:04.249477491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-02-04T03:47:04.249775982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-02-04T03:47:04.250074833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s
2026-02-04T03:47:04.250281910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-04T03:47:04.250466943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-02-04T03:47:04.250769602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-02-04T03:47:04.251092673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.252146415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011798s
2026-02-04T03:47:04.252318211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-04T03:47:04.252458052Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.252655530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-02-04T03:47:04.252924822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-02-04T03:47:04.253879344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s
2026-02-04T03:47:04.254197925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-04T03:47:04', 'add_custom_formats')
2026-02-04T03:47:04.254506076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.255881415Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-02-04T03:47:04.256043722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030081s
2026-02-04T03:47:04.256272703Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-02-04T03:47:04.256451703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.256725304Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-02-04T03:47:04.257217986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-04T03:47:04.257371896Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.257533071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-02-04T03:47:04.257773415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-02-04T03:47:04.258726474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010299s
2026-02-04T03:47:04.259042400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-04T03:47:04', 'add_result_to_commands')
2026-02-04T03:47:04.259346452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.260115400Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-02-04T03:47:04.260275312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023871s
2026-02-04T03:47:04.260476898Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-02-04T03:47:04.260661680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.260907736Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-02-04T03:47:04.261292992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:04.261450559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-04T03:47:04.261641243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-04T03:47:04.261916297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.262926050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011087s
2026-02-04T03:47:04.263241986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-04T03:47:04', 'health_restored_notification')
2026-02-04T03:47:04.263546690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.264705022Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-02-04T03:47:04.264874894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002845s
2026-02-04T03:47:04.265058033Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-02-04T03:47:04.265233606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.265468650Z [Info] remove_uc: Starting migration of Main DB to 66
2026-02-04T03:47:04.265839306Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-04T03:47:04.266095532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-04T03:47:04.266337910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003198s
2026-02-04T03:47:04.266618375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-04T03:47:04', 'remove_uc')
2026-02-04T03:47:04.266913729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.267496803Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-02-04T03:47:04.267646645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014648s
2026-02-04T03:47:04.267863301Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-02-04T03:47:04.268068885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.268314410Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-02-04T03:47:04.268590746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:04.268771049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:04.270841067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020876s
2026-02-04T03:47:04.271190972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-04T03:47:04', 'download_clients_rename_tv_to_music')
2026-02-04T03:47:04.271501056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.272187749Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-02-04T03:47:04.272367371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033845s
2026-02-04T03:47:04.272580330Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-02-04T03:47:04.272772476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.273026829Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-02-04T03:47:04.273398116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-02-04T03:47:04.273559321Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-02-04T03:47:04.273750436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-02-04T03:47:04.274037053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-02-04T03:47:04.275118931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001193s
2026-02-04T03:47:04.275443344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-04T03:47:04', 'add_colon_replacement_to_naming_config')
2026-02-04T03:47:04.275756946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.276517176Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-02-04T03:47:04.276691517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025304s
2026-02-04T03:47:04.276872291Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-02-04T03:47:04.277050330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.277289912Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-02-04T03:47:04.277744047Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-02-04T03:47:04.281351961Z [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-02-04T03:47:04.282181071Z [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-02-04T03:47:04.282635566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-04T03:47:04.283364654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-04T03:47:04.285966132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.286296748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083605s
2026-02-04T03:47:04.286460818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-04T03:47:04.286600700Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.286794911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-02-04T03:47:04.287046538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-02-04T03:47:04.288027784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s
2026-02-04T03:47:04.288330513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-04T03:47:04', 'list_sync_time')
2026-02-04T03:47:04.288630778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.289537073Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-02-04T03:47:04.289697456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025491s
2026-02-04T03:47:04.289912018Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-02-04T03:47:04.290096128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.290343196Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-02-04T03:47:04.290738011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-04T03:47:04.290891961Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.291059188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-02-04T03:47:04.291281215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-02-04T03:47:04.292257501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010271s
2026-02-04T03:47:04.292552665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-04T03:47:04', 'add_download_client_tags')
2026-02-04T03:47:04.292849222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.293530754Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-02-04T03:47:04.293688271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022826s
2026-02-04T03:47:04.293870538Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-02-04T03:47:04.294048086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.294278460Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-02-04T03:47:04.294818818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-04T03:47:04.295268974Z [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-02-04T03:47:04.295706134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007226s
2026-02-04T03:47:04.295916097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-04T03:47:04.296191512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-04T03:47:04.296495293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s
2026-02-04T03:47:04.296785868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-04T03:47:04', 'add_notification_status')
2026-02-04T03:47:04.297076674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.297798728Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-02-04T03:47:04.297950684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016874s
2026-02-04T03:47:04.298140085Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-02-04T03:47:04.298321040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.298552886Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-02-04T03:47:04.298804904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:04.298983523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:04.300631412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001658s
2026-02-04T03:47:04.300942298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-04T03:47:04', 'add_alac_24_quality_in_profiles')
2026-02-04T03:47:04.301241530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.301861499Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-02-04T03:47:04.302017202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028574s
2026-02-04T03:47:04.302189900Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-02-04T03:47:04.302360153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.302580877Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-02-04T03:47:04.302900641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-04T03:47:04.303047036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.303196376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-04T03:47:04.303394766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-04T03:47:04.304386112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00103s
2026-02-04T03:47:04.304563239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-04T03:47:04.304779043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-04T03:47:04.305720429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s
2026-02-04T03:47:04.306005272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-04T03:47:04', 'add_salt_to_users')
2026-02-04T03:47:04.306298362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.306935866Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-02-04T03:47:04.307082652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021956s
2026-02-04T03:47:04.307250590Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-02-04T03:47:04.307420622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.307639753Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-02-04T03:47:04.308184560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-02-04T03:47:04.308620177Z [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-02-04T03:47:04.309061346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007092s
2026-02-04T03:47:04.309226589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-02-04T03:47:04.309450880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-02-04T03:47:04.309748319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003709s
2026-02-04T03:47:04.310033333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-04T03:47:04', 'add_auto_tagging')
2026-02-04T03:47:04.310317415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.311008597Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-02-04T03:47:04.311155823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016145s
2026-02-04T03:47:04.311346808Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-02-04T03:47:04.311528063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.311757826Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-02-04T03:47:04.312094694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-02-04T03:47:04.312249275Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.312428065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-02-04T03:47:04.312665643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-02-04T03:47:04.313663793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s
2026-02-04T03:47:04.313911131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-02-04T03:47:04.314180484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-02-04T03:47:04.314415777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003208s
2026-02-04T03:47:04.314716904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-04T03:47:04', 'quality_definition_preferred_size')
2026-02-04T03:47:04.315010264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.316287506Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-02-04T03:47:04.316450404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021376s
2026-02-04T03:47:04.316653313Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-02-04T03:47:04.316839407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.317076455Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-02-04T03:47:04.317383683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-04T03:47:04.317531040Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.317702635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-02-04T03:47:04.317950214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.318945598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s
2026-02-04T03:47:04.319249119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-04T03:47:04', 'add_on_artist_add_to_notifications')
2026-02-04T03:47:04.319543522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.320149853Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-02-04T03:47:04.320310146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022418s
2026-02-04T03:47:04.320485048Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-02-04T03:47:04.320660702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.320884142Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-02-04T03:47:04.321166400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-04T03:47:04.321309849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.321481354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-02-04T03:47:04.321700866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-02-04T03:47:04.322684276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010407s
2026-02-04T03:47:04.322981605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-04T03:47:04', 'album_last_searched_time')
2026-02-04T03:47:04.323274635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.323876106Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-02-04T03:47:04.324027782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021909s
2026-02-04T03:47:04.324196802Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-02-04T03:47:04.324365802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.324590014Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-02-04T03:47:04.324937594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-04T03:47:04.325082275Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.325244021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-02-04T03:47:04.325482811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.326473666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-02-04T03:47:04.326633378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-04T03:47:04.326758530Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.326924204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-02-04T03:47:04.327167333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-02-04T03:47:04.328174812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010778s
2026-02-04T03:47:04.328466730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-04T03:47:04', 'add_indexer_flags')
2026-02-04T03:47:04.328768828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.329379447Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-02-04T03:47:04.329549911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022757s
2026-02-04T03:47:04.329739172Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-02-04T03:47:04.329943924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.330178647Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-02-04T03:47:04.330556628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-02-04T03:47:04.330791862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-02-04T03:47:04.331099651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003719s
2026-02-04T03:47:04.331275596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-02-04T03:47:04.331523234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-02-04T03:47:04.331826465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003751s
2026-02-04T03:47:04.332060977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-02-04T03:47:04.332307123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-02-04T03:47:04.332629582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s
2026-02-04T03:47:04.332931831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-04T03:47:04', 'add_indexes_album_statistics')
2026-02-04T03:47:04.333250813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.333912535Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-02-04T03:47:04.334094161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016546s
2026-02-04T03:47:04.334284705Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-02-04T03:47:04.334485709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.334722366Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-02-04T03:47:04.335108734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-02-04T03:47:04.335439349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-02-04T03:47:04.335739033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004131s
2026-02-04T03:47:04.336051823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-04T03:47:04', 'update_redacted_baseurl')
2026-02-04T03:47:04.336381076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.337040032Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-02-04T03:47:04.337216107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016828s
2026-02-04T03:47:04.345132357Z [Debug] MigrationController: Took: 00:00:01.6243020
2026-02-04T03:47:04.431618140Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-02-04T03:47:04.463824440Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-04T03:47:04.494606531Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-02-04T03:47:04.513525535Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-04T03:47:04.514472382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-04T03:47:04.514748358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-04T03:47:04.519260012Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-04T03:47:04.519498723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048037s
2026-02-04T03:47:04.519763756Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-04T03:47:04.520093621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050517s
2026-02-04T03:47:04.522144811Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-04T03:47:04.522432250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.522880883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-04T03:47:04.523224685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-04T03:47:04.523717007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005895s
2026-02-04T03:47:04.523991349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.525235795Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-04T03:47:04.525471530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002111s
2026-02-04T03:47:04.525806975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-04T03:47:04.526085295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.526622357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-04T03:47:04.526944586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-04T03:47:04.527440214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s
2026-02-04T03:47:04.527642240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-04T03:47:04.527904478Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.528179642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-04T03:47:04.528534477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-04T03:47:04.529424709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s
2026-02-04T03:47:04.529698360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.530629345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-04T03:47:04.530839237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021087s
2026-02-04T03:47:04.531192539Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-04T03:47:04.531480899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.531950856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-04T03:47:04.532195578Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.532506915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-04T03:47:04.532984948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-04T03:47:04.533751361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008684s
2026-02-04T03:47:04.533986855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.534795063Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-04T03:47:04.535076159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019206s
2026-02-04T03:47:04.535482427Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-04T03:47:04.535763042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.536153829Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-04T03:47:04.536895502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-04T03:47:04.537381321Z [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-02-04T03:47:04.538040047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s
2026-02-04T03:47:04.538360141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-04T03:47:04.539912036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-04T03:47:04.539929311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-02-04T03:47:04.539938389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-04T03:47:04', 'InitialSetup')
2026-02-04T03:47:04.540207691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.541315212Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-04T03:47:04.541609354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026399s
2026-02-04T03:47:04.541943637Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-02-04T03:47:04.542257419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.542704339Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-02-04T03:47:04.543265068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-04T03:47:04', 'add_reason_to_pending_releases')
2026-02-04T03:47:04.543859004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.544722793Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-02-04T03:47:04.545059241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024411s
2026-02-04T03:47:04.545340126Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-02-04T03:47:04.545596432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.545938431Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-02-04T03:47:04.546281582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-04T03:47:04', 'add_medium_support')
2026-02-04T03:47:04.546743522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.547870741Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-02-04T03:47:04.548131386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022542s
2026-02-04T03:47:04.548381600Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-02-04T03:47:04.548658407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.549002801Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-02-04T03:47:04.549409760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-04T03:47:04', 'add_various_qualites_in_profile')
2026-02-04T03:47:04.549886891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.550552050Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-02-04T03:47:04.550834539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001875s
2026-02-04T03:47:04.551061486Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-02-04T03:47:04.551326570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.551633207Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-02-04T03:47:04.552079997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-04T03:47:04', 'metadata_profiles')
2026-02-04T03:47:04.552528370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.553187627Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-02-04T03:47:04.553428973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s
2026-02-04T03:47:04.553712234Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-02-04T03:47:04.554000023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.554337412Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-02-04T03:47:04.554768050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-04T03:47:04', 'separate_automatic_and_interactive_search')
2026-02-04T03:47:04.555235942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.555925851Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-02-04T03:47:04.556198791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018825s
2026-02-04T03:47:04.556462672Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-02-04T03:47:04.556733207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.557054193Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-02-04T03:47:04.557449088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-04T03:47:04', 'change_album_path_to_relative')
2026-02-04T03:47:04.557894284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.558577821Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-02-04T03:47:04.558824798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018274s
2026-02-04T03:47:04.559085784Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-02-04T03:47:04.559363062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.559681834Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-02-04T03:47:04.560088372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-04T03:47:04', 'change_quality_size_mb_to_kb')
2026-02-04T03:47:04.560530653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.561301254Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-02-04T03:47:04.561546889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019322s
2026-02-04T03:47:04.561780189Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-02-04T03:47:04.562032857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.562338663Z [Info] album_releases: Starting migration of Log DB to 9
2026-02-04T03:47:04.562687415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-04T03:47:04', 'album_releases')
2026-02-04T03:47:04.563103032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.564050149Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-02-04T03:47:04.564480155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018618s
2026-02-04T03:47:04.564822054Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-02-04T03:47:04.565078901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.565389627Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-02-04T03:47:04.565765954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-04T03:47:04', 'album_releases_fix')
2026-02-04T03:47:04.566218305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.566851450Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-02-04T03:47:04.567092716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017519s
2026-02-04T03:47:04.567316717Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-02-04T03:47:04.567582703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.567923198Z [Info] import_lists: Starting migration of Log DB to 11
2026-02-04T03:47:04.568301009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-04T03:47:04', 'import_lists')
2026-02-04T03:47:04.568733390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.569341344Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-02-04T03:47:04.569583271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017658s
2026-02-04T03:47:04.569838214Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-02-04T03:47:04.570108318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.570429575Z [Info] add_release_status: Starting migration of Log DB to 12
2026-02-04T03:47:04.570811293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-04T03:47:04', 'add_release_status')
2026-02-04T03:47:04.571251369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.571906438Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-02-04T03:47:04.572155750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00177s
2026-02-04T03:47:04.572424672Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-02-04T03:47:04.572710958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.573032506Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-02-04T03:47:04.573430708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-04T03:47:04', 'album_download_notification')
2026-02-04T03:47:04.573885273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.574516735Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-02-04T03:47:04.574778602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018019s
2026-02-04T03:47:04.575044097Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-02-04T03:47:04.575335193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.575663514Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-02-04T03:47:04.576079592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-04T03:47:04', 'fix_language_metadata_profiles')
2026-02-04T03:47:04.576549117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.577181069Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-02-04T03:47:04.577436814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018285s
2026-02-04T03:47:04.577687229Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-02-04T03:47:04.577962563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.578271044Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-02-04T03:47:04.578628223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-04T03:47:04', 'remove_fanzub')
2026-02-04T03:47:04.579063881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.579760122Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-02-04T03:47:04.580019044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018074s
2026-02-04T03:47:04.580372515Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-02-04T03:47:04.580635254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.580968205Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-02-04T03:47:04.581367389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-04T03:47:04', 'update_artist_history_indexes')
2026-02-04T03:47:04.581812565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.582448986Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-02-04T03:47:04.582715974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018004s
2026-02-04T03:47:04.582956839Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-02-04T03:47:04.583216271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.583531416Z [Info] remove_nma: Starting migration of Log DB to 17
2026-02-04T03:47:04.583900118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-04T03:47:04', 'remove_nma')
2026-02-04T03:47:04.584346106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.584954181Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-02-04T03:47:04.585190978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017444s
2026-02-04T03:47:04.585454308Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-02-04T03:47:04.585725975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.586049947Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-02-04T03:47:04.586433850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-04T03:47:04', 'album_disambiguation')
2026-02-04T03:47:04.586876101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.587495097Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-02-04T03:47:04.587756744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017663s
2026-02-04T03:47:04.588033211Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-02-04T03:47:04.588329247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.588647738Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-02-04T03:47:04.589033465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-04T03:47:04', 'add_ape_quality_in_profiles')
2026-02-04T03:47:04.589483020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.590119391Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-02-04T03:47:04.590386810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s
2026-02-04T03:47:04.590640030Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-02-04T03:47:04.590906095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.591224056Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-02-04T03:47:04.591589592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-04T03:47:04', 'remove_pushalot')
2026-02-04T03:47:04.592043896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.592690989Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-02-04T03:47:04.592913738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017628s
2026-02-04T03:47:04.593160916Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-02-04T03:47:04.593433174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.593791485Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-02-04T03:47:04.594149717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-04T03:47:04', 'add_custom_filters')
2026-02-04T03:47:04.594590635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.595211375Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-02-04T03:47:04.595459163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001768s
2026-02-04T03:47:04.595717935Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-02-04T03:47:04.595999371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.596326360Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-02-04T03:47:04.596689250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-04T03:47:04', 'import_list_tags')
2026-02-04T03:47:04.597134958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.597752471Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-02-04T03:47:04.598005070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017624s
2026-02-04T03:47:04.598257117Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-02-04T03:47:04.598534155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.598856414Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-02-04T03:47:04.599235357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-04T03:47:04', 'add_release_groups_etc')
2026-02-04T03:47:04.599674611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.600339450Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-02-04T03:47:04.600602480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s
2026-02-04T03:47:04.600848525Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-02-04T03:47:04.601114651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.601445397Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-02-04T03:47:04.601813067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-04T03:47:04', 'NewMediaInfoFormat')
2026-02-04T03:47:04.602247081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.602867079Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-02-04T03:47:04.603129097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017529s
2026-02-04T03:47:04.603401776Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-02-04T03:47:04.603692080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.604040863Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-02-04T03:47:04.604475478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-04T03:47:04', 'rename_restrictions_to_release_profiles')
2026-02-04T03:47:04.604927979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.605566064Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-02-04T03:47:04.605839294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018429s
2026-02-04T03:47:04.606135681Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-02-04T03:47:04.606422619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.606755860Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-02-04T03:47:04.607184623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-04T03:47:04', 'rename_quality_profiles_add_upgrade_allowed')
2026-02-04T03:47:04.607652455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.608333677Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-02-04T03:47:04.608625785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018765s
2026-02-04T03:47:04.608875107Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-02-04T03:47:04.609145291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.609479384Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-02-04T03:47:04.609853567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-04T03:47:04', 'add_import_exclusions')
2026-02-04T03:47:04.610299535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.610924193Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-02-04T03:47:04.611174236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001778s
2026-02-04T03:47:04.611438258Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-02-04T03:47:04.611716508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.612081794Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-02-04T03:47:04.612474645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-04T03:47:04', 'clean_artist_metadata_table')
2026-02-04T03:47:04.612919240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.613562024Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-02-04T03:47:04.613823952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018306s
2026-02-04T03:47:04.614096781Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-02-04T03:47:04.614375933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.614708383Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-02-04T03:47:04.615104981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-04T03:47:04', 'health_issue_notification')
2026-02-04T03:47:04.615552102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.616988935Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-02-04T03:47:04.617249179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025973s
2026-02-04T03:47:04.617541157Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-02-04T03:47:04.617830820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.618162087Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-02-04T03:47:04.618566461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-04T03:47:04', 'add_mediafilerepository_mtime')
2026-02-04T03:47:04.619021828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.619650283Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-02-04T03:47:04.619931259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s
2026-02-04T03:47:04.622617829Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-02-04T03:47:04.622927061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.623265443Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-02-04T03:47:04.623680358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-04T03:47:04', 'add_artistmetadataid_constraint')
2026-02-04T03:47:04.624159513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.624817959Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-02-04T03:47:04.625083413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018666s
2026-02-04T03:47:04.625342284Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-02-04T03:47:04.625619493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.625939527Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-02-04T03:47:04.626323881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-04T03:47:04', 'old_ids_and_artist_alias')
2026-02-04T03:47:04.626771593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.627402723Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-02-04T03:47:04.627644420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s
2026-02-04T03:47:04.627991679Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-02-04T03:47:04.628280882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.628600886Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-02-04T03:47:04.628980540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-04T03:47:04', 'download_propers_config')
2026-02-04T03:47:04.629433292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.630126738Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-02-04T03:47:04.630387463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018405s
2026-02-04T03:47:04.630647036Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-02-04T03:47:04.630924575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.631250441Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-02-04T03:47:04.631629254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-04T03:47:04', 'remove_language_profiles')
2026-02-04T03:47:04.632110212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.632816594Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-02-04T03:47:04.633080396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s
2026-02-04T03:47:04.633337724Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-02-04T03:47:04.633609852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.633939646Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-02-04T03:47:04.634317136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-04T03:47:04', 'multi_disc_naming_format')
2026-02-04T03:47:04.634771260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.635476781Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-02-04T03:47:04.635732897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018576s
2026-02-04T03:47:04.636014794Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-02-04T03:47:04.636307153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.636630184Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-02-04T03:47:04.637019297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-04T03:47:04', 'add_download_client_priority')
2026-02-04T03:47:04.637483532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.638192249Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-02-04T03:47:04.638456160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018788s
2026-02-04T03:47:04.638713108Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-02-04T03:47:04.638983983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.639298667Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-02-04T03:47:04.639673521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-04T03:47:04', 'remove_growl_prowl')
2026-02-04T03:47:04.640142596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.640810952Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-02-04T03:47:04.641063209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s
2026-02-04T03:47:04.641321049Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-02-04T03:47:04.641600521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.641920786Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-02-04T03:47:04.642296352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-04T03:47:04', 'remove_plex_hometheatre')
2026-02-04T03:47:04.642748763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.643416257Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-02-04T03:47:04.643672383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018138s
2026-02-04T03:47:04.644008460Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-02-04T03:47:04.644278804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.644582075Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-02-04T03:47:04.644964224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-04T03:47:04', 'add_root_folder_add_defaults')
2026-02-04T03:47:04.645410162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.646053828Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-02-04T03:47:04.646292800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017633s
2026-02-04T03:47:04.646532552Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-02-04T03:47:04.646797406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.647116638Z [Info] task_duration: Starting migration of Log DB to 40
2026-02-04T03:47:04.647466192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-04T03:47:04', 'task_duration')
2026-02-04T03:47:04.647935267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.648609835Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-02-04T03:47:04.648853937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001819s
2026-02-04T03:47:04.649128840Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-02-04T03:47:04.649429876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.649765793Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-02-04T03:47:04.650203504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-04T03:47:04', 'add_indexer_and_enabled_to_release_profiles')
2026-02-04T03:47:04.650685845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.651388390Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-02-04T03:47:04.651671470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019238s
2026-02-04T03:47:04.651939449Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-02-04T03:47:04.652227479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.652542053Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-02-04T03:47:04.652926547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-04T03:47:04', 'remove_album_folders')
2026-02-04T03:47:04.653363958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.654074729Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-02-04T03:47:04.654320203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018485s
2026-02-04T03:47:04.654591910Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-02-04T03:47:04.654858527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.655194203Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-02-04T03:47:04.655572635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-04T03:47:04', 'flexible_delay_profiles')
2026-02-04T03:47:04.656055447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.656755126Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-02-04T03:47:04.657013086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018837s
2026-02-04T03:47:04.657263851Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-02-04T03:47:04.657557111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.657873989Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-02-04T03:47:04.658273453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-04T03:47:04', 'add_priority_to_indexers')
2026-02-04T03:47:04.658720223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.659427758Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-02-04T03:47:04.659675446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018719s
2026-02-04T03:47:04.660004218Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-02-04T03:47:04.660292819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.660641381Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-02-04T03:47:04.661044964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-04T03:47:04', 'remove_chown_and_folderchmod_config')
2026-02-04T03:47:04.661519620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.662230391Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-02-04T03:47:04.662508410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019157s
2026-02-04T03:47:04.662764306Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-02-04T03:47:04.663051825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.663391078Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-02-04T03:47:04.663785913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-02-04T03:47:04', 'convert_blacklist_protocol')
2026-02-04T03:47:04.664256711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.664970849Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-02-04T03:47:04.665225522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019042s
2026-02-04T03:47:04.665488631Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-02-04T03:47:04.665747222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.666076365Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-02-04T03:47:04.666434666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-04T03:47:04', 'update_notifiarr')
2026-02-04T03:47:04.666882067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.667576536Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-02-04T03:47:04.667828824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018261s
2026-02-04T03:47:04.668112435Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-02-04T03:47:04.668399152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.668713876Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-02-04T03:47:04.669104622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-04T03:47:04', 'email_multiple_addresses')
2026-02-04T03:47:04.669556853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.670274728Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-02-04T03:47:04.670527848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018723s
2026-02-04T03:47:04.670813173Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-02-04T03:47:04.671111744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.671437680Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-02-04T03:47:04.671843998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-04T03:47:04', 'rename_blacklist_to_blocklist')
2026-02-04T03:47:04.672320999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.673619814Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-02-04T03:47:04.673881381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024889s
2026-02-04T03:47:04.674155994Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-02-04T03:47:04.674424274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.674760060Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-02-04T03:47:04.675136167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-04T03:47:04', 'cdh_per_downloadclient')
2026-02-04T03:47:04.675597096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.676329049Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-02-04T03:47:04.676587760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018975s
2026-02-04T03:47:04.676828144Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-02-04T03:47:04.677096545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.677429415Z [Info] download_history: Starting migration of Log DB to 52
2026-02-04T03:47:04.677780332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-04T03:47:04', 'download_history')
2026-02-04T03:47:04.678219456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.678915768Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-02-04T03:47:04.679149949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018179s
2026-02-04T03:47:04.679410354Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-02-04T03:47:04.679672491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.680035823Z [Info] add_update_history: Starting migration of Log DB to 53
2026-02-04T03:47:04.680724419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-04T03:47:04.681167522Z [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-02-04T03:47:04.681725355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007496s
2026-02-04T03:47:04.681985970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-04T03:47:04.682289841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-04T03:47:04.682726320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s
2026-02-04T03:47:04.683084872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-04T03:47:04', 'add_update_history')
2026-02-04T03:47:04.683544858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.684336482Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-02-04T03:47:04.684594111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002089s
2026-02-04T03:47:04.684852451Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-02-04T03:47:04.685140151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.685468281Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-02-04T03:47:04.685868808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-04T03:47:04', 'add_on_update_to_notifications')
2026-02-04T03:47:04.686309896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.687015547Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-02-04T03:47:04.687267194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018673s
2026-02-04T03:47:04.687542568Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-02-04T03:47:04.687819626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.688180443Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-02-04T03:47:04.688552251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-04T03:47:04', 'download_client_per_indexer')
2026-02-04T03:47:04.689012638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.689856578Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-02-04T03:47:04.690122493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s
2026-02-04T03:47:04.690363859Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-02-04T03:47:04.690643763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.690955059Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-02-04T03:47:04.691339974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-04T03:47:04', 'AddNewItemMonitorType')
2026-02-04T03:47:04.691775752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.692552646Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-02-04T03:47:04.692788171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018967s
2026-02-04T03:47:04.693047733Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-02-04T03:47:04.693299580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.693631078Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-02-04T03:47:04.693977044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-04T03:47:04', 'ImportListSearch')
2026-02-04T03:47:04.694422221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.695086398Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-02-04T03:47:04.695341292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s
2026-02-04T03:47:04.695607758Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-02-04T03:47:04.695925007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.696245613Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-02-04T03:47:04.696668805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-04T03:47:04', 'ImportListMonitorExisting')
2026-02-04T03:47:04.697127077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.697833119Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-02-04T03:47:04.698083984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019216s
2026-02-04T03:47:04.698349559Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-02-04T03:47:04.698613109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.698955719Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-02-04T03:47:04.699336205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-04T03:47:04', 'add_indexer_tags')
2026-02-04T03:47:04.699772133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.700603748Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-02-04T03:47:04.700842989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019825s
2026-02-04T03:47:04.701111149Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-02-04T03:47:04.701368788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.701701929Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-02-04T03:47:04.702068447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-04T03:47:04', 'update_audio_types')
2026-02-04T03:47:04.702519615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.703252711Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-02-04T03:47:04.703507584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001882s
2026-02-04T03:47:04.703794502Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-04T03:47:04.704136811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.704470884Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-02-04T03:47:04.705176184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-04T03:47:04.705400356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-02-04T03:47:04.705710691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-04T03:47:04.706689862Z [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-02-04T03:47:04.707709115Z [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-02-04T03:47:04.708292700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-04T03:47:04.708866134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-04T03:47:04.709922722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-04T03:47:04.710303198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043373s
2026-02-04T03:47:04.710529253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-04T03:47:04.710727683Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-04T03:47:04.710961604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-04T03:47:04.711697085Z [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-02-04T03:47:04.712413938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-04T03:47:04.712859225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-04T03:47:04.713423511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-04T03:47:04.714382833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-04T03:47:04.714776726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035742s
2026-02-04T03:47:04.714999775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-04T03:47:04.715197012Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-04T03:47:04.715427396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-04T03:47:04.716141754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-04T03:47:04.716726452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-04T03:47:04.717187620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-04T03:47:04.717733129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-04T03:47:04.718659764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-04T03:47:04.719067315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033896s
2026-02-04T03:47:04.719450416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-04T03:47:04', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-04T03:47:04.719925092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.721000467Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-04T03:47:04.721274279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052637s
2026-02-04T03:47:04.721558892Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-02-04T03:47:04.721823224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.722144982Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-02-04T03:47:04.722525087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-04T03:47:04', 'add_on_delete_to_notifications')
2026-02-04T03:47:04.722945223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.723665964Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-02-04T03:47:04.723969105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018285s
2026-02-04T03:47:04.724196843Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-02-04T03:47:04.724453911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.724750679Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-02-04T03:47:04.725101635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-04T03:47:04', 'add_custom_formats')
2026-02-04T03:47:04.725525549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.726246891Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-02-04T03:47:04.726485171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017995s
2026-02-04T03:47:04.726713110Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-02-04T03:47:04.726974597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.727266465Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-02-04T03:47:04.727616760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-04T03:47:04', 'add_result_to_commands')
2026-02-04T03:47:04.728064131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.728781826Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-02-04T03:47:04.729005546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017977s
2026-02-04T03:47:04.729256902Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-02-04T03:47:04.729509000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.729811269Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-02-04T03:47:04.730202957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-04T03:47:04', 'health_restored_notification')
2026-02-04T03:47:04.730637232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.732060748Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-02-04T03:47:04.732314509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025232s
2026-02-04T03:47:04.732539622Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-02-04T03:47:04.732782631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.733073758Z [Info] remove_uc: Starting migration of Log DB to 66
2026-02-04T03:47:04.733410716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-04T03:47:04', 'remove_uc')
2026-02-04T03:47:04.733814048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.734523938Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-02-04T03:47:04.734737778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017484s
2026-02-04T03:47:04.734992371Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-02-04T03:47:04.735260390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.735573160Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-02-04T03:47:04.735974298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-04T03:47:04', 'download_clients_rename_tv_to_music')
2026-02-04T03:47:04.736412951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.737143282Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-02-04T03:47:04.737401512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s
2026-02-04T03:47:04.737649351Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-02-04T03:47:04.737928543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.738229830Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-02-04T03:47:04.738628422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-04T03:47:04', 'add_colon_replacement_to_naming_config')
2026-02-04T03:47:04.739072276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.739812607Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-02-04T03:47:04.740153954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018593s
2026-02-04T03:47:04.740380240Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-02-04T03:47:04.740625233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.740934265Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-02-04T03:47:04.741268739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-04T03:47:04', 'list_sync_time')
2026-02-04T03:47:04.741680588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.742377040Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-02-04T03:47:04.742610270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017583s
2026-02-04T03:47:04.742849802Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-02-04T03:47:04.743105016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.743397325Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-02-04T03:47:04.743765506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-04T03:47:04', 'add_download_client_tags')
2026-02-04T03:47:04.744203708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.744931794Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-02-04T03:47:04.745157278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018083s
2026-02-04T03:47:04.745404586Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-02-04T03:47:04.745650442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.745953542Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-02-04T03:47:04.746304849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-04T03:47:04', 'add_notification_status')
2026-02-04T03:47:04.746759876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.747472871Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-02-04T03:47:04.747710981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018171s
2026-02-04T03:47:04.747977748Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-02-04T03:47:04.748262672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.748571233Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-02-04T03:47:04.748976258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-04T03:47:04', 'add_alac_24_quality_in_profiles')
2026-02-04T03:47:04.749408499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.750156795Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-02-04T03:47:04.750401688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001884s
2026-02-04T03:47:04.750660740Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-02-04T03:47:04.750911926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.751235908Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-02-04T03:47:04.751587546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-04T03:47:04', 'add_salt_to_users')
2026-02-04T03:47:04.752066330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.752784787Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-02-04T03:47:04.753053558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s
2026-02-04T03:47:04.753289874Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-02-04T03:47:04.753572653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.753887156Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-02-04T03:47:04.754260689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-04T03:47:04', 'add_auto_tagging')
2026-02-04T03:47:04.754704212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.755414261Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-02-04T03:47:04.755672461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018541s
2026-02-04T03:47:04.755978117Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-02-04T03:47:04.756287790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.756605690Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-02-04T03:47:04.757012810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-04T03:47:04', 'quality_definition_preferred_size')
2026-02-04T03:47:04.757474360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.758247707Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-02-04T03:47:04.758496207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019403s
2026-02-04T03:47:04.758786271Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-02-04T03:47:04.759053499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.759399025Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-02-04T03:47:04.759789030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-04T03:47:04', 'add_on_artist_add_to_notifications')
2026-02-04T03:47:04.760281743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.761022274Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-02-04T03:47:04.761297207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001947s
2026-02-04T03:47:04.761536349Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-02-04T03:47:04.761820671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.762129112Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-02-04T03:47:04.762527915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-04T03:47:04', 'album_last_searched_time')
2026-02-04T03:47:04.762957490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.763701398Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-02-04T03:47:04.763965209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00187s
2026-02-04T03:47:04.764229020Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-02-04T03:47:04.764480497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.764798998Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-02-04T03:47:04.765165376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-04T03:47:04', 'add_indexer_flags')
2026-02-04T03:47:04.765602606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.766435093Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-02-04T03:47:04.766670817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019539s
2026-02-04T03:47:04.766949829Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-02-04T03:47:04.767224723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.767566591Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-02-04T03:47:04.767961396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-04T03:47:04', 'add_indexes_album_statistics')
2026-02-04T03:47:04.768426342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.769153997Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-02-04T03:47:04.769422919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s
2026-02-04T03:47:04.769666169Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-02-04T03:47:04.769950691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-04T03:47:04.770256728Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-02-04T03:47:04.770640721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-04T03:47:04', 'update_redacted_baseurl')
2026-02-04T03:47:04.771070937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-04T03:47:04.771887411Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-02-04T03:47:04.772163086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019165s
2026-02-04T03:47:04.957073112Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-02-04T03:47:04.964886565Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-04T03:47:04.969839839Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-04T03:47:05.110408922Z [Info] QualityProfileService: Setting up default quality profiles
2026-02-04T03:47:05.128386692Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-02-04T03:47:05.140658752Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-02-04T03:47:05.190618509Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-04T03:47:05.192141095Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-04T03:47:05.192428664Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-02-04T03:47:05.243302812Z [ls.io-init] done.
2026-02-04T03:47:05.279011793Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled