2026-01-18T19:56:59.990369669Z [migrations] started
2026-01-18T19:56:59.990406443Z [migrations] no migrations found
2026-01-18T19:57:00.010993952Z usermod: no changes
2026-01-18T19:57:00.017743354Z ───────────────────────────────────────
2026-01-18T19:57:00.017753555Z
2026-01-18T19:57:00.017757372Z ██╗ ███████╗██╗ ██████╗
2026-01-18T19:57:00.017761250Z ██║ ██╔════╝██║██╔═══██╗
2026-01-18T19:57:00.017765058Z ██║ ███████╗██║██║ ██║
2026-01-18T19:57:00.017769407Z ██║ ╚════██║██║██║ ██║
2026-01-18T19:57:00.017773375Z ███████╗███████║██║╚██████╔╝
2026-01-18T19:57:00.017777082Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-18T19:57:00.017780850Z
2026-01-18T19:57:00.017784417Z Brought to you by linuxserver.io
2026-01-18T19:57:00.017788074Z ───────────────────────────────────────
2026-01-18T19:57:00.018099872Z
2026-01-18T19:57:00.018118069Z To support the app dev(s) visit:
2026-01-18T19:57:00.020219751Z Lidarr: https://opencollective.com/lidarr
2026-01-18T19:57:00.020550708Z
2026-01-18T19:57:00.020554936Z To support LSIO projects visit:
2026-01-18T19:57:00.020558543Z https://www.linuxserver.io/donate/
2026-01-18T19:57:00.020562251Z
2026-01-18T19:57:00.020565758Z ───────────────────────────────────────
2026-01-18T19:57:00.020572351Z GID/UID
2026-01-18T19:57:00.020575969Z ───────────────────────────────────────
2026-01-18T19:57:00.025126222Z
2026-01-18T19:57:00.025163076Z User UID: 911
2026-01-18T19:57:00.025172004Z User GID: 911
2026-01-18T19:57:00.025180261Z ───────────────────────────────────────
2026-01-18T19:57:00.026826095Z Linuxserver.io version: 3.1.2.4914-ls186
2026-01-18T19:57:00.027094345Z Build-date: 2026-01-18T19:52:22+00:00
2026-01-18T19:57:00.027106319Z ───────────────────────────────────────
2026-01-18T19:57:00.027111069Z
2026-01-18T19:57:00.081892698Z [custom-init] No custom files found, skipping...
2026-01-18T19:57:00.102504536Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:00.403133722Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-01-18T19:57:00.420731311Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:00.424918763Z [Debug] Bootstrap: Console selected
2026-01-18T19:57:00.428412870Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:00.431145994Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:00.696855298Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:00.750693888Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {02f957b7-04cd-4178-a30b-c6332e26113b} may be persisted to storage in unencrypted form.
2026-01-18T19:57:00.806358616Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-18T19:57:00.843677849Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-18T19:57:00.917142982Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-18T19:57:00.923979670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:00.924567223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:00.964213653Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-18T19:57:00.967634653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402088s
2026-01-18T19:57:00.967837972Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-18T19:57:00.968100661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435962s
2026-01-18T19:57:00.975084295Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-18T19:57:00.975580544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:00.980601856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-18T19:57:00.990443365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-18T19:57:01.001485722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020672s
2026-01-18T19:57:01.001879434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.004745666Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-18T19:57:01.004928054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239197s
2026-01-18T19:57:01.005558002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-18T19:57:01.005783406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.010529404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-18T19:57:01.011530790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:01.012082351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s
2026-01-18T19:57:01.012350361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:01.012633882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001045s
2026-01-18T19:57:01.013009027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-18T19:57:01.013610248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-18T19:57:01.014241319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010113s
2026-01-18T19:57:01.014424057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.015221422Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-18T19:57:01.015404170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020178s
2026-01-18T19:57:01.015893115Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-18T19:57:01.016125864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.016876946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:01.017683481Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.08E-05s
2026-01-18T19:57:01.017902682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-18T19:57:01.018231344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-18T19:57:01.018689356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-01-18T19:57:01.018895561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.019696915Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-18T19:57:01.019811205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014706s
2026-01-18T19:57:01.023062102Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-18T19:57:01.023239018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.023863927Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-18T19:57:01.035427984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-18T19:57:01.035982581Z [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-01-18T19:57:01.036519021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s
2026-01-18T19:57:01.036704094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-18T19:57:01.036987385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-18T19:57:01.037352089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2026-01-18T19:57:01.037532633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-18T19:57:01.037858328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-18T19:57:01.038243725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s
2026-01-18T19:57:01.038424899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-18T19:57:01.038695124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-18T19:57:01.039036491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s
2026-01-18T19:57:01.039208738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-18T19:57:01.044830559Z [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-01-18T19:57:01.045940975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065272s
2026-01-18T19:57:01.046146950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-18T19:57:01.046467846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T19:57:01.046799093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s
2026-01-18T19:57:01.046991050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-18T19:57:01.047283429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T19:57:01.047562360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s
2026-01-18T19:57:01.047755990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-18T19:57:01.048130805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.048462112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s
2026-01-18T19:57:01.048641604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-18T19:57:01.048896076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.049166962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003876s
2026-01-18T19:57:01.049335962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-18T19:57:01.050704108Z [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-01-18T19:57:01.051643219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021443s
2026-01-18T19:57:01.051809804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-18T19:57:01.052227906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:01.052525265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s
2026-01-18T19:57:01.052699236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-18T19:57:01.052952055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:01.053283833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s
2026-01-18T19:57:01.053472342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-18T19:57:01.053735462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:01.054057060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004105s
2026-01-18T19:57:01.054252273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-18T19:57:01.054537708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:01.054826179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-01-18T19:57:01.055033897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-18T19:57:01.055305324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:01.055645649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s
2026-01-18T19:57:01.055838227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-18T19:57:01.056164554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-18T19:57:01.056492925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s
2026-01-18T19:57:01.056665623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-18T19:57:01.057557529Z [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-01-18T19:57:01.058260445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001423s
2026-01-18T19:57:01.058471620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-18T19:57:01.058788268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T19:57:01.059085166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s
2026-01-18T19:57:01.059286922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-18T19:57:01.059555012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-18T19:57:01.059888463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004115s
2026-01-18T19:57:01.060164599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-18T19:57:01.060378490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T19:57:01.060695939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s
2026-01-18T19:57:01.060926494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-18T19:57:01.061307952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-18T19:57:01.061744250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005464s
2026-01-18T19:57:01.061928612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-18T19:57:01.062672911Z [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-01-18T19:57:01.063249832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s
2026-01-18T19:57:01.063449685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-18T19:57:01.063742324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-18T19:57:01.064136207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004629s
2026-01-18T19:57:01.064300869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-18T19:57:01.064589270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:01.064921589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2026-01-18T19:57:01.065089507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-18T19:57:01.065895791Z [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-01-18T19:57:01.066507332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012468s
2026-01-18T19:57:01.066691613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-18T19:57:01.066958270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T19:57:01.067273164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s
2026-01-18T19:57:01.067470151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-18T19:57:01.067751047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T19:57:01.068155010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s
2026-01-18T19:57:01.068376396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-18T19:57:01.068654025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-18T19:57:01.069001986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004544s
2026-01-18T19:57:01.069209835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-18T19:57:01.069492193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-18T19:57:01.069848441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s
2026-01-18T19:57:01.069996409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-18T19:57:01.070682039Z [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-01-18T19:57:01.071240093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s
2026-01-18T19:57:01.071424334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-18T19:57:01.071919692Z [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-01-18T19:57:01.072398466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007553s
2026-01-18T19:57:01.072575051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-18T19:57:01.072901348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T19:57:01.073279750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s
2026-01-18T19:57:01.073456176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-18T19:57:01.075785697Z [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-01-18T19:57:01.076316666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026818s
2026-01-18T19:57:01.076501238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-18T19:57:01.076779729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T19:57:01.077111657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s
2026-01-18T19:57:01.077291419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-18T19:57:01.077713439Z [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-01-18T19:57:01.078191221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007137s
2026-01-18T19:57:01.078385983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-18T19:57:01.078666879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-18T19:57:01.078999830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s
2026-01-18T19:57:01.079204612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-18T19:57:01.079695581Z [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-01-18T19:57:01.080253033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s
2026-01-18T19:57:01.080466553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-18T19:57:01.080815776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-18T19:57:01.081191874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s
2026-01-18T19:57:01.081405023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-18T19:57:01.081737823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-18T19:57:01.082117267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s
2026-01-18T19:57:01.082302440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-18T19:57:01.082982109Z [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-01-18T19:57:01.083480032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010038s
2026-01-18T19:57:01.083659283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-18T19:57:01.084520898Z [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-01-18T19:57:01.085481272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016295s
2026-01-18T19:57:01.085652467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-18T19:57:01.086182795Z [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-01-18T19:57:01.086662641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s
2026-01-18T19:57:01.086869377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-18T19:57:01.087584888Z [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-01-18T19:57:01.088237031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012086s
2026-01-18T19:57:01.088425010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-18T19:57:01.088970629Z [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-01-18T19:57:01.089488181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s
2026-01-18T19:57:01.089678785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-18T19:57:01.090258362Z [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-01-18T19:57:01.090789321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s
2026-01-18T19:57:01.090984173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-18T19:57:01.091434170Z [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-01-18T19:57:01.091871671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006994s
2026-01-18T19:57:01.092046513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-18T19:57:01.092382459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-18T19:57:01.092767214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s
2026-01-18T19:57:01.092951565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-18T19:57:01.093216198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-18T19:57:01.093536443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s
2026-01-18T19:57:01.093716636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-18T19:57:01.094140049Z [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-01-18T19:57:01.094558421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006534s
2026-01-18T19:57:01.094728323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-18T19:57:01.095410467Z [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-01-18T19:57:01.096014524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00111s
2026-01-18T19:57:01.096189766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-18T19:57:01.096637598Z [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-01-18T19:57:01.097088667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007305s
2026-01-18T19:57:01.097285263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-18T19:57:01.097570828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-18T19:57:01.097936033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004704s
2026-01-18T19:57:01.098130074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-18T19:57:01.098411551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-18T19:57:01.098738920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s
2026-01-18T19:57:01.098915886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-18T19:57:01.099611708Z [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-01-18T19:57:01.100211024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2026-01-18T19:57:01.100402781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-18T19:57:01.101039192Z [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-01-18T19:57:01.101570222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s
2026-01-18T19:57:01.101781928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-18T19:57:01.102133536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:01.102481767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s
2026-01-18T19:57:01.102663313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-18T19:57:01.103312560Z [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-01-18T19:57:01.103826686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009946s
2026-01-18T19:57:01.104021328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-18T19:57:01.104718472Z [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-01-18T19:57:01.105302688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011082s
2026-01-18T19:57:01.105492600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-18T19:57:01.105941635Z [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-01-18T19:57:01.106370959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006997s
2026-01-18T19:57:01.106576002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-18T19:57:01.106890125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-18T19:57:01.107241733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s
2026-01-18T19:57:01.107437728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-18T19:57:01.108054900Z [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-01-18T19:57:01.108625149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009872s
2026-01-18T19:57:01.108849721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-18T19:57:01.109219095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:01.109584280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s
2026-01-18T19:57:01.110775439Z [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-01-18T19:57:01.112464400Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014045 taking an average of 00:00:00.0014045
2026-01-18T19:57:01.113181735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-18T19:57:01', 'InitialSetup')
2026-01-18T19:57:01.113549906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.116850132Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-18T19:57:01.117041067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070661s
2026-01-18T19:57:01.117328295Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-18T19:57:01.117561916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.117852461Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-18T19:57:01.118467710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-18T19:57:01.118656450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.118872184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-18T19:57:01.119181257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.120149817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010813s
2026-01-18T19:57:01.120540744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-18T19:57:01', 'add_reason_to_pending_releases')
2026-01-18T19:57:01.120906932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.121640008Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-18T19:57:01.121832486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025362s
2026-01-18T19:57:01.122026576Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-18T19:57:01.122235968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.122511784Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-18T19:57:01.124801324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.124975224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.125157692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-18T19:57:01.125443036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-18T19:57:01.126363690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010244s
2026-01-18T19:57:01.126544144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.126699457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.126890682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-18T19:57:01.127199163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.128140358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010553s
2026-01-18T19:57:01.128318687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.128471505Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.128674274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-18T19:57:01.129001863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.129927527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s
2026-01-18T19:57:01.130296420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-18T19:57:01.130893974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-18T19:57:01.131176242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006578s
2026-01-18T19:57:01.131510194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-18T19:57:01.142492380Z [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-01-18T19:57:01.143941799Z [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-01-18T19:57:01.144826811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-18T19:57:01.145946897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-18T19:57:01.148449076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T19:57:01.148908691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-18T19:57:01.149402185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T19:57:01.149757851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180472s
2026-01-18T19:57:01.149940149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.150088097Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.150281255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-18T19:57:01.150544676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-18T19:57:01.151403996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009318s
2026-01-18T19:57:01.151761296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-18T19:57:01', 'add_medium_support')
2026-01-18T19:57:01.152135840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.153091314Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-18T19:57:01.153270205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025939s
2026-01-18T19:57:01.157114947Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-18T19:57:01.157372125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.157664243Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-18T19:57:01.158322389Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-18T19:57:01.158706242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-18T19:57:01.159004873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-01-18T19:57:01.159173152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.159390490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.161737847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023767s
2026-01-18T19:57:01.162129085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-18T19:57:01', 'add_various_qualites_in_profile')
2026-01-18T19:57:01.162495563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.163236334Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-18T19:57:01.163427159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038361s
2026-01-18T19:57:01.163623734Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-18T19:57:01.163829619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.164146347Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-18T19:57:01.164882910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-18T19:57:01.165402396Z [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-01-18T19:57:01.165857433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007819s
2026-01-18T19:57:01.166069119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-18T19:57:01.166384434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-18T19:57:01.166727936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-01-18T19:57:01.166900523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:01.167056397Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.167275869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-18T19:57:01.167604982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.168511367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010301s
2026-01-18T19:57:01.168725358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-18T19:57:01.172696315Z [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-01-18T19:57:01.175324728Z [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-01-18T19:57:01.176522320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.177478405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.179652143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T19:57:01.180132370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T19:57:01.180590072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.181020829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.181340483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124451s
2026-01-18T19:57:01.181553993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-18T19:57:01.185477444Z [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-01-18T19:57:01.187948921Z [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-01-18T19:57:01.189089989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.190088670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.192259121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T19:57:01.192735560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T19:57:01.193196729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.193623308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.193941659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122012s
2026-01-18T19:57:01.194113786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.194264088Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.194467418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-18T19:57:01.194744085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-18T19:57:01.195586471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009241s
2026-01-18T19:57:01.195952488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-18T19:57:01', 'metadata_profiles')
2026-01-18T19:57:01.196311151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.198132729Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-18T19:57:01.198318774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034465s
2026-01-18T19:57:01.198573376Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-18T19:57:01.198806185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.199087231Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-18T19:57:01.201007278Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-18T19:57:01.205649456Z [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-01-18T19:57:01.206567294Z [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-01-18T19:57:01.207064676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-18T19:57:01.207671498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-18T19:57:01.210133757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T19:57:01.210489273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092623s
2026-01-18T19:57:01.210666189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:01.210820449Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.211041154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-18T19:57:01.211350196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-18T19:57:01.212232854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009813s
2026-01-18T19:57:01.212533609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-18T19:57:01.212875177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-18T19:57:01.213149349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003898s
2026-01-18T19:57:01.213317057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:01.213471107Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.213827756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-18T19:57:01.217103222Z [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-01-18T19:57:01.218178627Z [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-01-18T19:57:01.218739046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-18T19:57:01.219403384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-18T19:57:01.221673365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T19:57:01.222015043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079724s
2026-01-18T19:57:01.222415299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-18T19:57:01', 'separate_automatic_and_interactive_search')
2026-01-18T19:57:01.222836658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.223803865Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-18T19:57:01.224086615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096926s
2026-01-18T19:57:01.224296207Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-18T19:57:01.224527954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.224791675Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-18T19:57:01.225077781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-18T19:57:01.228806149Z [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-01-18T19:57:01.230939194Z [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-01-18T19:57:01.231914288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:01.233008311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:01.235104833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:01.235544058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:01.235975176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:01.236418980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:01.236863785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:01.237198429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119363s
2026-01-18T19:57:01.237570859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-18T19:57:01', 'change_album_path_to_relative')
2026-01-18T19:57:01.237932297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.239055138Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-18T19:57:01.239242756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013749s
2026-01-18T19:57:01.239456166Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-18T19:57:01.239680137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.239961423Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-18T19:57:01.240513345Z [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-01-18T19:57:01.241037059Z [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-01-18T19:57:01.241412926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006012s
2026-01-18T19:57:01.241785336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-18T19:57:01', 'change_quality_size_mb_to_kb')
2026-01-18T19:57:01.242137786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.243279936Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-18T19:57:01.243467243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024194s
2026-01-18T19:57:01.243656204Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-18T19:57:01.243875596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.244192905Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-18T19:57:01.244554473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.244720998Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.244906762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-18T19:57:01.245185744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-18T19:57:01.246075366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s
2026-01-18T19:57:01.246251160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.246397524Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.246593800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-18T19:57:01.246888132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-18T19:57:01.247746491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009576s
2026-01-18T19:57:01.248112578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-18T19:57:01', 'album_releases')
2026-01-18T19:57:01.248461651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.249177843Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-18T19:57:01.249352285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023697s
2026-01-18T19:57:01.249550814Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-18T19:57:01.249783613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.250015490Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-18T19:57:01.250568674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.250741141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.250936214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-18T19:57:01.254792720Z [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-01-18T19:57:01.257202904Z [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-01-18T19:57:01.258236485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:01.259341681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:01.261573015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:01.262060125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:01.262505532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:01.262985158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:01.263463351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:01.263827104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127138s
2026-01-18T19:57:01.264012948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.264169333Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.264356179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-18T19:57:01.268263448Z [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-01-18T19:57:01.270635124Z [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-01-18T19:57:01.271674477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:01.272790404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:01.275010765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:01.275484950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:01.275949716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:01.276411737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:01.276886302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:01.277293342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127444s
2026-01-18T19:57:01.277667245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-18T19:57:01', 'album_releases_fix')
2026-01-18T19:57:01.278028783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.279182647Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-18T19:57:01.279357739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014607s
2026-01-18T19:57:01.279592131Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-18T19:57:01.279800351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.280132600Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-18T19:57:01.281080879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-18T19:57:01.281942414Z [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-01-18T19:57:01.282614167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013589s
2026-01-18T19:57:01.282806815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-18T19:57:01.283098923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-18T19:57:01.283424789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s
2026-01-18T19:57:01.283620694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-18T19:57:01.284264691Z [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-01-18T19:57:01.284823937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s
2026-01-18T19:57:01.285036846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-18T19:57:01.285384716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:01.285746705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005108s
2026-01-18T19:57:01.286089686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-18T19:57:01', 'import_lists')
2026-01-18T19:57:01.286440753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.287335565Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-18T19:57:01.287510497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020862s
2026-01-18T19:57:01.287704147Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-18T19:57:01.287951305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.288212040Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-18T19:57:01.288602276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-18T19:57:01.288777469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.288993614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-18T19:57:01.289338579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-18T19:57:01.290259433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s
2026-01-18T19:57:01.290439225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.290634128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.291656717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010452s
2026-01-18T19:57:01.292031181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-18T19:57:01', 'add_release_status')
2026-01-18T19:57:01.292393250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.293068340Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-18T19:57:01.293249765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024371s
2026-01-18T19:57:01.293460269Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-18T19:57:01.293680222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.293942871Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-18T19:57:01.294268857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.294438749Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.294655075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-18T19:57:01.294987344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.295901064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s
2026-01-18T19:57:01.296270658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-18T19:57:01', 'album_download_notification')
2026-01-18T19:57:01.296633529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.297325412Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-18T19:57:01.297515104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024316s
2026-01-18T19:57:01.297731310Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-18T19:57:01.297954750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.298224243Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-18T19:57:01.298836395Z [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-01-18T19:57:01.299500192Z [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-01-18T19:57:01.300002063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007425s
2026-01-18T19:57:01.300502991Z [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-01-18T19:57:01.301157259Z [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-01-18T19:57:01.301564539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007316s
2026-01-18T19:57:01.301940366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-18T19:57:01', 'fix_language_metadata_profiles')
2026-01-18T19:57:01.302299700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.302976703Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-18T19:57:01.303164291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020902s
2026-01-18T19:57:01.303355476Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-18T19:57:01.303555499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.303806925Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-18T19:57:01.304161669Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-18T19:57:01.304475181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-18T19:57:01.304736317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003513s
2026-01-18T19:57:01.305079939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-18T19:57:01', 'remove_fanzub')
2026-01-18T19:57:01.305419813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.306107829Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-18T19:57:01.306280156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016982s
2026-01-18T19:57:01.306503115Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-18T19:57:01.306718148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.306979735Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-18T19:57:01.308465337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-18T19:57:01.308752996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-18T19:57:01.309107369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-01-18T19:57:01.309322503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-18T19:57:01.309662077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-18T19:57:01.310036891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000525s
2026-01-18T19:57:01.310493010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-18T19:57:01.310935581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-18T19:57:01.311305516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s
2026-01-18T19:57:01.311507032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-18T19:57:01.311831285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T19:57:01.312172973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2026-01-18T19:57:01.312374659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-18T19:57:01.320615585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-18T19:57:01.321102846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s
2026-01-18T19:57:01.321313250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-18T19:57:01.321635729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T19:57:01.321996566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s
2026-01-18T19:57:01.322389096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-18T19:57:01', 'update_artist_history_indexes')
2026-01-18T19:57:01.322748249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.324282810Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-18T19:57:01.324470858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027256s
2026-01-18T19:57:01.324691633Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-18T19:57:01.324895213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.325168714Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-18T19:57:01.326808486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.327737487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-18T19:57:01.328042551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010195s
2026-01-18T19:57:01.328389079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-18T19:57:01', 'remove_nma')
2026-01-18T19:57:01.328729304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.329377640Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-18T19:57:01.329550848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023388s
2026-01-18T19:57:01.329750120Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-18T19:57:01.329963770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.330220587Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-18T19:57:01.330528798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.330698790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-18T19:57:01.330928533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-18T19:57:01.331202865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-18T19:57:01.332160664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001035s
2026-01-18T19:57:01.332517583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-18T19:57:01', 'album_disambiguation')
2026-01-18T19:57:01.332895203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.333718621Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-18T19:57:01.333905458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025725s
2026-01-18T19:57:01.334115982Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-18T19:57:01.334338700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.334597201Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-18T19:57:01.334872956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.335080744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.336350692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001286s
2026-01-18T19:57:01.336722951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-18T19:57:01', 'add_ape_quality_in_profiles')
2026-01-18T19:57:01.337088918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.337745210Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-18T19:57:01.337939662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026412s
2026-01-18T19:57:01.338128402Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-18T19:57:01.338338645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.338584200Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-18T19:57:01.339392898Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.339710167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-18T19:57:01.339998788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s
2026-01-18T19:57:01.340216477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.340522733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-18T19:57:01.340792857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003837s
2026-01-18T19:57:01.341011929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.341305830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-18T19:57:01.341576856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s
2026-01-18T19:57:01.341920568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-18T19:57:01', 'remove_pushalot')
2026-01-18T19:57:01.342273930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.342923899Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-18T19:57:01.343104613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017051s
2026-01-18T19:57:01.343297030Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-18T19:57:01.343511823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.343768059Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-18T19:57:01.344161852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-18T19:57:01.344594183Z [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-01-18T19:57:01.345007385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006589s
2026-01-18T19:57:01.345357900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-18T19:57:01', 'add_custom_filters')
2026-01-18T19:57:01.345722545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.346400290Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-18T19:57:01.346584911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020293s
2026-01-18T19:57:01.346778992Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-18T19:57:01.346983955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.347237135Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-18T19:57:01.347536828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:01.347705067Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.347932686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-18T19:57:01.348199082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-18T19:57:01.349131099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s
2026-01-18T19:57:01.349479591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-18T19:57:01', 'import_list_tags')
2026-01-18T19:57:01.349841580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.350849780Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-18T19:57:01.351256750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025791s
2026-01-18T19:57:01.351716716Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-18T19:57:01.351957952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.352226152Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-18T19:57:01.356542223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-18T19:57:01.357270059Z [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-01-18T19:57:01.357860248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s
2026-01-18T19:57:01.358084629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-18T19:57:01.358445616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-18T19:57:01.358809690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s
2026-01-18T19:57:01.361115313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-18T19:57:01.361130393Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-18T19:57:01.361139982Z FROM "Artists"
2026-01-18T19:57:01.362130106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-18T19:57:01.362144896Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-18T19:57:01.362154666Z FROM "Artists"
2026-01-18T19:57:01.362700194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s
2026-01-18T19:57:01.362877772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:01.363032574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.363237396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-18T19:57:01.363564665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.364553236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001117s
2026-01-18T19:57:01.365104115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-18T19:57:01.365116300Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:01.365125047Z FROM "ArtistMetadata"
2026-01-18T19:57:01.365133474Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-18T19:57:01.365816881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-18T19:57:01.365826400Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:01.365835308Z FROM "ArtistMetadata"
2026-01-18T19:57:01.365843655Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-18T19:57:01.366254652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007935s
2026-01-18T19:57:01.366431368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-18T19:57:01.367271279Z [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-01-18T19:57:01.367923483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013011s
2026-01-18T19:57:01.368150690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-18T19:57:01.368500745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-18T19:57:01.368866001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005272s
2026-01-18T19:57:01.369069581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-18T19:57:01.369373543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-18T19:57:01.369708928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s
2026-01-18T19:57:01.369884091Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.370079234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.374802195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047311s
2026-01-18T19:57:01.374973691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.375122841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.375319868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-18T19:57:01.375659181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.376825500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012549s
2026-01-18T19:57:01.377022847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.377199763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.377430067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-18T19:57:01.377766735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.378702419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-01-18T19:57:01.378877552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.379028266Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.379214691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-18T19:57:01.379466739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-18T19:57:01.380385699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009808s
2026-01-18T19:57:01.381011840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-18T19:57:01.381019025Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:01.381025878Z FROM "ArtistMetadata"
2026-01-18T19:57:01.381032562Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:01.381039536Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-18T19:57:01.381866541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-18T19:57:01.381880079Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:01.381888736Z FROM "ArtistMetadata"
2026-01-18T19:57:01.381897083Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:01.381919969Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-18T19:57:01.382355276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s
2026-01-18T19:57:01.382521270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.382671142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.382871986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-18T19:57:01.383193413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-18T19:57:01.384151212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010781s
2026-01-18T19:57:01.384326335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.384475295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.384668213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-18T19:57:01.384976224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.385888881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s
2026-01-18T19:57:01.386059836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.386210168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.386407736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-18T19:57:01.386721097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.387632713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001035s
2026-01-18T19:57:01.388236559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-18T19:57:01.388244816Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-18T19:57:01.388250708Z FROM "AlbumReleases"
2026-01-18T19:57:01.388256379Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:01.388262291Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-18T19:57:01.389028193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-18T19:57:01.389043384Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-18T19:57:01.389052392Z FROM "AlbumReleases"
2026-01-18T19:57:01.389073865Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:01.389083184Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-18T19:57:01.389499192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s
2026-01-18T19:57:01.390105703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-18T19:57:01.390111916Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:01.390117727Z FROM "ArtistMetadata"
2026-01-18T19:57:01.390123369Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:01.390129341Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:01.390949653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-18T19:57:01.390964633Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:01.390970675Z FROM "ArtistMetadata"
2026-01-18T19:57:01.390976316Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:01.390982289Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:01.391425822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s
2026-01-18T19:57:01.391978595Z [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-01-18T19:57:01.396125376Z [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-01-18T19:57:01.397554423Z [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-01-18T19:57:01.398223230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.399410662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.401852088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.402256843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.402600395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010323s
2026-01-18T19:57:01.403003086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-18T19:57:01.407000666Z [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-01-18T19:57:01.408835010Z [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-01-18T19:57:01.409664120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:01.411192448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:01.413519394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:01.414033940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:01.414415628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111417s
2026-01-18T19:57:01.414686374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-18T19:57:01.418783635Z [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-01-18T19:57:01.420363596Z [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-01-18T19:57:01.421077965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-18T19:57:01.422319946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-18T19:57:01.424644407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T19:57:01.425168252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T19:57:01.425557516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106521s
2026-01-18T19:57:01.425761116Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-18T19:57:01.429737213Z [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-01-18T19:57:01.430792037Z [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-01-18T19:57:01.431374340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:01.432110743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:01.434370043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:01.434773365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088296s
2026-01-18T19:57:01.434992256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-18T19:57:01.435323182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.435715553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005246s
2026-01-18T19:57:01.435941247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-18T19:57:01.436232163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:01.436619273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004864s
2026-01-18T19:57:01.436845067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-18T19:57:01.437145292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.437530528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s
2026-01-18T19:57:01.437749729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-18T19:57:01.438069132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.438498126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s
2026-01-18T19:57:01.438711015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-18T19:57:01.439020157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-18T19:57:01.439397988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005035s
2026-01-18T19:57:01.439622831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-18T19:57:01.439972786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-18T19:57:01.440363503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000551s
2026-01-18T19:57:01.440540339Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:01.441401232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-18T19:57:01.441696226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s
2026-01-18T19:57:01.441867301Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:01.442193107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-18T19:57:01.442484544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s
2026-01-18T19:57:01.442651650Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:01.443023589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-01-18T19:57:01.443355738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s
2026-01-18T19:57:01.443723138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-18T19:57:01', 'add_release_groups_etc')
2026-01-18T19:57:01.444127533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.446539119Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-18T19:57:01.446730474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036876s
2026-01-18T19:57:01.446951650Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-18T19:57:01.447169468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.447442719Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-18T19:57:01.448062266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:01.448325356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-18T19:57:01.448611272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s
2026-01-18T19:57:01.448971567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-18T19:57:01', 'NewMediaInfoFormat')
2026-01-18T19:57:01.449335090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.450006752Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-18T19:57:01.450184420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017337s
2026-01-18T19:57:01.450430586Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-18T19:57:01.450681681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.450967517Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-18T19:57:01.452205019Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-18T19:57:01.452579152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-18T19:57:01.454844554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024283s
2026-01-18T19:57:01.455046471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T19:57:01.455204559Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.455454393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-18T19:57:01.455843727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.456786285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s
2026-01-18T19:57:01.457189497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-18T19:57:01', 'rename_restrictions_to_release_profiles')
2026-01-18T19:57:01.457580244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.458356557Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-18T19:57:01.458560848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002617s
2026-01-18T19:57:01.458811022Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-18T19:57:01.459042819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.459326881Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-18T19:57:01.460488139Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-18T19:57:01.460780268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-18T19:57:01.463027213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023197s
2026-01-18T19:57:01.463216093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:01.463379672Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.463612652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-18T19:57:01.463979921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-18T19:57:01.464861967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2026-01-18T19:57:01.465061289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-18T19:57:01.465218085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.465440653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-18T19:57:01.465752982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-18T19:57:01.466671281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s
2026-01-18T19:57:01.466836905Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:01.467101337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-18T19:57:01.467377343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003787s
2026-01-18T19:57:01.467535461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:01.467800194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-18T19:57:01.468090970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003899s
2026-01-18T19:57:01.468319129Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-18T19:57:01.472755824Z [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-01-18T19:57:01.474160593Z [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-01-18T19:57:01.474878418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.475828382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.478084645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.478524291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.479009427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.479463592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:01.479802234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112883s
2026-01-18T19:57:01.480268232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-18T19:57:01', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-18T19:57:01.480665342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.482094430Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-18T19:57:01.482299242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134953s
2026-01-18T19:57:01.482511851Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-18T19:57:01.482732535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.482998260Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-18T19:57:01.483441914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-18T19:57:01.483899365Z [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-01-18T19:57:01.484335724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006979s
2026-01-18T19:57:01.484565176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-18T19:57:01.484923627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-18T19:57:01.485336008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s
2026-01-18T19:57:01.485705993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-18T19:57:01', 'add_import_exclusions')
2026-01-18T19:57:01.486074876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.486878614Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-18T19:57:01.487060561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020843s
2026-01-18T19:57:01.487280674Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-18T19:57:01.487505717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.487772334Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-18T19:57:01.492292467Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-18T19:57:01.492298068Z WHERE "Id" in (
2026-01-18T19:57:01.492301846Z SELECT "Artists"."Id" from "Artists"
2026-01-18T19:57:01.492305673Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.492309681Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:01.493151106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-18T19:57:01.493168531Z WHERE "Id" in (
2026-01-18T19:57:01.493176938Z SELECT "Artists"."Id" from "Artists"
2026-01-18T19:57:01.493185124Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.493206908Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:01.493740633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s
2026-01-18T19:57:01.494326292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-18T19:57:01.494330631Z WHERE "Id" in (
2026-01-18T19:57:01.494334639Z SELECT "Albums"."Id" from "Albums"
2026-01-18T19:57:01.494338407Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.494345521Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:01.495150312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-18T19:57:01.495163448Z WHERE "Id" in (
2026-01-18T19:57:01.495171725Z SELECT "Albums"."Id" from "Albums"
2026-01-18T19:57:01.495180052Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.495188689Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:01.495735991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s
2026-01-18T19:57:01.496356852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-18T19:57:01.496373235Z WHERE "Id" in (
2026-01-18T19:57:01.496381341Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-18T19:57:01.496389397Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-18T19:57:01.496397914Z WHERE "Albums"."Id" IS NULL)
2026-01-18T19:57:01.497123305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-18T19:57:01.497135079Z WHERE "Id" in (
2026-01-18T19:57:01.497143666Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-18T19:57:01.497152494Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-18T19:57:01.497161392Z WHERE "Albums"."Id" IS NULL)
2026-01-18T19:57:01.497703293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s
2026-01-18T19:57:01.498280044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-18T19:57:01.498289413Z WHERE "Id" in (
2026-01-18T19:57:01.498297580Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:01.498306157Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:01.498332179Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-18T19:57:01.499066538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-18T19:57:01.499079184Z WHERE "Id" in (
2026-01-18T19:57:01.499087340Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:01.499095376Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:01.499103783Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-18T19:57:01.499632939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009599s
2026-01-18T19:57:01.500248859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-18T19:57:01.500261264Z WHERE "Id" in (
2026-01-18T19:57:01.500269882Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:01.500279982Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.500289170Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:01.501045884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-18T19:57:01.501059371Z WHERE "Id" in (
2026-01-18T19:57:01.501067368Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:01.501075504Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.501083921Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:01.501621053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009745s
2026-01-18T19:57:01.502207113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:01.502216171Z WHERE "Id" IN (
2026-01-18T19:57:01.502224327Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.502232764Z LEFT OUTER JOIN "Tracks"
2026-01-18T19:57:01.502240951Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:01.502249538Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:01.502995070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:01.503007615Z WHERE "Id" IN (
2026-01-18T19:57:01.503015481Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.503023477Z LEFT OUTER JOIN "Tracks"
2026-01-18T19:57:01.503043828Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:01.503052054Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:01.503582493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s
2026-01-18T19:57:01.503971957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-18T19:57:01', 'clean_artist_metadata_table')
2026-01-18T19:57:01.504355229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.505031350Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-18T19:57:01.505228147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023878s
2026-01-18T19:57:01.505455945Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-18T19:57:01.505674315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.505944289Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-18T19:57:01.506626082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.506807417Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.507028061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-18T19:57:01.507359749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.508346256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2026-01-18T19:57:01.508536719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.508714417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.508942296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-18T19:57:01.509312792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.510231422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s
2026-01-18T19:57:01.510423910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.510581417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.510801660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-18T19:57:01.511158519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.512132310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s
2026-01-18T19:57:01.512317743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.512507175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.512706065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-18T19:57:01.513048685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.513976354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s
2026-01-18T19:57:01.514165003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.514326158Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.516272297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-18T19:57:01.516625979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.517569269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010775s
2026-01-18T19:57:01.517781587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-18T19:57:01.521651039Z [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-01-18T19:57:01.523305681Z [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-01-18T19:57:01.524104700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-18T19:57:01.524574466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-18T19:57:01.526849558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008872s
2026-01-18T19:57:01.527107287Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-18T19:57:01.531042131Z [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-01-18T19:57:01.532815622Z [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-01-18T19:57:01.533583659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-18T19:57:01.534142474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-18T19:57:01.536358667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090368s
2026-01-18T19:57:01.536733131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-18T19:57:01', 'health_issue_notification')
2026-01-18T19:57:01.537090410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.537986565Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-18T19:57:01.538173862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106287s
2026-01-18T19:57:01.538408685Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-18T19:57:01.538628879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.538907991Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-18T19:57:01.539805779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:01.539995360Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.540190974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-18T19:57:01.540522101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-18T19:57:01.541442134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s
2026-01-18T19:57:01.541624892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:01.541774964Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.541960458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-18T19:57:01.542221423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-18T19:57:01.543116406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009723s
2026-01-18T19:57:01.543383503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-18T19:57:01.543670912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-18T19:57:01.543937259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000336s
2026-01-18T19:57:01.544435131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:01.544451053Z WHERE "Id" IN (
2026-01-18T19:57:01.544461124Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.544469771Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:01.544478719Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:01.545095421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:01.545112095Z WHERE "Id" IN (
2026-01-18T19:57:01.545122686Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.545131313Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:01.545140101Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:01.545623775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008401s
2026-01-18T19:57:01.546266519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:01.546281850Z WHERE "Id" IN (
2026-01-18T19:57:01.546291910Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.546300377Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:01.546309155Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:01.546318103Z WHERE "Artists"."Path" IS NULL)
2026-01-18T19:57:01.547131722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:01.547148185Z WHERE "Id" IN (
2026-01-18T19:57:01.547158005Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.547166401Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:01.547175019Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:01.547196652Z WHERE "Artists"."Path" IS NULL)
2026-01-18T19:57:01.547776470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s
2026-01-18T19:57:01.548518424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:01.548545489Z WHERE "Id" IN (
2026-01-18T19:57:01.548554407Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.548563184Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:01.548572273Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:01.548581150Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-18T19:57:01.548590339Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-18T19:57:01.549495311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:01.549512456Z WHERE "Id" IN (
2026-01-18T19:57:01.549521354Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:01.549529861Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:01.549538709Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:01.549547847Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-18T19:57:01.549556184Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-18T19:57:01.550140260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011786s
2026-01-18T19:57:01.550694276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-18T19:57:01.550710358Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-18T19:57:01.550719817Z FROM "Artists"
2026-01-18T19:57:01.550727653Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:01.550735018Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:01.551415378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-18T19:57:01.551428795Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-18T19:57:01.551437994Z FROM "Artists"
2026-01-18T19:57:01.551446180Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:01.551455308Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:01.551880966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008249s
2026-01-18T19:57:01.552310911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:01.552327585Z WHERE "Id" NOT IN (
2026-01-18T19:57:01.552336122Z SELECT MIN("Id")
2026-01-18T19:57:01.552344379Z FROM "TrackFiles"
2026-01-18T19:57:01.552352655Z GROUP BY "Path"
2026-01-18T19:57:01.552360952Z )
2026-01-18T19:57:01.552829105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:01.552836901Z WHERE "Id" NOT IN (
2026-01-18T19:57:01.552843494Z SELECT MIN("Id")
2026-01-18T19:57:01.552849917Z FROM "TrackFiles"
2026-01-18T19:57:01.552856300Z GROUP BY "Path"
2026-01-18T19:57:01.552862713Z )
2026-01-18T19:57:01.553202808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006026s
2026-01-18T19:57:01.553380455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:01.553531840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.553713636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-18T19:57:01.557270048Z [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-01-18T19:57:01.558422238Z [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-01-18T19:57:01.559007507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:01.559651824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:01.562002208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:01.562380490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084836s
2026-01-18T19:57:01.562576966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-18T19:57:01.562862481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:01.563220451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2026-01-18T19:57:01.563421166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-18T19:57:01.566947026Z [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-01-18T19:57:01.568034095Z [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-01-18T19:57:01.568591738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:01.569407772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:01.571690298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:01.572155495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:01.572490840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088824s
2026-01-18T19:57:01.572866797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-18T19:57:01', 'add_mediafilerepository_mtime')
2026-01-18T19:57:01.573228195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.574217618Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-18T19:57:01.574414484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105567s
2026-01-18T19:57:01.574635188Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-18T19:57:01.574855873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.575124574Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-18T19:57:01.576433881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-18T19:57:01.576443139Z WHERE "Id" NOT IN (
2026-01-18T19:57:01.576449632Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-18T19:57:01.576456286Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.576472819Z GROUP BY "ArtistMetadata"."Id")
2026-01-18T19:57:01.577250094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-18T19:57:01.577260465Z WHERE "Id" NOT IN (
2026-01-18T19:57:01.577267129Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-18T19:57:01.577273782Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:01.577280686Z GROUP BY "ArtistMetadata"."Id")
2026-01-18T19:57:01.577729490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008828s
2026-01-18T19:57:01.577934402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-18T19:57:01.578178384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-18T19:57:01.578529441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s
2026-01-18T19:57:01.578747770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-18T19:57:01.582421368Z [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-01-18T19:57:01.583855065Z [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-01-18T19:57:01.584606078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.585383223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.587658425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.588108741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.588550060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:01.588878672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099424s
2026-01-18T19:57:01.589093625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-18T19:57:01.589412667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.589750838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s
2026-01-18T19:57:01.590130763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-18T19:57:01', 'add_artistmetadataid_constraint')
2026-01-18T19:57:01.590495688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.591759644Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-18T19:57:01.591971149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024299s
2026-01-18T19:57:01.592192094Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-18T19:57:01.592413410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.592717382Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-18T19:57:01.593434346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-18T19:57:01.593609288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.593807728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-18T19:57:01.594121179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.595031833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010328s
2026-01-18T19:57:01.595217858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-18T19:57:01.595378581Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.595593063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-18T19:57:01.595954080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.596871879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s
2026-01-18T19:57:01.597047913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.597197715Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.597400493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-18T19:57:01.597722331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.598630390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010282s
2026-01-18T19:57:01.598808669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-18T19:57:01.598963511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.599184065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-18T19:57:01.599527867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.600465796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s
2026-01-18T19:57:01.600635007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.600783947Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.600998920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-18T19:57:01.601332401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.602235710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00104s
2026-01-18T19:57:01.602408298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:01.602557508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.602760677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-18T19:57:01.603078237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.604012749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010485s
2026-01-18T19:57:01.604372613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-18T19:57:01', 'old_ids_and_artist_alias')
2026-01-18T19:57:01.604729923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.605520435Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-18T19:57:01.605709566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025306s
2026-01-18T19:57:01.605911613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-18T19:57:01.606131796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.606393423Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-18T19:57:01.606677996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.606887959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.607438117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2026-01-18T19:57:01.607699062Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-18T19:57:01.608007784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-18T19:57:01.608258599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003504s
2026-01-18T19:57:01.608617251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-18T19:57:01', 'download_propers_config')
2026-01-18T19:57:01.608971114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.609719010Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-18T19:57:01.609902379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017688s
2026-01-18T19:57:01.610111891Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-18T19:57:01.610324710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.610583591Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-18T19:57:01.611360446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-18T19:57:01.611661852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-18T19:57:01.612214395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006555s
2026-01-18T19:57:01.612431412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-18T19:57:01.615970279Z [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-01-18T19:57:01.617289736Z [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-01-18T19:57:01.617925797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.618890610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.621184850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.621623724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.622051936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:01.622528365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.622878871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102684s
2026-01-18T19:57:01.623093363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-18T19:57:01.626623081Z [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-01-18T19:57:01.627898700Z [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-01-18T19:57:01.628524681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-18T19:57:01.629116713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-18T19:57:01.631566386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-18T19:57:01.631924126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086218s
2026-01-18T19:57:01.632125983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-18T19:57:01.636551575Z [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-01-18T19:57:01.637681080Z [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-01-18T19:57:01.638279735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-18T19:57:01.638723790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-18T19:57:01.640925373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086146s
2026-01-18T19:57:01.641120105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-18T19:57:01.644473679Z [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-01-18T19:57:01.645474564Z [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-01-18T19:57:01.645987968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-18T19:57:01.646721565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-18T19:57:01.649645213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T19:57:01.650119368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T19:57:01.650563322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T19:57:01.651044741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T19:57:01.651387752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100957s
2026-01-18T19:57:01.651582985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-18T19:57:01.654903693Z [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-01-18T19:57:01.655837433Z [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-01-18T19:57:01.656350947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T19:57:01.656785101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T19:57:01.658965111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071951s
2026-01-18T19:57:01.659167749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-18T19:57:01.662492785Z [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-01-18T19:57:01.663534002Z [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-01-18T19:57:01.664071294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:01.664818158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:01.667086075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:01.667543507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:01.667953843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085342s
2026-01-18T19:57:01.668324269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-18T19:57:01', 'remove_language_profiles')
2026-01-18T19:57:01.668683412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.670238013Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-18T19:57:01.670428657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108474s
2026-01-18T19:57:01.670647718Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-18T19:57:01.670863272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.671145260Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-18T19:57:01.671546848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-18T19:57:01.671714857Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.671975351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-18T19:57:01.672285205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-18T19:57:01.673190278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001011s
2026-01-18T19:57:01.673574862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-18T19:57:01.674043867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-18T19:57:01.674358591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005178s
2026-01-18T19:57:01.674721151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-18T19:57:01', 'multi_disc_naming_format')
2026-01-18T19:57:01.675076055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.675941248Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-18T19:57:01.676129457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020438s
2026-01-18T19:57:01.676344881Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-18T19:57:01.676568000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.676841711Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-18T19:57:01.677198069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T19:57:01.677374985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.677573715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-18T19:57:01.677894281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.678793552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010285s
2026-01-18T19:57:01.678971570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.679167866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.691736998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125748s
2026-01-18T19:57:01.692137234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-18T19:57:01', 'add_download_client_priority')
2026-01-18T19:57:01.692513762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.693981728Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-18T19:57:01.694170729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147925s
2026-01-18T19:57:01.694375301Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-18T19:57:01.694585765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.694842201Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-18T19:57:01.695214451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.695523543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-18T19:57:01.695803206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s
2026-01-18T19:57:01.696043360Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.696336661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-18T19:57:01.696598768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003626s
2026-01-18T19:57:01.696949765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-18T19:57:01', 'remove_growl_prowl')
2026-01-18T19:57:01.697299339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.697999720Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-18T19:57:01.698179752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017312s
2026-01-18T19:57:01.698385116Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-18T19:57:01.698602644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.698861976Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-18T19:57:01.699212001Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.699528027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-18T19:57:01.699803071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s
2026-01-18T19:57:01.700056882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.700353480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-18T19:57:01.700619195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003757s
2026-01-18T19:57:01.700976093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-18T19:57:01', 'remove_plex_hometheatre')
2026-01-18T19:57:01.701327611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.702006749Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-18T19:57:01.702189828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s
2026-01-18T19:57:01.702404841Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-18T19:57:01.702623060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.702899918Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-18T19:57:01.703485336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:01.703657904Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:01.703854961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-18T19:57:01.704131087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-18T19:57:01.705065489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010204s
2026-01-18T19:57:01.705245221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:01.705398629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.705621869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-18T19:57:01.705974830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.706888690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s
2026-01-18T19:57:01.707070767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:01.707223895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.707443517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-18T19:57:01.707796178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.708750760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010781s
2026-01-18T19:57:01.708916614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:01.709069071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.709283703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-18T19:57:01.709624560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.710541566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s
2026-01-18T19:57:01.710721529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:01.710872172Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.711070471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-18T19:57:01.711350135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-18T19:57:01.712251410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009695s
2026-01-18T19:57:01.712412063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.712608929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.713581939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000997s
2026-01-18T19:57:01.713956062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-18T19:57:01', 'add_root_folder_add_defaults')
2026-01-18T19:57:01.714318141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.715055496Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-18T19:57:01.715245289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002429s
2026-01-18T19:57:01.715430311Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-18T19:57:01.715630404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.715951000Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-18T19:57:01.716241354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T19:57:01.716410465Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.716623454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-18T19:57:01.716925572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-18T19:57:01.717834984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001013s
2026-01-18T19:57:01.718272284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-18T19:57:01', 'task_duration')
2026-01-18T19:57:01.718644223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.719389775Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-18T19:57:01.719550148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025278s
2026-01-18T19:57:01.719794099Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-18T19:57:01.720062650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.720332674Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-18T19:57:01.720731677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T19:57:01.720901890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.721104207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-18T19:57:01.721437108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.722366399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s
2026-01-18T19:57:01.722553806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T19:57:01.722712987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.722916246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-18T19:57:01.723233926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.724186144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010685s
2026-01-18T19:57:01.724584345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-18T19:57:01', 'add_indexer_and_enabled_to_release_profiles')
2026-01-18T19:57:01.724963098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.725742217Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-18T19:57:01.725943793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025694s
2026-01-18T19:57:01.726144838Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-18T19:57:01.726356013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.726612790Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-18T19:57:01.726957645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-18T19:57:01.730542444Z [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-01-18T19:57:01.732007063Z [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-01-18T19:57:01.732628585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:01.733628328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:01.736360039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:01.736824625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:01.737262026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:01.737765910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.738144022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109912s
2026-01-18T19:57:01.738484558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-18T19:57:01.738875164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-18T19:57:01.739171431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s
2026-01-18T19:57:01.739497187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-18T19:57:01.739925800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-18T19:57:01.740228530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s
2026-01-18T19:57:01.740433152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-18T19:57:01.743713037Z [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-01-18T19:57:01.744814926Z [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-01-18T19:57:01.745364272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-18T19:57:01.745808226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-18T19:57:01.748320225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076822s
2026-01-18T19:57:01.748677143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-18T19:57:01', 'remove_album_folders')
2026-01-18T19:57:01.749042960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.750177194Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-18T19:57:01.750358609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009525s
2026-01-18T19:57:01.750571849Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-18T19:57:01.750780800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.751139753Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-01-18T19:57:01.752035136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:01.752211862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.752403558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-01-18T19:57:01.752673010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-01-18T19:57:01.753628705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s
2026-01-18T19:57:01.753800871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:01.753955483Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.754147309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-01-18T19:57:01.754448686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:01.755362406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010166s
2026-01-18T19:57:01.755529092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.755727561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.829307968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734648s
2026-01-18T19:57:01.829575877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-01-18T19:57:01.833056847Z [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-01-18T19:57:01.834084887Z [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-01-18T19:57:01.834626909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:01.835121375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:01.837802734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080395s
2026-01-18T19:57:01.838021605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-01-18T19:57:01.842969850Z [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-01-18T19:57:01.843866746Z [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-01-18T19:57:01.844409479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:01.844925147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:01.847287585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009077s
2026-01-18T19:57:01.847442988Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-01-18T19:57:01.850764877Z [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-01-18T19:57:01.851530139Z [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-01-18T19:57:01.852070396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:01.852580704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:01.855165339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074786s
2026-01-18T19:57:01.855327205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-01-18T19:57:01.858598122Z [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-01-18T19:57:01.859322771Z [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-01-18T19:57:01.859702616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:01.860279548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:01.862612606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070129s
2026-01-18T19:57:01.862825575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-01-18T19:57:01.865956079Z [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-01-18T19:57:01.866599766Z [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-01-18T19:57:01.866959330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:01.867493405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:01.869849159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068431s
2026-01-18T19:57:01.870179645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-18T19:57:01', 'flexible_delay_profiles')
2026-01-18T19:57:01.870548367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.871809126Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-18T19:57:01.871993177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087868s
2026-01-18T19:57:01.872226256Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-18T19:57:01.872438824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.872758668Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-18T19:57:01.873154846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:01.873320289Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:01.873526244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-18T19:57:01.873834846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-18T19:57:01.874772584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001052s
2026-01-18T19:57:01.875134874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-18T19:57:01', 'add_priority_to_indexers')
2026-01-18T19:57:01.875487003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.876311443Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-18T19:57:01.876503830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025553s
2026-01-18T19:57:01.876727621Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-18T19:57:01.876950730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.877221716Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-18T19:57:01.877687865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-18T19:57:01.878007649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-18T19:57:01.878355910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s
2026-01-18T19:57:01.878532646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.878729973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.879308999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006066s
2026-01-18T19:57:01.879698624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-18T19:57:01', 'remove_chown_and_folderchmod_config')
2026-01-18T19:57:01.880089581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.881086349Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-18T19:57:01.881282634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002325s
2026-01-18T19:57:01.881492797Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-18T19:57:01.881715536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.881972583Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-01-18T19:57:01.882464614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-18T19:57:01.882635919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.882825160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-01-18T19:57:01.886258735Z [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-01-18T19:57:01.887390624Z [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-01-18T19:57:01.887981454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-18T19:57:01.888519968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-18T19:57:01.891026346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080052s
2026-01-18T19:57:01.891284997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-18T19:57:01.891564560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-18T19:57:01.891812639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003263s
2026-01-18T19:57:01.892144908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-18T19:57:01.892512258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-18T19:57:01.892848034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2026-01-18T19:57:01.893155042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-18T19:57:01.893518494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-18T19:57:01.893802166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s
2026-01-18T19:57:01.894180357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-18T19:57:01', 'convert_blacklist_protocol')
2026-01-18T19:57:01.894561785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.895658524Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-18T19:57:01.895864118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022104s
2026-01-18T19:57:01.896076906Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-18T19:57:01.896297541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.896556512Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-18T19:57:01.902769654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-18T19:57:01.903538833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-18T19:57:01.904028680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s
2026-01-18T19:57:01.904383324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-18T19:57:01', 'update_notifiarr')
2026-01-18T19:57:01.904733649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.905509552Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-18T19:57:01.905685045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023328s
2026-01-18T19:57:01.905895198Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-18T19:57:01.906108608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.906370245Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-18T19:57:01.906653305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.906867637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.907918433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s
2026-01-18T19:57:01.908293418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-18T19:57:01', 'email_multiple_addresses')
2026-01-18T19:57:01.908652471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.909409896Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-18T19:57:01.909592915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025319s
2026-01-18T19:57:01.909811014Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-18T19:57:01.910036268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.910302724Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-18T19:57:01.910591977Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-18T19:57:01.910855137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-18T19:57:01.913141170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023474s
2026-01-18T19:57:01.913523831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-18T19:57:01', 'rename_blacklist_to_blocklist')
2026-01-18T19:57:01.913885169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.914737014Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-18T19:57:01.914926676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039035s
2026-01-18T19:57:01.915136959Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-18T19:57:01.915348095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.915603489Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-18T19:57:01.916053174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T19:57:01.916229119Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:01.916465505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-18T19:57:01.916835269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.917818119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s
2026-01-18T19:57:01.918067942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-18T19:57:01.918431203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.919397499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011216s
2026-01-18T19:57:01.919576860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.919777444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.920968623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012092s
2026-01-18T19:57:01.921335101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-18T19:57:01', 'cdh_per_downloadclient')
2026-01-18T19:57:01.921686118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.922581421Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-18T19:57:01.922762105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028004s
2026-01-18T19:57:01.922956827Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-18T19:57:01.923163032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.923416302Z [Info] download_history: Starting migration of Main DB to 52
2026-01-18T19:57:01.924153607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-18T19:57:01.924896834Z [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-01-18T19:57:01.925475349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011226s
2026-01-18T19:57:01.925690432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-18T19:57:01.926005446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-18T19:57:01.926352114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2026-01-18T19:57:01.926560514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-18T19:57:01.926873003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-18T19:57:01.927232628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004907s
2026-01-18T19:57:01.927448903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-18T19:57:01.927767685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-18T19:57:01.928157941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s
2026-01-18T19:57:01.928339968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.928528567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.929571658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010602s
2026-01-18T19:57:01.929924769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-18T19:57:01', 'download_history')
2026-01-18T19:57:01.930279363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.931225699Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-18T19:57:01.931451964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026796s
2026-01-18T19:57:01.931664062Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-18T19:57:01.931946851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.932195652Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-18T19:57:01.932606730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-18T19:57:01', 'add_update_history')
2026-01-18T19:57:01.932963969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.933688088Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-18T19:57:01.933861958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018101s
2026-01-18T19:57:01.934081349Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-18T19:57:01.934301332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.934562919Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-18T19:57:01.934883916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:01.935062656Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.935283009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-18T19:57:01.935633155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.936659191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011569s
2026-01-18T19:57:01.937037873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-18T19:57:01', 'add_on_update_to_notifications')
2026-01-18T19:57:01.937396696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.938236457Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-18T19:57:01.938420017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026776s
2026-01-18T19:57:01.938637795Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-18T19:57:01.938853339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.939136630Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-18T19:57:01.939442375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:01.939610434Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.939817581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-18T19:57:01.940166854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.941152930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011155s
2026-01-18T19:57:01.941532324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-18T19:57:01', 'download_client_per_indexer')
2026-01-18T19:57:01.941907079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.942686699Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-18T19:57:01.942875058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026192s
2026-01-18T19:57:01.943070592Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-18T19:57:01.943281567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.943541831Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-18T19:57:01.944022489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:01.944151839Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:01.944348656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-18T19:57:01.944662839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.945643423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s
2026-01-18T19:57:01.945815520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:01.945973969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.946211798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-18T19:57:01.946578917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.947599312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011592s
2026-01-18T19:57:01.947751489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:01.947932764Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.948182226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-18T19:57:01.948473693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.949462414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s
2026-01-18T19:57:01.949809373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-18T19:57:01', 'AddNewItemMonitorType')
2026-01-18T19:57:01.950169378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.951164131Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-18T19:57:01.951326428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027815s
2026-01-18T19:57:01.951516932Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-18T19:57:01.951741704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.952017159Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-18T19:57:01.952326211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:01.952502326Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.952702760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-18T19:57:01.953055881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:01.954009682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001116s
2026-01-18T19:57:01.954354536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-18T19:57:01', 'ImportListSearch')
2026-01-18T19:57:01.954709451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.955421565Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-18T19:57:01.955601557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025195s
2026-01-18T19:57:01.955811380Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-18T19:57:01.956075402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.956345255Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-18T19:57:01.956656762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:01.956818568Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.957044914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-18T19:57:01.957389508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:01.958401295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011523s
2026-01-18T19:57:01.958768385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-18T19:57:01', 'ImportListMonitorExisting')
2026-01-18T19:57:01.959132919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.959872829Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-18T19:57:01.960066338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025776s
2026-01-18T19:57:01.960255309Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-18T19:57:01.960467336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.960714434Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-18T19:57:01.961126213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.961422880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-18T19:57:01.961692092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003673s
2026-01-18T19:57:01.961905091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.962183161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-18T19:57:01.962438856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003495s
2026-01-18T19:57:01.962608027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:01.962759261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.962938402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-18T19:57:01.963192744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-18T19:57:01.964184942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010566s
2026-01-18T19:57:01.964539517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-18T19:57:01', 'add_indexer_tags')
2026-01-18T19:57:01.964889912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.965683891Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-18T19:57:01.965830917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025071s
2026-01-18T19:57:01.966027583Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-18T19:57:01.966234700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.966489203Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-18T19:57:01.966743234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:01.966953518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:01.967791495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008615s
2026-01-18T19:57:01.968208505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-18T19:57:01', 'update_audio_types')
2026-01-18T19:57:01.968540764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:01.969307508Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-18T19:57:01.969483483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023536s
2026-01-18T19:57:01.969752805Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-18T19:57:01.969983319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:01.970265187Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-18T19:57:01.972222318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:01.972483654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-18T19:57:01.972723337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002994s
2026-01-18T19:57:01.972894582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-18T19:57:01.973054454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.973273796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-18T19:57:01.977102345Z [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-01-18T19:57:01.978483417Z [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-01-18T19:57:01.979184709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-18T19:57:01.979977776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-18T19:57:01.982505426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-18T19:57:01.983010303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-18T19:57:01.983348744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098754s
2026-01-18T19:57:01.983519969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.983668799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:01.983894333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-18T19:57:01.989249678Z [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-01-18T19:57:01.991178813Z [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-01-18T19:57:01.992069486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:01.992987946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:01.995542881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:01.996025382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:01.996493355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:01.996838620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127541s
2026-01-18T19:57:01.997010436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:01.997159546Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:01.997385081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-18T19:57:02.001455888Z [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-01-18T19:57:02.003379723Z [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-01-18T19:57:02.004284084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:02.005085377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:02.007567776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:02.008046791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:02.008516226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:02.008857474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112811s
2026-01-18T19:57:02.009031294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:02.009180715Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.009373864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-18T19:57:02.013419000Z [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-01-18T19:57:02.015344247Z [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-01-18T19:57:02.016241263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:02.017056755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:02.019545988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:02.020027768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:02.020503206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:02.020843832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112805s
2026-01-18T19:57:02.021018153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:02.021173496Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.021375552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-18T19:57:02.025118931Z [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-01-18T19:57:02.026449400Z [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-01-18T19:57:02.027124660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:02.028059042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:02.030466269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:02.030901656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:02.031346532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:02.031820737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:02.032209199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106343s
2026-01-18T19:57:02.032382829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:02.032534524Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T19:57:02.032727643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-18T19:57:02.036407484Z [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-01-18T19:57:02.037763504Z [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-01-18T19:57:02.038436550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:02.039360831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:02.041822689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:02.042261673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:02.042695717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:02.043175032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:02.043526991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106063s
2026-01-18T19:57:02.043698186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T19:57:02.043875783Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.044066968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-18T19:57:02.047605775Z [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-01-18T19:57:02.048737243Z [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-01-18T19:57:02.049317792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-18T19:57:02.049878231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-18T19:57:02.052263835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007965s
2026-01-18T19:57:02.052409188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T19:57:02.052556154Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.052768632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-18T19:57:02.056323701Z [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-01-18T19:57:02.057452364Z [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-01-18T19:57:02.058029506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-18T19:57:02.058594514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-18T19:57:02.060966029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079927s
2026-01-18T19:57:02.061145521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:02.061297537Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.061501368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-18T19:57:02.065023069Z [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-01-18T19:57:02.066030989Z [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-01-18T19:57:02.066551798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T19:57:02.066981203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T19:57:02.069324552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076218s
2026-01-18T19:57:02.069502881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:02.069652131Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.069856713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-18T19:57:02.074719046Z [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-01-18T19:57:02.075704119Z [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-01-18T19:57:02.076269067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T19:57:02.076802191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T19:57:02.079176883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091248s
2026-01-18T19:57:02.079354380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:02.079505384Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.079729917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-18T19:57:02.083243633Z [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-01-18T19:57:02.084283897Z [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-01-18T19:57:02.084810768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T19:57:02.085363381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T19:57:02.087711560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077845s
2026-01-18T19:57:02.087921563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T19:57:02.088087006Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.088323412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-18T19:57:02.091751245Z [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-01-18T19:57:02.092752321Z [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-01-18T19:57:02.093281507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T19:57:02.093950233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T19:57:02.096519437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.096898791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083639s
2026-01-18T19:57:02.097093553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T19:57:02.097257794Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T19:57:02.097497807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-18T19:57:02.100940580Z [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-01-18T19:57:02.101953210Z [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-01-18T19:57:02.102486393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T19:57:02.103224490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T19:57:02.105815267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.106226024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085152s
2026-01-18T19:57:02.106428382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T19:57:02.106592162Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.106822876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-18T19:57:02.110267733Z [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-01-18T19:57:02.111250422Z [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-01-18T19:57:02.111782203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T19:57:02.112541182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T19:57:02.115111548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.115510652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084834s
2026-01-18T19:57:02.115702087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-18T19:57:02.115937481Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T19:57:02.116139548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-18T19:57:02.141031956Z [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-01-18T19:57:02.142345521Z [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-01-18T19:57:02.143001813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-18T19:57:02.144675323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-18T19:57:02.147785076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-18T19:57:02.148054348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-18T19:57:02.148692212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-18T19:57:02.149126918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327417s
2026-01-18T19:57:02.149324866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-18T19:57:02.149509458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-18T19:57:02.149767027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-18T19:57:02.153652732Z [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-01-18T19:57:02.155197332Z [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-01-18T19:57:02.155685776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-18T19:57:02.156260944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-18T19:57:02.159223129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092434s
2026-01-18T19:57:02.159378663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-18T19:57:02.159556100Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.159769430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-18T19:57:02.163701558Z [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-01-18T19:57:02.164683175Z [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-01-18T19:57:02.165242271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-18T19:57:02.165805194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-18T19:57:02.168350039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083156s
2026-01-18T19:57:02.168542547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-18T19:57:02.168706186Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.168910959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-18T19:57:02.172821243Z [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-01-18T19:57:02.173853282Z [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-01-18T19:57:02.174402177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-18T19:57:02.175295766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-18T19:57:02.177901384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T19:57:02.178276299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T19:57:02.178751666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T19:57:02.179252715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T19:57:02.179591948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105246s
2026-01-18T19:57:02.179798604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:02.180018006Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.180261867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-18T19:57:02.185128517Z [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-01-18T19:57:02.186203713Z [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-01-18T19:57:02.186783931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:02.187434120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:02.190042283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.190431016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099575s
2026-01-18T19:57:02.190623072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:02.190792654Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.191059471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-18T19:57:02.195113706Z [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-01-18T19:57:02.196192067Z [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-01-18T19:57:02.196792186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:02.197498097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:02.200047211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.200430643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009152s
2026-01-18T19:57:02.200636027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:02.200803594Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.201037575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-18T19:57:02.204947179Z [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-01-18T19:57:02.205992293Z [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-01-18T19:57:02.206565618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:02.207263453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:02.209881636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.210265368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009012s
2026-01-18T19:57:02.210453187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T19:57:02.210634622Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.210866198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-18T19:57:02.214771393Z [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-01-18T19:57:02.215878412Z [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-01-18T19:57:02.216418179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T19:57:02.217063418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T19:57:02.219661300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.220053600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089738s
2026-01-18T19:57:02.220255577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T19:57:02.220420208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-18T19:57:02.220659009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-18T19:57:02.224586007Z [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-01-18T19:57:02.225673207Z [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-01-18T19:57:02.226258064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T19:57:02.226946280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T19:57:02.229472959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.229851932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089775s
2026-01-18T19:57:02.230048327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T19:57:02.230219793Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.230447701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-18T19:57:02.234378307Z [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-01-18T19:57:02.235465246Z [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-01-18T19:57:02.236072148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T19:57:02.236763310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T19:57:02.239315439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.239714643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090549s
2026-01-18T19:57:02.239906459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-18T19:57:02.240086512Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.240303389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-18T19:57:02.244262752Z [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-01-18T19:57:02.245223667Z [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-01-18T19:57:02.245744787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T19:57:02.246283231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T19:57:02.248673394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081517s
2026-01-18T19:57:02.248862806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-18T19:57:02.249048540Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.249238272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-18T19:57:02.253247766Z [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-01-18T19:57:02.254195044Z [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-01-18T19:57:02.254724360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T19:57:02.255270439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T19:57:02.257718990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008235s
2026-01-18T19:57:02.257993403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-18T19:57:02.258052552Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.258316393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-18T19:57:02.263540373Z [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-01-18T19:57:02.264682163Z [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-01-18T19:57:02.265261609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-18T19:57:02.265734632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-18T19:57:02.268164616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096331s
2026-01-18T19:57:02.268337153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-18T19:57:02.268529841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.268766638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-18T19:57:02.274598231Z [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-01-18T19:57:02.275734269Z [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-01-18T19:57:02.276330690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-18T19:57:02.276907752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-18T19:57:02.279521566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105485s
2026-01-18T19:57:02.279685176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-18T19:57:02.279856220Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.280099640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-18T19:57:02.284230709Z [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-01-18T19:57:02.285099198Z [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-01-18T19:57:02.285600969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-18T19:57:02.286071586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-18T19:57:02.288635309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082971s
2026-01-18T19:57:02.288827486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T19:57:02.289000905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-18T19:57:02.289239396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-18T19:57:02.293207326Z [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-01-18T19:57:02.294052388Z [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-01-18T19:57:02.294508406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-18T19:57:02.295140880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-18T19:57:02.298117845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T19:57:02.298128717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086609s
2026-01-18T19:57:02.298304090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T19:57:02.298461267Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.298687462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-18T19:57:02.302632457Z [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-01-18T19:57:02.303473250Z [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-01-18T19:57:02.303947735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-18T19:57:02.304652124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-18T19:57:02.307208201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T19:57:02.307539558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086878s
2026-01-18T19:57:02.307721234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:02.307894293Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.308142873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-18T19:57:02.312232770Z [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-01-18T19:57:02.313274207Z [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-01-18T19:57:02.313831900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:02.314577592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:02.317305375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:02.317780872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:02.318126168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097891s
2026-01-18T19:57:02.318305679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:02.318463327Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.318672247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-18T19:57:02.322755550Z [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-01-18T19:57:02.323796787Z [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-01-18T19:57:02.324351033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:02.325099771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:02.328170415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:02.328365097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:02.328706154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098376s
2026-01-18T19:57:02.328889242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:02.329045637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.329260360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-18T19:57:02.333242309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-18T19:57:02.333850063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-18T19:57:02.334268456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-18T19:57:02.334794946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-18T19:57:02.337302806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:02.337666238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082083s
2026-01-18T19:57:02.338082065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-18T19:57:02', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-18T19:57:02.338470798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.342233215Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-18T19:57:02.342451254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126743s
2026-01-18T19:57:02.342718733Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-18T19:57:02.342950249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.343259441Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-18T19:57:02.343890613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:02.344077449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-18T19:57:02.344297211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-18T19:57:02.344601183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.345629474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011669s
2026-01-18T19:57:02.345853666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:02.346013067Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.346224372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-18T19:57:02.346559467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.347584892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011444s
2026-01-18T19:57:02.348007854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-18T19:57:02', 'add_on_delete_to_notifications')
2026-01-18T19:57:02.348389382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.349167379Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-18T19:57:02.349355247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026798s
2026-01-18T19:57:02.349558406Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-18T19:57:02.349769171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.350032090Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-18T19:57:02.351501720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:02.351645690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.351891154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-18T19:57:02.352292121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.353291143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s
2026-01-18T19:57:02.353462448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:02.353738194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-18T19:57:02.354024831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004049s
2026-01-18T19:57:02.354201547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:02.354359505Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.354569097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-18T19:57:02.354833670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-18T19:57:02.355818523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010865s
2026-01-18T19:57:02.356014247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:02.356222426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:02.356957346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007714s
2026-01-18T19:57:02.357149583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-18T19:57:02.357705493Z [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-01-18T19:57:02.358207764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008751s
2026-01-18T19:57:02.358411374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-18T19:57:02.358714795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-18T19:57:02.359055161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s
2026-01-18T19:57:02.359243650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:02.359403312Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.359621341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-18T19:57:02.359965995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:02.360970919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s
2026-01-18T19:57:02.361164949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:02.361326334Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.361540907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-18T19:57:02.361884368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.362882759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011394s
2026-01-18T19:57:02.363073673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:02.363231251Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.363452236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-18T19:57:02.363818042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.364863768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011984s
2026-01-18T19:57:02.365043781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:02.365244695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:02.366988958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s
2026-01-18T19:57:02.367172848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:02.367377671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:02.368282142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009291s
2026-01-18T19:57:02.368506323Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-18T19:57:02.374004937Z [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-01-18T19:57:02.374965511Z [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-01-18T19:57:02.375485378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-18T19:57:02.375991778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-18T19:57:02.378876827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101791s
2026-01-18T19:57:02.379130699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-18T19:57:02.383207879Z [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-01-18T19:57:02.384079114Z [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-01-18T19:57:02.384542727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-18T19:57:02.385112044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-18T19:57:02.387713232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083661s
2026-01-18T19:57:02.388061644Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-18T19:57:02.388393011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-18T19:57:02.388676652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000394s
2026-01-18T19:57:02.388858418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:02.388994843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-18T19:57:02.389263133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-18T19:57:02.389731837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.390698143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012058s
2026-01-18T19:57:02.390887174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:02.391048258Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.391279494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-18T19:57:02.391615270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-18T19:57:02.392683672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011711s
2026-01-18T19:57:02.393128107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-18T19:57:02', 'add_custom_formats')
2026-01-18T19:57:02.393540537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.394734642Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-18T19:57:02.394922360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032171s
2026-01-18T19:57:02.395140148Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-18T19:57:02.395355262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.395638201Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-18T19:57:02.396058277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:02.396229582Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.396419745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-18T19:57:02.396720250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:02.397721948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011135s
2026-01-18T19:57:02.398091091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-18T19:57:02', 'add_result_to_commands')
2026-01-18T19:57:02.398464152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.399217880Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-18T19:57:02.399407773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025795s
2026-01-18T19:57:02.399626283Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-18T19:57:02.399866867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.400146250Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-18T19:57:02.400513179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:02.400696237Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-18T19:57:02.400919647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-18T19:57:02.401268600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.402323705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011928s
2026-01-18T19:57:02.402704511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-18T19:57:02', 'health_restored_notification')
2026-01-18T19:57:02.403082473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.403797703Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-18T19:57:02.404012516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026304s
2026-01-18T19:57:02.404196115Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-18T19:57:02.404401649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.404653256Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-18T19:57:02.405014974Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:02.405328736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-18T19:57:02.405606636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s
2026-01-18T19:57:02.405953675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-18T19:57:02', 'remove_uc')
2026-01-18T19:57:02.406303860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.406994360Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-18T19:57:02.407175786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017595s
2026-01-18T19:57:02.407404065Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-18T19:57:02.407638177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.407930225Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-18T19:57:02.408241812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:02.408452767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:02.410297552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018719s
2026-01-18T19:57:02.410698379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-18T19:57:02', 'download_clients_rename_tv_to_music')
2026-01-18T19:57:02.411080579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.411821241Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-18T19:57:02.412093018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033461s
2026-01-18T19:57:02.412329685Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-18T19:57:02.412559828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.412842477Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-18T19:57:02.413186290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-18T19:57:02.413360671Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.413584732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-18T19:57:02.413942763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-18T19:57:02.414998108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011998s
2026-01-18T19:57:02.415402092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-18T19:57:02', 'add_colon_replacement_to_naming_config')
2026-01-18T19:57:02.415780674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.416625055Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-18T19:57:02.416830578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027667s
2026-01-18T19:57:02.417025932Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-18T19:57:02.417233800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.417498534Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-18T19:57:02.417879851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-18T19:57:02.422102796Z [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-01-18T19:57:02.423072869Z [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-01-18T19:57:02.423624440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:02.424417307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:02.427070510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.427445525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093549s
2026-01-18T19:57:02.427634054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:02.427797293Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.428055303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-18T19:57:02.428373624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-18T19:57:02.429366333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s
2026-01-18T19:57:02.429727170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-18T19:57:02', 'list_sync_time')
2026-01-18T19:57:02.430085752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.431085816Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-18T19:57:02.431266179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028016s
2026-01-18T19:57:02.431482665Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-18T19:57:02.431709692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.431997902Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-18T19:57:02.432316594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T19:57:02.432494873Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.432694665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-18T19:57:02.432976764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-18T19:57:02.433982779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010951s
2026-01-18T19:57:02.434364939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-18T19:57:02', 'add_download_client_tags')
2026-01-18T19:57:02.434729603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.435537130Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-18T19:57:02.435728725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026142s
2026-01-18T19:57:02.435955342Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-18T19:57:02.436175645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.436445479Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-18T19:57:02.437033122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-18T19:57:02.437649704Z [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-01-18T19:57:02.438173048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009466s
2026-01-18T19:57:02.438401347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-18T19:57:02.438758417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-18T19:57:02.439121297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005278s
2026-01-18T19:57:02.439496463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-18T19:57:02', 'add_notification_status')
2026-01-18T19:57:02.439884404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.440765819Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-18T19:57:02.440950792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021319s
2026-01-18T19:57:02.441183691Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-18T19:57:02.441407662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.441681713Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-18T19:57:02.441953451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:02.442168794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:02.443764017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016208s
2026-01-18T19:57:02.444180576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-18T19:57:02', 'add_alac_24_quality_in_profiles')
2026-01-18T19:57:02.444554699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.445343047Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-18T19:57:02.445535965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031533s
2026-01-18T19:57:02.445738513Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-18T19:57:02.445950971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.446213019Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-18T19:57:02.446557783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-18T19:57:02.446727054Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.446906194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-18T19:57:02.447155436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-18T19:57:02.448226583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001133s
2026-01-18T19:57:02.448447538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-18T19:57:02.448718093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-18T19:57:02.449726394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s
2026-01-18T19:57:02.450091138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-18T19:57:02', 'add_salt_to_users')
2026-01-18T19:57:02.450453668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.451605889Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-18T19:57:02.451786021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029465s
2026-01-18T19:57:02.452007528Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-18T19:57:02.452217560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.452479288Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-18T19:57:02.452951989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-18T19:57:02.453552619Z [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-01-18T19:57:02.454100482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s
2026-01-18T19:57:02.454292679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-18T19:57:02.454588094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-18T19:57:02.454937247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-01-18T19:57:02.455300579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-18T19:57:02', 'add_auto_tagging')
2026-01-18T19:57:02.455656426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.456526999Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-18T19:57:02.456714276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020245s
2026-01-18T19:57:02.456947135Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-18T19:57:02.457180946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.457460228Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-18T19:57:02.457851717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-18T19:57:02.458032972Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.458256682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-18T19:57:02.458568881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-18T19:57:02.459649818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011923s
2026-01-18T19:57:02.459987057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-18T19:57:02.460364097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-18T19:57:02.460649131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s
2026-01-18T19:57:02.461037954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-18T19:57:02', 'quality_definition_preferred_size')
2026-01-18T19:57:02.461410614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.462200084Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-18T19:57:02.462399886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019142s
2026-01-18T19:57:02.462653717Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-18T19:57:02.462877498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.463161971Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-18T19:57:02.463500563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:02.463677469Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.463911210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-18T19:57:02.464241445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.465301690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011925s
2026-01-18T19:57:02.465696214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-18T19:57:02', 'add_on_artist_add_to_notifications')
2026-01-18T19:57:02.466071420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.466900339Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-18T19:57:02.467101995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027413s
2026-01-18T19:57:02.467310615Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-18T19:57:02.467528334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.467796704Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-18T19:57:02.468142290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:02.468315790Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.468527726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-18T19:57:02.468823883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-18T19:57:02.469856703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s
2026-01-18T19:57:02.470230435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-18T19:57:02', 'album_last_searched_time')
2026-01-18T19:57:02.470596973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.471398888Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-18T19:57:02.471580203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026311s
2026-01-18T19:57:02.471802200Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-18T19:57:02.472018546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.472291826Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-18T19:57:02.472662573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T19:57:02.472832726Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T19:57:02.473033831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-18T19:57:02.473360238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.474419581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011859s
2026-01-18T19:57:02.474604704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:02.474762091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.474964839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-18T19:57:02.475288561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:02.476349818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011852s
2026-01-18T19:57:02.476716026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-18T19:57:02', 'add_indexer_flags')
2026-01-18T19:57:02.477077594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.477882455Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-18T19:57:02.478071866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026986s
2026-01-18T19:57:02.478288533Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-18T19:57:02.478510169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.478785814Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-18T19:57:02.479192323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-18T19:57:02.479476375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-18T19:57:02.479829065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-01-18T19:57:02.480048046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-18T19:57:02.480347960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-18T19:57:02.480679738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2026-01-18T19:57:02.480892316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-18T19:57:02.481206739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-18T19:57:02.481559480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s
2026-01-18T19:57:02.481933633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-18T19:57:02', 'add_indexes_album_statistics')
2026-01-18T19:57:02.482310642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.483185785Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-18T19:57:02.483377601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020592s
2026-01-18T19:57:02.483590169Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-18T19:57:02.483813769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.484094595Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-18T19:57:02.484543389Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-18T19:57:02.484983996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-18T19:57:02.485322217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s
2026-01-18T19:57:02.485688334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-18T19:57:02', 'update_redacted_baseurl')
2026-01-18T19:57:02.486066175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.486876798Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-18T19:57:02.487067201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020269s
2026-01-18T19:57:02.495024155Z [Debug] MigrationController: Took: 00:00:01.6515771
2026-01-18T19:57:02.581366180Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-18T19:57:02.614475205Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-18T19:57:02.646492080Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-18T19:57:02.665304104Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-18T19:57:02.666248485Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:02.666558009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:02.670653346Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-18T19:57:02.670877628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043843s
2026-01-18T19:57:02.671164415Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-18T19:57:02.671444339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046361s
2026-01-18T19:57:02.672981304Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-18T19:57:02.673292611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.673748820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-18T19:57:02.674143164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-18T19:57:02.674685656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006467s
2026-01-18T19:57:02.674986422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.676206078Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-18T19:57:02.676467985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021407s
2026-01-18T19:57:02.676838401Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-18T19:57:02.677163977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.677650597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-18T19:57:02.678081455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:02.678610199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006338s
2026-01-18T19:57:02.678879171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:02.679130197Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T19:57:02.679401523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-18T19:57:02.679809495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-18T19:57:02.680667202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009211s
2026-01-18T19:57:02.680976154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.681879884Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-18T19:57:02.682150719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020951s
2026-01-18T19:57:02.682528229Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-18T19:57:02.682847643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.683259272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:02.683522832Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.683808357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-18T19:57:02.684242642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-18T19:57:02.684810495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006877s
2026-01-18T19:57:02.685132113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.686804050Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-18T19:57:02.687109776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026103s
2026-01-18T19:57:02.687477907Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-18T19:57:02.687789925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.688213358Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-18T19:57:02.688853497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-18T19:57:02.689486953Z [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-01-18T19:57:02.690290160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011628s
2026-01-18T19:57:02.690577740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-18T19:57:02.690927524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-18T19:57:02.691389434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005573s
2026-01-18T19:57:02.691784971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-18T19:57:02', 'InitialSetup')
2026-01-18T19:57:02.692456373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.693352938Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-18T19:57:02.693621729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025004s
2026-01-18T19:57:02.693934119Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-18T19:57:02.694280436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.694649439Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-18T19:57:02.695171150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-18T19:57:02', 'add_reason_to_pending_releases')
2026-01-18T19:57:02.695693131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.696705379Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-18T19:57:02.697012548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024197s
2026-01-18T19:57:02.697292321Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-18T19:57:02.697605482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.697979385Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-18T19:57:02.698432016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-18T19:57:02', 'add_medium_support')
2026-01-18T19:57:02.698970711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.699800923Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-18T19:57:02.700106328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002211s
2026-01-18T19:57:02.700415000Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-18T19:57:02.700764473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.701169589Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-18T19:57:02.701656019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-18T19:57:02', 'add_various_qualites_in_profile')
2026-01-18T19:57:02.702232029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.703080417Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-18T19:57:02.703330541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022997s
2026-01-18T19:57:02.703612098Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-18T19:57:02.703977845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.704388742Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-18T19:57:02.704835161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-18T19:57:02', 'metadata_profiles')
2026-01-18T19:57:02.705371982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.706210110Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-18T19:57:02.706479733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s
2026-01-18T19:57:02.706810058Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-18T19:57:02.707167728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.707523876Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-18T19:57:02.708135758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-18T19:57:02', 'separate_automatic_and_interactive_search')
2026-01-18T19:57:02.708710716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.709619666Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-18T19:57:02.709943468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024445s
2026-01-18T19:57:02.710249384Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-18T19:57:02.710585882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.710997711Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-18T19:57:02.711488620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-18T19:57:02', 'change_album_path_to_relative')
2026-01-18T19:57:02.712074289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.713020154Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-18T19:57:02.713291571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023462s
2026-01-18T19:57:02.713591956Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-18T19:57:02.713890697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.714269330Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-18T19:57:02.714760289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-18T19:57:02', 'change_quality_size_mb_to_kb')
2026-01-18T19:57:02.715314906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.716148284Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-18T19:57:02.716454631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022427s
2026-01-18T19:57:02.716729224Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-18T19:57:02.717047054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.717407570Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-18T19:57:02.717840351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-18T19:57:02', 'album_releases')
2026-01-18T19:57:02.718381190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.719168306Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-18T19:57:02.719446135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021412s
2026-01-18T19:57:02.719730678Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-18T19:57:02.720067907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.720438303Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-18T19:57:02.720898370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-18T19:57:02', 'album_releases_fix')
2026-01-18T19:57:02.721442034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.722257607Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-18T19:57:02.722530727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021889s
2026-01-18T19:57:02.722816843Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-18T19:57:02.723116647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.723486993Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-18T19:57:02.723946698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-18T19:57:02', 'import_lists')
2026-01-18T19:57:02.724493149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.725277498Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-18T19:57:02.725552783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021727s
2026-01-18T19:57:02.725834871Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-18T19:57:02.726146107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.726523517Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-18T19:57:02.726971570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-18T19:57:02', 'add_release_status')
2026-01-18T19:57:02.727516086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.728338703Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-18T19:57:02.728622214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021834s
2026-01-18T19:57:02.728929202Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-18T19:57:02.729254287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.729633150Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-18T19:57:02.730122164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-18T19:57:02', 'album_download_notification')
2026-01-18T19:57:02.730699387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.731598938Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-18T19:57:02.731904684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023099s
2026-01-18T19:57:02.732224989Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-18T19:57:02.732568661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.732955881Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-18T19:57:02.733444124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-18T19:57:02', 'fix_language_metadata_profiles')
2026-01-18T19:57:02.734019593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.734837901Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-18T19:57:02.735148647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022555s
2026-01-18T19:57:02.735418300Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-18T19:57:02.735728324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.736131255Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-18T19:57:02.736574298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-18T19:57:02', 'remove_fanzub')
2026-01-18T19:57:02.737108263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.737904617Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-18T19:57:02.738171183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021796s
2026-01-18T19:57:02.738483442Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-18T19:57:02.738809880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.739194073Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-18T19:57:02.739676625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-18T19:57:02', 'update_artist_history_indexes')
2026-01-18T19:57:02.740296984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.741113278Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-18T19:57:02.741421840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022819s
2026-01-18T19:57:02.741686813Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-18T19:57:02.741984212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.742347494Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-18T19:57:02.742769053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-18T19:57:02', 'remove_nma')
2026-01-18T19:57:02.743307547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.744107688Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-18T19:57:02.744382131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021337s
2026-01-18T19:57:02.744673969Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-18T19:57:02.744995586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.745363056Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-18T19:57:02.745827442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-18T19:57:02', 'album_disambiguation')
2026-01-18T19:57:02.746369283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.747175937Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-18T19:57:02.747455550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021809s
2026-01-18T19:57:02.747754733Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-18T19:57:02.748514292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.748907183Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-18T19:57:02.749374555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-18T19:57:02', 'add_ape_quality_in_profiles')
2026-01-18T19:57:02.749935304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.750765145Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-18T19:57:02.751071592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022461s
2026-01-18T19:57:02.751349973Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-18T19:57:02.751663434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.752059472Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-18T19:57:02.752499788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-18T19:57:02', 'remove_pushalot')
2026-01-18T19:57:02.753038934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.753838604Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-18T19:57:02.754116354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021867s
2026-01-18T19:57:02.754401207Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-18T19:57:02.754714669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.755088451Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-18T19:57:02.755535972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-18T19:57:02', 'add_custom_filters')
2026-01-18T19:57:02.756124999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.756929629Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-18T19:57:02.757213280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022196s
2026-01-18T19:57:02.757496330Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-18T19:57:02.757806675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.758177001Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-18T19:57:02.758623490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-18T19:57:02', 'import_list_tags')
2026-01-18T19:57:02.759164199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.759917045Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-18T19:57:02.760199213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021051s
2026-01-18T19:57:02.760494959Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-18T19:57:02.760814883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.761188305Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-18T19:57:02.761656217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-18T19:57:02', 'add_release_groups_etc')
2026-01-18T19:57:02.762206516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.763017900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-18T19:57:02.763306952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022002s
2026-01-18T19:57:02.763590312Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-18T19:57:02.763917030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.764298829Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-18T19:57:02.764749857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-18T19:57:02', 'NewMediaInfoFormat')
2026-01-18T19:57:02.765295115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.766093894Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-18T19:57:02.766382255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021911s
2026-01-18T19:57:02.766714484Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-18T19:57:02.767067585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.767456097Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-18T19:57:02.768014011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-18T19:57:02', 'rename_restrictions_to_release_profiles')
2026-01-18T19:57:02.768603438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.769446255Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-18T19:57:02.769765418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023409s
2026-01-18T19:57:02.770098368Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-18T19:57:02.770456650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.770855884Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-18T19:57:02.771398376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-18T19:57:02', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-18T19:57:02.772007904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.772855971Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-18T19:57:02.773182619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023519s
2026-01-18T19:57:02.773470799Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-18T19:57:02.773792948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.774170448Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-18T19:57:02.774631286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-18T19:57:02', 'add_import_exclusions')
2026-01-18T19:57:02.775182476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.775988720Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-18T19:57:02.776287762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021657s
2026-01-18T19:57:02.776584400Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-18T19:57:02.776910106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.777299991Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-18T19:57:02.777781230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-18T19:57:02', 'clean_artist_metadata_table')
2026-01-18T19:57:02.778343783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.779136429Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-18T19:57:02.779429679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022071s
2026-01-18T19:57:02.779738682Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-18T19:57:02.780089719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.780468572Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-18T19:57:02.780949821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-18T19:57:02', 'health_issue_notification')
2026-01-18T19:57:02.781506271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.782375802Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-18T19:57:02.782671979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002285s
2026-01-18T19:57:02.782988917Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-18T19:57:02.783322459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.783704037Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-18T19:57:02.784218784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-18T19:57:02', 'add_mediafilerepository_mtime')
2026-01-18T19:57:02.784783711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.785642000Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-18T19:57:02.785952054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022941s
2026-01-18T19:57:02.786262359Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-18T19:57:02.786602454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.789395859Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-18T19:57:02.789922269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-18T19:57:02', 'add_artistmetadataid_constraint')
2026-01-18T19:57:02.790492698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.791378482Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-18T19:57:02.791681883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047441s
2026-01-18T19:57:02.792014984Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-18T19:57:02.792350159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.792777659Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-18T19:57:02.793340753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-18T19:57:02', 'old_ids_and_artist_alias')
2026-01-18T19:57:02.793917555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.794807016Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-18T19:57:02.795090327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024459s
2026-01-18T19:57:02.795379188Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-18T19:57:02.795700475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.796105611Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-18T19:57:02.796562982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-18T19:57:02', 'download_propers_config')
2026-01-18T19:57:02.797120966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.798011930Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-18T19:57:02.798310932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022903s
2026-01-18T19:57:02.798603351Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-18T19:57:02.798926993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.799303972Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-18T19:57:02.799776243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-18T19:57:02', 'remove_language_profiles')
2026-01-18T19:57:02.800363546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.801228227Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-18T19:57:02.801521838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022949s
2026-01-18T19:57:02.801815780Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-18T19:57:02.802138049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.802514397Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-18T19:57:02.802985225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-18T19:57:02', 'multi_disc_naming_format')
2026-01-18T19:57:02.803540534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.804429865Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-18T19:57:02.804738717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022773s
2026-01-18T19:57:02.805035695Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-18T19:57:02.805371511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.805744632Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-18T19:57:02.806229138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-18T19:57:02', 'add_download_client_priority')
2026-01-18T19:57:02.806795028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.807664348Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-18T19:57:02.807998631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022824s
2026-01-18T19:57:02.808279317Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-18T19:57:02.808591435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.808957693Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-18T19:57:02.809408220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-18T19:57:02', 'remove_growl_prowl')
2026-01-18T19:57:02.809953077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.810820324Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-18T19:57:02.811103294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022322s
2026-01-18T19:57:02.811395322Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-18T19:57:02.811716148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.812112095Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-18T19:57:02.812578474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-18T19:57:02', 'remove_plex_hometheatre')
2026-01-18T19:57:02.813131257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.814367497Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-18T19:57:02.814659655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026383s
2026-01-18T19:57:02.814964529Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-18T19:57:02.815295856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.815672144Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-18T19:57:02.816190739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-18T19:57:02', 'add_root_folder_add_defaults')
2026-01-18T19:57:02.816758432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.817619055Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-18T19:57:02.817919891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002307s
2026-01-18T19:57:02.818194213Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-18T19:57:02.818498686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.818863521Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-18T19:57:02.819294389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-18T19:57:02', 'task_duration')
2026-01-18T19:57:02.819830949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.820686222Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-18T19:57:02.820969332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021959s
2026-01-18T19:57:02.821295248Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-18T19:57:02.821650594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.822044397Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-18T19:57:02.822585486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-18T19:57:02', 'add_indexer_and_enabled_to_release_profiles')
2026-01-18T19:57:02.823192108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.824107722Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-18T19:57:02.824445943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024087s
2026-01-18T19:57:02.824729704Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-18T19:57:02.825046152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.825416778Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-18T19:57:02.825876684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-18T19:57:02', 'remove_album_folders')
2026-01-18T19:57:02.826423585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.827604133Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-18T19:57:02.827910039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025575s
2026-01-18T19:57:02.828203189Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-18T19:57:02.828527342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.828901796Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-01-18T19:57:02.829369608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-18T19:57:02', 'flexible_delay_profiles')
2026-01-18T19:57:02.829955779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.831117007Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-18T19:57:02.831407762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025827s
2026-01-18T19:57:02.831704540Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-18T19:57:02.832072000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.832440632Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-18T19:57:02.832916872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-18T19:57:02', 'add_priority_to_indexers')
2026-01-18T19:57:02.833469975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.834295718Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-18T19:57:02.834587516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022307s
2026-01-18T19:57:02.834905276Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-18T19:57:02.835247796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.835632941Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-18T19:57:02.836200304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-18T19:57:02', 'remove_chown_and_folderchmod_config')
2026-01-18T19:57:02.836781785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.837625373Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-18T19:57:02.837939436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023471s
2026-01-18T19:57:02.838238278Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-18T19:57:02.838567531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.838953809Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-01-18T19:57:02.839424717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-18T19:57:02', 'convert_blacklist_protocol')
2026-01-18T19:57:02.840010867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.840858384Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-18T19:57:02.841155583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022643s
2026-01-18T19:57:02.841431819Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-18T19:57:02.841740781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.842108001Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-18T19:57:02.842550021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-18T19:57:02', 'update_notifiarr')
2026-01-18T19:57:02.843093886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.843906423Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-18T19:57:02.844197549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021634s
2026-01-18T19:57:02.844504367Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-18T19:57:02.844828991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.845204306Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-18T19:57:02.845671026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-18T19:57:02', 'email_multiple_addresses')
2026-01-18T19:57:02.846234832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.847075986Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-18T19:57:02.847367603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022403s
2026-01-18T19:57:02.847673980Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-18T19:57:02.848056650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.848450063Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-18T19:57:02.848940871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-18T19:57:02', 'rename_blacklist_to_blocklist')
2026-01-18T19:57:02.849515679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.850360700Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-18T19:57:02.850662348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023016s
2026-01-18T19:57:02.850953163Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-18T19:57:02.851272446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.851643494Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-18T19:57:02.852121847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-18T19:57:02', 'cdh_per_downloadclient')
2026-01-18T19:57:02.852685312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.853504962Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-18T19:57:02.853793884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022259s
2026-01-18T19:57:02.854075641Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-18T19:57:02.854385996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.854754128Z [Info] download_history: Starting migration of Log DB to 52
2026-01-18T19:57:02.855197912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-18T19:57:02', 'download_history')
2026-01-18T19:57:02.855733390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.856578091Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-18T19:57:02.856862243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021998s
2026-01-18T19:57:02.857143640Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-18T19:57:02.857459376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.857826655Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-18T19:57:02.858477015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-18T19:57:02.859045279Z [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-01-18T19:57:02.859744497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009837s
2026-01-18T19:57:02.860055323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-18T19:57:02.860465860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-18T19:57:02.860976108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s
2026-01-18T19:57:02.861428308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-18T19:57:02', 'add_update_history')
2026-01-18T19:57:02.861981993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.863261380Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-18T19:57:02.863538357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002891s
2026-01-18T19:57:02.863855065Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-18T19:57:02.864221774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.864601548Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-18T19:57:02.865097417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-18T19:57:02', 'add_on_update_to_notifications')
2026-01-18T19:57:02.865658697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.866509942Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-18T19:57:02.866814154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022805s
2026-01-18T19:57:02.867116152Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-18T19:57:02.867444033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.867838958Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-18T19:57:02.868386140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-18T19:57:02', 'download_client_per_indexer')
2026-01-18T19:57:02.868947681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.869794035Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-18T19:57:02.870098248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023328s
2026-01-18T19:57:02.870386478Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-18T19:57:02.870701603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.871073472Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-18T19:57:02.871535853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-18T19:57:02', 'AddNewItemMonitorType')
2026-01-18T19:57:02.872143807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.872980883Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-18T19:57:02.873268121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s
2026-01-18T19:57:02.873542253Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-18T19:57:02.873847398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.874214146Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-18T19:57:02.874657860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-18T19:57:02', 'ImportListSearch')
2026-01-18T19:57:02.875255573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.876168271Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-18T19:57:02.876458606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023231s
2026-01-18T19:57:02.876753189Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-18T19:57:02.877080529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.877457979Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-18T19:57:02.877936372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-18T19:57:02', 'ImportListMonitorExisting')
2026-01-18T19:57:02.878516981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.879728421Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-18T19:57:02.880061281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026347s
2026-01-18T19:57:02.880359051Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-18T19:57:02.880669255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.881054141Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-18T19:57:02.881493626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-18T19:57:02', 'add_indexer_tags')
2026-01-18T19:57:02.882063724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.882887392Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-18T19:57:02.883159460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022176s
2026-01-18T19:57:02.883449114Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-18T19:57:02.883756563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.884150716Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-18T19:57:02.884594200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-18T19:57:02', 'update_audio_types')
2026-01-18T19:57:02.885142854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.885904829Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-18T19:57:02.886235725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021364s
2026-01-18T19:57:02.886591081Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-18T19:57:02.886964002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.887372264Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-18T19:57:02.887958054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-18T19:57:02.888227687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-18T19:57:02.888515486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-18T19:57:02.889585892Z [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-01-18T19:57:02.890693332Z [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-01-18T19:57:02.891407500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-18T19:57:02.892111538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-18T19:57:02.893296825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-18T19:57:02.893757452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049468s
2026-01-18T19:57:02.894028568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-18T19:57:02.894284724Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.894575169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-18T19:57:02.895551345Z [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-01-18T19:57:02.896473512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-18T19:57:02.897068951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-18T19:57:02.897720122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-18T19:57:02.898828805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-18T19:57:02.899322369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044348s
2026-01-18T19:57:02.899586812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:02.899903409Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T19:57:02.900155126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-18T19:57:02.900999957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-18T19:57:02.901756441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-18T19:57:02.902379155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-18T19:57:02.903037240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-18T19:57:02.904142325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:02.904661100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041829s
2026-01-18T19:57:02.905166057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-18T19:57:02', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-18T19:57:02.905770975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.906840709Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-18T19:57:02.907192147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062782s
2026-01-18T19:57:02.907496761Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-18T19:57:02.907838278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.908239586Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-18T19:57:02.908734844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-18T19:57:02', 'add_on_delete_to_notifications')
2026-01-18T19:57:02.909301264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.910081706Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-18T19:57:02.910377933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022187s
2026-01-18T19:57:02.910661724Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-18T19:57:02.910981278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.911347966Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-18T19:57:02.911801730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-18T19:57:02', 'add_custom_formats')
2026-01-18T19:57:02.912424173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.913192721Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-18T19:57:02.913468877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022062s
2026-01-18T19:57:02.913761647Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-18T19:57:02.914080799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.914464462Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-18T19:57:02.914927985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-18T19:57:02', 'add_result_to_commands')
2026-01-18T19:57:02.915485368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.916244266Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-18T19:57:02.916542717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021529s
2026-01-18T19:57:02.916843002Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-18T19:57:02.917173267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.917553863Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-18T19:57:02.918038479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-18T19:57:02', 'health_restored_notification')
2026-01-18T19:57:02.918610171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.919358568Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-18T19:57:02.919662269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021684s
2026-01-18T19:57:02.919943075Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-18T19:57:02.920248029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.920609727Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-18T19:57:02.921038962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-18T19:57:02', 'remove_uc')
2026-01-18T19:57:02.921566234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.922321915Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-18T19:57:02.922581989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020865s
2026-01-18T19:57:02.922908747Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-18T19:57:02.923244884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.923627354Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-18T19:57:02.924154917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-18T19:57:02', 'download_clients_rename_tv_to_music')
2026-01-18T19:57:02.924744143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.925526669Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-18T19:57:02.925835160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022494s
2026-01-18T19:57:02.926159674Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-18T19:57:02.926507264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.926895125Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-18T19:57:02.927419531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-18T19:57:02', 'add_colon_replacement_to_naming_config')
2026-01-18T19:57:02.928035511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.928824320Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-18T19:57:02.929149324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022775s
2026-01-18T19:57:02.929420881Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-18T19:57:02.929721036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.930093025Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-18T19:57:02.930531688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-18T19:57:02', 'list_sync_time')
2026-01-18T19:57:02.931188771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.932035597Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-18T19:57:02.932318617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023114s
2026-01-18T19:57:02.932611887Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-18T19:57:02.932934357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.933311105Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-18T19:57:02.933778306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-18T19:57:02', 'add_download_client_tags')
2026-01-18T19:57:02.934340358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.935102483Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-18T19:57:02.935398509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021577s
2026-01-18T19:57:02.935689465Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-18T19:57:02.936043888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.936412852Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-18T19:57:02.936877698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-18T19:57:02', 'add_notification_status')
2026-01-18T19:57:02.937428427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.938195101Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-18T19:57:02.938491067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00216s
2026-01-18T19:57:02.938791722Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-18T19:57:02.939122338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.939499758Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-18T19:57:02.940020867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-18T19:57:02', 'add_alac_24_quality_in_profiles')
2026-01-18T19:57:02.940594663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.941365325Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-18T19:57:02.941675990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022208s
2026-01-18T19:57:02.941955082Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-18T19:57:02.942266710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.942636064Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-18T19:57:02.943083284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-18T19:57:02', 'add_salt_to_users')
2026-01-18T19:57:02.943638953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.944599798Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-18T19:57:02.944888610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023351s
2026-01-18T19:57:02.945163313Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-18T19:57:02.945469460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.945850297Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-18T19:57:02.946289701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-18T19:57:02', 'add_auto_tagging')
2026-01-18T19:57:02.946828356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.948037130Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-18T19:57:02.948328116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025664s
2026-01-18T19:57:02.948638582Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-18T19:57:02.948977494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.949363792Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-18T19:57:02.949867897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-18T19:57:02', 'quality_definition_preferred_size')
2026-01-18T19:57:02.950452013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.951353379Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-18T19:57:02.951662521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023447s
2026-01-18T19:57:02.951991925Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-18T19:57:02.952340176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.952719349Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-18T19:57:02.953225599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-18T19:57:02', 'add_on_artist_add_to_notifications')
2026-01-18T19:57:02.953807320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.954687403Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-18T19:57:02.954999692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023265s
2026-01-18T19:57:02.955294275Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-18T19:57:02.955613087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.956011118Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-18T19:57:02.956481466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-18T19:57:02', 'album_last_searched_time')
2026-01-18T19:57:02.957040321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.957899661Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-18T19:57:02.958173152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022497s
2026-01-18T19:57:02.958475722Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-18T19:57:02.958763571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.959172084Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-18T19:57:02.959599575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-18T19:57:02', 'add_indexer_flags')
2026-01-18T19:57:02.960170214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.961023953Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-18T19:57:02.961291372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002227s
2026-01-18T19:57:02.961628541Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-18T19:57:02.961919406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.962287297Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-18T19:57:02.962777545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-18T19:57:02', 'add_indexes_album_statistics')
2026-01-18T19:57:02.963335849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.964209468Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-18T19:57:02.964502468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022718s
2026-01-18T19:57:02.964807132Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-18T19:57:02.965149742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:02.965510769Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-18T19:57:02.965974573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-18T19:57:02', 'update_redacted_baseurl')
2026-01-18T19:57:02.966529891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:02.967443611Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-18T19:57:02.967743194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023099s
2026-01-18T19:57:03.144086875Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-18T19:57:03.151088866Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-18T19:57:03.155534107Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-18T19:57:03.287513968Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-18T19:57:03.308230266Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-18T19:57:03.320371075Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-18T19:57:03.340015325Z [ls.io-init] done.
2026-01-18T19:57:03.368561020Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-18T19:57:03.369821328Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-18T19:57:03.370139068Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-18T19:57:03.430327305Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled