AMD64 PASS
linuxserver/lidarr
Runtime: 15.65s
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-01-18T19:52:22+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.45MB
Tag: amd64-nightly-3.1.2.4914-ls186
Version: 3.1.2.4914-ls186
Expand
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
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r0
apk-tools 3.0.3-r1
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r0
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768766234897
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1768766234897
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=xHCBkYY7-R163jzXzV05jg.\"",
"source": "console-api",
"timestamp": 1768766234897
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768766234897
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768766234897
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768766234898
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768766234898
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768766234898
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768766234898
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 10.99s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 2.01s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/lidarr
Runtime: 64.64s
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-01-18T19:52:22+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.53MB
Tag: arm64v8-nightly-3.1.2.4914-ls186
Version: 3.1.2.4914-ls186
Expand
2026-01-18T19:57:01.346626525Z [migrations] started
2026-01-18T19:57:01.351127219Z [migrations] no migrations found
2026-01-18T19:57:01.838550470Z usermod: no changes
2026-01-18T19:57:01.919329923Z ───────────────────────────────────────
2026-01-18T19:57:01.919345304Z
2026-01-18T19:57:01.919353551Z ██╗ ███████╗██╗ ██████╗
2026-01-18T19:57:01.919362078Z ██║ ██╔════╝██║██╔═══██╗
2026-01-18T19:57:01.919370495Z ██║ ███████╗██║██║ ██║
2026-01-18T19:57:01.919378862Z ██║ ╚════██║██║██║ ██║
2026-01-18T19:57:01.919387178Z ███████╗███████║██║╚██████╔╝
2026-01-18T19:57:01.919396708Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-18T19:57:01.919407369Z
2026-01-18T19:57:01.919417389Z Brought to you by linuxserver.io
2026-01-18T19:57:01.919427780Z ───────────────────────────────────────
2026-01-18T19:57:01.925470078Z
2026-01-18T19:57:01.926047842Z To support the app dev(s) visit:
2026-01-18T19:57:01.961599175Z Lidarr: https://opencollective.com/lidarr
2026-01-18T19:57:01.967714260Z
2026-01-18T19:57:01.967729300Z To support LSIO projects visit:
2026-01-18T19:57:01.967737316Z https://www.linuxserver.io/donate/
2026-01-18T19:57:01.967745262Z
2026-01-18T19:57:01.967753098Z ───────────────────────────────────────
2026-01-18T19:57:01.967761806Z GID/UID
2026-01-18T19:57:01.967772367Z ───────────────────────────────────────
2026-01-18T19:57:02.050038393Z
2026-01-18T19:57:02.050051309Z User UID: 911
2026-01-18T19:57:02.050059286Z User GID: 911
2026-01-18T19:57:02.050067662Z ───────────────────────────────────────
2026-01-18T19:57:02.086229055Z Linuxserver.io version: 3.1.2.4914-ls186
2026-01-18T19:57:02.090483823Z Build-date: 2026-01-18T19:52:22+00:00
2026-01-18T19:57:02.090495105Z ───────────────────────────────────────
2026-01-18T19:57:02.090503753Z
2026-01-18T19:57:04.312059635Z [custom-init] No custom files found, skipping...
2026-01-18T19:57:04.840347539Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:06.108467765Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:07.392589395Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:08.680846884Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:09.486306105Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-01-18T19:57:09.759991191Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:09.823756642Z [Debug] Bootstrap: Console selected
2026-01-18T19:57:09.853016636Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:09.890930366Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:09.960493612Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:11.260609151Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:12.536551339Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:13.281536056Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T19:57:13.828463828Z failed to load "/config/config.xml": No such file or directory
2026-01-18T19:57:14.242982384Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {aff0abb4-ec76-4025-91e3-d269e26d1dc6} may be persisted to storage in unencrypted form.
2026-01-18T19:57:15.141054589Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-18T19:57:15.736594946Z [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:16.760143935Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-18T19:57:16.866104599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:16.874506899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:17.407814362Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-18T19:57:17.457740603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5420755s
2026-01-18T19:57:17.461848776Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-18T19:57:17.464998058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5914534s
2026-01-18T19:57:17.564964130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-18T19:57:17.573281229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:17.654915975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-18T19:57:17.782850509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-18T19:57:17.942522976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2836328s
2026-01-18T19:57:17.948667931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:17.963787058Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-18T19:57:17.966707760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3051539s
2026-01-18T19:57:17.982650375Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-18T19:57:17.986213390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:18.063431181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-18T19:57:18.079371101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:18.093074486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260285s
2026-01-18T19:57:18.097247690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:18.101764106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001625s
2026-01-18T19:57:18.108298555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-18T19:57:18.117289541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-18T19:57:18.131633556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195159s
2026-01-18T19:57:18.135578080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:18.140896791Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-18T19:57:18.144705731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289761s
2026-01-18T19:57:18.153125257Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-18T19:57:18.157017254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:18.172736991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:18.176414637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s
2026-01-18T19:57:18.179884755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-18T19:57:18.185143535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-18T19:57:18.191957306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087264s
2026-01-18T19:57:18.195331511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:18.200146217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-18T19:57:18.202926596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167212s
2026-01-18T19:57:18.247869542Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-18T19:57:18.251401314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:18.261437866Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-18T19:57:19.111904774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-18T19:57:19.159178864Z [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:19.233246982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0928708s
2026-01-18T19:57:19.236777121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-18T19:57:19.243143081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-18T19:57:19.250458984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109975s
2026-01-18T19:57:19.253224723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-18T19:57:19.258372790Z [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:19.263835251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079394s
2026-01-18T19:57:19.266858920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-18T19:57:19.271198909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-18T19:57:19.276272537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066994s
2026-01-18T19:57:19.278906711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-18T19:57:19.538519208Z [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:19.568668623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2849246s
2026-01-18T19:57:19.571986705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-18T19:57:19.576417568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T19:57:19.582445537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078856s
2026-01-18T19:57:19.584881853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-18T19:57:19.588837188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T19:57:19.593223542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058566s
2026-01-18T19:57:19.595797355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-18T19:57:19.599692078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:19.604153072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059525s
2026-01-18T19:57:19.606440709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-18T19:57:19.609650362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:19.618189157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095765s
2026-01-18T19:57:19.620337193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-18T19:57:19.640709158Z [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:19.655559764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322898s
2026-01-18T19:57:19.658315654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-18T19:57:19.662972562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:19.668040678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073262s
2026-01-18T19:57:19.670383626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-18T19:57:19.673621717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:19.677834872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052148s
2026-01-18T19:57:19.680242480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-18T19:57:19.684788525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:19.688764421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053358s
2026-01-18T19:57:19.691210066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-18T19:57:19.694775597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:19.699076688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005476s
2026-01-18T19:57:19.701559458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-18T19:57:19.705326294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:19.709657315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057825s
2026-01-18T19:57:19.712050575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-18T19:57:19.715314909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-18T19:57:19.720011206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051132s
2026-01-18T19:57:19.722439597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-18T19:57:19.733223814Z [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:19.746616744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219819s
2026-01-18T19:57:19.749248083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-18T19:57:19.753434143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T19:57:19.757877181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062719s
2026-01-18T19:57:19.760347746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-18T19:57:19.763802383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-18T19:57:19.767886738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005274s
2026-01-18T19:57:19.770483156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-18T19:57:19.774090832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T19:57:19.778168383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053718s
2026-01-18T19:57:19.781248335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-18T19:57:19.786050346Z [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:19.792106471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083354s
2026-01-18T19:57:19.795188939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-18T19:57:19.804766696Z [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:19.812447734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150121s
2026-01-18T19:57:19.815115878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-18T19:57:19.818798063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-18T19:57:19.822980876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055126s
2026-01-18T19:57:19.825500410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-18T19:57:19.829104778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:19.833201228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053874s
2026-01-18T19:57:19.835471179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-18T19:57:19.845024357Z [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:19.852914426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015294s
2026-01-18T19:57:19.855282806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-18T19:57:19.858593533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T19:57:19.862846798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053018s
2026-01-18T19:57:19.865377084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-18T19:57:19.868966702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T19:57:19.873086870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053601s
2026-01-18T19:57:19.875586864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-18T19:57:19.879214810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-18T19:57:19.883361711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054449s
2026-01-18T19:57:19.885823809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-18T19:57:19.889270440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-18T19:57:19.893745091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056334s
2026-01-18T19:57:19.896153802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-18T19:57:19.905185349Z [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:19.915866980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170855s
2026-01-18T19:57:19.918378698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-18T19:57:19.925731545Z [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:19.934776981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132737s
2026-01-18T19:57:19.937454162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-18T19:57:19.941752628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T19:57:19.946261037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064268s
2026-01-18T19:57:19.948527662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-18T19:57:19.990187487Z [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:19.998193118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469465s
2026-01-18T19:57:20.001009069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-18T19:57:20.004568888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T19:57:20.009237840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059256s
2026-01-18T19:57:20.011487711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-18T19:57:20.017353413Z [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:20.022730221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090409s
2026-01-18T19:57:20.025136687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-18T19:57:20.028578528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-18T19:57:20.032646480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052488s
2026-01-18T19:57:20.035123799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-18T19:57:20.040954731Z [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:20.047152532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097239s
2026-01-18T19:57:20.049875055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-18T19:57:20.054705302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-18T19:57:20.059691172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072327s
2026-01-18T19:57:20.062384576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-18T19:57:20.066538862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-18T19:57:20.071116190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063693s
2026-01-18T19:57:20.073455311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-18T19:57:20.082711280Z [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:20.089682819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139493s
2026-01-18T19:57:20.092004094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-18T19:57:20.102738591Z [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:20.119221575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246794s
2026-01-18T19:57:20.121788304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-18T19:57:20.128274866Z [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:20.134156471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101839s
2026-01-18T19:57:20.136493507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-18T19:57:20.145068044Z [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:20.152181008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134319s
2026-01-18T19:57:20.154727547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-18T19:57:20.161178528Z [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:20.167095493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101081s
2026-01-18T19:57:20.169498272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-18T19:57:20.176290510Z [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:20.182624495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108599s
2026-01-18T19:57:20.185094189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-18T19:57:20.190333219Z [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:20.195379501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008028s
2026-01-18T19:57:20.197524591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-18T19:57:20.201465968Z [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:20.205997143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063311s
2026-01-18T19:57:20.208371945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-18T19:57:20.211717673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-18T19:57:20.215750143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051743s
2026-01-18T19:57:20.218043873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-18T19:57:20.223241830Z [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:20.228209654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079526s
2026-01-18T19:57:20.230518804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-18T19:57:20.238601772Z [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:20.245364551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126118s
2026-01-18T19:57:20.247655915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-18T19:57:20.254164012Z [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:20.259590880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097371s
2026-01-18T19:57:20.262066115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-18T19:57:20.265665924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-18T19:57:20.269911143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055546s
2026-01-18T19:57:20.272380215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-18T19:57:20.275963441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-18T19:57:20.280202387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055691s
2026-01-18T19:57:20.282430635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-18T19:57:20.290791933Z [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:20.297792480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131713s
2026-01-18T19:57:20.300109226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-18T19:57:20.307771536Z [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:20.314503162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120792s
2026-01-18T19:57:20.317154852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-18T19:57:20.321245149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:20.325646162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006134s
2026-01-18T19:57:20.327888257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-18T19:57:20.335517821Z [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:20.342060687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119526s
2026-01-18T19:57:20.344342713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-18T19:57:20.352549469Z [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:20.359445547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129178s
2026-01-18T19:57:20.361849828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-18T19:57:20.367213319Z [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:20.372441047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083249s
2026-01-18T19:57:20.375039369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-18T19:57:20.378958963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-18T19:57:20.383896476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064513s
2026-01-18T19:57:20.386437824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-18T19:57:20.393532060Z [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:20.400226111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113476s
2026-01-18T19:57:20.403666599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-18T19:57:20.408473519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:20.413106920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069316s
2026-01-18T19:57:20.436033700Z [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:20.466585926Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0283225 taking an average of 00:00:00.0283225
2026-01-18T19:57:20.480003386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-18T19:57:20', 'InitialSetup')
2026-01-18T19:57:20.487244448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:20.499806375Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-18T19:57:20.502262992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841061s
2026-01-18T19:57:20.511695908Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-18T19:57:20.515303503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:20.529543309Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-18T19:57:20.544675262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-18T19:57:20.547425861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002268s
2026-01-18T19:57:20.550674994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-18T19:57:20.555279657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:20.573680633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205386s
2026-01-18T19:57:20.579064445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-18T19:57:20', 'add_reason_to_pending_releases')
2026-01-18T19:57:20.584318335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:20.588456899Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-18T19:57:20.590856461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348131s
2026-01-18T19:57:20.595088454Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-18T19:57:20.597874013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:20.601405284Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-18T19:57:20.654406639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:20.665601313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-01-18T19:57:20.668178803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-18T19:57:20.671899846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-18T19:57:20.682983867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123777s
2026-01-18T19:57:20.685246985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:20.687400321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-18T19:57:20.689979635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-18T19:57:20.693900020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:20.704104400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117126s
2026-01-18T19:57:20.706341334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:20.708517316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-18T19:57:20.711288106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-18T19:57:20.715383924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:20.725543283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117752s
2026-01-18T19:57:20.731012988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-18T19:57:20.739428876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-18T19:57:20.744247880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103313s
2026-01-18T19:57:20.749450327Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-18T19:57:21.075677923Z [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:21.096658313Z [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:21.112747494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-18T19:57:21.125864609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-18T19:57:21.159637671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T19:57:21.165896655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-18T19:57:21.171395489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T19:57:21.175777123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4239198s
2026-01-18T19:57:21.178066513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:21.180169408Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-18T19:57:21.184460890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-18T19:57:21.187948373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-18T19:57:21.197970646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111242s
2026-01-18T19:57:21.202606251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-18T19:57:21', 'add_medium_support')
2026-01-18T19:57:21.207484866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:21.211939046Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-18T19:57:21.214175860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247806s
2026-01-18T19:57:21.217341264Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-18T19:57:21.220226364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:21.223910964Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-18T19:57:21.233052914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-18T19:57:21.237697708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-18T19:57:21.243474541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073927s
2026-01-18T19:57:21.245759042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:21.248744785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:21.285951631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375347s
2026-01-18T19:57:21.291386626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-18T19:57:21', 'add_various_qualites_in_profile')
2026-01-18T19:57:21.296792413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:21.300941718Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-18T19:57:21.303327633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524235s
2026-01-18T19:57:21.306102832Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-18T19:57:21.308805305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:21.312199680Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-18T19:57:21.328992738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-18T19:57:21.335113744Z [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:21.341355845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098636s
2026-01-18T19:57:21.343986342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-18T19:57:21.347817547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-18T19:57:21.352198089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059391s
2026-01-18T19:57:21.354371946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:21.356444720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-18T19:57:21.359110298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-18T19:57:21.363137408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:21.373264492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117327s
2026-01-18T19:57:21.375998578Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-18T19:57:21.459211843Z [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:21.494796282Z [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:21.514927072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:21.524631114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:21.552450085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T19:57:21.558324224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T19:57:21.563834110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:21.568977979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:21.573147977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1947498s
2026-01-18T19:57:21.575890360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-18T19:57:21.674032628Z [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:21.708863430Z [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:21.727397945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:21.733518621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:21.758277279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T19:57:21.763929191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T19:57:21.769336711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:21.774474157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:21.778420183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2001695s
2026-01-18T19:57:21.780803843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:21.782919734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-18T19:57:21.785647247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-18T19:57:21.789187917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-18T19:57:21.799337416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010943s
2026-01-18T19:57:21.804521536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-18T19:57:21', 'metadata_profiles')
2026-01-18T19:57:21.810359512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:21.815822043Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-18T19:57:21.818081823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274918s
2026-01-18T19:57:21.821948039Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-18T19:57:21.824951638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:21.829462682Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-18T19:57:21.865539364Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-18T19:57:21.976765040Z [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:21.988677739Z [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:21.995501331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-18T19:57:22.000443904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-18T19:57:22.025090908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T19:57:22.029269823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1607701s
2026-01-18T19:57:22.031481126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:22.033638240Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-18T19:57:22.036603883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-18T19:57:22.040493325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-18T19:57:22.050444635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011345s
2026-01-18T19:57:22.054154686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-18T19:57:22.058623325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-18T19:57:22.062228084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051907s
2026-01-18T19:57:22.064403656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:22.066450558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-18T19:57:22.072360188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-18T19:57:22.144258016Z [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:22.158333772Z [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:22.166118338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-18T19:57:22.173261273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-18T19:57:22.202859117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T19:57:22.207591587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325556s
2026-01-18T19:57:22.212766608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-18T19:57:22', 'separate_automatic_and_interactive_search')
2026-01-18T19:57:22.217823572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:22.222568968Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-18T19:57:22.225080817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467176s
2026-01-18T19:57:22.228187122Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-18T19:57:22.231005668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:22.234515867Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-18T19:57:22.239585006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-18T19:57:22.315541927Z [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:22.344325571Z [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:22.360158265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:22.366292198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:22.390213320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:22.395484405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:22.400660238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:22.405849158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:22.411152187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:22.415226512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1733659s
2026-01-18T19:57:22.419981678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-18T19:57:22', 'change_album_path_to_relative')
2026-01-18T19:57:22.424825993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:22.429336105Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-18T19:57:22.431679414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1869323s
2026-01-18T19:57:22.434723074Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-18T19:57:22.437565618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:22.441039444Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-18T19:57:22.450015529Z [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:22.456124692Z [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:22.460725287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007174s
2026-01-18T19:57:22.465468078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-18T19:57:22', 'change_quality_size_mb_to_kb')
2026-01-18T19:57:22.470352805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:22.474325174Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-18T19:57:22.476673463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202555s
2026-01-18T19:57:22.479342498Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-18T19:57:22.482016132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:22.485282831Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-18T19:57:22.492360313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:22.494508049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-18T19:57:22.496990097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-18T19:57:22.500478853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-18T19:57:22.511025652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117146s
2026-01-18T19:57:22.513217235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:22.515272985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-18T19:57:22.517868522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-18T19:57:22.521506378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-18T19:57:22.531426525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111863s
2026-01-18T19:57:22.535889843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-18T19:57:22', 'album_releases')
2026-01-18T19:57:22.540609578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:22.544362836Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-18T19:57:22.546531022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238677s
2026-01-18T19:57:22.549442786Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-18T19:57:22.552265270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:22.555739727Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-18T19:57:22.565009003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:22.567289295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-01-18T19:57:22.569812897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-18T19:57:22.647957875Z [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:22.679737563Z [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:22.697072221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:22.703039258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:22.727164882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:22.732436548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:22.737370303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:22.742565856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:22.747867713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:22.752115177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1799468s
2026-01-18T19:57:22.754323143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:22.756420777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-18T19:57:22.759022867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-18T19:57:22.837110751Z [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:22.868797110Z [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:22.887089798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:22.893291237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:22.918513940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:22.923931079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T19:57:22.929067072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T19:57:22.934296854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T19:57:22.939614913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:22.943596622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.182197s
2026-01-18T19:57:22.948338170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-18T19:57:22', 'album_releases_fix')
2026-01-18T19:57:22.953026892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:22.958227485Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-18T19:57:22.960470602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1964362s
2026-01-18T19:57:22.963451245Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-18T19:57:22.966110350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:22.969538032Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-18T19:57:23.029978407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-18T19:57:23.041417473Z [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:23.050803404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178489s
2026-01-18T19:57:23.053252917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-18T19:57:23.056783527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-18T19:57:23.060852551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053654s
2026-01-18T19:57:23.063179126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-18T19:57:23.070523567Z [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:23.076997133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115544s
2026-01-18T19:57:23.079650326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-18T19:57:23.083839642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:23.088326057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062608s
2026-01-18T19:57:23.092815207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-18T19:57:23', 'import_lists')
2026-01-18T19:57:23.097487536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.102200908Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-18T19:57:23.104435689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019671s
2026-01-18T19:57:23.107413616Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-18T19:57:23.110427585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.114864430Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-18T19:57:23.121294649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-18T19:57:23.123598699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-18T19:57:23.126666427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-18T19:57:23.131031347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-18T19:57:23.142547879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133102s
2026-01-18T19:57:23.144881989Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:23.147495202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:23.162663809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015307s
2026-01-18T19:57:23.167685722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-18T19:57:23', 'add_release_status')
2026-01-18T19:57:23.172997989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.177282137Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-18T19:57:23.179496847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299693s
2026-01-18T19:57:23.182559735Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-18T19:57:23.185385746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.188894642Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-18T19:57:23.194736627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:23.197056017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-18T19:57:23.199915866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-18T19:57:23.204466170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:23.215422944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130126s
2026-01-18T19:57:23.220210876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-18T19:57:23', 'album_download_notification')
2026-01-18T19:57:23.225106485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.229722511Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-18T19:57:23.232301544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268053s
2026-01-18T19:57:23.235120561Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-18T19:57:23.237980040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.241505229Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-18T19:57:23.249812197Z [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:23.257416741Z [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:23.264896704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109939s
2026-01-18T19:57:23.270637776Z [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:23.278116476Z [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:23.283359374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087885s
2026-01-18T19:57:23.288268701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-18T19:57:23', 'fix_language_metadata_profiles')
2026-01-18T19:57:23.293224461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.297340710Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-18T19:57:23.299688017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221128s
2026-01-18T19:57:23.302418486Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-18T19:57:23.305150107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.308593802Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-18T19:57:23.313618490Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-18T19:57:23.317285425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-18T19:57:23.321010005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046951s
2026-01-18T19:57:23.325477913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-18T19:57:23', 'remove_fanzub')
2026-01-18T19:57:23.330154821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.333744340Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-18T19:57:23.335925031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172167s
2026-01-18T19:57:23.339031537Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-18T19:57:23.341888210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.345411204Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-18T19:57:23.372872947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-18T19:57:23.376663871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-18T19:57:23.381452003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059686s
2026-01-18T19:57:23.384218825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-18T19:57:23.388348030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-18T19:57:23.392770376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061907s
2026-01-18T19:57:23.400078794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-18T19:57:23.405619982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-18T19:57:23.409950223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073953s
2026-01-18T19:57:23.412587714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-18T19:57:23.416626467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T19:57:23.421115297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062007s
2026-01-18T19:57:23.423664371Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-18T19:57:23.426957602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-18T19:57:23.430547301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045974s
2026-01-18T19:57:23.433157939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-18T19:57:23.437158695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T19:57:23.441528335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060381s
2026-01-18T19:57:23.446367720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-18T19:57:23', 'update_artist_history_indexes')
2026-01-18T19:57:23.451279442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.455579441Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-18T19:57:23.457964975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194953s
2026-01-18T19:57:23.460629992Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-18T19:57:23.463289056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.466647079Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-18T19:57:23.492104154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:23.506732593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-18T19:57:23.511175069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016212s
2026-01-18T19:57:23.515668989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-18T19:57:23', 'remove_nma')
2026-01-18T19:57:23.520470258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.524171721Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-18T19:57:23.526355008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290712s
2026-01-18T19:57:23.529243114Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-18T19:57:23.532095348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.535641399Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-18T19:57:23.541015471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:23.543238268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s
2026-01-18T19:57:23.545889847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-18T19:57:23.549408583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-18T19:57:23.560391942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120843s
2026-01-18T19:57:23.565018178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-18T19:57:23', 'album_disambiguation')
2026-01-18T19:57:23.570623206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.574543891Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-18T19:57:23.576863031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258826s
2026-01-18T19:57:23.579907252Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-18T19:57:23.582780769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.586300336Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-18T19:57:23.590694625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:23.593367899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:23.610364897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017118s
2026-01-18T19:57:23.615481020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-18T19:57:23', 'add_ape_quality_in_profiles')
2026-01-18T19:57:23.620801294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.624811840Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-18T19:57:23.627176783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313773s
2026-01-18T19:57:23.629944537Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-18T19:57:23.632662049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.636055302Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-18T19:57:23.649582744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:23.654064369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-18T19:57:23.658121509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057153s
2026-01-18T19:57:23.660917470Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:23.664835470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-18T19:57:23.668376571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050198s
2026-01-18T19:57:23.671174786Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:23.674979979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-18T19:57:23.678505578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048788s
2026-01-18T19:57:23.682996212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-18T19:57:23', 'remove_pushalot')
2026-01-18T19:57:23.687788112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.691565619Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-18T19:57:23.693810019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176523s
2026-01-18T19:57:23.696619978Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-18T19:57:23.699362410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.702767678Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-18T19:57:23.710119663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-18T19:57:23.715342751Z [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:23.720815733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083573s
2026-01-18T19:57:23.725404434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-18T19:57:23', 'add_custom_filters')
2026-01-18T19:57:23.730251304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.734098512Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-18T19:57:23.736382210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213705s
2026-01-18T19:57:23.739130265Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-18T19:57:23.741872797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.745319228Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-18T19:57:23.750664833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:23.752887439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-01-18T19:57:23.755426953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-18T19:57:23.758862381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-18T19:57:23.769866842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120593s
2026-01-18T19:57:23.774498288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-18T19:57:23', 'import_list_tags')
2026-01-18T19:57:23.779335389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:23.783231395Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-18T19:57:23.785457318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251771s
2026-01-18T19:57:23.788367037Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-18T19:57:23.791153468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:23.794796074Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-18T19:57:23.890333727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-18T19:57:23.899272679Z [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:23.907276046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014332s
2026-01-18T19:57:23.910067377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-18T19:57:23.914459963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-18T19:57:23.918969644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064711s
2026-01-18T19:57:23.955086216Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-18T19:57:23.955416882Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-18T19:57:23.955618017Z FROM "Artists"
2026-01-18T19:57:23.970063086Z [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:23.970096153Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-18T19:57:23.970116484Z FROM "Artists"
2026-01-18T19:57:23.979258935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169943s
2026-01-18T19:57:23.981518245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:23.983635158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-18T19:57:23.986389264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-18T19:57:23.990488769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:24.001751420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129468s
2026-01-18T19:57:24.009317917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-18T19:57:24.009346114Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:24.009379091Z FROM "ArtistMetadata"
2026-01-18T19:57:24.009407197Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-18T19:57:24.019592779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-18T19:57:24.019619172Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:24.019629473Z FROM "ArtistMetadata"
2026-01-18T19:57:24.019671938Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-18T19:57:24.026540550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122446s
2026-01-18T19:57:24.028934621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-18T19:57:24.038958808Z [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:24.047250826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160975s
2026-01-18T19:57:24.050016857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-18T19:57:24.054402007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-18T19:57:24.058891238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064647s
2026-01-18T19:57:24.061491474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-18T19:57:24.065257308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-18T19:57:24.069395762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055634s
2026-01-18T19:57:24.071585211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:24.074223183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:24.151217314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769811s
2026-01-18T19:57:24.153808111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:24.155918932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-18T19:57:24.158583899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-18T19:57:24.162638253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:24.174633850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135983s
2026-01-18T19:57:24.176834091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:24.178919410Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-18T19:57:24.181553274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-18T19:57:24.185379990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:24.196541337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125802s
2026-01-18T19:57:24.198749564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:24.200842529Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-18T19:57:24.203245318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-18T19:57:24.206501074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-18T19:57:24.217345683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117709s
2026-01-18T19:57:24.226130334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-18T19:57:24.226155344Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:24.226339545Z FROM "ArtistMetadata"
2026-01-18T19:57:24.226377822Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:24.226388874Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-18T19:57:24.238292756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-18T19:57:24.238316013Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:24.238334891Z FROM "ArtistMetadata"
2026-01-18T19:57:24.238371345Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:24.238408630Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-18T19:57:24.247692315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157903s
2026-01-18T19:57:24.249914851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:24.252001964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-18T19:57:24.254719587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-18T19:57:24.258797048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-18T19:57:24.270209490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130107s
2026-01-18T19:57:24.272416094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:24.274498658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-18T19:57:24.277152752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-18T19:57:24.281030351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:24.292122057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125776s
2026-01-18T19:57:24.294310003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:24.296414281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-18T19:57:24.299057784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-18T19:57:24.303022589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:24.314165799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126722s
2026-01-18T19:57:24.322798283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-18T19:57:24.322851680Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-18T19:57:24.322892102Z FROM "AlbumReleases"
2026-01-18T19:57:24.322938986Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:24.322988937Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-18T19:57:24.334209984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-18T19:57:24.334234563Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-18T19:57:24.334245375Z FROM "AlbumReleases"
2026-01-18T19:57:24.334275065Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:24.334347901Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-18T19:57:24.342710131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144704s
2026-01-18T19:57:24.351362015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-18T19:57:24.351391504Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:24.351421825Z FROM "ArtistMetadata"
2026-01-18T19:57:24.351458499Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:24.351495514Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:24.363802487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-18T19:57:24.363827658Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T19:57:24.363837779Z FROM "ArtistMetadata"
2026-01-18T19:57:24.363861526Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:24.363873671Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:24.371236278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140122s
2026-01-18T19:57:24.378492270Z [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:24.461887891Z [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:24.480281201Z [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:24.490414659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:24.496476245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:24.525039075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:24.530436615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:24.534746975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.152162s
2026-01-18T19:57:24.539710921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-18T19:57:24.624339025Z [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:24.648209766Z [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:24.660854259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:24.668736262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:24.695229624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:24.700851906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:24.705050381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1618983s
2026-01-18T19:57:24.708367771Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-18T19:57:24.785965378Z [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:24.804575835Z [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:24.814454809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-18T19:57:24.819780765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-18T19:57:24.847411648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T19:57:24.852596188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T19:57:24.856437424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454078s
2026-01-18T19:57:24.858712174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-18T19:57:24.929258791Z [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:24.941226251Z [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:24.947654977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:24.951907671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:24.977312521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:24.981120099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198621s
2026-01-18T19:57:24.983245038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-18T19:57:24.986285120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:24.989860511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047629s
2026-01-18T19:57:24.991811349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-18T19:57:24.994602430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:24.998026535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043603s
2026-01-18T19:57:25.000056423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-18T19:57:25.003062667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:25.006628107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047149s
2026-01-18T19:57:25.008665400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-18T19:57:25.011620070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-18T19:57:25.015292987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048234s
2026-01-18T19:57:25.017362194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-18T19:57:25.020323607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-18T19:57:25.023804607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045389s
2026-01-18T19:57:25.025920949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-18T19:57:25.029051363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-18T19:57:25.032623928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004772s
2026-01-18T19:57:25.034350645Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:25.046817992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-18T19:57:25.050201686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135552s
2026-01-18T19:57:25.051582506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:25.054013532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-18T19:57:25.056400479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035132s
2026-01-18T19:57:25.057747461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:25.060842694Z [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:25.063713726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046702s
2026-01-18T19:57:25.066598445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-18T19:57:25', 'add_release_groups_etc')
2026-01-18T19:57:25.069764251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:25.074504567Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-18T19:57:25.076004357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152027s
2026-01-18T19:57:25.078406144Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-18T19:57:25.080220838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:25.083277173Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-18T19:57:25.095301998Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:25.097509474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-18T19:57:25.100358020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034269s
2026-01-18T19:57:25.103132477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-18T19:57:25', 'NewMediaInfoFormat')
2026-01-18T19:57:25.106275938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:25.109073040Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-18T19:57:25.110449482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120157s
2026-01-18T19:57:25.112536936Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-18T19:57:25.114362973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:25.116845693Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-18T19:57:25.138712618Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-18T19:57:25.142017033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-18T19:57:25.168948818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282685s
2026-01-18T19:57:25.170532778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T19:57:25.171932016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-18T19:57:25.173840199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-18T19:57:25.176755319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:25.186437697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109568s
2026-01-18T19:57:25.189500565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-18T19:57:25', 'rename_restrictions_to_release_profiles')
2026-01-18T19:57:25.192804729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:25.195836444Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-18T19:57:25.197393901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199907s
2026-01-18T19:57:25.199569692Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-18T19:57:25.201380128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:25.203835333Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-18T19:57:25.223153515Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-18T19:57:25.225675805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-18T19:57:25.251761857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266755s
2026-01-18T19:57:25.253366348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:25.254725214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-18T19:57:25.256442803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-18T19:57:25.258783928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-18T19:57:25.268314079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103061s
2026-01-18T19:57:25.269808308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-18T19:57:25.271203708Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-18T19:57:25.272907269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-18T19:57:25.275197040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-18T19:57:25.284659456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101098s
2026-01-18T19:57:25.286087412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:25.288076177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-18T19:57:25.290478715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031057s
2026-01-18T19:57:25.291808683Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:25.293780474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-18T19:57:25.296053070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029355s
2026-01-18T19:57:25.297832494Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-18T19:57:25.373302976Z [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:25.385424526Z [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:25.404894324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:25.410060528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:25.435430328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:25.439080418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:25.442810801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:25.446493878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:25.449437756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1500606s
2026-01-18T19:57:25.452652339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-18T19:57:25', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-18T19:57:25.456078018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:25.459509769Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-18T19:57:25.461167738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1597363s
2026-01-18T19:57:25.463117083Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-18T19:57:25.464767487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:25.467782128Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-18T19:57:25.474356377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-18T19:57:25.478174255Z [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:25.482449435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006388s
2026-01-18T19:57:25.484125921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-18T19:57:25.486587979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-18T19:57:25.489745908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041899s
2026-01-18T19:57:25.492434392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-18T19:57:25', 'add_import_exclusions')
2026-01-18T19:57:25.495475567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:25.498349294Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-18T19:57:25.499696537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126117s
2026-01-18T19:57:25.501618838Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-18T19:57:25.503257999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:25.505558271Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-18T19:57:25.560757942Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-18T19:57:25.560782512Z WHERE "Id" in (
2026-01-18T19:57:25.560814346Z SELECT "Artists"."Id" from "Artists"
2026-01-18T19:57:25.560853014Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:25.560888846Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:25.568835328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-18T19:57:25.568860098Z WHERE "Id" in (
2026-01-18T19:57:25.568895660Z SELECT "Artists"."Id" from "Artists"
2026-01-18T19:57:25.568918776Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:25.568988737Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:25.578031969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132692s
2026-01-18T19:57:25.583381461Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-18T19:57:25.583410289Z WHERE "Id" in (
2026-01-18T19:57:25.583435701Z SELECT "Albums"."Id" from "Albums"
2026-01-18T19:57:25.583474108Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:25.583519389Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:25.590774960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-18T19:57:25.590829029Z WHERE "Id" in (
2026-01-18T19:57:25.590851705Z SELECT "Albums"."Id" from "Albums"
2026-01-18T19:57:25.590873208Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:25.590929381Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:25.596031376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090767s
2026-01-18T19:57:25.601025443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-18T19:57:25.601054481Z WHERE "Id" in (
2026-01-18T19:57:25.601081405Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-18T19:57:25.601130364Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-18T19:57:25.601171487Z WHERE "Albums"."Id" IS NULL)
2026-01-18T19:57:25.608028365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-18T19:57:25.608057353Z WHERE "Id" in (
2026-01-18T19:57:25.608069949Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-18T19:57:25.608101322Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-18T19:57:25.608136292Z WHERE "Albums"."Id" IS NULL)
2026-01-18T19:57:25.613021490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086397s
2026-01-18T19:57:25.618216041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-18T19:57:25.618240520Z WHERE "Id" in (
2026-01-18T19:57:25.618250280Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:25.618268747Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:25.618285441Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-18T19:57:25.625391721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-18T19:57:25.625416170Z WHERE "Id" in (
2026-01-18T19:57:25.625437383Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:25.625453656Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:25.625494318Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-18T19:57:25.630453455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087741s
2026-01-18T19:57:25.635775061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-18T19:57:25.635799701Z WHERE "Id" in (
2026-01-18T19:57:25.635834040Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:25.635870854Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:25.635900424Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:25.643161636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-18T19:57:25.643186166Z WHERE "Id" in (
2026-01-18T19:57:25.643218300Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T19:57:25.643241808Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:25.643299444Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T19:57:25.648266186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089701s
2026-01-18T19:57:25.653746853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:25.653775741Z WHERE "Id" IN (
2026-01-18T19:57:25.653789959Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:25.653849810Z LEFT OUTER JOIN "Tracks"
2026-01-18T19:57:25.653884810Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:25.653921063Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:25.661442059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:25.661466639Z WHERE "Id" IN (
2026-01-18T19:57:25.661486569Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:25.661502982Z LEFT OUTER JOIN "Tracks"
2026-01-18T19:57:25.661553003Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:25.661603685Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:25.666690969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093061s
2026-01-18T19:57:25.669580568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-18T19:57:25', 'clean_artist_metadata_table')
2026-01-18T19:57:25.672757376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:25.676723844Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-18T19:57:25.678404639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189783s
2026-01-18T19:57:25.680434617Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-18T19:57:25.682466779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:25.684567920Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-18T19:57:25.696573497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:25.698069129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-18T19:57:25.699832069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-18T19:57:25.702469921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:25.712802439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114009s
2026-01-18T19:57:25.714236867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:25.715531254Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-18T19:57:25.717280877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-18T19:57:25.719790131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:25.729379862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010584s
2026-01-18T19:57:25.730870334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:25.732389673Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.12E-05s
2026-01-18T19:57:25.734115399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-18T19:57:25.736548749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:25.746175676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105499s
2026-01-18T19:57:25.747589613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:25.748863568Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-18T19:57:25.750537920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-18T19:57:25.752968826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:25.762681024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106555s
2026-01-18T19:57:25.764105312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:25.765451964Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-18T19:57:25.766999500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-18T19:57:25.769346527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:25.779128876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106601s
2026-01-18T19:57:25.780810553Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-18T19:57:25.858504062Z [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:25.872624618Z [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:25.880436570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-18T19:57:25.883642165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-18T19:57:25.910551575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282247s
2026-01-18T19:57:25.912469046Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-18T19:57:25.987507749Z [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:26.001162938Z [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:26.008559002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-18T19:57:26.011947997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-18T19:57:26.039016157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249034s
2026-01-18T19:57:26.041950957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-18T19:57:26', 'health_issue_notification')
2026-01-18T19:57:26.045074256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:26.048332498Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-18T19:57:26.049723569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1340438s
2026-01-18T19:57:26.052619481Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-18T19:57:26.054345036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:26.056757985Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-18T19:57:26.072966596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:26.074561789Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.73E-05s
2026-01-18T19:57:26.076181901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-18T19:57:26.078740043Z [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:26.089329939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116597s
2026-01-18T19:57:26.090752403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:26.092043062Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-01-18T19:57:26.093521900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-18T19:57:26.095521076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-18T19:57:26.105009113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100519s
2026-01-18T19:57:26.106860722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-18T19:57:26.108901742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-18T19:57:26.111160391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027618s
2026-01-18T19:57:26.115268113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:26.115297161Z WHERE "Id" IN (
2026-01-18T19:57:26.115310418Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:26.115366842Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:26.115391782Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:26.120928582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:26.120957911Z WHERE "Id" IN (
2026-01-18T19:57:26.120971077Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:26.121016579Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:26.121055497Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T19:57:26.125528605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007332s
2026-01-18T19:57:26.130617674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:26.130649107Z WHERE "Id" IN (
2026-01-18T19:57:26.130678196Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:26.130750621Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:26.130811985Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:26.130871916Z WHERE "Artists"."Path" IS NULL)
2026-01-18T19:57:26.138023698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:26.138049660Z WHERE "Id" IN (
2026-01-18T19:57:26.138059249Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:26.138104110Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-18T19:57:26.138147537Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-18T19:57:26.138185393Z WHERE "Artists"."Path" IS NULL)
2026-01-18T19:57:26.143560698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092428s
2026-01-18T19:57:26.149196668Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:26.149226438Z WHERE "Id" IN (
2026-01-18T19:57:26.149258382Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:26.149288042Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:26.149343423Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:26.149391560Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-18T19:57:26.149424386Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-18T19:57:26.157195586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:26.157221278Z WHERE "Id" IN (
2026-01-18T19:57:26.157235687Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T19:57:26.157284896Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T19:57:26.157341219Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T19:57:26.157368645Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-18T19:57:26.157416220Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-18T19:57:26.163585474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105813s
2026-01-18T19:57:26.167573485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-18T19:57:26.167604758Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-18T19:57:26.167634889Z FROM "Artists"
2026-01-18T19:57:26.167693747Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:26.167732505Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:26.173102820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-18T19:57:26.173132640Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-18T19:57:26.173165446Z FROM "Artists"
2026-01-18T19:57:26.173204875Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-18T19:57:26.173231659Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-18T19:57:26.177829027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073847s
2026-01-18T19:57:26.181545882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T19:57:26.181574250Z WHERE "Id" NOT IN (
2026-01-18T19:57:26.181607577Z SELECT MIN("Id")
2026-01-18T19:57:26.181636104Z FROM "TrackFiles"
2026-01-18T19:57:26.181671045Z GROUP BY "Path"
2026-01-18T19:57:26.181714592Z )
2026-01-18T19:57:26.186610862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T19:57:26.186640412Z WHERE "Id" NOT IN (
2026-01-18T19:57:26.186678869Z SELECT MIN("Id")
2026-01-18T19:57:26.186691595Z FROM "TrackFiles"
2026-01-18T19:57:26.186744511Z GROUP BY "Path"
2026-01-18T19:57:26.186772879Z )
2026-01-18T19:57:26.192188835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079268s
2026-01-18T19:57:26.193722163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:26.195128204Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-18T19:57:26.196677023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-18T19:57:26.270219263Z [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:26.279989418Z [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:26.285777965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:26.289322813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:26.315568697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:26.318652828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205429s
2026-01-18T19:57:26.320192248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-18T19:57:26.322220102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:26.325060472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035062s
2026-01-18T19:57:26.326610433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-18T19:57:26.399927399Z [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:26.408968035Z [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:26.414272717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:26.418146528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:26.445047661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:26.448666269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:26.451555777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235299s
2026-01-18T19:57:26.454760762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-18T19:57:26', 'add_mediafilerepository_mtime')
2026-01-18T19:57:26.457928962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:26.461354981Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-18T19:57:26.462793518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330035s
2026-01-18T19:57:26.465122608Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-18T19:57:26.466855267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:26.469546597Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-18T19:57:26.488330705Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-18T19:57:26.488385776Z WHERE "Id" NOT IN (
2026-01-18T19:57:26.488407650Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-18T19:57:26.488456599Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:26.488479665Z GROUP BY "ArtistMetadata"."Id")
2026-01-18T19:57:26.496103047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-18T19:57:26.496131805Z WHERE "Id" NOT IN (
2026-01-18T19:57:26.496153348Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-18T19:57:26.496211435Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T19:57:26.496247879Z GROUP BY "ArtistMetadata"."Id")
2026-01-18T19:57:26.501963328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097473s
2026-01-18T19:57:26.503637800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-18T19:57:26.505574240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-18T19:57:26.508227583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003169s
2026-01-18T19:57:26.509822325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-18T19:57:26.584253564Z [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:26.596182326Z [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:26.602884483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:26.606621118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:26.633219462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:26.636793900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:26.640269749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:26.643183818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318948s
2026-01-18T19:57:26.644785914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-18T19:57:26.647049162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:26.650053512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038576s
2026-01-18T19:57:26.653068253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-18T19:57:26', 'add_artistmetadataid_constraint')
2026-01-18T19:57:26.656243437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:26.659586489Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-18T19:57:26.661041149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130673s
2026-01-18T19:57:26.662950884Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-18T19:57:26.664575817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:26.666817230Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-18T19:57:26.678236186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-18T19:57:26.679698160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-18T19:57:26.681376550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-18T19:57:26.683786573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:26.694384465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115287s
2026-01-18T19:57:26.695824104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-18T19:57:26.697150054Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-18T19:57:26.698816049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-18T19:57:26.701284751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:26.711181561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108655s
2026-01-18T19:57:26.712576169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:26.713811768Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-01-18T19:57:26.715409806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-18T19:57:26.717707914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:26.727579423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107047s
2026-01-18T19:57:26.728994913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-18T19:57:26.730284420Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-18T19:57:26.732123814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-18T19:57:26.734540822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:26.744483445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107943s
2026-01-18T19:57:26.745887973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:26.747129433Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-01-18T19:57:26.748733624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-18T19:57:26.751124819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:26.761628672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113509s
2026-01-18T19:57:26.763041627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T19:57:26.764302446Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-18T19:57:26.765864993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-18T19:57:26.768222650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:26.778183439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108451s
2026-01-18T19:57:26.780887284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-18T19:57:26', 'old_ids_and_artist_alias')
2026-01-18T19:57:26.783957407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:26.786784079Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-18T19:57:26.788181143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192515s
2026-01-18T19:57:26.790335812Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-18T19:57:26.792075175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:26.794966998Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-18T19:57:26.798844577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:26.800429789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:26.806949829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063507s
2026-01-18T19:57:26.808722519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-18T19:57:26.810727166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-18T19:57:26.813234495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029853s
2026-01-18T19:57:26.816048382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-18T19:57:26', 'download_propers_config')
2026-01-18T19:57:26.819178455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:26.821867670Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-18T19:57:26.823226787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114014s
2026-01-18T19:57:26.825166554Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-18T19:57:26.826782788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:26.829135907Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-18T19:57:26.843660196Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-18T19:57:26.846607030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-18T19:57:26.850392704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004872s
2026-01-18T19:57:26.852094561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-18T19:57:26.924650705Z [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:26.935788624Z [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:26.942065755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:26.946199690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:26.972116210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:26.975640648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:26.979126057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:26.982851268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:26.985882663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323535s
2026-01-18T19:57:26.987496263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-18T19:57:27.068763368Z [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:27.079560391Z [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:27.085605765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-18T19:57:27.089183310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-18T19:57:27.115185152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-18T19:57:27.118292620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292918s
2026-01-18T19:57:27.119805146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-18T19:57:27.193834747Z [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:27.204341184Z [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:27.209814617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-18T19:57:27.213502353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-18T19:57:27.239650841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182577s
2026-01-18T19:57:27.241431006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-18T19:57:27.313179002Z [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:27.321342932Z [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:27.326149702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-18T19:57:27.330038173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-18T19:57:27.355883820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T19:57:27.359363718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T19:57:27.363237148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T19:57:27.367052943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T19:57:27.370067894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272278s
2026-01-18T19:57:27.371510239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-18T19:57:27.440975157Z [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:27.448521324Z [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:27.452886043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T19:57:27.455882167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T19:57:27.481284542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1083355s
2026-01-18T19:57:27.482790535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-18T19:57:27.554311213Z [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:27.562653362Z [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:27.567432777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:27.571223361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:27.598035485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:27.601578640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:27.604401815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202688s
2026-01-18T19:57:27.607226203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-18T19:57:27', 'remove_language_profiles')
2026-01-18T19:57:27.610193729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:27.614827881Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-18T19:57:27.616274334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304737s
2026-01-18T19:57:27.619945757Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-18T19:57:27.621669479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:27.624503556Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-18T19:57:27.630117551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-18T19:57:27.631473953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-18T19:57:27.633220790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-18T19:57:27.635400831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-18T19:57:27.645693358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110039s
2026-01-18T19:57:27.648223573Z [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:27.651334207Z [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:27.653878090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038216s
2026-01-18T19:57:27.656517385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-18T19:57:27', 'multi_disc_naming_format')
2026-01-18T19:57:27.659435912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:27.662134717Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-18T19:57:27.663452721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118574s
2026-01-18T19:57:27.665324541Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-18T19:57:27.666883450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:27.669078470Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-18T19:57:27.674410188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T19:57:27.675785748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-18T19:57:27.677303905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-18T19:57:27.679571141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:27.689898478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011186s
2026-01-18T19:57:27.691233777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:27.692689008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:27.891329890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.198328s
2026-01-18T19:57:27.894436125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-18T19:57:27', 'add_download_client_priority')
2026-01-18T19:57:27.897873227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:27.900695600Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-18T19:57:27.902040759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2079708s
2026-01-18T19:57:27.903814020Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-18T19:57:27.905324953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:27.907456916Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-18T19:57:27.912457957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:27.914674240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-18T19:57:27.917157271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032152s
2026-01-18T19:57:27.918701450Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:27.920632239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-18T19:57:27.922748981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026895s
2026-01-18T19:57:27.925237984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-18T19:57:27', 'remove_growl_prowl')
2026-01-18T19:57:27.928149837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:27.930708209Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-18T19:57:27.932214813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104967s
2026-01-18T19:57:27.933995840Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-18T19:57:27.935525470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:27.937713457Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-18T19:57:27.942317890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:27.944478000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-18T19:57:27.946993094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032227s
2026-01-18T19:57:27.948529889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:27.950530037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-18T19:57:27.952700177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027934s
2026-01-18T19:57:27.955242317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-18T19:57:27', 'remove_plex_hometheatre')
2026-01-18T19:57:27.958201816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:27.960881022Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-18T19:57:27.962191341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107997s
2026-01-18T19:57:27.963985353Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-18T19:57:27.965529092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:27.967687499Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-18T19:57:27.979281106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:27.980702859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-18T19:57:27.982131947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-18T19:57:27.984074679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-18T19:57:27.994272455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107726s
2026-01-18T19:57:27.995639117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:27.996874305Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-18T19:57:27.998463625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-18T19:57:28.000831734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:28.010457529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105615s
2026-01-18T19:57:28.011791465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:28.013026462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-01-18T19:57:28.014605351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-18T19:57:28.016925574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:28.026641961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010607s
2026-01-18T19:57:28.028001609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:28.029217798Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-01-18T19:57:28.030756396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-18T19:57:28.033039203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:28.042711291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105413s
2026-01-18T19:57:28.044052181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:28.045272559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-01-18T19:57:28.046731908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-18T19:57:28.048691354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-18T19:57:28.058206826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101352s
2026-01-18T19:57:28.059510892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:28.060954249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:28.074661723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134504s
2026-01-18T19:57:28.077667707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-18T19:57:28', 'add_root_folder_add_defaults')
2026-01-18T19:57:28.080834263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:28.083603590Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-18T19:57:28.084975773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225742s
2026-01-18T19:57:28.086714124Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-18T19:57:28.088218003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:28.090401690Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-18T19:57:28.094762562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T19:57:28.096119164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-18T19:57:28.097682512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-18T19:57:28.099829245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-18T19:57:28.110328238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109934s
2026-01-18T19:57:28.112655234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-18T19:57:28', 'task_duration')
2026-01-18T19:57:28.115703012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:28.119182879Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-18T19:57:28.121609226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199541s
2026-01-18T19:57:28.125107370Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-18T19:57:28.126757052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:28.129364072Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-18T19:57:28.135683238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T19:57:28.137048437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-01-18T19:57:28.138538858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-18T19:57:28.140786234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:28.151502234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115489s
2026-01-18T19:57:28.152913245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T19:57:28.154150697Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-01-18T19:57:28.155615136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-18T19:57:28.157805618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:28.167459338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104619s
2026-01-18T19:57:28.170301562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-18T19:57:28', 'add_indexer_and_enabled_to_release_profiles')
2026-01-18T19:57:28.173316002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:28.176265973Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-18T19:57:28.177546492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187214s
2026-01-18T19:57:28.179288420Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-18T19:57:28.180828902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:28.182966226Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-18T19:57:28.187815652Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-18T19:57:28.259323745Z [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:28.269177528Z [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:28.274649417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:28.278744013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:28.304340018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:28.307882291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:28.311685851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:28.314823750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:28.317772278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284566s
2026-01-18T19:57:28.319942588Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-18T19:57:28.322768359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-18T19:57:28.325018590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003388s
2026-01-18T19:57:28.327139662Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-18T19:57:28.329986625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-18T19:57:28.332207247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032899s
2026-01-18T19:57:28.333719242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-18T19:57:28.403418201Z [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:28.411362099Z [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:28.415897763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-18T19:57:28.418997806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-18T19:57:28.446196167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108509s
2026-01-18T19:57:28.448744840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-18T19:57:28', 'remove_album_folders')
2026-01-18T19:57:28.452092531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:28.454792368Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-18T19:57:28.456176265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195316s
2026-01-18T19:57:28.458447319Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-18T19:57:28.460045697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:28.462323655Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-01-18T19:57:28.478660304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:28.480395088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-01-18T19:57:28.481857382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-01-18T19:57:28.483871007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-01-18T19:57:28.494406003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111708s
2026-01-18T19:57:28.495759889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:28.497040778Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-01-18T19:57:28.498517402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-01-18T19:57:28.500642231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:28.510306433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104392s
2026-01-18T19:57:28.511597032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:28.513086952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:29.662601661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1491673s
2026-01-18T19:57:29.664489172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-01-18T19:57:29.748767411Z [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:29.757262448Z [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:29.762095140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:29.765371739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:29.791483472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255672s
2026-01-18T19:57:29.793112563Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-01-18T19:57:29.864090909Z [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:29.871557696Z [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:29.876205766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:29.879528217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:29.905599669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110289s
2026-01-18T19:57:29.907242828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-01-18T19:57:29.979722418Z [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:29.986966776Z [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:29.991131714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:29.994469665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:30.021210205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124891s
2026-01-18T19:57:30.022891651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-01-18T19:57:30.094659558Z [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:30.100807328Z [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:30.104666239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:30.108227972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:30.135164837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108113s
2026-01-18T19:57:30.136829990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-01-18T19:57:30.206810176Z [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:30.212337197Z [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:30.215812385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-18T19:57:30.219052911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-18T19:57:30.245880536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075097s
2026-01-18T19:57:30.249048135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-18T19:57:30', 'flexible_delay_profiles')
2026-01-18T19:57:30.252102646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.256190037Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-18T19:57:30.257573223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177104s
2026-01-18T19:57:30.259607609Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-18T19:57:30.261218002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.263582294Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-18T19:57:30.268472902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:30.269897110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-18T19:57:30.271462422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-18T19:57:30.273701251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-18T19:57:30.284393293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114107s
2026-01-18T19:57:30.287033910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-18T19:57:30', 'add_priority_to_indexers')
2026-01-18T19:57:30.290051738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.292853840Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-18T19:57:30.294188939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197777s
2026-01-18T19:57:30.296143315Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-18T19:57:30.297768107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.299977616Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-18T19:57:30.304903666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-18T19:57:30.306975569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-18T19:57:30.310406478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038616s
2026-01-18T19:57:30.311715514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:30.313170624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:30.320694355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075618s
2026-01-18T19:57:30.323606590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-18T19:57:30', 'remove_chown_and_folderchmod_config')
2026-01-18T19:57:30.326979402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.329766415Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-18T19:57:30.331153889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164644s
2026-01-18T19:57:30.333063815Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-18T19:57:30.334634488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.336824488Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-01-18T19:57:30.344576700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-18T19:57:30.346013393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-18T19:57:30.347451680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-01-18T19:57:30.420762723Z [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:30.429792166Z [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:30.434908991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-18T19:57:30.438117191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-18T19:57:30.465855210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169601s
2026-01-18T19:57:30.467637208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-18T19:57:30.469498046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-18T19:57:30.471681082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025682s
2026-01-18T19:57:30.473746792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-18T19:57:30.476121294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-18T19:57:30.478448581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030981s
2026-01-18T19:57:30.480544752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-18T19:57:30.482877259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-18T19:57:30.485215388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030615s
2026-01-18T19:57:30.487810434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-18T19:57:30', 'convert_blacklist_protocol')
2026-01-18T19:57:30.490663780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.493556515Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-18T19:57:30.494895401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111631s
2026-01-18T19:57:30.496656458Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-18T19:57:30.498151288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.500323382Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-18T19:57:30.569839052Z [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:30.574726675Z [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:30.578893907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063227s
2026-01-18T19:57:30.581434503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-18T19:57:30', 'update_notifiarr')
2026-01-18T19:57:30.584306647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.586905120Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-18T19:57:30.588190147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142896s
2026-01-18T19:57:30.590018690Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-18T19:57:30.591584543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.593712148Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-18T19:57:30.597099629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:30.598630733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:30.613240454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143972s
2026-01-18T19:57:30.616207038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-18T19:57:30', 'email_multiple_addresses')
2026-01-18T19:57:30.619431081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.622082230Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-18T19:57:30.623410124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234309s
2026-01-18T19:57:30.625258696Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-18T19:57:30.626793497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.628969740Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-18T19:57:30.632492374Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-18T19:57:30.634355626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-18T19:57:30.660180141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262148s
2026-01-18T19:57:30.662930580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-18T19:57:30', 'rename_blacklist_to_blocklist')
2026-01-18T19:57:30.665952636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.668667613Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-18T19:57:30.670014796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345582s
2026-01-18T19:57:30.671789169Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-18T19:57:30.673348760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.675487326Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-18T19:57:30.681966715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T19:57:30.683342495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-18T19:57:30.685020835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-18T19:57:30.687527613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:30.697986074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114707s
2026-01-18T19:57:30.699686779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-18T19:57:30.702080269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:30.711979524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107145s
2026-01-18T19:57:30.713214080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:30.714684341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:30.731454372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165652s
2026-01-18T19:57:30.734424734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-18T19:57:30', 'cdh_per_downloadclient')
2026-01-18T19:57:30.737517021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.740191998Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-18T19:57:30.741490423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255073s
2026-01-18T19:57:30.743231319Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-18T19:57:30.744750428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.746860598Z [Info] download_history: Starting migration of Main DB to 52
2026-01-18T19:57:30.762154176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-18T19:57:30.767521665Z [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:30.772884014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092617s
2026-01-18T19:57:30.774473665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-18T19:57:30.776668956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-18T19:57:30.779704298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038722s
2026-01-18T19:57:30.781283519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-18T19:57:30.783371072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-18T19:57:30.786288327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036404s
2026-01-18T19:57:30.787792296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-18T19:57:30.789931804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-18T19:57:30.792787425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036236s
2026-01-18T19:57:30.794083896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:30.795511551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:30.809812119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141162s
2026-01-18T19:57:30.812692249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-18T19:57:30', 'download_history')
2026-01-18T19:57:30.815735117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.818456136Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-18T19:57:30.819734902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230039s
2026-01-18T19:57:30.821621090Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-18T19:57:30.823204539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.825361402Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-18T19:57:30.829009679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-18T19:57:30', 'add_update_history')
2026-01-18T19:57:30.832020492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.834566028Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-18T19:57:30.835886267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011472s
2026-01-18T19:57:30.837710501Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-18T19:57:30.839266895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.841436204Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-18T19:57:30.846192552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:30.847550116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-18T19:57:30.849216782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-18T19:57:30.851641525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:30.862475442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117647s
2026-01-18T19:57:30.865140118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-18T19:57:30', 'add_on_update_to_notifications')
2026-01-18T19:57:30.868090480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.871003696Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-18T19:57:30.872457093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200848s
2026-01-18T19:57:30.874341779Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-18T19:57:30.875989036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.878200029Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-18T19:57:30.882819722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:30.884194050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-18T19:57:30.885791306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-18T19:57:30.887997539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:30.898644951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115047s
2026-01-18T19:57:30.901281530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-18T19:57:30', 'download_client_per_indexer')
2026-01-18T19:57:30.904251802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.906901237Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-18T19:57:30.908259362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195704s
2026-01-18T19:57:30.909998845Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-18T19:57:30.911512944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.913674728Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-18T19:57:30.921516640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:30.922895596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-18T19:57:30.924441560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-18T19:57:30.926706411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:30.938031196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117027s
2026-01-18T19:57:30.938921349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T19:57:30.940202960Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-18T19:57:30.941901340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-18T19:57:30.944280812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:30.954514090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112203s
2026-01-18T19:57:30.955866002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:30.957179427Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-18T19:57:30.958683065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-18T19:57:30.960887935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:30.971136484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109885s
2026-01-18T19:57:30.973729325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-18T19:57:30', 'AddNewItemMonitorType')
2026-01-18T19:57:30.976601569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:30.979203489Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-18T19:57:30.980521363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189834s
2026-01-18T19:57:30.982250976Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-18T19:57:30.983744884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:30.985890685Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-18T19:57:30.990531822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:30.991911370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-18T19:57:30.993522574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-18T19:57:30.995770391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:31.006610932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116753s
2026-01-18T19:57:31.009135015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-18T19:57:31', 'ImportListSearch')
2026-01-18T19:57:31.012037069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:31.014515009Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-18T19:57:31.015793354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194985s
2026-01-18T19:57:31.017661736Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-18T19:57:31.019229233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:31.021522571Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-18T19:57:31.026228899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T19:57:31.027586162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-18T19:57:31.029267017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-18T19:57:31.031748725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:31.043116477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122735s
2026-01-18T19:57:31.045915934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-18T19:57:31', 'ImportListMonitorExisting')
2026-01-18T19:57:31.048893330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:31.051631585Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-18T19:57:31.052965801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205943s
2026-01-18T19:57:31.054700094Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-18T19:57:31.056197740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:31.058307869Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-18T19:57:31.064600251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:31.066830722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-18T19:57:31.069491601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032787s
2026-01-18T19:57:31.071041522Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:31.073012331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-18T19:57:31.075219446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027342s
2026-01-18T19:57:31.076503411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T19:57:31.077691955Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-18T19:57:31.079116343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-18T19:57:31.081041730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-18T19:57:31.091601295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011133s
2026-01-18T19:57:31.094232043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-18T19:57:31', 'add_indexer_tags')
2026-01-18T19:57:31.097239329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:31.099770697Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-18T19:57:31.101128301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192212s
2026-01-18T19:57:31.102856862Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-18T19:57:31.104430962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:31.106677055Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-18T19:57:31.109944394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:31.111440127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:31.123810398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121832s
2026-01-18T19:57:31.126746811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-18T19:57:31', 'update_audio_types')
2026-01-18T19:57:31.129970844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:31.132426068Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-18T19:57:31.133709472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210099s
2026-01-18T19:57:31.135728789Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-18T19:57:31.137421538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:31.139715397Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-18T19:57:31.187542962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:31.189868465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-18T19:57:31.192309441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030068s
2026-01-18T19:57:31.193685492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-18T19:57:31.194929487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-18T19:57:31.196586514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-18T19:57:31.286609733Z [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:31.299398908Z [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:31.305486687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-18T19:57:31.309130455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-18T19:57:31.338136136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-18T19:57:31.341946349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-18T19:57:31.344868394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467189s
2026-01-18T19:57:31.346176728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:31.347355282Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:31.349188824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-18T19:57:31.431536887Z [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:31.449138743Z [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:31.457849565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:31.461781954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:31.489060577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:31.492674315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:31.496205466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:31.499067118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484474s
2026-01-18T19:57:31.500397117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:31.501628717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:31.503150752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-18T19:57:31.583398315Z [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:31.598855612Z [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:31.607102520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:31.610941381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:31.638135955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:31.641739371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:31.645266624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:31.648315384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1437159s
2026-01-18T19:57:31.649848712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:31.651097246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-18T19:57:31.652581064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-18T19:57:31.733392272Z [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:31.749865586Z [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:31.758045719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T19:57:31.761872134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T19:57:31.789253976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T19:57:31.793077616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T19:57:31.796654900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T19:57:31.799508035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455376s
2026-01-18T19:57:31.801033106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:31.802301811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-18T19:57:31.803840911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-18T19:57:31.881086348Z [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:31.892162382Z [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:31.898254942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:31.902385660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:31.930759920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:31.934256782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:31.937666558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:31.941272590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:31.944307251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390077s
2026-01-18T19:57:31.945637861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T19:57:31.946890784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:31.948388671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-18T19:57:32.026019874Z [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:32.036637656Z [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:32.042484691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T19:57:32.046567663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T19:57:32.075483634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T19:57:32.078988001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T19:57:32.082367998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T19:57:32.086023048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T19:57:32.088982669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391902s
2026-01-18T19:57:32.090328148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T19:57:32.091567444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-18T19:57:32.093088928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-18T19:57:32.169633162Z [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:32.178943401Z [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:32.183999413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-18T19:57:32.187575123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-18T19:57:32.214820660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200351s
2026-01-18T19:57:32.216154266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T19:57:32.217446919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-18T19:57:32.219056531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-18T19:57:32.296161164Z [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:32.305140406Z [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:32.310812789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-18T19:57:32.313809033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-18T19:57:32.341440437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203933s
2026-01-18T19:57:32.342863803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:32.344118370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:32.345733272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-18T19:57:32.433905042Z [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:32.442933764Z [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:32.447787318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T19:57:32.450841118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T19:57:32.478263691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307189s
2026-01-18T19:57:32.479691887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:32.481023398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-18T19:57:32.482729093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-18T19:57:32.559114468Z [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:32.568231127Z [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:32.573445187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T19:57:32.576961138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T19:57:32.605452684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201499s
2026-01-18T19:57:32.607281366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:32.608651806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-18T19:57:32.610241347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-18T19:57:32.690309378Z [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:32.699780501Z [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:32.705182089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T19:57:32.708603699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T19:57:32.736653536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239055s
2026-01-18T19:57:32.738598242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T19:57:32.740540543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-01-18T19:57:32.742618027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-18T19:57:32.819545714Z [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:32.828373852Z [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:32.833137174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T19:57:32.836900463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T19:57:32.865329192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:32.868664028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244059s
2026-01-18T19:57:32.870238188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T19:57:32.871694601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-18T19:57:32.873624948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-18T19:57:32.951253466Z [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:32.960785502Z [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:32.965051833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T19:57:32.968934392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T19:57:32.999141774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:33.003841448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274455s
2026-01-18T19:57:33.005914122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T19:57:33.007492841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:33.009413659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-18T19:57:33.092738689Z [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:33.102282729Z [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:33.107296385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T19:57:33.111618479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T19:57:33.139642022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T19:57:33.143108373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319546s
2026-01-18T19:57:33.144889299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-18T19:57:33.146298447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-18T19:57:33.148009493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-18T19:57:33.225628031Z [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:33.234717906Z [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:33.240123602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-18T19:57:33.244158087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-18T19:57:33.272050526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-18T19:57:33.275954187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-18T19:57:33.279878270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-18T19:57:33.283882553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343214s
2026-01-18T19:57:33.285459810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-18T19:57:33.286817855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-18T19:57:33.288630355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-18T19:57:33.365758555Z [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:33.375431084Z [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:33.379735372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-18T19:57:33.383290421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-18T19:57:33.413188349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224732s
2026-01-18T19:57:33.414948323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-18T19:57:33.416391750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-18T19:57:33.418168648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-18T19:57:33.494572871Z [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:33.503412602Z [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:33.507945230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-18T19:57:33.511436561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-18T19:57:33.541194918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195578s
2026-01-18T19:57:33.544765288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-18T19:57:33.546070557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-18T19:57:33.547613945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-18T19:57:33.635624460Z [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:33.644191803Z [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:33.648789712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-18T19:57:33.653053709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-18T19:57:33.680702348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T19:57:33.684338600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T19:57:33.688065536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T19:57:33.692282558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T19:57:33.696255729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467259s
2026-01-18T19:57:33.697908147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:33.699442377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-18T19:57:33.701908543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-18T19:57:33.778382426Z [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:33.792993890Z [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:33.798899172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:33.803168650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:33.832163770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:33.836336955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326185s
2026-01-18T19:57:33.837888639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:33.839267316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-18T19:57:33.841142913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-18T19:57:33.917289737Z [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:33.925394709Z [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:33.929979521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:33.933796308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:33.962229095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:33.965544161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227348s
2026-01-18T19:57:33.967026627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:33.968501527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-01-18T19:57:33.970222443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-18T19:57:34.046231740Z [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:34.055069207Z [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:34.060399912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:34.064804622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:34.094048984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:34.098840343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269137s
2026-01-18T19:57:34.100463000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T19:57:34.101882229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-18T19:57:34.103682795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-18T19:57:34.196785294Z [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:34.216175361Z [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:34.225397112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T19:57:34.234123185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T19:57:34.268099156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:34.273699123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.167413s
2026-01-18T19:57:34.275448366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T19:57:34.276784937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-18T19:57:34.278524059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-18T19:57:34.361873788Z [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:34.371731721Z [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:34.377074039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T19:57:34.381476735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T19:57:34.411965694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:34.417384175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369239s
2026-01-18T19:57:34.419437330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T19:57:34.421214809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001897s
2026-01-18T19:57:34.423177963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-18T19:57:34.508791040Z [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:34.522216246Z [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:34.527886705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T19:57:34.532494645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T19:57:34.562174975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T19:57:34.566702091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408448s
2026-01-18T19:57:34.568228104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-18T19:57:34.569552381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-18T19:57:34.571199849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-18T19:57:34.651277910Z [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:34.658969008Z [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:34.663554082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T19:57:34.667006003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T19:57:34.698220322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235144s
2026-01-18T19:57:34.699816657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-18T19:57:34.701527843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-01-18T19:57:34.703216233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-18T19:57:34.782426687Z [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:34.790163698Z [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:34.805263806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T19:57:34.808929949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T19:57:34.837697040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326728s
2026-01-18T19:57:34.839233714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-18T19:57:34.840539785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-18T19:57:34.842348888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-18T19:57:34.924912935Z [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:34.934006197Z [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:34.939461002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-18T19:57:34.943050941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-18T19:57:34.972246415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282052s
2026-01-18T19:57:34.974175379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-18T19:57:34.975450918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-18T19:57:34.977029808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-18T19:57:35.067757435Z [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:35.076904235Z [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:35.082230911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-18T19:57:35.085706300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-18T19:57:35.113373055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347954s
2026-01-18T19:57:35.114875090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-18T19:57:35.116164867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-18T19:57:35.117760811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-18T19:57:35.202941809Z [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:35.210637005Z [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:35.215236758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-18T19:57:35.218532305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-18T19:57:35.247030284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276772s
2026-01-18T19:57:35.248541577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T19:57:35.249857678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-01-18T19:57:35.251497239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-18T19:57:35.333009268Z [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:35.339997080Z [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:35.343982025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-18T19:57:35.347613117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-18T19:57:35.378014930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T19:57:35.381636022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286105s
2026-01-18T19:57:35.383050441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T19:57:35.384402684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-01-18T19:57:35.386056524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-18T19:57:35.463944766Z [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:35.470484415Z [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:35.474410582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-18T19:57:35.478285204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-18T19:57:35.507690430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T19:57:35.510855714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232653s
2026-01-18T19:57:35.512247808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:35.513558958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-01-18T19:57:35.515147607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-18T19:57:35.597402512Z [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:35.605741926Z [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:35.610660401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:35.614573140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:35.642509809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:35.646164920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:35.649189691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325746s
2026-01-18T19:57:35.650558067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:35.651828415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-01-18T19:57:35.653412575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-18T19:57:35.738008534Z [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:35.746298068Z [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:35.751252375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T19:57:35.755235476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T19:57:35.784215125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T19:57:35.787939124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T19:57:35.790941610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136082s
2026-01-18T19:57:35.792341550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:35.793630285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-01-18T19:57:35.795207231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-18T19:57:35.884155865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-18T19:57:35.889307630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-18T19:57:35.892880896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-18T19:57:35.896180821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-18T19:57:35.925586418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:35.929375358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326597s
2026-01-18T19:57:35.933375834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-18T19:57:35', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-18T19:57:35.936713145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:35.942439136Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-18T19:57:35.943971852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453257s
2026-01-18T19:57:35.947230264Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-18T19:57:35.948891960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:35.952735530Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-18T19:57:35.968612714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:35.970164729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-01-18T19:57:35.971795183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-18T19:57:35.974552255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:35.986031872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126427s
2026-01-18T19:57:35.987446170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:35.988793263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-18T19:57:35.990406142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-18T19:57:35.992793048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:36.003472976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115722s
2026-01-18T19:57:36.006283385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-18T19:57:36', 'add_on_delete_to_notifications')
2026-01-18T19:57:36.009531657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.012351565Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-18T19:57:36.013798098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202263s
2026-01-18T19:57:36.015592472Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-18T19:57:36.017236933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.019437986Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-18T19:57:36.045860836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:36.047603816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-01-18T19:57:36.049300813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-18T19:57:36.051920479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:36.064086980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128806s
2026-01-18T19:57:36.065291125Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T19:57:36.067484762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-18T19:57:36.070266654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035233s
2026-01-18T19:57:36.071595570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:36.072958715Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s
2026-01-18T19:57:36.074534529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-18T19:57:36.076710531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-18T19:57:36.087668798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115312s
2026-01-18T19:57:36.089135222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:36.090614791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:36.100297831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093299s
2026-01-18T19:57:36.101963986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-18T19:57:36.106259106Z [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:36.111324677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076934s
2026-01-18T19:57:36.122336813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-18T19:57:36.124727738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-18T19:57:36.128304321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043886s
2026-01-18T19:57:36.129777708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:36.131181104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-18T19:57:36.132889865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-18T19:57:36.135269687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-18T19:57:36.146521386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121287s
2026-01-18T19:57:36.147969001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:36.149281845Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-18T19:57:36.150865604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-18T19:57:36.156138052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:36.167332004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149813s
2026-01-18T19:57:36.168858498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T19:57:36.170173015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-18T19:57:36.171762496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-18T19:57:36.174193462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:36.185354337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120664s
2026-01-18T19:57:36.186735769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:36.188205840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:36.210531940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221159s
2026-01-18T19:57:36.212222595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:36.213715621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:36.225688442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011865s
2026-01-18T19:57:36.227538788Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-18T19:57:36.312208987Z [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:36.320174418Z [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:36.324621744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-18T19:57:36.328171572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-18T19:57:36.356946719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278174s
2026-01-18T19:57:36.358788699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-18T19:57:36.440550471Z [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:36.447156925Z [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:36.451250037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-18T19:57:36.454782521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-18T19:57:36.484613394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1237101s
2026-01-18T19:57:36.486739165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-18T19:57:36.489013465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-18T19:57:36.491735426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033236s
2026-01-18T19:57:36.493226479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:36.494515505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:36.496366242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-18T19:57:36.499256202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:36.510355333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124521s
2026-01-18T19:57:36.511796836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T19:57:36.513111273Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-18T19:57:36.514782158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-18T19:57:36.517024834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-18T19:57:36.527721966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114556s
2026-01-18T19:57:36.530640674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-18T19:57:36', 'add_custom_formats')
2026-01-18T19:57:36.533676568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.537042636Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-18T19:57:36.538431323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206412s
2026-01-18T19:57:36.540404767Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-18T19:57:36.542008206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.545074801Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-18T19:57:36.550758187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T19:57:36.552156793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-01-18T19:57:36.553606953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-18T19:57:36.555864660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-18T19:57:36.567419609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123466s
2026-01-18T19:57:36.570235249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-18T19:57:36', 'add_result_to_commands')
2026-01-18T19:57:36.573365914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.575981481Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-18T19:57:36.577328003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208126s
2026-01-18T19:57:36.579637784Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-18T19:57:36.581277787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.583586947Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-18T19:57:36.588112470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:36.589517540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-18T19:57:36.591130047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-18T19:57:36.593559790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:36.605197376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125734s
2026-01-18T19:57:36.608049119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-18T19:57:36', 'health_restored_notification')
2026-01-18T19:57:36.611160975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.613973439Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-18T19:57:36.615352997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211199s
2026-01-18T19:57:36.617024293Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-18T19:57:36.618546037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.620740527Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-18T19:57:36.624548234Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T19:57:36.626701811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-18T19:57:36.629353391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033084s
2026-01-18T19:57:36.631917184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-18T19:57:36', 'remove_uc')
2026-01-18T19:57:36.634909029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.637406689Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-18T19:57:36.638706426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113178s
2026-01-18T19:57:36.640598246Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-18T19:57:36.642221575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.644464782Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-18T19:57:36.647663203Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:36.649218335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:36.667765405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018346s
2026-01-18T19:57:36.671091624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-18T19:57:36', 'download_clients_rename_tv_to_music')
2026-01-18T19:57:36.674492883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.677205556Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-18T19:57:36.678605555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278709s
2026-01-18T19:57:36.680567697Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-18T19:57:36.682223351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.684573193Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-18T19:57:36.689008184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-18T19:57:36.690388093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-01-18T19:57:36.692021813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-18T19:57:36.694598091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-18T19:57:36.706451982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129205s
2026-01-18T19:57:36.709352092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-18T19:57:36', 'add_colon_replacement_to_naming_config')
2026-01-18T19:57:36.712549511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.715730437Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-18T19:57:36.717158834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219208s
2026-01-18T19:57:36.718907054Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-18T19:57:36.720443228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.722610422Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-18T19:57:36.727547584Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-18T19:57:36.810211312Z [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:36.817967051Z [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:36.822384326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T19:57:36.826190241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T19:57:36.856000442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T19:57:36.859280127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13016s
2026-01-18T19:57:36.860721239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T19:57:36.862017149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-18T19:57:36.863677212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-18T19:57:36.865894106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-18T19:57:36.877061605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117302s
2026-01-18T19:57:36.879957417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-18T19:57:36', 'list_sync_time')
2026-01-18T19:57:36.883455731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.886328447Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-18T19:57:36.887621120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210544s
2026-01-18T19:57:36.889861612Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-18T19:57:36.891489660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.893899373Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-18T19:57:36.898457873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T19:57:36.899841960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-18T19:57:36.901362602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-18T19:57:36.903415126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-18T19:57:36.914948171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121581s
2026-01-18T19:57:36.917779172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-18T19:57:36', 'add_download_client_tags')
2026-01-18T19:57:36.920912231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.923613541Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-18T19:57:36.925008109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206741s
2026-01-18T19:57:36.926949569Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-18T19:57:36.928539521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.930745994Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-18T19:57:36.938837439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-18T19:57:36.943161868Z [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:36.948021023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076777s
2026-01-18T19:57:36.949644142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-18T19:57:36.952025247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-18T19:57:36.955103686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040563s
2026-01-18T19:57:36.957752240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-18T19:57:36', 'add_notification_status')
2026-01-18T19:57:36.960761370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:36.963476117Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-18T19:57:36.964810213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122409s
2026-01-18T19:57:36.966670800Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-18T19:57:36.968270341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:36.970504350Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-18T19:57:36.973704645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:36.975236840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:36.997096100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216228s
2026-01-18T19:57:37.000254260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-18T19:57:36', 'add_alac_24_quality_in_profiles')
2026-01-18T19:57:37.003745841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.006516521Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-18T19:57:37.007900308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311975s
2026-01-18T19:57:37.009709691Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-18T19:57:37.011256917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.013479323Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-18T19:57:37.018389601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-18T19:57:37.019733978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-18T19:57:37.021161964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-18T19:57:37.023106039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-18T19:57:37.034727101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121793s
2026-01-18T19:57:37.036286191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-18T19:57:37.038217410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-18T19:57:37.049117961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114379s
2026-01-18T19:57:37.051725633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-18T19:57:37', 'add_salt_to_users')
2026-01-18T19:57:37.054758520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.057358175Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-18T19:57:37.058662502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195731s
2026-01-18T19:57:37.060408889Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-18T19:57:37.061929241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.064158410Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-18T19:57:37.071486668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-18T19:57:37.075868783Z [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:37.080953362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079807s
2026-01-18T19:57:37.082523394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-18T19:57:37.084572650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-18T19:57:37.087529144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036634s
2026-01-18T19:57:37.090166656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-18T19:57:37', 'add_auto_tagging')
2026-01-18T19:57:37.093139192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.095789769Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-18T19:57:37.097107032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118143s
2026-01-18T19:57:37.099011908Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-18T19:57:37.100633083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.102922042Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-18T19:57:37.107693250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-18T19:57:37.109111426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-18T19:57:37.110756439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-18T19:57:37.113054026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-18T19:57:37.124990213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127423s
2026-01-18T19:57:37.127073759Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-18T19:57:37.129409843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-18T19:57:37.131954047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032366s
2026-01-18T19:57:37.134704816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-18T19:57:37', 'quality_definition_preferred_size')
2026-01-18T19:57:37.137787053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.140550628Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-18T19:57:37.141897070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115274s
2026-01-18T19:57:37.143825233Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-18T19:57:37.145479093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.147756239Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-18T19:57:37.152218906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T19:57:37.153616671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-18T19:57:37.155179087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-18T19:57:37.157519991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:37.169535668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128957s
2026-01-18T19:57:37.172355587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-18T19:57:37', 'add_on_artist_add_to_notifications')
2026-01-18T19:57:37.175471832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.178299026Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-18T19:57:37.179693284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214089s
2026-01-18T19:57:37.181526385Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-18T19:57:37.183088761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.185325215Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-18T19:57:37.189495603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T19:57:37.190830983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-18T19:57:37.192449552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-18T19:57:37.194545032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-18T19:57:37.206379294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124604s
2026-01-18T19:57:37.209061726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-18T19:57:37', 'album_last_searched_time')
2026-01-18T19:57:37.212148562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.215175688Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-18T19:57:37.216548844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211049s
2026-01-18T19:57:37.218282735Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-18T19:57:37.219831845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.222082567Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-18T19:57:37.227654678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T19:57:37.229063566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-18T19:57:37.230573266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-18T19:57:37.232846914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:37.244940579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129719s
2026-01-18T19:57:37.246358845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T19:57:37.247598812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-18T19:57:37.249165006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-18T19:57:37.251419305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-18T19:57:37.262955096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123065s
2026-01-18T19:57:37.265657318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-18T19:57:37', 'add_indexer_flags')
2026-01-18T19:57:37.268744765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.271708353Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-18T19:57:37.273041688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209718s
2026-01-18T19:57:37.274902025Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-18T19:57:37.276493630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.278774874Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-18T19:57:37.284485714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-18T19:57:37.286606154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-18T19:57:37.290059088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040819s
2026-01-18T19:57:37.291546333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-18T19:57:37.293559267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-18T19:57:37.296484167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035718s
2026-01-18T19:57:37.297996262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-18T19:57:37.300107583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-18T19:57:37.303082675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037173s
2026-01-18T19:57:37.305849036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-18T19:57:37', 'add_indexes_album_statistics')
2026-01-18T19:57:37.308904048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.311635979Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-18T19:57:37.313018423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120448s
2026-01-18T19:57:37.314793989Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-18T19:57:37.316368981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:37.318602037Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-18T19:57:37.322516581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-18T19:57:37.325305006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-18T19:57:37.328491302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040895s
2026-01-18T19:57:37.331159806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-18T19:57:37', 'update_redacted_baseurl')
2026-01-18T19:57:37.334475553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:37.337116572Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-18T19:57:37.338478324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125761s
2026-01-18T19:57:37.460174796Z [Debug] MigrationController: Took: 00:00:21.7256874
2026-01-18T19:57:38.862690598Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-18T19:57:39.410666390Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-18T19:57:40.244344187Z [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:40.668439529Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-18T19:57:40.680449434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T19:57:40.682959699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T19:57:40.756941704Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-18T19:57:40.759533634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0766959s
2026-01-18T19:57:40.761823515Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-18T19:57:40.763879986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788427s
2026-01-18T19:57:40.796524846Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-18T19:57:40.799128179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:40.804028758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-18T19:57:40.807012917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-18T19:57:40.812159091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058314s
2026-01-18T19:57:40.814193898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:40.818670393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-18T19:57:40.820625931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125601s
2026-01-18T19:57:40.825168599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-18T19:57:40.827483761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:40.834064053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-18T19:57:40.836794020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:40.841018838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047798s
2026-01-18T19:57:40.842995338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:40.844917800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-18T19:57:40.847310608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-18T19:57:40.850205869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-18T19:57:40.859333430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093593s
2026-01-18T19:57:40.861671889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:40.865085954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-18T19:57:40.867090571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154265s
2026-01-18T19:57:40.870483584Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-18T19:57:40.872815080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:40.877911403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:40.880162706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-18T19:57:40.882181241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-18T19:57:40.885133627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-18T19:57:40.889652366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052667s
2026-01-18T19:57:40.891772085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:40.895111740Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-18T19:57:40.897210657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105511s
2026-01-18T19:57:40.901267347Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-18T19:57:40.903494011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:40.909028726Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-18T19:57:40.919107703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-18T19:57:40.923802818Z [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:40.930307267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090716s
2026-01-18T19:57:40.932349169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-18T19:57:40.934819223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-18T19:57:40.938459243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041106s
2026-01-18T19:57:40.942057079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-18T19:57:40', 'InitialSetup')
2026-01-18T19:57:40.946252337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:40.949612043Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-18T19:57:40.951554214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152199s
2026-01-18T19:57:40.954069970Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-18T19:57:40.956401836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:40.959309121Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-18T19:57:40.963528037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-18T19:57:40', 'add_reason_to_pending_releases')
2026-01-18T19:57:40.967901805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:40.971305128Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-18T19:57:40.975892797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148689s
2026-01-18T19:57:40.978241396Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-18T19:57:40.980465134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:40.983332669Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-18T19:57:40.986631542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-18T19:57:40', 'add_medium_support')
2026-01-18T19:57:40.990811720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:40.994094110Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-18T19:57:40.996105311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136901s
2026-01-18T19:57:40.998408238Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-18T19:57:41.000744974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.003545363Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-18T19:57:41.006999099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-18T19:57:41', 'add_various_qualites_in_profile')
2026-01-18T19:57:41.011273447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.014619244Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-18T19:57:41.016717851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138042s
2026-01-18T19:57:41.018911238Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-18T19:57:41.021130837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.023900134Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-18T19:57:41.027074547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-18T19:57:41', 'metadata_profiles')
2026-01-18T19:57:41.031245236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.034624140Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-18T19:57:41.036632605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135129s
2026-01-18T19:57:41.039055153Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-18T19:57:41.041489576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.044351389Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-18T19:57:41.047976068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-18T19:57:41', 'separate_automatic_and_interactive_search')
2026-01-18T19:57:41.052382642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.055817950Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-18T19:57:41.058043943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141631s
2026-01-18T19:57:41.060350778Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-18T19:57:41.062647293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.065438243Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-18T19:57:41.068813280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-18T19:57:41', 'change_album_path_to_relative')
2026-01-18T19:57:41.073030362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.076354316Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-18T19:57:41.078434295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136496s
2026-01-18T19:57:41.080722693Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-18T19:57:41.083016602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.085810619Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-18T19:57:41.089155775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-18T19:57:41', 'change_quality_size_mb_to_kb')
2026-01-18T19:57:41.093367387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.096682483Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-18T19:57:41.098771239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136143s
2026-01-18T19:57:41.100935006Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-18T19:57:41.103097842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.105821296Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-18T19:57:41.108918894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-18T19:57:41', 'album_releases')
2026-01-18T19:57:41.113006065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.116236250Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-18T19:57:41.118242831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131861s
2026-01-18T19:57:41.120481178Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-18T19:57:41.122712602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.125477430Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-18T19:57:41.128740852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-18T19:57:41', 'album_releases_fix')
2026-01-18T19:57:41.132906881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.136245975Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-18T19:57:41.138227626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135886s
2026-01-18T19:57:41.140418648Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-18T19:57:41.142638820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.145402676Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-18T19:57:41.148539352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-18T19:57:41', 'import_lists')
2026-01-18T19:57:41.152602875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.156656579Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-18T19:57:41.158708531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141066s
2026-01-18T19:57:41.161009735Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-18T19:57:41.163355559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.166324478Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-18T19:57:41.169686167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-18T19:57:41', 'add_release_status')
2026-01-18T19:57:41.173981688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.177500845Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-18T19:57:41.179487656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142262s
2026-01-18T19:57:41.181890565Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-18T19:57:41.184326310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.187278004Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-18T19:57:41.191025961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-18T19:57:41', 'album_download_notification')
2026-01-18T19:57:41.195343175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.198704023Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-18T19:57:41.200822500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144286s
2026-01-18T19:57:41.203125658Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-18T19:57:41.205453636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.208735485Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-18T19:57:41.212155392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-18T19:57:41', 'fix_language_metadata_profiles')
2026-01-18T19:57:41.216398266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.219792792Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-18T19:57:41.221907581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142482s
2026-01-18T19:57:41.224204065Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-18T19:57:41.226369666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.229127821Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-18T19:57:41.232316873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-18T19:57:41', 'remove_fanzub')
2026-01-18T19:57:41.236417360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.239552283Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-18T19:57:41.241541399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132862s
2026-01-18T19:57:41.243865479Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-18T19:57:41.246185702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.249041483Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-18T19:57:41.252483434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-18T19:57:41', 'update_artist_history_indexes')
2026-01-18T19:57:41.256704544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.260043128Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-18T19:57:41.262138207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138055s
2026-01-18T19:57:41.264428088Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-18T19:57:41.266571204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.269289097Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-18T19:57:41.272424030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-18T19:57:41', 'remove_nma')
2026-01-18T19:57:41.276490189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.279672929Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-18T19:57:41.281691864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132163s
2026-01-18T19:57:41.284119453Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-18T19:57:41.286399484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.289235425Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-18T19:57:41.292589590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-18T19:57:41', 'album_disambiguation')
2026-01-18T19:57:41.296710148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.300048340Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-18T19:57:41.302131115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136871s
2026-01-18T19:57:41.304404944Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-18T19:57:41.306815628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.309698804Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-18T19:57:41.313032368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-18T19:57:41', 'add_ape_quality_in_profiles')
2026-01-18T19:57:41.317209880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.320515527Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-18T19:57:41.322566838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136775s
2026-01-18T19:57:41.324747549Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-18T19:57:41.326954885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.329693520Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-18T19:57:41.332849144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-18T19:57:41', 'remove_pushalot')
2026-01-18T19:57:41.336951025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.340083212Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-18T19:57:41.342049753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132331s
2026-01-18T19:57:41.344238460Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-18T19:57:41.346426877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.349246355Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-18T19:57:41.352475708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-18T19:57:41', 'add_custom_filters')
2026-01-18T19:57:41.356569903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.359829317Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-18T19:57:41.361819234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134588s
2026-01-18T19:57:41.364049095Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-18T19:57:41.366217000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.369003181Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-18T19:57:41.372266302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-18T19:57:41', 'import_list_tags')
2026-01-18T19:57:41.376383744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.379551974Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-18T19:57:41.381558615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134106s
2026-01-18T19:57:41.384438435Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-18T19:57:41.386853087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.390231901Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-18T19:57:41.393885058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-18T19:57:41', 'add_release_groups_etc')
2026-01-18T19:57:41.398089415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.401572900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-18T19:57:41.403561174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148755s
2026-01-18T19:57:41.406270059Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-18T19:57:41.408254515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.410880163Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-18T19:57:41.414146531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-18T19:57:41', 'NewMediaInfoFormat')
2026-01-18T19:57:41.418396720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.421607456Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-18T19:57:41.423607824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135408s
2026-01-18T19:57:41.426007627Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-18T19:57:41.428424885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.431330827Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-18T19:57:41.435768032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-18T19:57:41', 'rename_restrictions_to_release_profiles')
2026-01-18T19:57:41.440533359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.445182962Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-18T19:57:41.447380567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165985s
2026-01-18T19:57:41.451464422Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-18T19:57:41.453987292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.456955409Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-18T19:57:41.460676924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-18T19:57:41', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-18T19:57:41.465074990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.468568275Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-18T19:57:41.470771582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144221s
2026-01-18T19:57:41.473675911Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-18T19:57:41.476028969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.478979812Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-18T19:57:41.482507676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-18T19:57:41', 'add_import_exclusions')
2026-01-18T19:57:41.486743717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.490133503Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-18T19:57:41.492243021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141314s
2026-01-18T19:57:41.494813357Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-18T19:57:41.497265646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.500110835Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-18T19:57:41.503798031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-18T19:57:41', 'clean_artist_metadata_table')
2026-01-18T19:57:41.507839419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.511145978Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-18T19:57:41.513261698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139263s
2026-01-18T19:57:41.515643114Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-18T19:57:41.518520549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.524335749Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-18T19:57:41.528084118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-18T19:57:41', 'health_issue_notification')
2026-01-18T19:57:41.532190387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.535711618Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-18T19:57:41.537827890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177484s
2026-01-18T19:57:41.540482225Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-18T19:57:41.543006899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.546810048Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-18T19:57:41.550991769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-18T19:57:41', 'add_mediafilerepository_mtime')
2026-01-18T19:57:41.555350888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.559040758Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-18T19:57:41.561094725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157394s
2026-01-18T19:57:41.563480870Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-18T19:57:41.565876504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.569497456Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-18T19:57:41.573062966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-18T19:57:41', 'add_artistmetadataid_constraint')
2026-01-18T19:57:41.577575965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.581379815Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-18T19:57:41.583757824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153981s
2026-01-18T19:57:41.585842241Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-18T19:57:41.588125068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.591369812Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-18T19:57:41.594602362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-18T19:57:41', 'old_ids_and_artist_alias')
2026-01-18T19:57:41.599165952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.602173940Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-18T19:57:41.604214369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140565s
2026-01-18T19:57:41.606722259Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-18T19:57:41.608796256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.611987412Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-18T19:57:41.615432400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-18T19:57:41', 'download_propers_config')
2026-01-18T19:57:41.619665825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.623099319Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-18T19:57:41.624974475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141281s
2026-01-18T19:57:41.627724583Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-18T19:57:41.629765223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.632531153Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-18T19:57:41.636071823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-18T19:57:41', 'remove_language_profiles')
2026-01-18T19:57:41.640308094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.643577528Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-18T19:57:41.645671825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139016s
2026-01-18T19:57:41.647983210Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-18T19:57:41.650262640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.653138782Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-18T19:57:41.657382308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-18T19:57:41', 'multi_disc_naming_format')
2026-01-18T19:57:41.661609851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.664943244Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-18T19:57:41.666982441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147003s
2026-01-18T19:57:41.669416452Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-18T19:57:41.671768960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.674592636Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-18T19:57:41.679428735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-18T19:57:41', 'add_download_client_priority')
2026-01-18T19:57:41.683706439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.687263323Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-18T19:57:41.689368793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153653s
2026-01-18T19:57:41.691594244Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-18T19:57:41.693803163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.696546497Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-18T19:57:41.699727172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-18T19:57:41', 'remove_growl_prowl')
2026-01-18T19:57:41.703809153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.707103717Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-18T19:57:41.709149266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133468s
2026-01-18T19:57:41.711404217Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-18T19:57:41.713672034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.716456031Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-18T19:57:41.719763251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-18T19:57:41', 'remove_plex_hometheatre')
2026-01-18T19:57:41.723913639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.727263645Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-18T19:57:41.729297421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136118s
2026-01-18T19:57:41.731598685Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-18T19:57:41.733904428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.736698495Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-18T19:57:41.740138322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-18T19:57:41', 'add_root_folder_add_defaults')
2026-01-18T19:57:41.744327288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.747672654Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-18T19:57:41.749774808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137359s
2026-01-18T19:57:41.752053006Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-18T19:57:41.754170279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.757179990Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-18T19:57:41.760282759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-18T19:57:41', 'task_duration')
2026-01-18T19:57:41.764320089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.767583862Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-18T19:57:41.769536804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134991s
2026-01-18T19:57:41.772122171Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-18T19:57:41.774529158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.777420751Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-18T19:57:41.781078427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-18T19:57:41', 'add_indexer_and_enabled_to_release_profiles')
2026-01-18T19:57:41.785464850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.789066994Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-18T19:57:41.791279580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143502s
2026-01-18T19:57:41.793793322Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-18T19:57:41.796029205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.798801638Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-18T19:57:41.802038105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-18T19:57:41', 'remove_album_folders')
2026-01-18T19:57:41.806199686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.809503559Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-18T19:57:41.811481402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013512s
2026-01-18T19:57:41.813714719Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-18T19:57:41.815956354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.818856644Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-01-18T19:57:41.822115908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-18T19:57:41', 'flexible_delay_profiles')
2026-01-18T19:57:41.826270294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.829624038Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-18T19:57:41.831645900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136638s
2026-01-18T19:57:41.833951763Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-18T19:57:41.836208217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.839083518Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-18T19:57:41.842364495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-18T19:57:41', 'add_priority_to_indexers')
2026-01-18T19:57:41.846497939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.849852053Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-18T19:57:41.851892753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136167s
2026-01-18T19:57:41.854724545Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-18T19:57:41.857099608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.860105552Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-18T19:57:41.863589477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-18T19:57:41', 'remove_chown_and_folderchmod_config')
2026-01-18T19:57:41.867863685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.871339575Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-18T19:57:41.873493061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141366s
2026-01-18T19:57:41.875740908Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-18T19:57:41.878006581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.880767140Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-01-18T19:57:41.884100322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-18T19:57:41', 'convert_blacklist_protocol')
2026-01-18T19:57:41.888317595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.891674856Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-18T19:57:41.893762850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136505s
2026-01-18T19:57:41.895908251Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-18T19:57:41.898079914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.900797837Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-18T19:57:41.903940757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-18T19:57:41', 'update_notifiarr')
2026-01-18T19:57:41.907962025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.911182630Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-18T19:57:41.913181385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131879s
2026-01-18T19:57:41.915399803Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-18T19:57:41.917663020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.920412668Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-18T19:57:41.923650819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-18T19:57:41', 'email_multiple_addresses')
2026-01-18T19:57:41.927793130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.931132726Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-18T19:57:41.933203646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134548s
2026-01-18T19:57:41.935470301Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-18T19:57:41.937786425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.940563096Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-18T19:57:41.943941069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-18T19:57:41', 'rename_blacklist_to_blocklist')
2026-01-18T19:57:41.948083892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.951960208Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-18T19:57:41.954074586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140938s
2026-01-18T19:57:41.956313514Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-18T19:57:41.958515930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.961289526Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-18T19:57:41.964521995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-18T19:57:41', 'cdh_per_downloadclient')
2026-01-18T19:57:41.968654287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.971947539Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-18T19:57:41.973975913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134403s
2026-01-18T19:57:41.976123999Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-18T19:57:41.978294841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:41.981002073Z [Info] download_history: Starting migration of Log DB to 52
2026-01-18T19:57:41.984225063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-18T19:57:41', 'download_history')
2026-01-18T19:57:41.988292274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:41.991542529Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-18T19:57:41.993510873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133125s
2026-01-18T19:57:41.995713098Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-18T19:57:41.997907386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.000703016Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-18T19:57:42.009384118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-18T19:57:42.014008310Z [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:42.019315157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077142s
2026-01-18T19:57:42.021473574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-18T19:57:42.024166377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-18T19:57:42.027938924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044561s
2026-01-18T19:57:42.031183488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-18T19:57:42', 'add_update_history')
2026-01-18T19:57:42.035305037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.038842151Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-18T19:57:42.040943683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152132s
2026-01-18T19:57:42.043445140Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-18T19:57:42.045769781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.048767618Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-18T19:57:42.052216213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-18T19:57:42', 'add_on_update_to_notifications')
2026-01-18T19:57:42.056461813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.059843874Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-18T19:57:42.062259288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140259s
2026-01-18T19:57:42.064511583Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-18T19:57:42.066780933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.069563747Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-18T19:57:42.073018955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-18T19:57:42', 'download_client_per_indexer')
2026-01-18T19:57:42.077257912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.080760004Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-18T19:57:42.082766405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139282s
2026-01-18T19:57:42.085184424Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-18T19:57:42.087412331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.090137158Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-18T19:57:42.093344227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-18T19:57:42', 'AddNewItemMonitorType')
2026-01-18T19:57:42.097437049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.100718527Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-18T19:57:42.102710679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133301s
2026-01-18T19:57:42.104894597Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-18T19:57:42.107072884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.109822541Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-18T19:57:42.113159831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-18T19:57:42', 'ImportListSearch')
2026-01-18T19:57:42.117293506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.120719525Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-18T19:57:42.122679422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137023s
2026-01-18T19:57:42.125174076Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-18T19:57:42.127485470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.130248144Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-18T19:57:42.133549472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-18T19:57:42', 'ImportListMonitorExisting')
2026-01-18T19:57:42.137750652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.141065037Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-18T19:57:42.143160767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135839s
2026-01-18T19:57:42.145503535Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-18T19:57:42.147768727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.150780241Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-18T19:57:42.153941167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-18T19:57:42', 'add_indexer_tags')
2026-01-18T19:57:42.158030632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.161303503Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-18T19:57:42.163265504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136841s
2026-01-18T19:57:42.165506607Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-18T19:57:42.167809474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.170998767Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-18T19:57:42.174258391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-18T19:57:42', 'update_audio_types')
2026-01-18T19:57:42.178361895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.181575727Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-18T19:57:42.183553319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139079s
2026-01-18T19:57:42.186035097Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-18T19:57:42.188541434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.191504060Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-18T19:57:42.199420482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-18T19:57:42.201692197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002551s
2026-01-18T19:57:42.204044504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-18T19:57:42.218085791Z [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:42.225984116Z [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:42.231438821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-18T19:57:42.235441572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-18T19:57:42.242557081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-18T19:57:42.246228475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400912s
2026-01-18T19:57:42.248205606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-18T19:57:42.250495548Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.59E-05s
2026-01-18T19:57:42.252615757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-18T19:57:42.263037424Z [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:42.269364426Z [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:42.273982145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-18T19:57:42.277926047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-18T19:57:42.285077649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-18T19:57:42.288880066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341048s
2026-01-18T19:57:42.290831726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T19:57:42.292809008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-18T19:57:42.294923396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-18T19:57:42.304803613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-18T19:57:42.310297466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-18T19:57:42.315024726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-18T19:57:42.318933277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-18T19:57:42.325911420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T19:57:42.329897978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327594s
2026-01-18T19:57:42.333376272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-18T19:57:42', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-18T19:57:42.337789189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.341645695Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-18T19:57:42.366063337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441184s
2026-01-18T19:57:42.370458930Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-18T19:57:42.372608118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.376102224Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-18T19:57:42.379664929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-18T19:57:42', 'add_on_delete_to_notifications')
2026-01-18T19:57:42.384165371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.387557112Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-18T19:57:42.389680949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149826s
2026-01-18T19:57:42.391836740Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-18T19:57:42.394029045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.396918884Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-18T19:57:42.400105662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-18T19:57:42', 'add_custom_formats')
2026-01-18T19:57:42.404347855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.407560985Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-18T19:57:42.409670443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135711s
2026-01-18T19:57:42.411940194Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-18T19:57:42.414184103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.416971887Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-18T19:57:42.420268025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-18T19:57:42', 'add_result_to_commands')
2026-01-18T19:57:42.424459986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.427697266Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-18T19:57:42.429745070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135215s
2026-01-18T19:57:42.432000301Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-18T19:57:42.434278038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.437093808Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-18T19:57:42.440599288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-18T19:57:42', 'health_restored_notification')
2026-01-18T19:57:42.444811169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.448666604Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-18T19:57:42.450764568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143022s
2026-01-18T19:57:42.452904257Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-18T19:57:42.455039758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.457722180Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-18T19:57:42.460815038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-18T19:57:42', 'remove_uc')
2026-01-18T19:57:42.464850615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.467961760Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-18T19:57:42.469854922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130282s
2026-01-18T19:57:42.472189444Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-18T19:57:42.474585098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.477371629Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-18T19:57:42.480852269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-18T19:57:42', 'download_clients_rename_tv_to_music')
2026-01-18T19:57:42.485110113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.488464097Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-18T19:57:42.490591542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137717s
2026-01-18T19:57:42.492940261Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-18T19:57:42.495345696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.498154221Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-18T19:57:42.501705142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-18T19:57:42', 'add_colon_replacement_to_naming_config')
2026-01-18T19:57:42.506338724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.509734853Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-18T19:57:42.511871385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142089s
2026-01-18T19:57:42.514076877Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-18T19:57:42.516202588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.518890300Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-18T19:57:42.522255627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-18T19:57:42', 'list_sync_time')
2026-01-18T19:57:42.526362678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.529818156Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-18T19:57:42.531826290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136385s
2026-01-18T19:57:42.534118206Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-18T19:57:42.536392646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.539124007Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-18T19:57:42.542390154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-18T19:57:42', 'add_download_client_tags')
2026-01-18T19:57:42.546499890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.549759705Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-18T19:57:42.551791697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133752s
2026-01-18T19:57:42.554134575Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-18T19:57:42.556396750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.559139644Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-18T19:57:42.562507556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-18T19:57:42', 'add_notification_status')
2026-01-18T19:57:42.566652513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.569955364Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-18T19:57:42.572017237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135157s
2026-01-18T19:57:42.574307509Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-18T19:57:42.576611739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.579931234Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-18T19:57:42.583172902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-18T19:57:42', 'add_alac_24_quality_in_profiles')
2026-01-18T19:57:42.587586580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.591071618Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-18T19:57:42.593227229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142596s
2026-01-18T19:57:42.595467751Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-18T19:57:42.597677441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.600478021Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-18T19:57:42.603637443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-18T19:57:42', 'add_salt_to_users')
2026-01-18T19:57:42.607840106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.611113148Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-18T19:57:42.613151222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135016s
2026-01-18T19:57:42.615319518Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-18T19:57:42.617573137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.620288174Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-18T19:57:42.623426935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-18T19:57:42', 'add_auto_tagging')
2026-01-18T19:57:42.627713557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.630972200Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-18T19:57:42.632964362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134875s
2026-01-18T19:57:42.635281798Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-18T19:57:42.637991084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.640830332Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-18T19:57:42.644311022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-18T19:57:42', 'quality_definition_preferred_size')
2026-01-18T19:57:42.649021738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.652260170Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-18T19:57:42.654676666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141429s
2026-01-18T19:57:42.657036528Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-18T19:57:42.659383645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.662488117Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-18T19:57:42.665973345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-18T19:57:42', 'add_on_artist_add_to_notifications')
2026-01-18T19:57:42.670580804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.674134671Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-18T19:57:42.676524794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146326s
2026-01-18T19:57:42.678860507Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-18T19:57:42.681097683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.684103416Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-18T19:57:42.687208619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-18T19:57:42', 'album_last_searched_time')
2026-01-18T19:57:42.691451784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.694740677Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-18T19:57:42.696773611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013625s
2026-01-18T19:57:42.699278154Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-18T19:57:42.701481301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.704227471Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-18T19:57:42.707487596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-18T19:57:42', 'add_indexer_flags')
2026-01-18T19:57:42.711596701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.714834391Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-18T19:57:42.716810441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133811s
2026-01-18T19:57:42.719332249Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-18T19:57:42.721709807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.724483282Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-18T19:57:42.727805092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-18T19:57:42', 'add_indexes_album_statistics')
2026-01-18T19:57:42.732228790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.735725442Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-18T19:57:42.737795741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139874s
2026-01-18T19:57:42.740152958Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-18T19:57:42.742293949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T19:57:42.745053827Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-18T19:57:42.748393693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-18T19:57:42', 'update_redacted_baseurl')
2026-01-18T19:57:42.752551085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T19:57:42.756490448Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-18T19:57:42.758506548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014192s
2026-01-18T19:57:46.443551068Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-18T19:57:46.591696232Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-18T19:57:46.733997447Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-18T19:57:48.054886880Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-18T19:57:48.363100910Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-18T19:57:48.535507963Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-18T19:57:49.135038265Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-18T19:57:49.151610067Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-18T19:57:49.154618846Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-18T19:57:49.467837745Z [ls.io-init] done.
2026-01-18T19:57:49.846272055Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r0
apk-tools 3.0.3-r1
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r0
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768766283925
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1768766283925
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=UGFIhgzIlfaPM4PQRSdAnA.\"",
"source": "console-api",
"timestamp": 1768766283926
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768766283926
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768766283926
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768766283926
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768766283926
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768766283926
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768766283926
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.41s |
| Container Start | PASS | - | 49.75s |
| Create Buildx SBOM | PASS | - | 1.57s |
| Get Build Info | PASS | - | 0.03s |