AMD64 PASS
linuxserver/lspipepr-lidarr
Runtime: 15.68s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-12-10T17:50:14+00:00
Image: linuxserver/lspipepr-lidarr
Maintainer: Roxedus,thespad
Size: 120.58MB
Tag: amd64-3.1.0.4875-pkg-bcb30912-dev-e5d2643d6c2e36930360c51f9173cd911f7431a1-pr-122
Version: 3.1.0.4875-ls15
Expand
2025-12-10T17:52:43.039454673Z [migrations] started
2025-12-10T17:52:43.039481487Z [migrations] no migrations found
2025-12-10T17:52:43.060268513Z usermod: no changes
2025-12-10T17:52:43.065735120Z ───────────────────────────────────────
2025-12-10T17:52:43.065750852Z
2025-12-10T17:52:43.065754840Z ██╗ ███████╗██╗ ██████╗
2025-12-10T17:52:43.065758627Z ██║ ██╔════╝██║██╔═══██╗
2025-12-10T17:52:43.065762395Z ██║ ███████╗██║██║ ██║
2025-12-10T17:52:43.065766142Z ██║ ╚════██║██║██║ ██║
2025-12-10T17:52:43.065770351Z ███████╗███████║██║╚██████╔╝
2025-12-10T17:52:43.065774008Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-12-10T17:52:43.065777716Z
2025-12-10T17:52:43.065781243Z Brought to you by linuxserver.io
2025-12-10T17:52:43.065785451Z ───────────────────────────────────────
2025-12-10T17:52:43.066056196Z
2025-12-10T17:52:43.066075395Z To support the app dev(s) visit:
2025-12-10T17:52:43.067797242Z Lidarr: https://opencollective.com/lidarr
2025-12-10T17:52:43.068118629Z
2025-12-10T17:52:43.068126164Z To support LSIO projects visit:
2025-12-10T17:52:43.068130032Z https://www.linuxserver.io/donate/
2025-12-10T17:52:43.068133589Z
2025-12-10T17:52:43.068137126Z ───────────────────────────────────────
2025-12-10T17:52:43.068141014Z GID/UID
2025-12-10T17:52:43.068144832Z ───────────────────────────────────────
2025-12-10T17:52:43.072420301Z
2025-12-10T17:52:43.072427566Z User UID: 911
2025-12-10T17:52:43.072431233Z User GID: 911
2025-12-10T17:52:43.072434750Z ───────────────────────────────────────
2025-12-10T17:52:43.074057297Z Linuxserver.io version: 3.1.0.4875-pkg-bcb30912-dev-e5d2643d6c2e36930360c51f9173cd911f7431a1-pr-122
2025-12-10T17:52:43.074305677Z Build-date: 2025-12-10T17:50:14+00:00
2025-12-10T17:52:43.074312170Z ───────────────────────────────────────
2025-12-10T17:52:43.074317261Z
2025-12-10T17:52:43.128726406Z [custom-init] No custom files found, skipping...
2025-12-10T17:52:43.452616625Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875
2025-12-10T17:52:43.470109357Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-10T17:52:43.474170304Z [Debug] Bootstrap: Console selected
2025-12-10T17:52:43.475432686Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-10T17:52:43.754316863Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-10T17:52:43.806595247Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {68dce9ae-9fdf-4c1f-a13b-944c3e664bfa} may be persisted to storage in unencrypted form.
2025-12-10T17:52:43.863877638Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-12-10T17:52:43.900179383Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-10T17:52:43.973266789Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-10T17:52:43.979993914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:43.980559082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.018821926Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-10T17:52:44.021848220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384481s
2025-12-10T17:52:44.022149607Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-10T17:52:44.022286392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418172s
2025-12-10T17:52:44.029266016Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-10T17:52:44.029793929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.034975302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-10T17:52:44.044972151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-10T17:52:44.056123434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207512s
2025-12-10T17:52:44.056204347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.058167090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-10T17:52:44.058317362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230389s
2025-12-10T17:52:44.058968734Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-10T17:52:44.059203887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.063999604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-10T17:52:44.064883072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:52:44.065414753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013585s
2025-12-10T17:52:44.065693184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:52:44.065956323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001025s
2025-12-10T17:52:44.066368964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-10T17:52:44.066965024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-10T17:52:44.067635625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s
2025-12-10T17:52:44.067820838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.068724637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-10T17:52:44.068827605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021037s
2025-12-10T17:52:44.069297130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-10T17:52:44.069526632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.070253296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:52:44.071011793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-12-10T17:52:44.071196976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-10T17:52:44.071504495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-10T17:52:44.072062158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s
2025-12-10T17:52:44.072269135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.073043835Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-10T17:52:44.073228426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001539s
2025-12-10T17:52:44.076252245Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-10T17:52:44.076453941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.077026674Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-12-10T17:52:44.088683776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-12-10T17:52:44.089233694Z [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)
2025-12-10T17:52:44.089768831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008728s
2025-12-10T17:52:44.089878612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-12-10T17:52:44.090212946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-12-10T17:52:44.090531236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s
2025-12-10T17:52:44.090718393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-12-10T17:52:44.091067867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2025-12-10T17:52:44.091397601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s
2025-12-10T17:52:44.091592704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-12-10T17:52:44.091894111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-12-10T17:52:44.092259036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s
2025-12-10T17:52:44.092439068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-12-10T17:52:44.098017640Z [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)
2025-12-10T17:52:44.099135652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065122s
2025-12-10T17:52:44.099338039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-12-10T17:52:44.099626981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-12-10T17:52:44.100082919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s
2025-12-10T17:52:44.100282371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-12-10T17:52:44.100574128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-12-10T17:52:44.100899804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004388s
2025-12-10T17:52:44.101103985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-12-10T17:52:44.101370411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.101718041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2025-12-10T17:52:44.101911491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-12-10T17:52:44.102167917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.102440927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003939s
2025-12-10T17:52:44.102581059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-12-10T17:52:44.104146872Z [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)
2025-12-10T17:52:44.105110112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023215s
2025-12-10T17:52:44.105316297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-12-10T17:52:44.105625690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.105979893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s
2025-12-10T17:52:44.106167511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-12-10T17:52:44.106427645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:52:44.106790575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2025-12-10T17:52:44.106945086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-12-10T17:52:44.107208858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:52:44.107547700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s
2025-12-10T17:52:44.107742993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-12-10T17:52:44.108091976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:52:44.108407701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2025-12-10T17:52:44.108630861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-12-10T17:52:44.108940775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.109342734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004728s
2025-12-10T17:52:44.109494510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-12-10T17:52:44.109755445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-12-10T17:52:44.110093035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004251s
2025-12-10T17:52:44.110279140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-12-10T17:52:44.111169402Z [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)
2025-12-10T17:52:44.111936467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014655s
2025-12-10T17:52:44.112151039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-12-10T17:52:44.112479270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-12-10T17:52:44.112886129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s
2025-12-10T17:52:44.113087084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-12-10T17:52:44.113360504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-12-10T17:52:44.113720379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s
2025-12-10T17:52:44.113923708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-12-10T17:52:44.114213722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-12-10T17:52:44.114594379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004698s
2025-12-10T17:52:44.114819482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-12-10T17:52:44.115206100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-12-10T17:52:44.115605865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s
2025-12-10T17:52:44.115801580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-12-10T17:52:44.116563033Z [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)
2025-12-10T17:52:44.117200496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012108s
2025-12-10T17:52:44.117405860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-12-10T17:52:44.117703770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-12-10T17:52:44.118048654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s
2025-12-10T17:52:44.118249809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-12-10T17:52:44.118542468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:44.118865088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s
2025-12-10T17:52:44.119051022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-12-10T17:52:44.119864370Z [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)
2025-12-10T17:52:44.120485070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s
2025-12-10T17:52:44.120674972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-12-10T17:52:44.120945236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-10T17:52:44.121261864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s
2025-12-10T17:52:44.121466005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-12-10T17:52:44.121754907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-10T17:52:44.122108909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s
2025-12-10T17:52:44.122310104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-12-10T17:52:44.122606231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-10T17:52:44.123059894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s
2025-12-10T17:52:44.123141939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-12-10T17:52:44.123421632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-12-10T17:52:44.123741196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s
2025-12-10T17:52:44.123963403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-12-10T17:52:44.124666459Z [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)
2025-12-10T17:52:44.125218410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s
2025-12-10T17:52:44.125404986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-12-10T17:52:44.125886606Z [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)
2025-12-10T17:52:44.126319157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007347s
2025-12-10T17:52:44.126533469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-12-10T17:52:44.126861579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-10T17:52:44.127215592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s
2025-12-10T17:52:44.127396206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-12-10T17:52:44.129772410Z [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)
2025-12-10T17:52:44.130278770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027052s
2025-12-10T17:52:44.130481729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-12-10T17:52:44.130762544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-10T17:52:44.131097348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s
2025-12-10T17:52:44.131274274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-12-10T17:52:44.131704461Z [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)
2025-12-10T17:52:44.132166240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007105s
2025-12-10T17:52:44.132366183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-12-10T17:52:44.132655395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-12-10T17:52:44.133006773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s
2025-12-10T17:52:44.133216585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-12-10T17:52:44.133707934Z [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)
2025-12-10T17:52:44.134231749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008369s
2025-12-10T17:52:44.134457504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-12-10T17:52:44.134801987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-12-10T17:52:44.135163335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005153s
2025-12-10T17:52:44.135375713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-12-10T17:52:44.135714324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-12-10T17:52:44.136079179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005087s
2025-12-10T17:52:44.136270615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-12-10T17:52:44.136959321Z [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)
2025-12-10T17:52:44.137459408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010132s
2025-12-10T17:52:44.137641114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-12-10T17:52:44.138494352Z [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 '')
2025-12-10T17:52:44.139416169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001589s
2025-12-10T17:52:44.139596001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-12-10T17:52:44.140140918Z [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)
2025-12-10T17:52:44.140605022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008327s
2025-12-10T17:52:44.140793883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-12-10T17:52:44.141526357Z [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)
2025-12-10T17:52:44.142117528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s
2025-12-10T17:52:44.142310607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-12-10T17:52:44.142858400Z [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)
2025-12-10T17:52:44.143392856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009034s
2025-12-10T17:52:44.143584702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-12-10T17:52:44.144179680Z [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 '')
2025-12-10T17:52:44.144709106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009419s
2025-12-10T17:52:44.144908778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-12-10T17:52:44.145362482Z [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)
2025-12-10T17:52:44.145798560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007049s
2025-12-10T17:52:44.145975326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-12-10T17:52:44.146308356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2025-12-10T17:52:44.146715155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005684s
2025-12-10T17:52:44.146903715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-12-10T17:52:44.147174480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-12-10T17:52:44.147498693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004192s
2025-12-10T17:52:44.147691251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-12-10T17:52:44.148168532Z [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)
2025-12-10T17:52:44.148577736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s
2025-12-10T17:52:44.148763380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-12-10T17:52:44.149459060Z [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)
2025-12-10T17:52:44.150030170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010875s
2025-12-10T17:52:44.150211766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-12-10T17:52:44.150652584Z [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)
2025-12-10T17:52:44.151119043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007307s
2025-12-10T17:52:44.151316160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-12-10T17:52:44.151611023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-12-10T17:52:44.152018714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s
2025-12-10T17:52:44.152223396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-12-10T17:52:44.152508741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-12-10T17:52:44.152841100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s
2025-12-10T17:52:44.153018317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-12-10T17:52:44.153720341Z [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)
2025-12-10T17:52:44.154304036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011121s
2025-12-10T17:52:44.154496533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-12-10T17:52:44.155137314Z [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)
2025-12-10T17:52:44.155676579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s
2025-12-10T17:52:44.155947315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-12-10T17:52:44.156277299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:52:44.156647304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s
2025-12-10T17:52:44.156834862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-12-10T17:52:44.157485542Z [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)
2025-12-10T17:52:44.158040530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010331s
2025-12-10T17:52:44.158222125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-12-10T17:52:44.158939450Z [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)
2025-12-10T17:52:44.159534959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001138s
2025-12-10T17:52:44.159736605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-12-10T17:52:44.160201591Z [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)
2025-12-10T17:52:44.160670024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007499s
2025-12-10T17:52:44.160880338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-12-10T17:52:44.161204671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-12-10T17:52:44.161552311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s
2025-12-10T17:52:44.161756692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-12-10T17:52:44.162354636Z [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)
2025-12-10T17:52:44.162915956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s
2025-12-10T17:52:44.163143745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-12-10T17:52:44.163493800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:52:44.163870168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s
2025-12-10T17:52:44.165084813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-12-10T17:52:44.166809055Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014157 taking an average of 00:00:00.0014157
2025-12-10T17:52:44.167548394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-10T17:52:44', 'InitialSetup')
2025-12-10T17:52:44.167949772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.171201340Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-10T17:52:44.171377865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070809s
2025-12-10T17:52:44.171668009Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-12-10T17:52:44.171871709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.172216033Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-12-10T17:52:44.172823827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-12-10T17:52:44.173014330Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.173216567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-12-10T17:52:44.173541081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.174546335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011314s
2025-12-10T17:52:44.174943054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-10T17:52:44', 'add_reason_to_pending_releases')
2025-12-10T17:52:44.175319351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.176065724Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-12-10T17:52:44.176260526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026044s
2025-12-10T17:52:44.176460870Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-12-10T17:52:44.176676424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.176939353Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-12-10T17:52:44.179213833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.179355077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.179538486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-12-10T17:52:44.179841767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-12-10T17:52:44.180821129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s
2025-12-10T17:52:44.181002955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.181154531Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-12-10T17:52:44.181349894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-12-10T17:52:44.181659147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.182621214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010784s
2025-12-10T17:52:44.182825756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.182994866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.183201983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-12-10T17:52:44.183537739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.184592123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011519s
2025-12-10T17:52:44.184966005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-12-10T17:52:44.185570923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-12-10T17:52:44.185863743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s
2025-12-10T17:52:44.186211453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-12-10T17:52:44.197080478Z [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)
2025-12-10T17:52:44.198512582Z [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"
2025-12-10T17:52:44.199438787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-12-10T17:52:44.200627811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-12-10T17:52:44.202959687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-12-10T17:52:44.203424012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-12-10T17:52:44.203884128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-12-10T17:52:44.204302150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178073s
2025-12-10T17:52:44.204442502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.204603757Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-12-10T17:52:44.204798850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-12-10T17:52:44.205070868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-12-10T17:52:44.205994808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010017s
2025-12-10T17:52:44.206358240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-10T17:52:44', 'add_medium_support')
2025-12-10T17:52:44.206718235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.208181491Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-12-10T17:52:44.208368678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031528s
2025-12-10T17:52:44.208607779Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-12-10T17:52:44.208836149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.209116624Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-12-10T17:52:44.209727624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-12-10T17:52:44.210088180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-12-10T17:52:44.210383645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s
2025-12-10T17:52:44.210526823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.210744622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.213109223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023227s
2025-12-10T17:52:44.213458667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-10T17:52:44', 'add_various_qualites_in_profile')
2025-12-10T17:52:44.213869093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.214575415Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-12-10T17:52:44.214768765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037921s
2025-12-10T17:52:44.214984970Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-12-10T17:52:44.215179642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.215413633Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-12-10T17:52:44.216206700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-12-10T17:52:44.216720635Z [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)
2025-12-10T17:52:44.217174920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007735s
2025-12-10T17:52:44.217386646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-12-10T17:52:44.217708223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-12-10T17:52:44.221715181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040726s
2025-12-10T17:52:44.221879041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:52:44.222041038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.222269548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-12-10T17:52:44.222604282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.223516779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2025-12-10T17:52:44.223699848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-12-10T17:52:44.227761085Z [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)
2025-12-10T17:52:44.230489589Z [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"
2025-12-10T17:52:44.231668854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.232715140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.234836943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-12-10T17:52:44.235326809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-12-10T17:52:44.235751334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.236244306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.236571545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126532s
2025-12-10T17:52:44.236790987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-12-10T17:52:44.240619206Z [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)
2025-12-10T17:52:44.243115542Z [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"
2025-12-10T17:52:44.244338986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.245424952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.247531103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-12-10T17:52:44.248022202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-12-10T17:52:44.248479072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.248913356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.249237529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122555s
2025-12-10T17:52:44.249414806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.249572303Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-12-10T17:52:44.249776144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-12-10T17:52:44.250054875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-12-10T17:52:44.250927121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s
2025-12-10T17:52:44.251293439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-10T17:52:44', 'metadata_profiles')
2025-12-10T17:52:44.251622572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.253387485Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-12-10T17:52:44.253569802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033875s
2025-12-10T17:52:44.253840387Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-12-10T17:52:44.254078226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.254374162Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-12-10T17:52:44.256328367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-12-10T17:52:44.261028822Z [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)
2025-12-10T17:52:44.261938974Z [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"
2025-12-10T17:52:44.262436436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-10T17:52:44.263060242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-10T17:52:44.265246474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-10T17:52:44.265601028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090688s
2025-12-10T17:52:44.265767763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:52:44.265921723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.266143350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-12-10T17:52:44.266463715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-12-10T17:52:44.267337183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009832s
2025-12-10T17:52:44.267609802Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-12-10T17:52:44.268013425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-12-10T17:52:44.268293669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004172s
2025-12-10T17:52:44.268466658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:52:44.268617872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.268978238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-12-10T17:52:44.272235427Z [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)
2025-12-10T17:52:44.273311283Z [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"
2025-12-10T17:52:44.273882042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-10T17:52:44.274639177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-10T17:52:44.276829757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-10T17:52:44.277172888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007982s
2025-12-10T17:52:44.277586501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-10T17:52:44', 'separate_automatic_and_interactive_search')
2025-12-10T17:52:44.277970815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.279356575Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-12-10T17:52:44.279526908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100942s
2025-12-10T17:52:44.279752943Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-12-10T17:52:44.280029280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.280302790Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-12-10T17:52:44.280601432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-12-10T17:52:44.284325751Z [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)
2025-12-10T17:52:44.286545110Z [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"
2025-12-10T17:52:44.287515504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.288663094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.290814817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.291264642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:52:44.291656221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:52:44.292179885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:52:44.292631845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.292973904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122122s
2025-12-10T17:52:44.293368138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-10T17:52:44', 'change_album_path_to_relative')
2025-12-10T17:52:44.293744005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.295632027Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-12-10T17:52:44.295802320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147733s
2025-12-10T17:52:44.296121162Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-12-10T17:52:44.296395745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.296656971Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-12-10T17:52:44.297329675Z [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
2025-12-10T17:52:44.297865394Z [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
2025-12-10T17:52:44.298215649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s
2025-12-10T17:52:44.298594652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-10T17:52:44', 'change_quality_size_mb_to_kb')
2025-12-10T17:52:44.298965879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.299636520Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-12-10T17:52:44.299819007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001988s
2025-12-10T17:52:44.300108340Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-12-10T17:52:44.300277370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.300535901Z [Info] album_releases: Starting migration of Main DB to 9
2025-12-10T17:52:44.300922700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.301088734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.301287304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-12-10T17:52:44.301570123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-12-10T17:52:44.302568864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s
2025-12-10T17:52:44.302745029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.302901253Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-12-10T17:52:44.303100064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-12-10T17:52:44.303404737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-12-10T17:52:44.304420703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011214s
2025-12-10T17:52:44.304779165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-12-10T17:52:44', 'album_releases')
2025-12-10T17:52:44.305170072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.305962688Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-12-10T17:52:44.306136949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002613s
2025-12-10T17:52:44.306392523Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-12-10T17:52:44.306610552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.306885877Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-12-10T17:52:44.307559303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.307702912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.307904227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-12-10T17:52:44.311829551Z [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)
2025-12-10T17:52:44.314285406Z [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"
2025-12-10T17:52:44.315352926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.316574626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.318703091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.319184972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:52:44.319579486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:52:44.320065284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:52:44.320487404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.320827679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127306s
2025-12-10T17:52:44.321006900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.321162073Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.321363218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-12-10T17:52:44.325381809Z [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)
2025-12-10T17:52:44.327800720Z [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"
2025-12-10T17:52:44.328945926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.330052133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.332202623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.332653140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:52:44.333082896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:52:44.333525417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:52:44.333973148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.334311960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127489s
2025-12-10T17:52:44.334689481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-10T17:52:44', 'album_releases_fix')
2025-12-10T17:52:44.335080598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.336252738Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-12-10T17:52:44.336435396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146478s
2025-12-10T17:52:44.336678586Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-12-10T17:52:44.336890302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.337177981Z [Info] import_lists: Starting migration of Main DB to 11
2025-12-10T17:52:44.338207374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-12-10T17:52:44.339092216Z [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)
2025-12-10T17:52:44.339807837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013862s
2025-12-10T17:52:44.340065205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-12-10T17:52:44.340369458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-12-10T17:52:44.340712649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s
2025-12-10T17:52:44.340910748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-12-10T17:52:44.341549724Z [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)
2025-12-10T17:52:44.342116095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010241s
2025-12-10T17:52:44.342339164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-12-10T17:52:44.342702355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:52:44.343072921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005216s
2025-12-10T17:52:44.343430682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-10T17:52:44', 'import_lists')
2025-12-10T17:52:44.343782370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.344846362Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-12-10T17:52:44.345028789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022684s
2025-12-10T17:52:44.345262710Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-12-10T17:52:44.345489898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.345795162Z [Info] add_release_status: Starting migration of Main DB to 12
2025-12-10T17:52:44.346348657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-12-10T17:52:44.346532998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.346761438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-12-10T17:52:44.347114619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-12-10T17:52:44.348116827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011394s
2025-12-10T17:52:44.348302040Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.348514869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.349603411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011109s
2025-12-10T17:52:44.349981893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-12-10T17:52:44', 'add_release_status')
2025-12-10T17:52:44.350367249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.351679030Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-12-10T17:52:44.351876548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003167s
2025-12-10T17:52:44.352126411Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-12-10T17:52:44.352355111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.352654134Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-12-10T17:52:44.353064640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.353239402Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.353459846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-12-10T17:52:44.353808568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.354818371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011494s
2025-12-10T17:52:44.355201753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-10T17:52:44', 'album_download_notification')
2025-12-10T17:52:44.355623502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.356386188Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-12-10T17:52:44.356592884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026704s
2025-12-10T17:52:44.356819891Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-12-10T17:52:44.357043832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.357331221Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-12-10T17:52:44.358007202Z [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
2025-12-10T17:52:44.358684005Z [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
2025-12-10T17:52:44.359123580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007654s
2025-12-10T17:52:44.359630380Z [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
2025-12-10T17:52:44.360325790Z [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
2025-12-10T17:52:44.360741067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007541s
2025-12-10T17:52:44.361125391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-10T17:52:44', 'fix_language_metadata_profiles')
2025-12-10T17:52:44.361497370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.362248342Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-12-10T17:52:44.362439336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022126s
2025-12-10T17:52:44.362644008Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-12-10T17:52:44.362854853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.363122742Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-12-10T17:52:44.363521636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-12-10T17:52:44.363832973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-12-10T17:52:44.364118678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003695s
2025-12-10T17:52:44.364481038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-10T17:52:44', 'remove_fanzub')
2025-12-10T17:52:44.364826072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.365512074Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-12-10T17:52:44.365683108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017323s
2025-12-10T17:52:44.365911207Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-12-10T17:52:44.366133084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.366409220Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-12-10T17:52:44.368101177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-12-10T17:52:44.368390980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-12-10T17:52:44.368766015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s
2025-12-10T17:52:44.368996109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-12-10T17:52:44.369332616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-12-10T17:52:44.369693312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s
2025-12-10T17:52:44.370179652Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-12-10T17:52:44.370599808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-12-10T17:52:44.371010585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006327s
2025-12-10T17:52:44.371220187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-12-10T17:52:44.371535031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-12-10T17:52:44.371922220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s
2025-12-10T17:52:44.372127494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-12-10T17:52:44.372405724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-12-10T17:52:44.372774627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s
2025-12-10T17:52:44.372982535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-12-10T17:52:44.373309364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-10T17:52:44.373670160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s
2025-12-10T17:52:44.374099595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-10T17:52:44', 'update_artist_history_indexes')
2025-12-10T17:52:44.374468448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.375395093Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-12-10T17:52:44.375586619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021653s
2025-12-10T17:52:44.375802514Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-12-10T17:52:44.376033268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.376306449Z [Info] remove_nma: Starting migration of Main DB to 17
2025-12-10T17:52:44.377908675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.378866132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-12-10T17:52:44.379180656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s
2025-12-10T17:52:44.379530560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-10T17:52:44', 'remove_nma')
2025-12-10T17:52:44.379899413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.380621768Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-12-10T17:52:44.380790748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024809s
2025-12-10T17:52:44.381008125Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-12-10T17:52:44.381224321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.381501810Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-12-10T17:52:44.381857877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.382035344Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2025-12-10T17:52:44.382245838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-12-10T17:52:44.391304959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-12-10T17:52:44.392557210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100747s
2025-12-10T17:52:44.392918167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-10T17:52:44', 'album_disambiguation')
2025-12-10T17:52:44.393290487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.394137723Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-12-10T17:52:44.394315831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116534s
2025-12-10T17:52:44.394575133Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-12-10T17:52:44.394798694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.395103938Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-12-10T17:52:44.395539606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.395757514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.397182283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s
2025-12-10T17:52:44.397565405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-10T17:52:44', 'add_ape_quality_in_profiles')
2025-12-10T17:52:44.397954267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.398689338Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-12-10T17:52:44.398887026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029111s
2025-12-10T17:52:44.399110896Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-12-10T17:52:44.399317593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.399597236Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-12-10T17:52:44.400640977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.400973687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-12-10T17:52:44.401262919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s
2025-12-10T17:52:44.401481209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.401792626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-12-10T17:52:44.402076347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003924s
2025-12-10T17:52:44.402288524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.402589200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-12-10T17:52:44.402875045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003876s
2025-12-10T17:52:44.403228838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-10T17:52:44', 'remove_pushalot')
2025-12-10T17:52:44.403595506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.404493494Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-12-10T17:52:44.404676874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001851s
2025-12-10T17:52:44.404881435Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-12-10T17:52:44.405098162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.405367975Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-12-10T17:52:44.405828032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-12-10T17:52:44.406291274Z [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)
2025-12-10T17:52:44.406750078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007335s
2025-12-10T17:52:44.407108119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-10T17:52:44', 'add_custom_filters')
2025-12-10T17:52:44.407475709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.408257123Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-12-10T17:52:44.408436053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022047s
2025-12-10T17:52:44.408634863Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-12-10T17:52:44.408854516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.409114048Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-12-10T17:52:44.409462790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:52:44.409632021Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.409851964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-12-10T17:52:44.410123350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-12-10T17:52:44.411160008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011112s
2025-12-10T17:52:44.411535364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-10T17:52:44', 'import_list_tags')
2025-12-10T17:52:44.411909587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.412784849Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-12-10T17:52:44.412973810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027119s
2025-12-10T17:52:44.413181338Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-12-10T17:52:44.413400579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.413673920Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-12-10T17:52:44.418558545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-12-10T17:52:44.419363867Z [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)
2025-12-10T17:52:44.420104047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012982s
2025-12-10T17:52:44.420330694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-12-10T17:52:44.420687442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-12-10T17:52:44.421071675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005511s
2025-12-10T17:52:44.423539845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-12-10T17:52:44.423553703Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-12-10T17:52:44.423563403Z FROM "Artists"
2025-12-10T17:52:44.424592755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-12-10T17:52:44.424610571Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-12-10T17:52:44.424620481Z FROM "Artists"
2025-12-10T17:52:44.425186801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001134s
2025-12-10T17:52:44.425366804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:52:44.425518509Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.425728452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-12-10T17:52:44.426077485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.427124523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011892s
2025-12-10T17:52:44.427671234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-12-10T17:52:44.427681023Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:52:44.427689921Z FROM "ArtistMetadata"
2025-12-10T17:52:44.427698458Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-12-10T17:52:44.428440673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-12-10T17:52:44.428462297Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:52:44.428471345Z FROM "ArtistMetadata"
2025-12-10T17:52:44.428479752Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-12-10T17:52:44.428870929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008139s
2025-12-10T17:52:44.429060241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-12-10T17:52:44.429925353Z [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)
2025-12-10T17:52:44.430580231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013401s
2025-12-10T17:52:44.430810846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-12-10T17:52:44.431185580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-12-10T17:52:44.431547058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005433s
2025-12-10T17:52:44.431748824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-12-10T17:52:44.432072276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-12-10T17:52:44.432430457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s
2025-12-10T17:52:44.432606582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.432813869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.438007126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051728s
2025-12-10T17:52:44.438224203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.438400027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-12-10T17:52:44.438591753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-12-10T17:52:44.438938531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.440068537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012707s
2025-12-10T17:52:44.440252537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.440404263Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.440599235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-12-10T17:52:44.440914400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.441842889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s
2025-12-10T17:52:44.442019966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.442168786Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.442352536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-12-10T17:52:44.442624403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-12-10T17:52:44.443526509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009737s
2025-12-10T17:52:44.444196949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-12-10T17:52:44.444209615Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:52:44.444218423Z FROM "ArtistMetadata"
2025-12-10T17:52:44.444226930Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-12-10T17:52:44.444237711Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-12-10T17:52:44.445075719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-12-10T17:52:44.445095599Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:52:44.445104887Z FROM "ArtistMetadata"
2025-12-10T17:52:44.445113254Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-12-10T17:52:44.445122292Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-12-10T17:52:44.445571878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00096s
2025-12-10T17:52:44.445767451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.445938917Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.446148218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-12-10T17:52:44.446479826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-12-10T17:52:44.447413295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001065s
2025-12-10T17:52:44.447594250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.447758120Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.447956529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-12-10T17:52:44.448285902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.449222719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010658s
2025-12-10T17:52:44.449397902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.449550729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.449754690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-12-10T17:52:44.450082280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.451009126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010538s
2025-12-10T17:52:44.451597671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-12-10T17:52:44.451608733Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-12-10T17:52:44.451617641Z FROM "AlbumReleases"
2025-12-10T17:52:44.451628002Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-12-10T17:52:44.451637471Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-12-10T17:52:44.452399977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-12-10T17:52:44.452414185Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-12-10T17:52:44.452422853Z FROM "AlbumReleases"
2025-12-10T17:52:44.452431179Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-12-10T17:52:44.452440238Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-12-10T17:52:44.452918270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009146s
2025-12-10T17:52:44.453573560Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-12-10T17:52:44.453584973Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:52:44.453593971Z FROM "ArtistMetadata"
2025-12-10T17:52:44.453602358Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-12-10T17:52:44.453611155Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-12-10T17:52:44.454414142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-12-10T17:52:44.454429663Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:52:44.454438401Z FROM "ArtistMetadata"
2025-12-10T17:52:44.454446728Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-12-10T17:52:44.454455786Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-12-10T17:52:44.454903447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009419s
2025-12-10T17:52:44.455555300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-12-10T17:52:44.459551526Z [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)
2025-12-10T17:52:44.461041086Z [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"
2025-12-10T17:52:44.461712638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.462890219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.465287496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.465753404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.466121836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102302s
2025-12-10T17:52:44.466533084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-12-10T17:52:44.470622308Z [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)
2025-12-10T17:52:44.472520089Z [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"
2025-12-10T17:52:44.473379981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.475573908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.478012819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.478510802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.478902040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120876s
2025-12-10T17:52:44.479194899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-12-10T17:52:44.483288291Z [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)
2025-12-10T17:52:44.484893463Z [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"
2025-12-10T17:52:44.485654265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-12-10T17:52:44.486611252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-12-10T17:52:44.488919761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-12-10T17:52:44.489447353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-12-10T17:52:44.489850635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104169s
2025-12-10T17:52:44.490059706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-12-10T17:52:44.494103298Z [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)
2025-12-10T17:52:44.495189906Z [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"
2025-12-10T17:52:44.495764483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:52:44.496512018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:52:44.498800196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:44.499189690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008946s
2025-12-10T17:52:44.499419994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-12-10T17:52:44.499757172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.500174012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s
2025-12-10T17:52:44.500374415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-12-10T17:52:44.500681474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.501058232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004851s
2025-12-10T17:52:44.501276602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-12-10T17:52:44.501595384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.501979888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005169s
2025-12-10T17:52:44.502210512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-12-10T17:52:44.502524394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.502973499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s
2025-12-10T17:52:44.503191087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-12-10T17:52:44.503498927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-12-10T17:52:44.503911808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s
2025-12-10T17:52:44.504137502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-12-10T17:52:44.504460182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-12-10T17:52:44.504852462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s
2025-12-10T17:52:44.505050471Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:44.506098962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-12-10T17:52:44.506401922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011861s
2025-12-10T17:52:44.506696545Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:44.507020277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-12-10T17:52:44.507307445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s
2025-12-10T17:52:44.507481726Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:44.507887173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-12-10T17:52:44.508223209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2025-12-10T17:52:44.508609818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-10T17:52:44', 'add_release_groups_etc')
2025-12-10T17:52:44.508985725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.510984509Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-12-10T17:52:44.511173500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032933s
2025-12-10T17:52:44.511413563Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-12-10T17:52:44.511645731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.511951597Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-12-10T17:52:44.512550573Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:44.512825596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-12-10T17:52:44.513107514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s
2025-12-10T17:52:44.513481166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-10T17:52:44', 'NewMediaInfoFormat')
2025-12-10T17:52:44.513862404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.514596843Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-12-10T17:52:44.514778709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001835s
2025-12-10T17:52:44.515027841Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-12-10T17:52:44.515266511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.515561345Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-12-10T17:52:44.516847915Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-12-10T17:52:44.517222530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-12-10T17:52:44.519485306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024109s
2025-12-10T17:52:44.519683175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-12-10T17:52:44.519862876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.520117700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-12-10T17:52:44.520533156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.521475794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011281s
2025-12-10T17:52:44.521884647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-10T17:52:44', 'rename_restrictions_to_release_profiles')
2025-12-10T17:52:44.522276967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.523015354Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-12-10T17:52:44.523217451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026014s
2025-12-10T17:52:44.523487895Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-12-10T17:52:44.523733139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.524042743Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-12-10T17:52:44.525223350Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-12-10T17:52:44.525518704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-12-10T17:52:44.527704245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022671s
2025-12-10T17:52:44.527915400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:52:44.528080022Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.528308071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-12-10T17:52:44.528623716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-12-10T17:52:44.529529701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s
2025-12-10T17:52:44.529735335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-12-10T17:52:44.529905187Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.530134739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-12-10T17:52:44.530457469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-12-10T17:52:44.531393644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010532s
2025-12-10T17:52:44.531569288Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:44.531839121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-12-10T17:52:44.532127151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003909s
2025-12-10T17:52:44.532305570Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:44.532578249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-12-10T17:52:44.532867251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003791s
2025-12-10T17:52:44.533088517Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-12-10T17:52:44.537554830Z [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)
2025-12-10T17:52:44.538979047Z [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"
2025-12-10T17:52:44.539696602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.540671926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.542905684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.543359047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.543841659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.544339241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.544689837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113966s
2025-12-10T17:52:44.545107878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-10T17:52:44', 'rename_quality_profiles_add_upgrade_allowed')
2025-12-10T17:52:44.545503785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.547087013Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-12-10T17:52:44.547299521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137191s
2025-12-10T17:52:44.547513191Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-12-10T17:52:44.547749157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.548038649Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-12-10T17:52:44.548497022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-12-10T17:52:44.548953702Z [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)
2025-12-10T17:52:44.549397215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s
2025-12-10T17:52:44.549629633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-12-10T17:52:44.549994889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-12-10T17:52:44.550406237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s
2025-12-10T17:52:44.550772755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-10T17:52:44', 'add_import_exclusions')
2025-12-10T17:52:44.551153131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.552012060Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-12-10T17:52:44.552196201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021014s
2025-12-10T17:52:44.552425703Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-12-10T17:52:44.552660656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.552930750Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-12-10T17:52:44.557477505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-12-10T17:52:44.557500351Z WHERE "Id" in (
2025-12-10T17:52:44.557511864Z SELECT "Artists"."Id" from "Artists"
2025-12-10T17:52:44.557520482Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.557529460Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:52:44.558329521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-12-10T17:52:44.558347787Z WHERE "Id" in (
2025-12-10T17:52:44.558358329Z SELECT "Artists"."Id" from "Artists"
2025-12-10T17:52:44.558367076Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.558376525Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:52:44.558962024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s
2025-12-10T17:52:44.559558976Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-12-10T17:52:44.559575770Z WHERE "Id" in (
2025-12-10T17:52:44.559586251Z SELECT "Albums"."Id" from "Albums"
2025-12-10T17:52:44.559594959Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.559604007Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:52:44.560368125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-12-10T17:52:44.560391312Z WHERE "Id" in (
2025-12-10T17:52:44.560400350Z SELECT "Albums"."Id" from "Albums"
2025-12-10T17:52:44.560409118Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.560418066Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:52:44.560971480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010093s
2025-12-10T17:52:44.561552140Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-12-10T17:52:44.561567951Z WHERE "Id" in (
2025-12-10T17:52:44.561578793Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-12-10T17:52:44.561587661Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-12-10T17:52:44.561596699Z WHERE "Albums"."Id" IS NULL)
2025-12-10T17:52:44.562323493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-12-10T17:52:44.562342621Z WHERE "Id" in (
2025-12-10T17:52:44.562353213Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-12-10T17:52:44.562361760Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-12-10T17:52:44.562370658Z WHERE "Albums"."Id" IS NULL)
2025-12-10T17:52:44.562911848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009668s
2025-12-10T17:52:44.563491795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-12-10T17:52:44.563506926Z WHERE "Id" in (
2025-12-10T17:52:44.563516926Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:52:44.563525774Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:52:44.563534852Z WHERE "AlbumReleases"."Id" IS NULL)
2025-12-10T17:52:44.564297307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-12-10T17:52:44.564332268Z WHERE "Id" in (
2025-12-10T17:52:44.564341476Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:52:44.564350054Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:52:44.564359082Z WHERE "AlbumReleases"."Id" IS NULL)
2025-12-10T17:52:44.564889430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000988s
2025-12-10T17:52:44.565495420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-12-10T17:52:44.565511101Z WHERE "Id" in (
2025-12-10T17:52:44.565521562Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:52:44.565530200Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.565539328Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:52:44.566298016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-12-10T17:52:44.566314960Z WHERE "Id" in (
2025-12-10T17:52:44.566325501Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:52:44.566334138Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.566343497Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:52:44.566908906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s
2025-12-10T17:52:44.567492310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:52:44.567508363Z WHERE "Id" IN (
2025-12-10T17:52:44.567519144Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.567527932Z LEFT OUTER JOIN "Tracks"
2025-12-10T17:52:44.567536680Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:52:44.567545317Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:52:44.568355539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:52:44.568380759Z WHERE "Id" IN (
2025-12-10T17:52:44.568393154Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.568405108Z LEFT OUTER JOIN "Tracks"
2025-12-10T17:52:44.568421211Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:52:44.568430189Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:52:44.568953192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s
2025-12-10T17:52:44.569334550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-10T17:52:44', 'clean_artist_metadata_table')
2025-12-10T17:52:44.569710397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.570421999Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-12-10T17:52:44.570606170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024715s
2025-12-10T17:52:44.570826253Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-12-10T17:52:44.571051517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.571331040Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-12-10T17:52:44.572022602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.572221743Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.572444903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-12-10T17:52:44.572789296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.573821044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011755s
2025-12-10T17:52:44.574018401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.574181279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.574415821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-12-10T17:52:44.574783381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.575757713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s
2025-12-10T17:52:44.575967596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.576130865Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.576359535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-12-10T17:52:44.576714730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.577706597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011321s
2025-12-10T17:52:44.577896450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.578061863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.578300573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-12-10T17:52:44.578653193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.579613447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011043s
2025-12-10T17:52:44.579802327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.579983432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.580202954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-12-10T17:52:44.580542307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.581526990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s
2025-12-10T17:52:44.581756843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-12-10T17:52:44.587602543Z [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)
2025-12-10T17:52:44.589311284Z [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"
2025-12-10T17:52:44.590080192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-12-10T17:52:44.590583786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-12-10T17:52:44.592881573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109226s
2025-12-10T17:52:44.593143149Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-12-10T17:52:44.596980556Z [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)
2025-12-10T17:52:44.598654607Z [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"
2025-12-10T17:52:44.599424317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-12-10T17:52:44.600073655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-12-10T17:52:44.602252121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088847s
2025-12-10T17:52:44.602619791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-10T17:52:44', 'health_issue_notification')
2025-12-10T17:52:44.602984636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.604105473Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-12-10T17:52:44.604294734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107252s
2025-12-10T17:52:44.604536631Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-12-10T17:52:44.604761464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.605049023Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-12-10T17:52:44.605980288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:44.606155150Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.606372327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-12-10T17:52:44.606715528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-12-10T17:52:44.607660551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s
2025-12-10T17:52:44.607850724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:44.608014033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.608203144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-12-10T17:52:44.608468658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-12-10T17:52:44.609431387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2025-12-10T17:52:44.609692813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-12-10T17:52:44.609984581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-12-10T17:52:44.610242981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003423s
2025-12-10T17:52:44.610747136Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:52:44.610751505Z WHERE "Id" IN (
2025-12-10T17:52:44.610755222Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.610759291Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:52:44.610763429Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:52:44.611426674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:52:44.611436484Z WHERE "Id" IN (
2025-12-10T17:52:44.611442607Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.611448659Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:52:44.611454891Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:52:44.611981602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008636s
2025-12-10T17:52:44.612637943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:52:44.612646751Z WHERE "Id" IN (
2025-12-10T17:52:44.612652603Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.612658384Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-12-10T17:52:44.612664326Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-12-10T17:52:44.612670419Z WHERE "Artists"."Path" IS NULL)
2025-12-10T17:52:44.613507725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:52:44.613515360Z WHERE "Id" IN (
2025-12-10T17:52:44.613519809Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.613523767Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-12-10T17:52:44.613527835Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-12-10T17:52:44.613531763Z WHERE "Artists"."Path" IS NULL)
2025-12-10T17:52:44.614136901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s
2025-12-10T17:52:44.614851791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:52:44.614858725Z WHERE "Id" IN (
2025-12-10T17:52:44.614862492Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.614866320Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:52:44.614870899Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:52:44.614874837Z WHERE "AlbumReleases"."Monitored" = 0
2025-12-10T17:52:44.614881070Z OR "AlbumReleases"."Monitored" IS NULL)
2025-12-10T17:52:44.615879270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:52:44.615895422Z WHERE "Id" IN (
2025-12-10T17:52:44.615901444Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:52:44.615907236Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:52:44.615914621Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:52:44.615922106Z WHERE "AlbumReleases"."Monitored" = 0
2025-12-10T17:52:44.615967046Z OR "AlbumReleases"."Monitored" IS NULL)
2025-12-10T17:52:44.616595742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s
2025-12-10T17:52:44.617145079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-12-10T17:52:44.617151832Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-12-10T17:52:44.617157985Z FROM "Artists"
2025-12-10T17:52:44.617164167Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-12-10T17:52:44.617170189Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-12-10T17:52:44.617893666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-12-10T17:52:44.617907744Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-12-10T17:52:44.617917103Z FROM "Artists"
2025-12-10T17:52:44.617925360Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-12-10T17:52:44.617934218Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-12-10T17:52:44.618351197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008324s
2025-12-10T17:52:44.618773818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:52:44.618792566Z WHERE "Id" NOT IN (
2025-12-10T17:52:44.618799971Z SELECT MIN("Id")
2025-12-10T17:52:44.618807566Z FROM "TrackFiles"
2025-12-10T17:52:44.618813208Z GROUP BY "Path"
2025-12-10T17:52:44.618819059Z )
2025-12-10T17:52:44.619325128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:52:44.619338235Z WHERE "Id" NOT IN (
2025-12-10T17:52:44.619346632Z SELECT MIN("Id")
2025-12-10T17:52:44.619354868Z FROM "TrackFiles"
2025-12-10T17:52:44.619363085Z GROUP BY "Path"
2025-12-10T17:52:44.619371301Z )
2025-12-10T17:52:44.619688931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006069s
2025-12-10T17:52:44.619888864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:44.620043806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.620231844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-12-10T17:52:44.623731220Z [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)
2025-12-10T17:52:44.624909823Z [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"
2025-12-10T17:52:44.625521305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:52:44.626132786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:52:44.628464711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:44.628837181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084179s
2025-12-10T17:52:44.629036693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-12-10T17:52:44.629325314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:52:44.629677634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s
2025-12-10T17:52:44.629900322Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-12-10T17:52:44.633405169Z [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)
2025-12-10T17:52:44.634495956Z [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"
2025-12-10T17:52:44.635063178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:52:44.635859361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:52:44.638161526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:44.638619318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:52:44.638961938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088793s
2025-12-10T17:52:44.639339558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-10T17:52:44', 'add_mediafilerepository_mtime')
2025-12-10T17:52:44.639701908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.640725258Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-12-10T17:52:44.640921443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105921s
2025-12-10T17:52:44.641152950Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-12-10T17:52:44.641373534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.641655061Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-12-10T17:52:44.643080260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-12-10T17:52:44.643087335Z WHERE "Id" NOT IN (
2025-12-10T17:52:44.643093267Z SELECT MIN("Artists"."Id") from "Artists"
2025-12-10T17:52:44.643099108Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.643105221Z GROUP BY "ArtistMetadata"."Id")
2025-12-10T17:52:44.643908188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-12-10T17:52:44.643921404Z WHERE "Id" NOT IN (
2025-12-10T17:52:44.643927937Z SELECT MIN("Artists"."Id") from "Artists"
2025-12-10T17:52:44.643934551Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:52:44.643941705Z GROUP BY "ArtistMetadata"."Id")
2025-12-10T17:52:44.644401160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009027s
2025-12-10T17:52:44.644609399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-12-10T17:52:44.644856507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-12-10T17:52:44.645224939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s
2025-12-10T17:52:44.645444210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-12-10T17:52:44.649108368Z [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)
2025-12-10T17:52:44.650542065Z [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"
2025-12-10T17:52:44.651238297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.652026995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.654308138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.654745339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.655184773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.655512173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098787s
2025-12-10T17:52:44.655724420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-12-10T17:52:44.656079465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.656428007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005137s
2025-12-10T17:52:44.656819034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-10T17:52:44', 'add_artistmetadataid_constraint')
2025-12-10T17:52:44.657200041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.658824292Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-12-10T17:52:44.659023072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028497s
2025-12-10T17:52:44.659234508Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-12-10T17:52:44.659451124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.659730186Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-12-10T17:52:44.660344212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-12-10T17:52:44.660525026Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.660734758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-12-10T17:52:44.661054222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:44.661994214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s
2025-12-10T17:52:44.662180169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-12-10T17:52:44.662346684Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.662566687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-12-10T17:52:44.662928115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:44.663892236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s
2025-12-10T17:52:44.664073451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.664226579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.664441622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-12-10T17:52:44.664762498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:44.665695066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s
2025-12-10T17:52:44.665876902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-12-10T17:52:44.666037846Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.666260525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-12-10T17:52:44.666610940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:44.667623730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011548s
2025-12-10T17:52:44.667805786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.667971620Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-10T17:52:44.668189018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-12-10T17:52:44.668528672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:44.669477923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010863s
2025-12-10T17:52:44.669654769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:52:44.669806555Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.670011568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-12-10T17:52:44.670340260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:44.671273679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001065s
2025-12-10T17:52:44.671649185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-10T17:52:44', 'old_ids_and_artist_alias')
2025-12-10T17:52:44.672032467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.672790774Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-12-10T17:52:44.672975917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025315s
2025-12-10T17:52:44.673189266Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-12-10T17:52:44.673410051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.673691498Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-12-10T17:52:44.673980520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.674194320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.674726021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s
2025-12-10T17:52:44.674999161Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-12-10T17:52:44.675289335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-12-10T17:52:44.675552595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003459s
2025-12-10T17:52:44.675963703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-10T17:52:44', 'download_propers_config')
2025-12-10T17:52:44.676334269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.677030561Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-12-10T17:52:44.677207818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017738s
2025-12-10T17:52:44.677419995Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-12-10T17:52:44.677639627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.677913749Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-12-10T17:52:44.678747168Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-12-10T17:52:44.679065508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-12-10T17:52:44.679585516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006414s
2025-12-10T17:52:44.679803795Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-12-10T17:52:44.683366278Z [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)
2025-12-10T17:52:44.684696126Z [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"
2025-12-10T17:52:44.685337177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.686267450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.688566319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.689008239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.689457964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.689925636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.690279639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102787s
2025-12-10T17:52:44.690502036Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-12-10T17:52:44.694038978Z [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)
2025-12-10T17:52:44.695324356Z [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"
2025-12-10T17:52:44.695975427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-12-10T17:52:44.696564714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-12-10T17:52:44.698965097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-12-10T17:52:44.699299571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085954s
2025-12-10T17:52:44.699497479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-12-10T17:52:44.704201461Z [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)
2025-12-10T17:52:44.705341326Z [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"
2025-12-10T17:52:44.705924871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-12-10T17:52:44.706412883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-12-10T17:52:44.709314326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096217s
2025-12-10T17:52:44.709515010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-12-10T17:52:44.712912070Z [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)
2025-12-10T17:52:44.713924589Z [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"
2025-12-10T17:52:44.714442602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-10T17:52:44.715214496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-10T17:52:44.717662415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-10T17:52:44.718113824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-10T17:52:44.718592157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-12-10T17:52:44.719082885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-10T17:52:44.719434102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097397s
2025-12-10T17:52:44.719633383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-12-10T17:52:44.722964902Z [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)
2025-12-10T17:52:44.723927029Z [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"
2025-12-10T17:52:44.724430663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-12-10T17:52:44.724901341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-12-10T17:52:44.727059126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072305s
2025-12-10T17:52:44.727258467Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-12-10T17:52:44.730666520Z [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)
2025-12-10T17:52:44.731699610Z [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"
2025-12-10T17:52:44.732243505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:52:44.732999497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:52:44.736025230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:44.736490997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:52:44.736837375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093929s
2025-12-10T17:52:44.737213552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-10T17:52:44', 'remove_language_profiles')
2025-12-10T17:52:44.737577886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.739279562Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-12-10T17:52:44.739471749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117934s
2025-12-10T17:52:44.739722895Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-12-10T17:52:44.739956846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.740256209Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-12-10T17:52:44.741468670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-12-10T17:52:44.741642530Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.741887904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-12-10T17:52:44.742201686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-12-10T17:52:44.743170096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s
2025-12-10T17:52:44.743542386Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-12-10T17:52:44.744031701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-12-10T17:52:44.744352277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005408s
2025-12-10T17:52:44.744722272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-10T17:52:44', 'multi_disc_naming_format')
2025-12-10T17:52:44.745090222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.745842898Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-12-10T17:52:44.746025656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019849s
2025-12-10T17:52:44.746249867Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-12-10T17:52:44.746468558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.746744594Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-12-10T17:52:44.747128416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-10T17:52:44.747308238Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.747511929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-12-10T17:52:44.747838566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.748766845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010553s
2025-12-10T17:52:44.748948241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.749150458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.762344615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131634s
2025-12-10T17:52:44.762781665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-10T17:52:44', 'add_download_client_priority')
2025-12-10T17:52:44.763190448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.763970468Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-12-10T17:52:44.764188668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147929s
2025-12-10T17:52:44.764400164Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-12-10T17:52:44.764628784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.764905772Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-12-10T17:52:44.765305487Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.765618407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-12-10T17:52:44.765912810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s
2025-12-10T17:52:44.766149135Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.766485823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-12-10T17:52:44.766752410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s
2025-12-10T17:52:44.767136393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-10T17:52:44', 'remove_growl_prowl')
2025-12-10T17:52:44.767488793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.768211859Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-12-10T17:52:44.768385970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017804s
2025-12-10T17:52:44.768632346Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-12-10T17:52:44.768811406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.769075328Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-12-10T17:52:44.769478970Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.769801660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-12-10T17:52:44.770084069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s
2025-12-10T17:52:44.770311887Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.770613244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-12-10T17:52:44.770878989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003803s
2025-12-10T17:52:44.771249756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-10T17:52:44', 'remove_plex_hometheatre')
2025-12-10T17:52:44.771614801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.772290481Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-12-10T17:52:44.772469852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017353s
2025-12-10T17:52:44.772688593Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-12-10T17:52:44.772905490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.773184622Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-12-10T17:52:44.773829470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:52:44.774009823Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-10T17:52:44.774214495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-12-10T17:52:44.774475952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-12-10T17:52:44.775496126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011012s
2025-12-10T17:52:44.775680046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:52:44.775838916Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.776079420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-12-10T17:52:44.776477572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.777502546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012151s
2025-12-10T17:52:44.777687178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:52:44.777845477Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.778071341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-12-10T17:52:44.778431156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.779385377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s
2025-12-10T17:52:44.779578276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:52:44.779735182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.779972860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-12-10T17:52:44.780331563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.781299251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011141s
2025-12-10T17:52:44.781484674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:52:44.781646109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.781847034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-12-10T17:52:44.782133731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-12-10T17:52:44.783069646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010204s
2025-12-10T17:52:44.783251722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.783455743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.784487551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2025-12-10T17:52:44.784923879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-10T17:52:44', 'add_root_folder_add_defaults')
2025-12-10T17:52:44.785306089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.786067292Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-12-10T17:52:44.786258046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025852s
2025-12-10T17:52:44.786459862Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-12-10T17:52:44.786667821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.786929227Z [Info] task_duration: Starting migration of Main DB to 40
2025-12-10T17:52:44.787291908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-10T17:52:44.787467110Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.787693015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-12-10T17:52:44.788023831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-12-10T17:52:44.788974285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2025-12-10T17:52:44.789323108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-10T17:52:44', 'task_duration')
2025-12-10T17:52:44.789683223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.790377571Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-12-10T17:52:44.790553465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024622s
2025-12-10T17:52:44.790804019Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-12-10T17:52:44.791039053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.791321982Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-12-10T17:52:44.791748742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-12-10T17:52:44.791958955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.792152264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-12-10T17:52:44.792474934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.793453043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010915s
2025-12-10T17:52:44.793643487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-12-10T17:52:44.793819441Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.794027049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-12-10T17:52:44.794349669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.795286144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010622s
2025-12-10T17:52:44.795691039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-10T17:52:44', 'add_indexer_and_enabled_to_release_profiles')
2025-12-10T17:52:44.796089111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.796909643Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-12-10T17:52:44.797119005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025931s
2025-12-10T17:52:44.797325350Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-12-10T17:52:44.797551736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.797806529Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-12-10T17:52:44.798152676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-12-10T17:52:44.801752855Z [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)
2025-12-10T17:52:44.803014195Z [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"
2025-12-10T17:52:44.803632240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.804614127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.807046915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.807491490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.807941847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.808421894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.808790446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104417s
2025-12-10T17:52:44.809129859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-12-10T17:52:44.809529404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-12-10T17:52:44.809825480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2025-12-10T17:52:44.810155735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-12-10T17:52:44.810557424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-12-10T17:52:44.810864402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s
2025-12-10T17:52:44.811087982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-12-10T17:52:44.814425603Z [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)
2025-12-10T17:52:44.815539646Z [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"
2025-12-10T17:52:44.816147580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-12-10T17:52:44.816619059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-12-10T17:52:44.818900603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076082s
2025-12-10T17:52:44.819338134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-10T17:52:44', 'remove_album_folders')
2025-12-10T17:52:44.819774052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.820916612Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-12-10T17:52:44.821108829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095748s
2025-12-10T17:52:44.821354444Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-12-10T17:52:44.821579016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.821858850Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-12-10T17:52:44.822197762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:52:44.822370961Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.822562086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-12-10T17:52:44.822873012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-12-10T17:52:44.823982987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011665s
2025-12-10T17:52:44.824399776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-12-10T17:52:44', 'add_priority_to_indexers')
2025-12-10T17:52:44.824775833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.825474740Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-12-10T17:52:44.825668110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026824s
2025-12-10T17:52:44.825899997Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-12-10T17:52:44.826149399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.826396567Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-12-10T17:52:44.826818396Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-12-10T17:52:44.827138330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-12-10T17:52:44.827502193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s
2025-12-10T17:52:44.827685983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.827929884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.828507447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006386s
2025-12-10T17:52:44.828903244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-12-10T17:52:44', 'remove_chown_and_folderchmod_config')
2025-12-10T17:52:44.829275844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.829998990Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-12-10T17:52:44.830221278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020721s
2025-12-10T17:52:44.830456371Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-12-10T17:52:44.830673709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.831039786Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-12-10T17:52:44.837335473Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-10T17:52:44.838097788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-10T17:52:44.838542353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008402s
2025-12-10T17:52:44.838902408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-12-10T17:52:44', 'update_notifiarr')
2025-12-10T17:52:44.839254597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.840535145Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-12-10T17:52:44.840721410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002792s
2025-12-10T17:52:44.840957065Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-12-10T17:52:44.841176226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.841477092Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-12-10T17:52:44.841776435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.841990596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.843452770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014641s
2025-12-10T17:52:44.843830651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-12-10T17:52:44', 'email_multiple_addresses')
2025-12-10T17:52:44.844224324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.844914654Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-12-10T17:52:44.845119526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029071s
2025-12-10T17:52:44.845349790Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-12-10T17:52:44.845605926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.845883815Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-12-10T17:52:44.846180813Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-12-10T17:52:44.846440326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-12-10T17:52:44.848874307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024503s
2025-12-10T17:52:44.849235544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-12-10T17:52:44', 'rename_blacklist_to_blocklist')
2025-12-10T17:52:44.849611431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.850350830Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-12-10T17:52:44.850546764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039266s
2025-12-10T17:52:44.850750925Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-12-10T17:52:44.850973363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.851255251Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-12-10T17:52:44.851766400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-10T17:52:44.851978086Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.852222959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-12-10T17:52:44.852629257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.853620403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011706s
2025-12-10T17:52:44.853872892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-12-10T17:52:44.854240762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.855230285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2025-12-10T17:52:44.855412091Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.855645220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.858923110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032961s
2025-12-10T17:52:44.859361774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-12-10T17:52:44', 'cdh_per_downloadclient')
2025-12-10T17:52:44.859748172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.860435997Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-12-10T17:52:44.860644396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047976s
2025-12-10T17:52:44.860857666Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-12-10T17:52:44.861077077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.861356590Z [Info] download_history: Starting migration of Main DB to 52
2025-12-10T17:52:44.862247494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-12-10T17:52:44.863017575Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-12-10T17:52:44.863620418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011731s
2025-12-10T17:52:44.863840061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-12-10T17:52:44.864180115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-12-10T17:52:44.864573778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s
2025-12-10T17:52:44.864824703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-12-10T17:52:44.865149688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-12-10T17:52:44.865489542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2025-12-10T17:52:44.865709285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-12-10T17:52:44.866038488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-12-10T17:52:44.866401789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005065s
2025-12-10T17:52:44.866587673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.866784089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.867812169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s
2025-12-10T17:52:44.868219399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-12-10T17:52:44', 'download_history')
2025-12-10T17:52:44.868573813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.869360547Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-12-10T17:52:44.869538585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025775s
2025-12-10T17:52:44.869747155Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-12-10T17:52:44.869962389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.870219887Z [Info] add_update_history: Starting migration of Main DB to 53
2025-12-10T17:52:44.870635694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-12-10T17:52:44', 'add_update_history')
2025-12-10T17:52:44.871008635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.871690839Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-12-10T17:52:44.871897836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001725s
2025-12-10T17:52:44.872146506Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-12-10T17:52:44.872428344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.872731514Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-12-10T17:52:44.873092060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:44.873301372Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.873541645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-12-10T17:52:44.873938144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.875018770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012553s
2025-12-10T17:52:44.875409997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-12-10T17:52:44', 'add_on_update_to_notifications')
2025-12-10T17:52:44.875782748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.876562809Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-12-10T17:52:44.876752310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027438s
2025-12-10T17:52:44.876976251Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-12-10T17:52:44.877197687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.877481829Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-12-10T17:52:44.877808116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:52:44.877978159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.878187380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-12-10T17:52:44.878530300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.879527238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011297s
2025-12-10T17:52:44.879958506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-12-10T17:52:44', 'download_client_per_indexer')
2025-12-10T17:52:44.880334443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.881168202Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-12-10T17:52:44.881365990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027202s
2025-12-10T17:52:44.881565402Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-12-10T17:52:44.881786226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.882040959Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-12-10T17:52:44.882468169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:52:44.882636729Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.882841972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-12-10T17:52:44.883161465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.884160246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011218s
2025-12-10T17:52:44.884351732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:52:44.884516183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.884743280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-12-10T17:52:44.885113596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.886116555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011627s
2025-12-10T17:52:44.886304003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:52:44.886460959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.886674409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-12-10T17:52:44.887000064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.888034487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011434s
2025-12-10T17:52:44.888393590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-12-10T17:52:44', 'AddNewItemMonitorType')
2025-12-10T17:52:44.888757162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.889661343Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-12-10T17:52:44.889845223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002749s
2025-12-10T17:52:44.890041298Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-12-10T17:52:44.890254047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.890508048Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-12-10T17:52:44.890827071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:52:44.891002484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.891220212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-12-10T17:52:44.891538002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:44.892553687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011316s
2025-12-10T17:52:44.892913832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-12-10T17:52:44', 'ImportListSearch')
2025-12-10T17:52:44.893282154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.894003557Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-12-10T17:52:44.894186765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025677s
2025-12-10T17:52:44.894406348Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-12-10T17:52:44.894624928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.894895843Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-12-10T17:52:44.895221619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:52:44.895393856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.895624160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-12-10T17:52:44.896012301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:44.897025401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011736s
2025-12-10T17:52:44.897392540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-12-10T17:52:44', 'ImportListMonitorExisting')
2025-12-10T17:52:44.897758557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.898573709Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-12-10T17:52:44.898761818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026939s
2025-12-10T17:52:44.898963424Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-12-10T17:52:44.899169058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.899453761Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-12-10T17:52:44.899902354Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.900207699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-12-10T17:52:44.900478805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003749s
2025-12-10T17:52:44.900702355Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.900996938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-12-10T17:52:44.901252403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003581s
2025-12-10T17:52:44.901425601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:52:44.901579842Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.901765446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-12-10T17:52:44.902026732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-12-10T17:52:44.902999140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s
2025-12-10T17:52:44.903360768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-12-10T17:52:44', 'add_indexer_tags')
2025-12-10T17:52:44.903732747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.904519110Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-12-10T17:52:44.904703572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025391s
2025-12-10T17:52:44.904909406Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-12-10T17:52:44.905117074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.905385344Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-12-10T17:52:44.905645528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:44.905870140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:44.906731044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008986s
2025-12-10T17:52:44.907099375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-12-10T17:52:44', 'update_audio_types')
2025-12-10T17:52:44.908487270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:44.909555982Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-12-10T17:52:44.909736275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036909s
2025-12-10T17:52:44.910001249Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-10T17:52:44.910246322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:44.910546376Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-12-10T17:52:44.912599430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:44.912865216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-12-10T17:52:44.913106932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003045s
2025-12-10T17:52:44.913283628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-12-10T17:52:44.913442157Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-12-10T17:52:44.913687962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-12-10T17:52:44.917499597Z [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)
2025-12-10T17:52:44.918949346Z [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"
2025-12-10T17:52:44.919639335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-12-10T17:52:44.920445388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-12-10T17:52:44.923003590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-12-10T17:52:44.923518246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-12-10T17:52:44.923868371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099676s
2025-12-10T17:52:44.924053614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.924200169Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.924405943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-12-10T17:52:44.928486329Z [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)
2025-12-10T17:52:44.930442368Z [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"
2025-12-10T17:52:44.931345055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.932257402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.934722777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.935222743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.935688952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.936052995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114396s
2025-12-10T17:52:44.936228208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.936377519Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-12-10T17:52:44.936587521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-12-10T17:52:44.940638157Z [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)
2025-12-10T17:52:44.942627794Z [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"
2025-12-10T17:52:44.943536984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.944381896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.946845356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.947308950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.947777172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.948144231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113635s
2025-12-10T17:52:44.948317280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:44.948474587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.948671483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-12-10T17:52:44.952775236Z [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)
2025-12-10T17:52:44.954692226Z [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"
2025-12-10T17:52:44.955584472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:52:44.956422510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:52:44.958889247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:52:44.959361348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:52:44.959823719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.960191459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113186s
2025-12-10T17:52:44.960369898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:52:44.960523117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.960728420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-12-10T17:52:44.964437980Z [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)
2025-12-10T17:52:44.965791114Z [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"
2025-12-10T17:52:44.966449250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.967391046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.969853664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.970293660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.970736492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.971219094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.971570962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010639s
2025-12-10T17:52:44.971747748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:52:44.971916127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.972114226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-12-10T17:52:44.975813094Z [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)
2025-12-10T17:52:44.977225979Z [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"
2025-12-10T17:52:44.977902631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:52:44.978812824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:52:44.981221294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:52:44.981661731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:52:44.982099913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:52:44.982590390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:52:44.982943702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106383s
2025-12-10T17:52:44.983125608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-12-10T17:52:44.983279518Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:44.983481254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-12-10T17:52:44.987065972Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-12-10T17:52:44.988238974Z [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"
2025-12-10T17:52:44.988832910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-12-10T17:52:44.989356484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-10T17:52:44.991713941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080183s
2025-12-10T17:52:44.991926329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-12-10T17:52:44.992055810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:44.992275412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-12-10T17:52:44.997177292Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-12-10T17:52:44.998375374Z [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"
2025-12-10T17:52:44.998949019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-12-10T17:52:44.999511973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-10T17:52:45.001891294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093987s
2025-12-10T17:52:45.002086166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:52:45.002216438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:45.002456081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-12-10T17:52:45.006005398Z [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)
2025-12-10T17:52:45.007023107Z [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"
2025-12-10T17:52:45.007554998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-10T17:52:45.008019743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-10T17:52:45.010625139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077143s
2025-12-10T17:52:45.010640190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:52:45.010721534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:45.010928991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-12-10T17:52:45.014481214Z [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)
2025-12-10T17:52:45.015517090Z [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"
2025-12-10T17:52:45.016094202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-10T17:52:45.016644029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-10T17:52:45.019042098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079092s
2025-12-10T17:52:45.019223022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:52:45.019382393Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:45.019584700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-12-10T17:52:45.023123175Z [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)
2025-12-10T17:52:45.024141867Z [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"
2025-12-10T17:52:45.024674980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-10T17:52:45.025215779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-10T17:52:45.027624559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078287s
2025-12-10T17:52:45.027820814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-10T17:52:45.028007269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:45.028250980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-12-10T17:52:45.031722209Z [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)
2025-12-10T17:52:45.032767444Z [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"
2025-12-10T17:52:45.033323083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-10T17:52:45.033995718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-10T17:52:45.036649832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.037027883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085631s
2025-12-10T17:52:45.037223878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-10T17:52:45.037395243Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:45.037635015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-12-10T17:52:45.041136155Z [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)
2025-12-10T17:52:45.042158634Z [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"
2025-12-10T17:52:45.042689603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-10T17:52:45.043438531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-10T17:52:45.046149199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.046531910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086785s
2025-12-10T17:52:45.046727403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-10T17:52:45.046898799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:45.047132028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-12-10T17:52:45.050600853Z [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)
2025-12-10T17:52:45.051575485Z [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"
2025-12-10T17:52:45.052123559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-10T17:52:45.052878629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-10T17:52:45.055422441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.055823288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084757s
2025-12-10T17:52:45.056031317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-12-10T17:52:45.056192832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-10T17:52:45.056401102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-12-10T17:52:45.059992052Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-12-10T17:52:45.061116897Z [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"
2025-12-10T17:52:45.061817889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-12-10T17:52:45.062551847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-12-10T17:52:45.065095148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-12-10T17:52:45.065603752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-12-10T17:52:45.066104841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-12-10T17:52:45.066458042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098451s
2025-12-10T17:52:45.066640479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-12-10T17:52:45.066798998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-10T17:52:45.067002458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-12-10T17:52:45.090137121Z [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)
2025-12-10T17:52:45.091154019Z [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"
2025-12-10T17:52:45.091693655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-12-10T17:52:45.092963502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-12-10T17:52:45.095463025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282485s
2025-12-10T17:52:45.095679711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-12-10T17:52:45.095874383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.096132974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-12-10T17:52:45.101007699Z [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)
2025-12-10T17:52:45.102013264Z [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"
2025-12-10T17:52:45.102550055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-12-10T17:52:45.103123119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-12-10T17:52:45.105751922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093704s
2025-12-10T17:52:45.105946885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-10T17:52:45.106140735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.106392933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-12-10T17:52:45.110115789Z [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)
2025-12-10T17:52:45.111111203Z [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"
2025-12-10T17:52:45.111650409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-10T17:52:45.112519529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-10T17:52:45.115073201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-10T17:52:45.115570913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-10T17:52:45.116096572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-12-10T17:52:45.116644605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-10T17:52:45.117068809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104672s
2025-12-10T17:52:45.117285836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:52:45.117497663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-10T17:52:45.117769550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-12-10T17:52:45.121426604Z [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)
2025-12-10T17:52:45.122547491Z [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"
2025-12-10T17:52:45.123163671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:52:45.123828069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:52:45.126409687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.126797869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088005s
2025-12-10T17:52:45.127004696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:52:45.127192173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.127445152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-12-10T17:52:45.131063558Z [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)
2025-12-10T17:52:45.132142010Z [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"
2025-12-10T17:52:45.132719643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:52:45.133444152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:52:45.135969447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.136361937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086902s
2025-12-10T17:52:45.136564715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:52:45.136739858Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.136988178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-12-10T17:52:45.140580291Z [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)
2025-12-10T17:52:45.141647359Z [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"
2025-12-10T17:52:45.142223028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:52:45.142952036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:52:45.145559667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.145955915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087364s
2025-12-10T17:52:45.146148913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-10T17:52:45.146321140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.146562837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-12-10T17:52:45.150174279Z [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)
2025-12-10T17:52:45.151262019Z [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"
2025-12-10T17:52:45.151858750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-10T17:52:45.152514270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-10T17:52:45.155093033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.155475924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086946s
2025-12-10T17:52:45.155679473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-10T17:52:45.155877031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.156149530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-12-10T17:52:45.159769439Z [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)
2025-12-10T17:52:45.160888893Z [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"
2025-12-10T17:52:45.161469803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-10T17:52:45.162180464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-10T17:52:45.164741961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.165127437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087455s
2025-12-10T17:52:45.165320025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-10T17:52:45.165502663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.165741704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-12-10T17:52:45.169346964Z [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)
2025-12-10T17:52:45.170459905Z [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"
2025-12-10T17:52:45.171082027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-10T17:52:45.171822078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-10T17:52:45.174390399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.174770484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088089s
2025-12-10T17:52:45.174960777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-12-10T17:52:45.175132623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.175364631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-12-10T17:52:45.180277613Z [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)
2025-12-10T17:52:45.181254480Z [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"
2025-12-10T17:52:45.181769988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-12-10T17:52:45.182321078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-12-10T17:52:45.185002858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093986s
2025-12-10T17:52:45.185193993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-12-10T17:52:45.185388163Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.185620892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-12-10T17:52:45.189247575Z [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)
2025-12-10T17:52:45.190213389Z [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"
2025-12-10T17:52:45.190734228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-12-10T17:52:45.191303154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-12-10T17:52:45.193764730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079193s
2025-12-10T17:52:45.193990435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-12-10T17:52:45.194159776Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.194391853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-12-10T17:52:45.198100981Z [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)
2025-12-10T17:52:45.199207319Z [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"
2025-12-10T17:52:45.199795283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-12-10T17:52:45.200296602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-10T17:52:45.202915706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082971s
2025-12-10T17:52:45.203115288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-12-10T17:52:45.203289409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.203507678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-12-10T17:52:45.207268350Z [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)
2025-12-10T17:52:45.208379267Z [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"
2025-12-10T17:52:45.208967381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-12-10T17:52:45.209520204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-10T17:52:45.212109127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083663s
2025-12-10T17:52:45.212310613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-12-10T17:52:45.212494283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-10T17:52:45.212723645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-12-10T17:52:45.216293493Z [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)
2025-12-10T17:52:45.217222363Z [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"
2025-12-10T17:52:45.217718131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-12-10T17:52:45.218217467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-12-10T17:52:45.220828785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078782s
2025-12-10T17:52:45.221030301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-10T17:52:45.221209622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-10T17:52:45.221453342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-12-10T17:52:45.224956125Z [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)
2025-12-10T17:52:45.225772078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-10T17:52:45.226244910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-10T17:52:45.226904549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-10T17:52:45.229461127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-10T17:52:45.229850390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081782s
2025-12-10T17:52:45.230055082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-10T17:52:45.230250596Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2025-12-10T17:52:45.230506922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-12-10T17:52:45.234004695Z [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)
2025-12-10T17:52:45.234811079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-10T17:52:45.235292187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-10T17:52:45.236043340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-10T17:52:45.238614016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-10T17:52:45.239005605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082793s
2025-12-10T17:52:45.239197571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:45.239366982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.239600342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-12-10T17:52:45.243303950Z [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)
2025-12-10T17:52:45.244366940Z [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"
2025-12-10T17:52:45.244914953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:52:45.245697439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:52:45.248387826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:45.248896039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:52:45.249283971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094736s
2025-12-10T17:52:45.249481568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:45.249656270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.249880953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-12-10T17:52:45.253596935Z [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)
2025-12-10T17:52:45.254661769Z [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"
2025-12-10T17:52:45.255195494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:52:45.256019864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:52:45.258786324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:52:45.259363436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:52:45.259716387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096187s
2025-12-10T17:52:45.259925137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:52:45.260098767Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.260328600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-10T17:52:45.264698078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-10T17:52:45.265326303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-10T17:52:45.265767461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-10T17:52:45.266317649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-10T17:52:45.268831240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:52:45.269206466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086561s
2025-12-10T17:52:45.269661712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-12-10T17:52:45', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-10T17:52:45.270092710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.273206270Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-10T17:52:45.273433267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125453s
2025-12-10T17:52:45.273719122Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-12-10T17:52:45.273963965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.274279721Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-12-10T17:52:45.275048739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:45.275242039Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-12-10T17:52:45.275496982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-12-10T17:52:45.275874712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.276949647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012049s
2025-12-10T17:52:45.277153668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:45.277341446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.277567922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-12-10T17:52:45.277929059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.278940044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011561s
2025-12-10T17:52:45.279353918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-12-10T17:52:45', 'add_on_delete_to_notifications')
2025-12-10T17:52:45.279742661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.280697122Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-12-10T17:52:45.280902075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028578s
2025-12-10T17:52:45.281131728Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-12-10T17:52:45.281363194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.281652105Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-12-10T17:52:45.283056854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-12-10T17:52:45.283241276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.283487642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-12-10T17:52:45.283885072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.284957792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012378s
2025-12-10T17:52:45.285154418Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:52:45.285451366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-12-10T17:52:45.285755548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004264s
2025-12-10T17:52:45.285950851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:45.286122958Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-10T17:52:45.286348843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-12-10T17:52:45.286699859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-12-10T17:52:45.287699753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011126s
2025-12-10T17:52:45.287906509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:45.288134117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:45.288894819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s
2025-12-10T17:52:45.289111896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-12-10T17:52:45.289704670Z [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)
2025-12-10T17:52:45.290237723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009166s
2025-12-10T17:52:45.290466353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-12-10T17:52:45.290805246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-12-10T17:52:45.291198357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005239s
2025-12-10T17:52:45.291400965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:52:45.291577811Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.291809618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-12-10T17:52:45.292187268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:52:45.293193454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s
2025-12-10T17:52:45.293396974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:52:45.293597137Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.293825978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-12-10T17:52:45.294187817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.295244905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011911s
2025-12-10T17:52:45.295471482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:52:45.295656003Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.295912640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-12-10T17:52:45.296287204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.297429534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012608s
2025-12-10T17:52:45.297690099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:45.297979962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:45.299531246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016145s
2025-12-10T17:52:45.299720878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:45.299979068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:45.300869440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s
2025-12-10T17:52:45.301094363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-12-10T17:52:45.304948494Z [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)
2025-12-10T17:52:45.305966924Z [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"
2025-12-10T17:52:45.306500810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-12-10T17:52:45.306998301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-12-10T17:52:45.309654349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083458s
2025-12-10T17:52:45.309919533Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-12-10T17:52:45.313491225Z [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)
2025-12-10T17:52:45.314288871Z [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"
2025-12-10T17:52:45.314757625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-12-10T17:52:45.315363365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-12-10T17:52:45.318130687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00796s
2025-12-10T17:52:45.318453176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-12-10T17:52:45.318803412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-12-10T17:52:45.319102644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s
2025-12-10T17:52:45.319292476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-12-10T17:52:45.319484934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-10T17:52:45.319747673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-12-10T17:52:45.320173069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.321216761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012252s
2025-12-10T17:52:45.321418487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-12-10T17:52:45.321593650Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-10T17:52:45.321839415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-12-10T17:52:45.322187145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-12-10T17:52:45.323215054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011542s
2025-12-10T17:52:45.323594478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-12-10T17:52:45', 'add_custom_formats')
2025-12-10T17:52:45.324017640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.325486829Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-12-10T17:52:45.325676150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003387s
2025-12-10T17:52:45.325912506Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-12-10T17:52:45.326142479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.326434237Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-12-10T17:52:45.326808520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:52:45.326994405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.327195149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-12-10T17:52:45.327510424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:52:45.328549786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011396s
2025-12-10T17:52:45.328930954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-12-10T17:52:45', 'add_result_to_commands')
2025-12-10T17:52:45.329310769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.330181452Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-12-10T17:52:45.330376955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027453s
2025-12-10T17:52:45.330612880Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-12-10T17:52:45.330850108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.331139250Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-12-10T17:52:45.331504375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:45.331693757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.331950454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-12-10T17:52:45.332313835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.333349721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011735s
2025-12-10T17:52:45.333791611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-12-10T17:52:45', 'health_restored_notification')
2025-12-10T17:52:45.334128088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.334955685Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-12-10T17:52:45.335148363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027318s
2025-12-10T17:52:45.335341652Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-12-10T17:52:45.335556955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.335824664Z [Info] remove_uc: Starting migration of Main DB to 66
2025-12-10T17:52:45.336215271Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:52:45.336526959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-12-10T17:52:45.336812223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s
2025-12-10T17:52:45.337169001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-12-10T17:52:45', 'remove_uc')
2025-12-10T17:52:45.337531181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.338421904Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-12-10T17:52:45.338608159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020026s
2025-12-10T17:52:45.338865688Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-12-10T17:52:45.339108407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.339398902Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-12-10T17:52:45.339690880Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:45.339959921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:45.341811750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019172s
2025-12-10T17:52:45.342224110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-12-10T17:52:45', 'download_clients_rename_tv_to_music')
2025-12-10T17:52:45.342612081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.343822018Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-12-10T17:52:45.344045618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038643s
2025-12-10T17:52:45.344303397Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-12-10T17:52:45.344545935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.344843484Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-12-10T17:52:45.345209311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-12-10T17:52:45.345405556Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2025-12-10T17:52:45.345647032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-12-10T17:52:45.346021356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-12-10T17:52:45.347140830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012738s
2025-12-10T17:52:45.347553942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-12-10T17:52:45', 'add_colon_replacement_to_naming_config')
2025-12-10T17:52:45.347960921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.349029182Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-12-10T17:52:45.349240197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030936s
2025-12-10T17:52:45.349453757Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-12-10T17:52:45.349677368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.349950027Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-12-10T17:52:45.350351395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-12-10T17:52:45.354077297Z [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)
2025-12-10T17:52:45.355106550Z [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"
2025-12-10T17:52:45.355670535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:52:45.356459734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:52:45.359724357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.360165756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095865s
2025-12-10T17:52:45.360369376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:52:45.360545391Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.360790845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-12-10T17:52:45.361144978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-12-10T17:52:45.362234442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011966s
2025-12-10T17:52:45.362612774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-12-10T17:52:45', 'list_sync_time')
2025-12-10T17:52:45.362990144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.364279610Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-12-10T17:52:45.364468771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032372s
2025-12-10T17:52:45.364697231Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-12-10T17:52:45.364933056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.365259233Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-12-10T17:52:45.365608355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-10T17:52:45.365791504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.366002038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-12-10T17:52:45.366307373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-12-10T17:52:45.367329962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011208s
2025-12-10T17:52:45.367714266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-12-10T17:52:45', 'add_download_client_tags')
2025-12-10T17:52:45.368125724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.368983522Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-12-10T17:52:45.369182302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027317s
2025-12-10T17:52:45.369416063Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-12-10T17:52:45.369651677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.369933314Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-12-10T17:52:45.370548092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-12-10T17:52:45.371175465Z [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)
2025-12-10T17:52:45.371730583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009769s
2025-12-10T17:52:45.371981899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-12-10T17:52:45.372355762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-12-10T17:52:45.372774255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s
2025-12-10T17:52:45.373156284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-12-10T17:52:45', 'add_notification_status')
2025-12-10T17:52:45.373530758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.374460570Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-12-10T17:52:45.374664140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022324s
2025-12-10T17:52:45.374905676Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-12-10T17:52:45.375141912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.375426805Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-12-10T17:52:45.375738583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:45.375979679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:45.377850385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019061s
2025-12-10T17:52:45.378254218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-12-10T17:52:45', 'add_alac_24_quality_in_profiles')
2025-12-10T17:52:45.378640566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.379400587Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-12-10T17:52:45.379602203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034108s
2025-12-10T17:52:45.379817626Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-12-10T17:52:45.380061638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.380339998Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-12-10T17:52:45.380702648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-12-10T17:52:45.380886829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.381079658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-12-10T17:52:45.381347337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-12-10T17:52:45.382404936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s
2025-12-10T17:52:45.382627855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-12-10T17:52:45.382911927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-12-10T17:52:45.383963465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s
2025-12-10T17:52:45.384338720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-12-10T17:52:45', 'add_salt_to_users')
2025-12-10T17:52:45.384718755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.385550881Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-12-10T17:52:45.385739370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026933s
2025-12-10T17:52:45.385953131Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-12-10T17:52:45.386177903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.386461955Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-12-10T17:52:45.386949497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-12-10T17:52:45.387569165Z [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 '[]')
2025-12-10T17:52:45.388154553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001s
2025-12-10T17:52:45.388365037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-12-10T17:52:45.388674009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-12-10T17:52:45.389024856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s
2025-12-10T17:52:45.389403077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-12-10T17:52:45', 'add_auto_tagging')
2025-12-10T17:52:45.389778874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.390672854Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-12-10T17:52:45.390860071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020829s
2025-12-10T17:52:45.391107850Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-12-10T17:52:45.391348184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.391636514Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-12-10T17:52:45.392055408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-12-10T17:52:45.392249008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.392485564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-12-10T17:52:45.392816430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-12-10T17:52:45.393896766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011945s
2025-12-10T17:52:45.394226790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-12-10T17:52:45.394604831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-12-10T17:52:45.394909605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s
2025-12-10T17:52:45.395310683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-12-10T17:52:45', 'quality_definition_preferred_size')
2025-12-10T17:52:45.395696039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.396572012Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-12-10T17:52:45.396780352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020284s
2025-12-10T17:52:45.397035015Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-12-10T17:52:45.397275769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.397573218Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-12-10T17:52:45.397955648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:52:45.398142605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.398370053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-12-10T17:52:45.398713073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.399878761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012838s
2025-12-10T17:52:45.400341552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-12-10T17:52:45', 'add_on_artist_add_to_notifications')
2025-12-10T17:52:45.400735736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.401585908Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-12-10T17:52:45.401795069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029491s
2025-12-10T17:52:45.402021715Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-12-10T17:52:45.402254304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.402533796Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-12-10T17:52:45.402885204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:52:45.403065948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.403303035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-12-10T17:52:45.403610444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-12-10T17:52:45.404704167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011791s
2025-12-10T17:52:45.405093110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-12-10T17:52:45', 'album_last_searched_time')
2025-12-10T17:52:45.405471602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.406645335Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-12-10T17:52:45.406844106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030839s
2025-12-10T17:52:45.407058708Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-12-10T17:52:45.407281877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.407557372Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-12-10T17:52:45.408017829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-12-10T17:52:45.408205337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-10T17:52:45.408420670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-12-10T17:52:45.408752999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.409874698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012463s
2025-12-10T17:52:45.410068498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:52:45.410242549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.410456720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-12-10T17:52:45.410793889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:52:45.411911419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012227s
2025-12-10T17:52:45.412283809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-12-10T17:52:45', 'add_indexer_flags')
2025-12-10T17:52:45.412657762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.413513675Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-12-10T17:52:45.413705381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028094s
2025-12-10T17:52:45.413939512Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-12-10T17:52:45.414176840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.414462746Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-12-10T17:52:45.414910638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-12-10T17:52:45.415218387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-12-10T17:52:45.415592811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004772s
2025-12-10T17:52:45.415810640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-12-10T17:52:45.416132959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-12-10T17:52:45.416496070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004724s
2025-12-10T17:52:45.416721584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-12-10T17:52:45.417049605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-12-10T17:52:45.417414089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s
2025-12-10T17:52:45.417811238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-12-10T17:52:45', 'add_indexes_album_statistics')
2025-12-10T17:52:45.418194941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.419155585Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-12-10T17:52:45.419365338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021854s
2025-12-10T17:52:45.419591894Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-12-10T17:52:45.419821286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.420123084Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-12-10T17:52:45.420576947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-12-10T17:52:45.421039940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-12-10T17:52:45.421379644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005204s
2025-12-10T17:52:45.421763056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-12-10T17:52:45', 'update_redacted_baseurl')
2025-12-10T17:52:45.422133081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.422895847Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-12-10T17:52:45.423091370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019876s
2025-12-10T17:52:45.430992790Z [Debug] MigrationController: Took: 00:00:01.5311159
2025-12-10T17:52:45.517563895Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-12-10T17:52:45.550897885Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-12-10T17:52:45.569727489Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-10T17:52:45.588013629Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-10T17:52:45.588945075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:52:45.589312084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:52:45.593510327Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-10T17:52:45.593776052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004538s
2025-12-10T17:52:45.594112950Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-10T17:52:45.594408836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004807s
2025-12-10T17:52:45.595921883Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-10T17:52:45.596265384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.596736924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-10T17:52:45.597147420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-10T17:52:45.597713580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006831s
2025-12-10T17:52:45.598027873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.599188029Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-10T17:52:45.599420738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021352s
2025-12-10T17:52:45.599791114Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-10T17:52:45.600279718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.600806949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-10T17:52:45.601226644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:52:45.601744076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000654s
2025-12-10T17:52:45.602040603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:52:45.602353142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-10T17:52:45.602675632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-10T17:52:45.603098323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-10T17:52:45.603884456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009201s
2025-12-10T17:52:45.604255703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.605063560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-10T17:52:45.605397713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020615s
2025-12-10T17:52:45.605722777Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-10T17:52:45.606129667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.606571647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:52:45.606821720Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-10T17:52:45.607124530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-10T17:52:45.607514425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-10T17:52:45.608212821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007169s
2025-12-10T17:52:45.608503306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.609314810Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-10T17:52:45.609633452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018255s
2025-12-10T17:52:45.610036944Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-10T17:52:45.610365917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.610759670Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-12-10T17:52:45.611345329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-12-10T17:52:45.612034637Z [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)
2025-12-10T17:52:45.612840339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011745s
2025-12-10T17:52:45.613129140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-12-10T17:52:45.613492632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-10T17:52:45.613986677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2025-12-10T17:52:45.614441633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-10T17:52:45', 'InitialSetup')
2025-12-10T17:52:45.614999857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.615963968Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-10T17:52:45.616271528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025252s
2025-12-10T17:52:45.616600771Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-12-10T17:52:45.616961307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.617356372Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-12-10T17:52:45.617900328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-10T17:52:45', 'add_reason_to_pending_releases')
2025-12-10T17:52:45.618485215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.619367552Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-12-10T17:52:45.619672055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023889s
2025-12-10T17:52:45.620017641Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-12-10T17:52:45.620352475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.620746960Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-12-10T17:52:45.621213158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-10T17:52:45', 'add_medium_support')
2025-12-10T17:52:45.621772775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.622562054Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-12-10T17:52:45.622861537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022131s
2025-12-10T17:52:45.623191361Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-12-10T17:52:45.623524222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.623953546Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-12-10T17:52:45.624492832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-10T17:52:45', 'add_various_qualites_in_profile')
2025-12-10T17:52:45.625089313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.625843752Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-12-10T17:52:45.626176241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023038s
2025-12-10T17:52:45.626476576Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-12-10T17:52:45.626811821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.627196255Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-12-10T17:52:45.627660861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-10T17:52:45', 'metadata_profiles')
2025-12-10T17:52:45.628239496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.628990698Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-12-10T17:52:45.629318048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021761s
2025-12-10T17:52:45.629633493Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-12-10T17:52:45.630013648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.630421019Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-12-10T17:52:45.630990906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-10T17:52:45', 'separate_automatic_and_interactive_search')
2025-12-10T17:52:45.631590053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.632563673Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-12-10T17:52:45.632882575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024741s
2025-12-10T17:52:45.633204062Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-12-10T17:52:45.633564398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.633960896Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-12-10T17:52:45.634478118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-10T17:52:45', 'change_album_path_to_relative')
2025-12-10T17:52:45.635070801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.635827745Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-12-10T17:52:45.636166307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022536s
2025-12-10T17:52:45.636493526Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-12-10T17:52:45.636849102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.637282534Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-12-10T17:52:45.637747160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-10T17:52:45', 'change_quality_size_mb_to_kb')
2025-12-10T17:52:45.638326466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.639092469Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-12-10T17:52:45.639408385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022322s
2025-12-10T17:52:45.639706625Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-12-10T17:52:45.640084536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.640429892Z [Info] album_releases: Starting migration of Log DB to 9
2025-12-10T17:52:45.640883856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-12-10T17:52:45', 'album_releases')
2025-12-10T17:52:45.641439665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.642176278Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-12-10T17:52:45.642471984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021427s
2025-12-10T17:52:45.642786687Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-12-10T17:52:45.643122093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.643506266Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-12-10T17:52:45.644032215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-10T17:52:45', 'album_releases_fix')
2025-12-10T17:52:45.644565840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.645360560Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-12-10T17:52:45.645662217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022374s
2025-12-10T17:52:45.645966400Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-12-10T17:52:45.646288749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.646677331Z [Info] import_lists: Starting migration of Log DB to 11
2025-12-10T17:52:45.647135424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-10T17:52:45', 'import_lists')
2025-12-10T17:52:45.652295403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.653247481Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-12-10T17:52:45.653524007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069229s
2025-12-10T17:52:45.653855585Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-12-10T17:52:45.654204528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.654624994Z [Info] add_release_status: Starting migration of Log DB to 12
2025-12-10T17:52:45.655106454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-12-10T17:52:45', 'add_release_status')
2025-12-10T17:52:45.655678095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.656697377Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-12-10T17:52:45.657007692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024461s
2025-12-10T17:52:45.657351625Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-12-10T17:52:45.657711369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.658111555Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-12-10T17:52:45.658627153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-10T17:52:45', 'album_download_notification')
2025-12-10T17:52:45.659284256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.660119047Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-12-10T17:52:45.660462128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023796s
2025-12-10T17:52:45.660802383Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-12-10T17:52:45.661168751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.661569798Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-12-10T17:52:45.662097080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-10T17:52:45', 'fix_language_metadata_profiles')
2025-12-10T17:52:45.662701216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.663587241Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-12-10T17:52:45.663986064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023923s
2025-12-10T17:52:45.664284384Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-12-10T17:52:45.664638106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.665067922Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-12-10T17:52:45.665521796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-10T17:52:45', 'remove_fanzub')
2025-12-10T17:52:45.666092355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.666958398Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-12-10T17:52:45.667249825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023388s
2025-12-10T17:52:45.667590591Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-12-10T17:52:45.667998803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.668407927Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-12-10T17:52:45.668924086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-10T17:52:45', 'update_artist_history_indexes')
2025-12-10T17:52:45.669554766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.670401711Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-12-10T17:52:45.670738099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023866s
2025-12-10T17:52:45.671057632Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-12-10T17:52:45.671386224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.671769936Z [Info] remove_nma: Starting migration of Log DB to 17
2025-12-10T17:52:45.672231055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-10T17:52:45', 'remove_nma')
2025-12-10T17:52:45.672797385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.673611905Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-12-10T17:52:45.673884414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00224s
2025-12-10T17:52:45.674201072Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-12-10T17:52:45.674541628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.674939940Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-12-10T17:52:45.675425888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-10T17:52:45', 'album_disambiguation')
2025-12-10T17:52:45.676022289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.676860397Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-12-10T17:52:45.677166603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022982s
2025-12-10T17:52:45.677497790Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-12-10T17:52:45.677858196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.678287189Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-12-10T17:52:45.678843750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-10T17:52:45', 'add_ape_quality_in_profiles')
2025-12-10T17:52:45.679425411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.680231003Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-12-10T17:52:45.680555306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023341s
2025-12-10T17:52:45.680863016Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-12-10T17:52:45.681221277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.681611393Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-12-10T17:52:45.682072661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-10T17:52:45', 'remove_pushalot')
2025-12-10T17:52:45.682630635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.683368681Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-12-10T17:52:45.683664907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021654s
2025-12-10T17:52:45.683987798Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-12-10T17:52:45.684331139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.684719792Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-12-10T17:52:45.685213175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-10T17:52:45', 'add_custom_filters')
2025-12-10T17:52:45.685784586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.686513894Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-12-10T17:52:45.686812365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021782s
2025-12-10T17:52:45.687122690Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-12-10T17:52:45.687453316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.687894544Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-12-10T17:52:45.688410744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-10T17:52:45', 'import_list_tags')
2025-12-10T17:52:45.688985421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.689811624Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-12-10T17:52:45.690130557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023615s
2025-12-10T17:52:45.690457395Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-12-10T17:52:45.690819444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.691247987Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-12-10T17:52:45.691755198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-10T17:52:45', 'add_release_groups_etc')
2025-12-10T17:52:45.692394004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.693159305Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-12-10T17:52:45.693590603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023261s
2025-12-10T17:52:45.693933534Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-12-10T17:52:45.694275913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.694683213Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-12-10T17:52:45.695164102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-10T17:52:45', 'NewMediaInfoFormat')
2025-12-10T17:52:45.695735973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.696549341Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-12-10T17:52:45.696901670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002262s
2025-12-10T17:52:45.697280854Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-12-10T17:52:45.697726311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.698187429Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-12-10T17:52:45.698755213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-10T17:52:45', 'rename_restrictions_to_release_profiles')
2025-12-10T17:52:45.699374370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.700250694Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-12-10T17:52:45.700604376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024879s
2025-12-10T17:52:45.700971075Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-12-10T17:52:45.701345619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.701760474Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-12-10T17:52:45.702340141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-10T17:52:45', 'rename_quality_profiles_add_upgrade_allowed')
2025-12-10T17:52:45.702969118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.704248914Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-12-10T17:52:45.704678990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028436s
2025-12-10T17:52:45.704983073Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-12-10T17:52:45.705335432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.705746540Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-12-10T17:52:45.706226767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-10T17:52:45', 'add_import_exclusions')
2025-12-10T17:52:45.706805442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.707554831Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-12-10T17:52:45.707862631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022041s
2025-12-10T17:52:45.708194800Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-12-10T17:52:45.708551207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.708958046Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-12-10T17:52:45.709468745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-10T17:52:45', 'clean_artist_metadata_table')
2025-12-10T17:52:45.710071198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.710924386Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-12-10T17:52:45.711248428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023468s
2025-12-10T17:52:45.711575738Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-12-10T17:52:45.711957146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.712378093Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-12-10T17:52:45.712925596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-10T17:52:45', 'health_issue_notification')
2025-12-10T17:52:45.713536666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.714385044Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-12-10T17:52:45.714702233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024328s
2025-12-10T17:52:45.715051636Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-12-10T17:52:45.715418104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.715837238Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-12-10T17:52:45.716402907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-10T17:52:45', 'add_mediafilerepository_mtime')
2025-12-10T17:52:45.717002575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.717843779Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-12-10T17:52:45.718170366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023939s
2025-12-10T17:52:45.718513437Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-12-10T17:52:45.718880506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.719307366Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-12-10T17:52:45.719843826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-10T17:52:45', 'add_artistmetadataid_constraint')
2025-12-10T17:52:45.721431713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.722883967Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-12-10T17:52:45.723240615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038539s
2025-12-10T17:52:45.723619869Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-12-10T17:52:45.723995876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.724426744Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-12-10T17:52:45.724941049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-10T17:52:45', 'old_ids_and_artist_alias')
2025-12-10T17:52:45.725556118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.726393424Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-12-10T17:52:45.726717837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024104s
2025-12-10T17:52:45.727047210Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-12-10T17:52:45.727400371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.727805146Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-12-10T17:52:45.728321726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-10T17:52:45', 'download_propers_config')
2025-12-10T17:52:45.728924550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.729767037Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-12-10T17:52:45.730089746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023444s
2025-12-10T17:52:45.730414250Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-12-10T17:52:45.730768824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.731185703Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-12-10T17:52:45.731697043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-10T17:52:45', 'remove_language_profiles')
2025-12-10T17:52:45.732332522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.733186793Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-12-10T17:52:45.733505144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024036s
2025-12-10T17:52:45.733847393Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-12-10T17:52:45.734200504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.734621221Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-12-10T17:52:45.735150727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-10T17:52:45', 'multi_disc_naming_format')
2025-12-10T17:52:45.735772439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.736664325Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-12-10T17:52:45.736997225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002441s
2025-12-10T17:52:45.737322359Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-12-10T17:52:45.737688938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.738094244Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-12-10T17:52:45.738622147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-10T17:52:45', 'add_download_client_priority')
2025-12-10T17:52:45.739216032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.739982315Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-12-10T17:52:45.740320977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022602s
2025-12-10T17:52:45.740630611Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-12-10T17:52:45.741024875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.741463618Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-12-10T17:52:45.741947332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-10T17:52:45', 'remove_growl_prowl')
2025-12-10T17:52:45.742574295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.743355518Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-12-10T17:52:45.743684871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023299s
2025-12-10T17:52:45.744100277Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-12-10T17:52:45.744486074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.744902553Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-12-10T17:52:45.745401898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-10T17:52:45', 'remove_plex_hometheatre')
2025-12-10T17:52:45.746004842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.746842940Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-12-10T17:52:45.747189588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023645s
2025-12-10T17:52:45.747552779Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-12-10T17:52:45.747962885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.748372640Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-12-10T17:52:45.748901956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-10T17:52:45', 'add_root_folder_add_defaults')
2025-12-10T17:52:45.749525120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.750407747Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-12-10T17:52:45.750734034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024625s
2025-12-10T17:52:45.751048538Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-12-10T17:52:45.751401719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.751798287Z [Info] task_duration: Starting migration of Log DB to 40
2025-12-10T17:52:45.752311140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-10T17:52:45', 'task_duration')
2025-12-10T17:52:45.752945307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.753756480Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-12-10T17:52:45.754060613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023623s
2025-12-10T17:52:45.754419245Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-12-10T17:52:45.754811655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.755241881Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-12-10T17:52:45.755816659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-10T17:52:45', 'add_indexer_and_enabled_to_release_profiles')
2025-12-10T17:52:45.756477529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.757379315Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-12-10T17:52:45.757721093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025027s
2025-12-10T17:52:45.758044174Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-12-10T17:52:45.758397315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.758827992Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-12-10T17:52:45.759330143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-10T17:52:45', 'remove_album_folders')
2025-12-10T17:52:45.759928187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.760769712Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-12-10T17:52:45.761095949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023612s
2025-12-10T17:52:45.761449400Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-12-10T17:52:45.761803664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.762216685Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-12-10T17:52:45.762717604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-12-10T17:52:45', 'add_priority_to_indexers')
2025-12-10T17:52:45.763320608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.764141882Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-12-10T17:52:45.764505203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023334s
2025-12-10T17:52:45.764814706Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-12-10T17:52:45.765193169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.765617543Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-12-10T17:52:45.766155176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-12-10T17:52:45', 'remove_chown_and_folderchmod_config')
2025-12-10T17:52:45.766776737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.767628703Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-12-10T17:52:45.767971744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023951s
2025-12-10T17:52:45.768305055Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-12-10T17:52:45.768634448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.769027449Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-12-10T17:52:45.769513378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-12-10T17:52:45', 'update_notifiarr')
2025-12-10T17:52:45.770122755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.771530048Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-12-10T17:52:45.771865794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028931s
2025-12-10T17:52:45.772263174Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-12-10T17:52:45.772626797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.773052764Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-12-10T17:52:45.773578974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-12-10T17:52:45', 'email_multiple_addresses')
2025-12-10T17:52:45.774181247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.775016388Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-12-10T17:52:45.775348908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023767s
2025-12-10T17:52:45.775688081Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-12-10T17:52:45.776085141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.776502491Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-12-10T17:52:45.777024161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-12-10T17:52:45', 'rename_blacklist_to_blocklist')
2025-12-10T17:52:45.777633368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.778419391Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-12-10T17:52:45.778774005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023137s
2025-12-10T17:52:45.779105612Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-12-10T17:52:45.779479365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.779916816Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-12-10T17:52:45.780409287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-12-10T17:52:45', 'cdh_per_downloadclient')
2025-12-10T17:52:45.780993133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.781750969Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-12-10T17:52:45.782066003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022896s
2025-12-10T17:52:45.782365085Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-12-10T17:52:45.782711964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.783139234Z [Info] download_history: Starting migration of Log DB to 52
2025-12-10T17:52:45.783611815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-12-10T17:52:45', 'download_history')
2025-12-10T17:52:45.784250772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.785051384Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-12-10T17:52:45.785365637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002354s
2025-12-10T17:52:45.785687726Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-12-10T17:52:45.786020546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.786427515Z [Info] add_update_history: Starting migration of Log DB to 53
2025-12-10T17:52:45.787234821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-12-10T17:52:45.787837925Z [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)
2025-12-10T17:52:45.788638547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001094s
2025-12-10T17:52:45.788969824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-12-10T17:52:45.789399119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-10T17:52:45.789972132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006763s
2025-12-10T17:52:45.790449343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-12-10T17:52:45', 'add_update_history')
2025-12-10T17:52:45.791089813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.792054916Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-12-10T17:52:45.792484661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027099s
2025-12-10T17:52:45.792831029Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-12-10T17:52:45.793292578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.793601210Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-12-10T17:52:45.794132990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-12-10T17:52:45', 'add_on_update_to_notifications')
2025-12-10T17:52:45.794799212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.795678442Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-12-10T17:52:45.796031283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024779s
2025-12-10T17:52:45.796374383Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-12-10T17:52:45.796751252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.797168022Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-12-10T17:52:45.797717919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-12-10T17:52:45', 'download_client_per_indexer')
2025-12-10T17:52:45.798336905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.799407130Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-12-10T17:52:45.799737766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026285s
2025-12-10T17:52:45.800087951Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-12-10T17:52:45.800462145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.800883623Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-12-10T17:52:45.801384582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-12-10T17:52:45', 'AddNewItemMonitorType')
2025-12-10T17:52:45.802019190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.803139215Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-12-10T17:52:45.803473448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026535s
2025-12-10T17:52:45.803789324Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-12-10T17:52:45.804267096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.804588002Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-12-10T17:52:45.805088660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-12-10T17:52:45', 'ImportListSearch')
2025-12-10T17:52:45.805669009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.806515102Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-12-10T17:52:45.806813122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023351s
2025-12-10T17:52:45.807135041Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-12-10T17:52:45.807489154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.807902606Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-12-10T17:52:45.808399988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-12-10T17:52:45', 'ImportListMonitorExisting')
2025-12-10T17:52:45.808981959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.809893264Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-12-10T17:52:45.810212307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023856s
2025-12-10T17:52:45.810517331Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-12-10T17:52:45.810849640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.811244616Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-12-10T17:52:45.811706566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-12-10T17:52:45', 'add_indexer_tags')
2025-12-10T17:52:45.812291554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.813124701Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-12-10T17:52:45.813458083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022802s
2025-12-10T17:52:45.813774590Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-12-10T17:52:45.814110165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.814494209Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-12-10T17:52:45.814961810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-12-10T17:52:45', 'update_audio_types')
2025-12-10T17:52:45.815526227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.816356799Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-12-10T17:52:45.816664238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022516s
2025-12-10T17:52:45.817030265Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-10T17:52:45.817430170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.817874635Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-12-10T17:52:45.818627591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-12-10T17:52:45.818908317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-12-10T17:52:45.819225375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-12-10T17:52:45.820381834Z [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)
2025-12-10T17:52:45.821505065Z [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"
2025-12-10T17:52:45.822235707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-12-10T17:52:45.822948261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-10T17:52:45.824136915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-10T17:52:45.824632202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050894s
2025-12-10T17:52:45.824916274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-12-10T17:52:45.825196208Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-10T17:52:45.825514419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-12-10T17:52:45.826439882Z [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)
2025-12-10T17:52:45.827345936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-12-10T17:52:45.827966636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-12-10T17:52:45.828703460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-12-10T17:52:45.829788314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-10T17:52:45.830295696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044657s
2025-12-10T17:52:45.830583675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:52:45.830854360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-10T17:52:45.831168162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-10T17:52:45.831998845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-10T17:52:45.832781200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-10T17:52:45.833421369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-10T17:52:45.834077992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-10T17:52:45.835152676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:52:45.835671991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041703s
2025-12-10T17:52:45.836250957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-12-10T17:52:45', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-10T17:52:45.836894152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.838202116Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-10T17:52:45.838591039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066044s
2025-12-10T17:52:45.838918328Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-12-10T17:52:45.839271008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.839660943Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-12-10T17:52:45.840190800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-12-10T17:52:45', 'add_on_delete_to_notifications')
2025-12-10T17:52:45.840779065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.841619337Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-12-10T17:52:45.841942908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023348s
2025-12-10T17:52:45.842243774Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-12-10T17:52:45.842586444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.842971890Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-12-10T17:52:45.843438640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-12-10T17:52:45', 'add_custom_formats')
2025-12-10T17:52:45.844011283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.845127841Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-12-10T17:52:45.845425521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025373s
2025-12-10T17:52:45.845742238Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-12-10T17:52:45.846081121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.846474403Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-12-10T17:52:45.846959579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-12-10T17:52:45', 'add_result_to_commands')
2025-12-10T17:52:45.847531361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.848349979Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-12-10T17:52:45.848666586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022565s
2025-12-10T17:52:45.848986711Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-12-10T17:52:45.849340664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.849739747Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-12-10T17:52:45.850245876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-12-10T17:52:45', 'health_restored_notification')
2025-12-10T17:52:45.850851696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.851650414Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-12-10T17:52:45.851999828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022787s
2025-12-10T17:52:45.852292427Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-12-10T17:52:45.852611450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.852990823Z [Info] remove_uc: Starting migration of Log DB to 66
2025-12-10T17:52:45.853429978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-12-10T17:52:45', 'remove_uc')
2025-12-10T17:52:45.853991488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.854805367Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-12-10T17:52:45.855088127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021981s
2025-12-10T17:52:45.855424314Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-12-10T17:52:45.855803627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.856219485Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-12-10T17:52:45.856748490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-12-10T17:52:45', 'download_clients_rename_tv_to_music')
2025-12-10T17:52:45.857342356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.858184361Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-12-10T17:52:45.858517091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023558s
2025-12-10T17:52:45.858864080Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-12-10T17:52:45.859236850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.859640052Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-12-10T17:52:45.860200390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-12-10T17:52:45', 'add_colon_replacement_to_naming_config')
2025-12-10T17:52:45.860802863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.861649739Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-12-10T17:52:45.861988591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023705s
2025-12-10T17:52:45.862284477Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-12-10T17:52:45.862612617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.863004737Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-12-10T17:52:45.863454282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-12-10T17:52:45', 'list_sync_time')
2025-12-10T17:52:45.864040352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.864851806Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-12-10T17:52:45.865145197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022275s
2025-12-10T17:52:45.865451674Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-12-10T17:52:45.865799935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.866192836Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-12-10T17:52:45.866680408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-12-10T17:52:45', 'add_download_client_tags')
2025-12-10T17:52:45.867256228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.868083704Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-12-10T17:52:45.868402826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022661s
2025-12-10T17:52:45.868715276Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-12-10T17:52:45.869056743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.869452239Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-12-10T17:52:45.869957206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-12-10T17:52:45', 'add_notification_status')
2025-12-10T17:52:45.870539729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.871388949Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-12-10T17:52:45.871697681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023159s
2025-12-10T17:52:45.872039749Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-12-10T17:52:45.872401488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.872798257Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-12-10T17:52:45.873315849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-12-10T17:52:45', 'add_alac_24_quality_in_profiles')
2025-12-10T17:52:45.873903592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.874733684Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-12-10T17:52:45.875055582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023141s
2025-12-10T17:52:45.875357269Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-12-10T17:52:45.875694799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.876098081Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-12-10T17:52:45.876565352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-12-10T17:52:45', 'add_salt_to_users')
2025-12-10T17:52:45.877125009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.877834598Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-12-10T17:52:45.878133680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021404s
2025-12-10T17:52:45.878435828Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-12-10T17:52:45.878765522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.879157121Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-12-10T17:52:45.879619121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-12-10T17:52:45', 'add_auto_tagging')
2025-12-10T17:52:45.880203868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.880936534Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-12-10T17:52:45.881234033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021745s
2025-12-10T17:52:45.881569097Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-12-10T17:52:45.881935746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.882342505Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-12-10T17:52:45.882869726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-12-10T17:52:45', 'quality_definition_preferred_size')
2025-12-10T17:52:45.883461247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.884293633Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-12-10T17:52:45.884626644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00232s
2025-12-10T17:52:45.884958772Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-12-10T17:52:45.885322184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.885736629Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-12-10T17:52:45.886264291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-12-10T17:52:45', 'add_on_artist_add_to_notifications')
2025-12-10T17:52:45.886854740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.887694250Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-12-10T17:52:45.888039505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023426s
2025-12-10T17:52:45.888355422Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-12-10T17:52:45.888698252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.889094911Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-12-10T17:52:45.889583915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-12-10T17:52:45', 'album_last_searched_time')
2025-12-10T17:52:45.890157200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.890963814Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-12-10T17:52:45.891275331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022509s
2025-12-10T17:52:45.891578582Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-12-10T17:52:45.891924488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.892316658Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-12-10T17:52:45.892782716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-12-10T17:52:45', 'add_indexer_flags')
2025-12-10T17:52:45.893350249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.894154819Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-12-10T17:52:45.894455054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022416s
2025-12-10T17:52:45.894855680Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-12-10T17:52:45.895221116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.895618055Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-12-10T17:52:45.896140097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-12-10T17:52:45', 'add_indexes_album_statistics')
2025-12-10T17:52:45.896725586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.897544495Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-12-10T17:52:45.897859539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023001s
2025-12-10T17:52:45.898191598Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-12-10T17:52:45.898515750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:52:45.898913241Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-12-10T17:52:45.899399109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-12-10T17:52:45', 'update_redacted_baseurl')
2025-12-10T17:52:45.900000019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:52:45.900813387Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-12-10T17:52:45.901122279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022807s
2025-12-10T17:52:46.099378096Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-12-10T17:52:46.106500868Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-12-10T17:52:46.233974793Z [Info] QualityProfileService: Setting up default quality profiles
2025-12-10T17:52:46.301827889Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-12-10T17:52:46.315253973Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-12-10T17:52:46.348354843Z [ls.io-init] done.
2025-12-10T17:52:46.356402718Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-12-10T17:52:46.357642624Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-12-10T17:52:46.357984733Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-12-10T17:52:46.420442244Z [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
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.2-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
aom-libs 3.12.1-r0
apk-tools 2.14.9-r3
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
av-metrics 0.9.1
av1-grain 0.2.3
bash 5.2.37-r0
bitflags 2.4.1
bitstream-io 2.2.0
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.5-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
catatonit 0.2.1-r0
cfg-if 1.0.0
chromaprint 1.5.1-r8
chromaprint-libs 1.5.1-r8
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
colorchoice 1.0.0
console 0.15.8
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r2
either 1.9.0
errno 0.3.8
fern 0.6.2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
fftw-double-libs 3.3.10-r6
findutils 4.10.0-r0
getrandom 0.2.12
giflib 5.2.2-r1
heck 0.4.1
hwdata-pci 0.395-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
imath 3.1.12-r0
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.16-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.9-r3
libattr 2.5.2-r2
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libcrypto3 3.5.4-r0
libcurl 8.14.1-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdrm 2.4.124-r0
libffi 3.4.8-r0
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libmd 1.1.0-r0
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpciaccess 0.18.1-r0
libpng 1.6.53-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsodium 1.0.20-r0
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.4-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.1
minimal-lexical 0.2.1
mpg123-libs 1.32.10-r0
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.65.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
once_cell 1.19.0
onevpl-libs 2023.3.1-r2
oniguruma 6.9.10-r0
openexr-libiex 3.3.2-r0
openexr-libilmthread 3.3.2-r0
openexr-libopenexr 3.3.2-r0
openexr-libopenexrcore 3.3.2-r0
opus 1.5.2-r1
paste 1.0.14
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profiling 1.0.13
profiling-procmacros 1.0.13
quote 1.0.35
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
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 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
shadow 4.17.3-r0
signal-hook 0.3.17
signal-hook-registry 1.4.1
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
sqlite-libs 3.49.2-r1
ssl_client 1.37.0-r20
syn 2.0.48
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tzdata 2025b-r0
unicode-ident 1.0.12
unicode-width 0.1.11
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v_frame 0.3.7
wayland-libs-client 1.23.1-r3
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1765389178022
},
{
"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": 1765389178022
},
{
"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=X4bcDAkhLkHSdbNbB2LAcQ.\"",
"source": "console-api",
"timestamp": 1765389178022
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1765389178023
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1765389178023
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1765389178023
},
{
"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": 1765389178023
},
{
"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": 1765389178023
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1765389178023
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.08s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 1.91s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/lspipepr-lidarr
Runtime: 72.69s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-12-10T17:50:14+00:00
Image: linuxserver/lspipepr-lidarr
Maintainer: Roxedus,thespad
Size: 117.24MB
Tag: arm64v8-3.1.0.4875-pkg-bcb30912-dev-e5d2643d6c2e36930360c51f9173cd911f7431a1-pr-122
Version: 3.1.0.4875-ls15
Expand
2025-12-10T17:52:46.167922193Z [migrations] started
2025-12-10T17:52:46.172105877Z [migrations] no migrations found
2025-12-10T17:52:46.839347781Z usermod: no changes
2025-12-10T17:52:46.936505573Z ───────────────────────────────────────
2025-12-10T17:52:46.936538639Z
2025-12-10T17:52:46.936548419Z ██╗ ███████╗██╗ ██████╗
2025-12-10T17:52:46.936557447Z ██║ ██╔════╝██║██╔═══██╗
2025-12-10T17:52:46.936565834Z ██║ ███████╗██║██║ ██║
2025-12-10T17:52:46.936574131Z ██║ ╚════██║██║██║ ██║
2025-12-10T17:52:46.936582267Z ███████╗███████║██║╚██████╔╝
2025-12-10T17:52:46.936590484Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-12-10T17:52:46.936598750Z
2025-12-10T17:52:46.936606877Z Brought to you by linuxserver.io
2025-12-10T17:52:46.936615043Z ───────────────────────────────────────
2025-12-10T17:52:46.942614403Z
2025-12-10T17:52:46.943179130Z To support the app dev(s) visit:
2025-12-10T17:52:46.983607966Z Lidarr: https://opencollective.com/lidarr
2025-12-10T17:52:46.988361968Z
2025-12-10T17:52:46.988398311Z To support LSIO projects visit:
2025-12-10T17:52:46.988408091Z https://www.linuxserver.io/donate/
2025-12-10T17:52:46.988416427Z
2025-12-10T17:52:46.988424554Z ───────────────────────────────────────
2025-12-10T17:52:46.988433552Z GID/UID
2025-12-10T17:52:46.988441558Z ───────────────────────────────────────
2025-12-10T17:52:47.052572259Z
2025-12-10T17:52:47.052597229Z User UID: 911
2025-12-10T17:52:47.052603892Z User GID: 911
2025-12-10T17:52:47.052609654Z ───────────────────────────────────────
2025-12-10T17:52:47.088873673Z Linuxserver.io version: 3.1.0.4875-pkg-bcb30912-dev-e5d2643d6c2e36930360c51f9173cd911f7431a1-pr-122
2025-12-10T17:52:47.091708572Z Build-date: 2025-12-10T17:50:14+00:00
2025-12-10T17:52:47.091739564Z ───────────────────────────────────────
2025-12-10T17:52:47.091750466Z
2025-12-10T17:52:50.548621683Z [custom-init] No custom files found, skipping...
2025-12-10T17:52:56.311285815Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875
2025-12-10T17:52:56.590312919Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-10T17:52:56.660957416Z [Debug] Bootstrap: Console selected
2025-12-10T17:52:56.674248878Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-10T17:53:00.260380348Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-10T17:53:01.242771160Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e2c4e4f2-c8ed-45a3-89c8-0808aaebef12} may be persisted to storage in unencrypted form.
2025-12-10T17:53:02.204252078Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-12-10T17:53:02.824389144Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-10T17:53:03.881926686Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-10T17:53:04.000866027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:04.008770893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:04.555477714Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-10T17:53:04.606877270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5551151s
2025-12-10T17:53:04.610561768Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-10T17:53:04.613252767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6059474s
2025-12-10T17:53:04.716180718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-10T17:53:04.724102237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:04.809627617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-10T17:53:04.938689089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-10T17:53:05.103108876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2899517s
2025-12-10T17:53:05.109217857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:05.124143831Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-10T17:53:05.126557721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3112463s
2025-12-10T17:53:05.142407696Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-10T17:53:05.145267083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:05.223603558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-10T17:53:05.238540163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:53:05.252092211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254837s
2025-12-10T17:53:05.255748263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:53:05.259691693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016601s
2025-12-10T17:53:05.265682927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-10T17:53:05.274383746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-10T17:53:05.287731723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193082s
2025-12-10T17:53:05.291456062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:05.296045403Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-10T17:53:05.299017017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274552s
2025-12-10T17:53:05.305773601Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-10T17:53:05.308510823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:05.321982248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:53:05.324764069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s
2025-12-10T17:53:05.327266979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-10T17:53:05.331001709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-10T17:53:05.336412795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068475s
2025-12-10T17:53:05.338880463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:05.342585904Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-10T17:53:05.344685673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127532s
2025-12-10T17:53:05.390021047Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-10T17:53:05.392851677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:05.402619104Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-12-10T17:53:06.175371208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-12-10T17:53:06.264354350Z [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)
2025-12-10T17:53:06.340984368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176536s
2025-12-10T17:53:06.344227568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-12-10T17:53:06.349407519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-12-10T17:53:06.356172119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100099s
2025-12-10T17:53:06.358320776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-12-10T17:53:06.362609571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2025-12-10T17:53:06.369021422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008612s
2025-12-10T17:53:06.371451535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-12-10T17:53:06.374808084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-12-10T17:53:06.379349157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054853s
2025-12-10T17:53:06.381158180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-12-10T17:53:06.688663296Z [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)
2025-12-10T17:53:06.725776185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3373287s
2025-12-10T17:53:06.729121631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-12-10T17:53:06.733023157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-12-10T17:53:06.739377793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080587s
2025-12-10T17:53:06.741824589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-12-10T17:53:06.744846073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-12-10T17:53:06.751224557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007395s
2025-12-10T17:53:06.753848039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-12-10T17:53:06.756991549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:06.761659919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057682s
2025-12-10T17:53:06.763768484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-12-10T17:53:06.766441827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:06.770297310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047003s
2025-12-10T17:53:06.772134199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-12-10T17:53:06.788910359Z [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)
2025-12-10T17:53:06.804069131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290122s
2025-12-10T17:53:06.806426067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-12-10T17:53:06.809572463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:06.813894275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054924s
2025-12-10T17:53:06.815912138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-12-10T17:53:06.818564198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:53:06.822812001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049728s
2025-12-10T17:53:06.824831067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-12-10T17:53:06.827720705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:53:06.831367378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046894s
2025-12-10T17:53:06.833407496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-12-10T17:53:06.836298206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:53:06.840179602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048982s
2025-12-10T17:53:06.842235061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-12-10T17:53:06.845346105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:06.849853040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056322s
2025-12-10T17:53:06.854046924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-12-10T17:53:06.856783605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-12-10T17:53:06.861556195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054237s
2025-12-10T17:53:06.865656701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-12-10T17:53:06.875088352Z [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)
2025-12-10T17:53:06.888720241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210829s
2025-12-10T17:53:06.891127738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-12-10T17:53:06.894501682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-12-10T17:53:06.898751640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055037s
2025-12-10T17:53:06.901422407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-12-10T17:53:06.904648483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-12-10T17:53:06.909068583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055081s
2025-12-10T17:53:06.911459347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-12-10T17:53:06.914602215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-12-10T17:53:06.919257309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056783s
2025-12-10T17:53:06.921945582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-12-10T17:53:06.926058022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-12-10T17:53:06.931408636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071631s
2025-12-10T17:53:06.933598846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-12-10T17:53:06.942394577Z [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)
2025-12-10T17:53:06.950853810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149925s
2025-12-10T17:53:06.953511000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-12-10T17:53:06.956981759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-12-10T17:53:06.961127286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053389s
2025-12-10T17:53:06.963239248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-12-10T17:53:06.966181733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:06.970685552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054269s
2025-12-10T17:53:06.972714016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-12-10T17:53:06.981696934Z [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)
2025-12-10T17:53:06.989466097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147534s
2025-12-10T17:53:06.991622489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-12-10T17:53:06.994391344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-10T17:53:06.998878420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005209s
2025-12-10T17:53:07.001093640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-12-10T17:53:07.004027758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-10T17:53:07.008197274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050944s
2025-12-10T17:53:07.010586675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-12-10T17:53:07.013553739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-10T17:53:07.017657352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049755s
2025-12-10T17:53:07.019659433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-12-10T17:53:07.022522077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-12-10T17:53:07.027005354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053692s
2025-12-10T17:53:07.029111155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-12-10T17:53:07.036335671Z [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)
2025-12-10T17:53:07.047429920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152506s
2025-12-10T17:53:07.050273055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-12-10T17:53:07.055392123Z [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)
2025-12-10T17:53:07.064120959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115935s
2025-12-10T17:53:07.066461982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-12-10T17:53:07.069788039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-10T17:53:07.078485352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093981s
2025-12-10T17:53:07.080601022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-12-10T17:53:07.116127857Z [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)
2025-12-10T17:53:07.123619011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409205s
2025-12-10T17:53:07.125916517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-12-10T17:53:07.128854362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-10T17:53:07.133435687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055174s
2025-12-10T17:53:07.135892945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-12-10T17:53:07.140177662Z [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)
2025-12-10T17:53:07.145221398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074482s
2025-12-10T17:53:07.147263741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-12-10T17:53:07.150091755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-12-10T17:53:07.154025365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048335s
2025-12-10T17:53:07.156246578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-12-10T17:53:07.161143107Z [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)
2025-12-10T17:53:07.166747853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086024s
2025-12-10T17:53:07.169012673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-12-10T17:53:07.172491458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-12-10T17:53:07.176382944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053711s
2025-12-10T17:53:07.178577192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-12-10T17:53:07.181914802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-12-10T17:53:07.185939897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053408s
2025-12-10T17:53:07.187890214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-12-10T17:53:07.196476062Z [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)
2025-12-10T17:53:07.202730826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127142s
2025-12-10T17:53:07.204743038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-12-10T17:53:07.214022032Z [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 '')
2025-12-10T17:53:07.231225251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240457s
2025-12-10T17:53:07.233575133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-12-10T17:53:07.238973522Z [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)
2025-12-10T17:53:07.244013972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086107s
2025-12-10T17:53:07.245944028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-12-10T17:53:07.252997430Z [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)
2025-12-10T17:53:07.259079287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112776s
2025-12-10T17:53:07.261053782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-12-10T17:53:07.266349435Z [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)
2025-12-10T17:53:07.271838618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008829s
2025-12-10T17:53:07.273936472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-12-10T17:53:07.279531779Z [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 '')
2025-12-10T17:53:07.285318531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094867s
2025-12-10T17:53:07.287348157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-12-10T17:53:07.291657775Z [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)
2025-12-10T17:53:07.295991521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067421s
2025-12-10T17:53:07.297796566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-12-10T17:53:07.301071690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2025-12-10T17:53:07.305009158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054313s
2025-12-10T17:53:07.306969285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-12-10T17:53:07.309749774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-12-10T17:53:07.313241735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044308s
2025-12-10T17:53:07.315144136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-12-10T17:53:07.319421999Z [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)
2025-12-10T17:53:07.323893132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068572s
2025-12-10T17:53:07.325827187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-12-10T17:53:07.332540725Z [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)
2025-12-10T17:53:07.338413730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107007s
2025-12-10T17:53:07.340372524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-12-10T17:53:07.345700252Z [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)
2025-12-10T17:53:07.352034596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083247s
2025-12-10T17:53:07.354214696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-12-10T17:53:07.357117231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-12-10T17:53:07.360867592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047454s
2025-12-10T17:53:07.362922209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-12-10T17:53:07.365879053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-12-10T17:53:07.369669235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048504s
2025-12-10T17:53:07.371581595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-12-10T17:53:07.378538243Z [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)
2025-12-10T17:53:07.384739229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113316s
2025-12-10T17:53:07.386666941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-12-10T17:53:07.392875512Z [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)
2025-12-10T17:53:07.398609628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100525s
2025-12-10T17:53:07.400788565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-12-10T17:53:07.404081666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:53:07.407920596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051374s
2025-12-10T17:53:07.409896003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-12-10T17:53:07.416221099Z [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)
2025-12-10T17:53:07.421916367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101169s
2025-12-10T17:53:07.423841954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-12-10T17:53:07.430687147Z [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)
2025-12-10T17:53:07.436677259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109295s
2025-12-10T17:53:07.438672216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-12-10T17:53:07.443114481Z [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)
2025-12-10T17:53:07.447734633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071564s
2025-12-10T17:53:07.449936657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-12-10T17:53:07.453062341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-12-10T17:53:07.456809566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049134s
2025-12-10T17:53:07.458864734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-12-10T17:53:07.464629742Z [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)
2025-12-10T17:53:07.470050016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092792s
2025-12-10T17:53:07.472339857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-12-10T17:53:07.476825008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:53:07.480845694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064122s
2025-12-10T17:53:07.506688950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-12-10T17:53:07.540800686Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0352251 taking an average of 00:00:00.0352251
2025-12-10T17:53:07.554721767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-10T17:53:07', 'InitialSetup')
2025-12-10T17:53:07.560964567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:07.572107504Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-10T17:53:07.574085998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089002s
2025-12-10T17:53:07.583496506Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-12-10T17:53:07.586525716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:07.599180917Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-12-10T17:53:07.614612179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-12-10T17:53:07.616966109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002416s
2025-12-10T17:53:07.619766608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-12-10T17:53:07.623681852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:07.641806266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199167s
2025-12-10T17:53:07.646240254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-10T17:53:07', 'add_reason_to_pending_releases')
2025-12-10T17:53:07.650646175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:07.654254451Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-12-10T17:53:07.656217954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032045s
2025-12-10T17:53:07.658773500Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-12-10T17:53:07.661048731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:07.664096849Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-12-10T17:53:07.716861233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:07.727730498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2025-12-10T17:53:07.729906259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-12-10T17:53:07.733033166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-12-10T17:53:07.743672909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117633s
2025-12-10T17:53:07.745611753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:07.747444373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-12-10T17:53:07.749946782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-12-10T17:53:07.752861351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:07.762636594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110293s
2025-12-10T17:53:07.764551078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:07.766325972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-12-10T17:53:07.768600833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-12-10T17:53:07.771945307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:07.781924100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112072s
2025-12-10T17:53:07.786950911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-12-10T17:53:07.795065811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-12-10T17:53:07.802217642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125713s
2025-12-10T17:53:07.807221317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-12-10T17:53:08.129584481Z [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)
2025-12-10T17:53:08.147326214Z [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"
2025-12-10T17:53:08.160711707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-12-10T17:53:08.173755822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-12-10T17:53:08.206032613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-12-10T17:53:08.211545864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-12-10T17:53:08.216377323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-12-10T17:53:08.220284089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4108684s
2025-12-10T17:53:08.222191229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:08.223965000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-12-10T17:53:08.228390321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-12-10T17:53:08.231346433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-12-10T17:53:08.241265887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108157s
2025-12-10T17:53:08.245096891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-10T17:53:08', 'add_medium_support')
2025-12-10T17:53:08.249221947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:08.265863906Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-12-10T17:53:08.267963634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349294s
2025-12-10T17:53:08.270716457Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-12-10T17:53:08.273058924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:08.276451374Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-12-10T17:53:08.291535507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-12-10T17:53:08.295342182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-12-10T17:53:08.301451042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073043s
2025-12-10T17:53:08.303375768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:08.305924300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:08.342187167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365555s
2025-12-10T17:53:08.346684021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-10T17:53:08', 'add_various_qualites_in_profile')
2025-12-10T17:53:08.351229754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:08.355181702Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-12-10T17:53:08.357221449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495133s
2025-12-10T17:53:08.359583745Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-12-10T17:53:08.361841522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:08.364839588Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-12-10T17:53:08.381661039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-12-10T17:53:08.387135723Z [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)
2025-12-10T17:53:08.392780950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087909s
2025-12-10T17:53:08.394997042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-12-10T17:53:08.398216735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-12-10T17:53:08.402094252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050991s
2025-12-10T17:53:08.403987264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:53:08.405749392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-10T17:53:08.407997810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-12-10T17:53:08.411322173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:08.421518113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114251s
2025-12-10T17:53:08.423834157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-12-10T17:53:08.503640501Z [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)
2025-12-10T17:53:08.534109441Z [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"
2025-12-10T17:53:08.551015332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:08.556463753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:08.581480074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-12-10T17:53:08.586485633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-12-10T17:53:08.591145787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:08.595618122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:08.599321599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1733999s
2025-12-10T17:53:08.601982818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-12-10T17:53:08.692139963Z [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)
2025-12-10T17:53:08.721240178Z [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"
2025-12-10T17:53:08.736881272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:08.742594827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:08.768842488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-12-10T17:53:08.774210146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-12-10T17:53:08.779152538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:08.783803592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:08.787515266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1834316s
2025-12-10T17:53:08.789481946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:08.791315739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-12-10T17:53:08.793559336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-12-10T17:53:08.796574097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-12-10T17:53:08.806484441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108516s
2025-12-10T17:53:08.811099995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-10T17:53:08', 'metadata_profiles')
2025-12-10T17:53:08.815942616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:08.829403109Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-12-10T17:53:08.831320280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335911s
2025-12-10T17:53:08.834760787Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-12-10T17:53:08.837305010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:08.840603291Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-12-10T17:53:08.874391205Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-12-10T17:53:08.983809875Z [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)
2025-12-10T17:53:08.993823798Z [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"
2025-12-10T17:53:08.999635952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-10T17:53:09.003989838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-10T17:53:09.030191998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-10T17:53:09.034071980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1571205s
2025-12-10T17:53:09.035998449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:53:09.037760447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-12-10T17:53:09.040181722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-12-10T17:53:09.043369772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-12-10T17:53:09.053386571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110658s
2025-12-10T17:53:09.056450060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-12-10T17:53:09.060072293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-12-10T17:53:09.063147074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043324s
2025-12-10T17:53:09.065069856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:53:09.066831002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-12-10T17:53:09.072285615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-12-10T17:53:09.140639780Z [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)
2025-12-10T17:53:09.152390550Z [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"
2025-12-10T17:53:09.158913946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-10T17:53:09.163481522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-10T17:53:09.192188616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-10T17:53:09.196463343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218025s
2025-12-10T17:53:09.200768161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-10T17:53:09', 'separate_automatic_and_interactive_search')
2025-12-10T17:53:09.205325357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:09.220450673Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-12-10T17:53:09.222527084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.145229s
2025-12-10T17:53:09.225240247Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-12-10T17:53:09.227608916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:09.230652765Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-12-10T17:53:09.235347869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-12-10T17:53:09.306726112Z [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)
2025-12-10T17:53:09.331134189Z [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"
2025-12-10T17:53:09.344474210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:09.350229178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:09.375506846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:09.380345940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:53:09.384825579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:53:09.389448318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:53:09.394094343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:09.397886047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1605823s
2025-12-10T17:53:09.401903597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-10T17:53:09', 'change_album_path_to_relative')
2025-12-10T17:53:09.406025146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:09.418167786Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-12-10T17:53:09.420146269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1804972s
2025-12-10T17:53:09.422830424Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-12-10T17:53:09.425183222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:09.428192802Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-12-10T17:53:09.436301739Z [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
2025-12-10T17:53:09.441227077Z [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
2025-12-10T17:53:09.445271210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059891s
2025-12-10T17:53:09.449284871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-10T17:53:09', 'change_quality_size_mb_to_kb')
2025-12-10T17:53:09.453425950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:09.457395312Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-12-10T17:53:09.459345559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177252s
2025-12-10T17:53:09.461683076Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-12-10T17:53:09.463917284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:09.466771522Z [Info] album_releases: Starting migration of Main DB to 9
2025-12-10T17:53:09.473622707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:09.475484976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-12-10T17:53:09.477587340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-12-10T17:53:09.480534775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-12-10T17:53:09.491113495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115094s
2025-12-10T17:53:09.493012770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:09.494760419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-12-10T17:53:09.496928785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-12-10T17:53:09.499929156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-12-10T17:53:09.509790823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108801s
2025-12-10T17:53:09.513457326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-12-10T17:53:09', 'album_releases')
2025-12-10T17:53:09.517498523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:09.521134534Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-12-10T17:53:09.523093489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220298s
2025-12-10T17:53:09.525707753Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-12-10T17:53:09.528082715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:09.531241695Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-12-10T17:53:09.540542874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:09.542565566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-12-10T17:53:09.544689643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-12-10T17:53:09.617137120Z [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)
2025-12-10T17:53:09.644186565Z [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"
2025-12-10T17:53:09.658594296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:09.664094170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:09.688660987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:09.693397083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:53:09.697750138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:53:09.702262464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:53:09.706888829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:09.710515903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1638293s
2025-12-10T17:53:09.712396630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:09.714148778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-12-10T17:53:09.716333437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-12-10T17:53:09.788712786Z [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)
2025-12-10T17:53:09.815961543Z [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"
2025-12-10T17:53:09.831798080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:09.837773021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:09.863760769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:09.868482235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-12-10T17:53:09.872832144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-12-10T17:53:09.877448119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-12-10T17:53:09.882140056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:09.885814836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1674146s
2025-12-10T17:53:09.889745280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-10T17:53:09', 'album_releases_fix')
2025-12-10T17:53:09.893828441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:09.906294673Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-12-10T17:53:09.908300151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1876745s
2025-12-10T17:53:09.910929996Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-12-10T17:53:09.913208925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:09.916421494Z [Info] import_lists: Starting migration of Main DB to 11
2025-12-10T17:53:09.935745463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-12-10T17:53:09.945544544Z [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)
2025-12-10T17:53:09.953935630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161096s
2025-12-10T17:53:09.956257084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-12-10T17:53:09.959167926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-12-10T17:53:09.962893598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047316s
2025-12-10T17:53:09.964904817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-12-10T17:53:09.970999279Z [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)
2025-12-10T17:53:09.977203782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103584s
2025-12-10T17:53:09.979544264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-12-10T17:53:09.983401451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:53:09.987008434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053954s
2025-12-10T17:53:09.990738645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-10T17:53:09', 'import_lists')
2025-12-10T17:53:09.994749721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:09.999296286Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-12-10T17:53:10.001145139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175749s
2025-12-10T17:53:10.004012362Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-12-10T17:53:10.006454419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.009061358Z [Info] add_release_status: Starting migration of Main DB to 12
2025-12-10T17:53:10.055931333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-12-10T17:53:10.059030544Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.63E-05s
2025-12-10T17:53:10.062027639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-12-10T17:53:10.065655604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-12-10T17:53:10.077046520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128715s
2025-12-10T17:53:10.079001606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:10.081276968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:10.096950578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156039s
2025-12-10T17:53:10.101200415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-12-10T17:53:10', 'add_release_status')
2025-12-10T17:53:10.105971221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.109181976Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-12-10T17:53:10.111074276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281178s
2025-12-10T17:53:10.113741637Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-12-10T17:53:10.116081669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.119760066Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-12-10T17:53:10.124927470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:10.126923881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-12-10T17:53:10.129275415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-12-10T17:53:10.132871646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:10.144136158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126698s
2025-12-10T17:53:10.148136553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-10T17:53:10', 'album_download_notification')
2025-12-10T17:53:10.152379837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.155904624Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-12-10T17:53:10.157937127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241107s
2025-12-10T17:53:10.160547944Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-12-10T17:53:10.162932606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.166118290Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-12-10T17:53:10.173443550Z [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
2025-12-10T17:53:10.179752383Z [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
2025-12-10T17:53:10.186530020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096604s
2025-12-10T17:53:10.191260936Z [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
2025-12-10T17:53:10.197421781Z [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
2025-12-10T17:53:10.201882012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073292s
2025-12-10T17:53:10.205982920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-10T17:53:10', 'fix_language_metadata_profiles')
2025-12-10T17:53:10.210190261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.213693756Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-12-10T17:53:10.215707430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186831s
2025-12-10T17:53:10.218050127Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-12-10T17:53:10.220364167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.223386482Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-12-10T17:53:10.228039151Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-12-10T17:53:10.231088401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-12-10T17:53:10.234541013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042021s
2025-12-10T17:53:10.238331766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-10T17:53:10', 'remove_fanzub')
2025-12-10T17:53:10.242385147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.245607856Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-12-10T17:53:10.247442600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151075s
2025-12-10T17:53:10.250190263Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-12-10T17:53:10.252613863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.255723364Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-12-10T17:53:10.283444663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-12-10T17:53:10.286800570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-12-10T17:53:10.291258837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054324s
2025-12-10T17:53:10.293614199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-12-10T17:53:10.297073525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-12-10T17:53:10.301035011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053773s
2025-12-10T17:53:10.308235570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-12-10T17:53:10.313550933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-12-10T17:53:10.317636720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071959s
2025-12-10T17:53:10.320142846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-12-10T17:53:10.323296897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-12-10T17:53:10.327314496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054311s
2025-12-10T17:53:10.329540178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-12-10T17:53:10.332402331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-12-10T17:53:10.335613196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041514s
2025-12-10T17:53:10.337811363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-12-10T17:53:10.341110836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-10T17:53:10.345127334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052114s
2025-12-10T17:53:10.349107668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-10T17:53:10', 'update_artist_history_indexes')
2025-12-10T17:53:10.353367315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.357122707Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-12-10T17:53:10.359114978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168323s
2025-12-10T17:53:10.361504490Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-12-10T17:53:10.363699409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.366614469Z [Info] remove_nma: Starting migration of Main DB to 17
2025-12-10T17:53:10.393333068Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:10.407537850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-12-10T17:53:10.411582715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157344s
2025-12-10T17:53:10.415258937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-10T17:53:10', 'remove_nma')
2025-12-10T17:53:10.419383071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.422588636Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-12-10T17:53:10.424450084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266868s
2025-12-10T17:53:10.426982793Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-12-10T17:53:10.429295159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.432397647Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-12-10T17:53:10.437563688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:10.439504967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.15E-05s
2025-12-10T17:53:10.441766932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-12-10T17:53:10.444721732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-12-10T17:53:10.455863787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120337s
2025-12-10T17:53:10.459686033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-10T17:53:10', 'album_disambiguation')
2025-12-10T17:53:10.464376067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.467361588Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-12-10T17:53:10.469285712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233122s
2025-12-10T17:53:10.471869084Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-12-10T17:53:10.474212262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.477350992Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-12-10T17:53:10.481411689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:10.483608111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:10.500767392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170408s
2025-12-10T17:53:10.505114225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-10T17:53:10', 'add_ape_quality_in_profiles')
2025-12-10T17:53:10.509729127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.513157210Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-12-10T17:53:10.515209953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294514s
2025-12-10T17:53:10.517551658Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-12-10T17:53:10.519829695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.522831299Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-12-10T17:53:10.536607268Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:10.540443522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-12-10T17:53:10.544043862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049632s
2025-12-10T17:53:10.546356348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:10.549522082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-12-10T17:53:10.552563306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041403s
2025-12-10T17:53:10.554841854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:10.557919721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-12-10T17:53:10.560922918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040121s
2025-12-10T17:53:10.564618169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-10T17:53:10', 'remove_pushalot')
2025-12-10T17:53:10.568641450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.571898208Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-12-10T17:53:10.573801019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147949s
2025-12-10T17:53:10.576301204Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-12-10T17:53:10.578648029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.581608810Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-12-10T17:53:10.588788948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-12-10T17:53:10.593215862Z [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)
2025-12-10T17:53:10.598169777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073392s
2025-12-10T17:53:10.601977173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-10T17:53:10', 'add_custom_filters')
2025-12-10T17:53:10.606003049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.609408837Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-12-10T17:53:10.611292730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183832s
2025-12-10T17:53:10.613736491Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-12-10T17:53:10.616022935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.618971803Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-12-10T17:53:10.624111401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:53:10.626033682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2025-12-10T17:53:10.628139813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-12-10T17:53:10.630995142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-12-10T17:53:10.642042797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118684s
2025-12-10T17:53:10.645991799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-10T17:53:10', 'import_list_tags')
2025-12-10T17:53:10.650212988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:10.653678266Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-12-10T17:53:10.655554804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023382s
2025-12-10T17:53:10.658120460Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-12-10T17:53:10.660462015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:10.663524962Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-12-10T17:53:10.757461889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-12-10T17:53:10.765082012Z [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)
2025-12-10T17:53:10.772284054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012427s
2025-12-10T17:53:10.774578524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-12-10T17:53:10.778179926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-12-10T17:53:10.782161272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055032s
2025-12-10T17:53:10.815578329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-12-10T17:53:10.815987433Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-12-10T17:53:10.816239601Z FROM "Artists"
2025-12-10T17:53:10.828167448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-12-10T17:53:10.828186216Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-12-10T17:53:10.828196166Z FROM "Artists"
2025-12-10T17:53:10.836154400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141583s
2025-12-10T17:53:10.837854794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:53:10.839718657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-12-10T17:53:10.842147979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-12-10T17:53:10.845288673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:10.856490318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124926s
2025-12-10T17:53:10.862757627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-12-10T17:53:10.862773319Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:53:10.862795082Z FROM "ArtistMetadata"
2025-12-10T17:53:10.862850063Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-12-10T17:53:10.871219105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-12-10T17:53:10.871235107Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:53:10.871256610Z FROM "ArtistMetadata"
2025-12-10T17:53:10.871298925Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-12-10T17:53:10.877528689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105406s
2025-12-10T17:53:10.879526753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-12-10T17:53:10.888302022Z [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)
2025-12-10T17:53:10.895445295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139743s
2025-12-10T17:53:10.897794947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-12-10T17:53:10.901341768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-12-10T17:53:10.905304026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054818s
2025-12-10T17:53:10.907426129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-12-10T17:53:10.910477854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-12-10T17:53:10.914171351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047875s
2025-12-10T17:53:10.916062198Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:10.918257148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:10.999980202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0814984s
2025-12-10T17:53:11.002346156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:11.004217183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2025-12-10T17:53:11.006495791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-12-10T17:53:11.009921108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:11.022228219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136319s
2025-12-10T17:53:11.024241293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:11.026085035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-10T17:53:11.028351709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-12-10T17:53:11.031602314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:11.045743368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148586s
2025-12-10T17:53:11.047919510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:11.049756589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-12-10T17:53:11.051956789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-12-10T17:53:11.054841838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-12-10T17:53:11.066622760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126096s
2025-12-10T17:53:11.074676616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-12-10T17:53:11.074713320Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:53:11.074723491Z FROM "ArtistMetadata"
2025-12-10T17:53:11.074732008Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-12-10T17:53:11.074741056Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-12-10T17:53:11.084846023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-12-10T17:53:11.084871775Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:53:11.084881675Z FROM "ArtistMetadata"
2025-12-10T17:53:11.084902106Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-12-10T17:53:11.084986105Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-12-10T17:53:11.093361219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140897s
2025-12-10T17:53:11.095288098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:11.097856049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-12-10T17:53:11.100366794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-12-10T17:53:11.103859257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-12-10T17:53:11.115690580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131131s
2025-12-10T17:53:11.117672000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:11.119570833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-12-10T17:53:11.121866736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-12-10T17:53:11.125264918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:11.137821151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136394s
2025-12-10T17:53:11.139823713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:11.141705993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-12-10T17:53:11.143968128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-12-10T17:53:11.147516493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:11.160649527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143631s
2025-12-10T17:53:11.168945281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-12-10T17:53:11.169032156Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-12-10T17:53:11.169073660Z FROM "AlbumReleases"
2025-12-10T17:53:11.169087878Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-12-10T17:53:11.169131296Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-12-10T17:53:11.178902049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-12-10T17:53:11.178942150Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-12-10T17:53:11.178952281Z FROM "AlbumReleases"
2025-12-10T17:53:11.178972361Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-12-10T17:53:11.179008544Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-12-10T17:53:11.185929129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120149s
2025-12-10T17:53:11.193362777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-12-10T17:53:11.193395974Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:53:11.193406465Z FROM "ArtistMetadata"
2025-12-10T17:53:11.193425984Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-12-10T17:53:11.193435463Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-12-10T17:53:11.203832648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-12-10T17:53:11.203889252Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-12-10T17:53:11.203915024Z FROM "ArtistMetadata"
2025-12-10T17:53:11.203976829Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-12-10T17:53:11.204036829Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-12-10T17:53:11.211363071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130903s
2025-12-10T17:53:11.217662936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-12-10T17:53:11.300689003Z [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)
2025-12-10T17:53:11.317737291Z [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"
2025-12-10T17:53:11.328085097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:11.333236269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:11.363563965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:11.368583342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:11.372393243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512051s
2025-12-10T17:53:11.376471635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-12-10T17:53:11.455178044Z [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)
2025-12-10T17:53:11.475162444Z [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"
2025-12-10T17:53:11.486087602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:11.493682004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:11.523608161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:11.528909015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:11.532628805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1532219s
2025-12-10T17:53:11.535377400Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-12-10T17:53:11.609624750Z [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)
2025-12-10T17:53:11.626003560Z [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"
2025-12-10T17:53:11.634603827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-12-10T17:53:11.639596009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-12-10T17:53:11.668263763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-12-10T17:53:11.673326367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-12-10T17:53:11.676814590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392309s
2025-12-10T17:53:11.678878746Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-12-10T17:53:11.747279845Z [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)
2025-12-10T17:53:11.757710558Z [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"
2025-12-10T17:53:11.763716932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:53:11.768128235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:53:11.796151742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:11.800004228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194918s
2025-12-10T17:53:11.802151051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-12-10T17:53:11.805278268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:11.808902155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048593s
2025-12-10T17:53:11.810760487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-12-10T17:53:11.813337766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:11.816807633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043564s
2025-12-10T17:53:11.818889605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-12-10T17:53:11.822993128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:53:11.826485049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058516s
2025-12-10T17:53:11.828430977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-12-10T17:53:11.831309553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-12-10T17:53:11.834778749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046095s
2025-12-10T17:53:11.836793085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-12-10T17:53:11.839500086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-12-10T17:53:11.842932276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044446s
2025-12-10T17:53:11.844934077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-12-10T17:53:11.847946633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-12-10T17:53:11.851354024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00464s
2025-12-10T17:53:11.853030510Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:11.864569784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-12-10T17:53:11.868237079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135577s
2025-12-10T17:53:11.869893444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:11.872908685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-12-10T17:53:11.875820869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043373s
2025-12-10T17:53:11.877420861Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:11.881416195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-12-10T17:53:11.884946995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059611s
2025-12-10T17:53:11.888610983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-10T17:53:11', 'add_release_groups_etc')
2025-12-10T17:53:11.892553801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:11.897540513Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-12-10T17:53:11.899609859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182165s
2025-12-10T17:53:11.902162469Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-12-10T17:53:11.904419694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:11.907615599Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-12-10T17:53:11.919688709Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:11.922399698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-12-10T17:53:11.925718270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040939s
2025-12-10T17:53:11.929317417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-10T17:53:11', 'NewMediaInfoFormat')
2025-12-10T17:53:11.933173581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:11.936438395Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-12-10T17:53:11.938194201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146069s
2025-12-10T17:53:11.940871081Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-12-10T17:53:11.943274150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:11.946600677Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-12-10T17:53:11.968551687Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-12-10T17:53:11.972502162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-12-10T17:53:12.001531784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305932s
2025-12-10T17:53:12.003548204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-12-10T17:53:12.005306775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-12-10T17:53:12.008169830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-12-10T17:53:12.011805390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:12.023048168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129574s
2025-12-10T17:53:12.027216963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-10T17:53:12', 'rename_restrictions_to_release_profiles')
2025-12-10T17:53:12.031601571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:12.035395610Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-12-10T17:53:12.037241177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244991s
2025-12-10T17:53:12.040183612Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-12-10T17:53:12.042483021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:12.045648605Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-12-10T17:53:12.065832597Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-12-10T17:53:12.069010716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-12-10T17:53:12.097820827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029651s
2025-12-10T17:53:12.099887949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:53:12.101682793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-12-10T17:53:12.104010309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-12-10T17:53:12.107175533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-12-10T17:53:12.117686166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116336s
2025-12-10T17:53:12.119606904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-12-10T17:53:12.121366347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-12-10T17:53:12.123686218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-12-10T17:53:12.126783184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-12-10T17:53:12.137016930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01131s
2025-12-10T17:53:12.138719007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:12.141367240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-12-10T17:53:12.144260114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038928s
2025-12-10T17:53:12.145907111Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:12.148577007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-12-10T17:53:12.151426404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039108s
2025-12-10T17:53:12.153865876Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-12-10T17:53:12.229134964Z [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)
2025-12-10T17:53:12.244699935Z [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"
2025-12-10T17:53:12.252949466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:12.258430672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:12.288783750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:12.293691472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:12.298542089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:12.303338206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:12.307126444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510699s
2025-12-10T17:53:12.311406812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-10T17:53:12', 'rename_quality_profiles_add_upgrade_allowed')
2025-12-10T17:53:12.315773154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:12.320159547Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-12-10T17:53:12.322260627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1635772s
2025-12-10T17:53:12.324663806Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-12-10T17:53:12.327169120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:12.330887808Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-12-10T17:53:12.338626571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-12-10T17:53:12.343186693Z [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)
2025-12-10T17:53:12.348035967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073877s
2025-12-10T17:53:12.350525239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-12-10T17:53:12.354132102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-12-10T17:53:12.358072997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055262s
2025-12-10T17:53:12.361835784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-10T17:53:12', 'add_import_exclusions')
2025-12-10T17:53:12.365845137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:12.369576800Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-12-10T17:53:12.383197827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167573s
2025-12-10T17:53:12.386043888Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-12-10T17:53:12.388408910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:12.391785158Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-12-10T17:53:12.446740503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-12-10T17:53:12.446765303Z WHERE "Id" in (
2025-12-10T17:53:12.446784001Z SELECT "Artists"."Id" from "Artists"
2025-12-10T17:53:12.446817368Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:12.446853832Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:53:12.456917495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-12-10T17:53:12.456942235Z WHERE "Id" in (
2025-12-10T17:53:12.456951754Z SELECT "Artists"."Id" from "Artists"
2025-12-10T17:53:12.456970191Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:12.457263372Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:53:12.467238457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154827s
2025-12-10T17:53:12.474338624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-12-10T17:53:12.474366991Z WHERE "Id" in (
2025-12-10T17:53:12.474377893Z SELECT "Albums"."Id" from "Albums"
2025-12-10T17:53:12.474386560Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:12.474395779Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:53:12.483501032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-12-10T17:53:12.483537586Z WHERE "Id" in (
2025-12-10T17:53:12.483581504Z SELECT "Albums"."Id" from "Albums"
2025-12-10T17:53:12.483618419Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:12.483654571Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:53:12.489570584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109923s
2025-12-10T17:53:12.496088808Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-12-10T17:53:12.496113438Z WHERE "Id" in (
2025-12-10T17:53:12.496123047Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-12-10T17:53:12.496142396Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-12-10T17:53:12.496177717Z WHERE "Albums"."Id" IS NULL)
2025-12-10T17:53:12.504956474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-12-10T17:53:12.504981093Z WHERE "Id" in (
2025-12-10T17:53:12.504990733Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-12-10T17:53:12.505013338Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-12-10T17:53:12.505030703Z WHERE "Albums"."Id" IS NULL)
2025-12-10T17:53:12.510863598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104958s
2025-12-10T17:53:12.517440331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-12-10T17:53:12.517465301Z WHERE "Id" in (
2025-12-10T17:53:12.517475041Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:53:12.517493608Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:53:12.517528398Z WHERE "AlbumReleases"."Id" IS NULL)
2025-12-10T17:53:12.526767592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-12-10T17:53:12.526792422Z WHERE "Id" in (
2025-12-10T17:53:12.526802121Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:53:12.526811209Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:53:12.526820298Z WHERE "AlbumReleases"."Id" IS NULL)
2025-12-10T17:53:12.532637341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107921s
2025-12-10T17:53:12.539384436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-12-10T17:53:12.539409817Z WHERE "Id" in (
2025-12-10T17:53:12.539419687Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:53:12.539438615Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:12.539478235Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:53:12.548727439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-12-10T17:53:12.548764504Z WHERE "Id" in (
2025-12-10T17:53:12.548774484Z SELECT "Tracks"."Id" from "Tracks"
2025-12-10T17:53:12.548788241Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:12.548801027Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-12-10T17:53:12.554952574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111471s
2025-12-10T17:53:12.561931145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:53:12.561955745Z WHERE "Id" IN (
2025-12-10T17:53:12.561994513Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:12.562018140Z LEFT OUTER JOIN "Tracks"
2025-12-10T17:53:12.562036587Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:53:12.562058301Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:53:12.571791449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:53:12.571816029Z WHERE "Id" IN (
2025-12-10T17:53:12.571825528Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:12.571835147Z LEFT OUTER JOIN "Tracks"
2025-12-10T17:53:12.571843264Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:53:12.571899808Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:53:12.578057757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113979s
2025-12-10T17:53:12.581816976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-10T17:53:12', 'clean_artist_metadata_table')
2025-12-10T17:53:12.585862302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:12.590660523Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-12-10T17:53:12.592113950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233257s
2025-12-10T17:53:12.594672792Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-12-10T17:53:12.596973855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:12.600257878Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-12-10T17:53:12.612525429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:12.614686771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-12-10T17:53:12.617060621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-12-10T17:53:12.620554065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:12.632193532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129306s
2025-12-10T17:53:12.634093989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:12.635781647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-12-10T17:53:12.638293725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-12-10T17:53:12.641750606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:12.652481743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012416s
2025-12-10T17:53:12.654750401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:12.656143056Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-05s
2025-12-10T17:53:12.658779173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-12-10T17:53:12.662131373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:12.672805717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012307s
2025-12-10T17:53:12.674617244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:12.676318450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-12-10T17:53:12.678537348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-12-10T17:53:12.681874908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:12.692556917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119788s
2025-12-10T17:53:12.694852078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:12.696109800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-12-10T17:53:12.698300181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-12-10T17:53:12.701527069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:12.712341364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120448s
2025-12-10T17:53:12.714929244Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-12-10T17:53:12.790778120Z [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)
2025-12-10T17:53:12.810211660Z [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"
2025-12-10T17:53:12.819221141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-12-10T17:53:12.823519647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-12-10T17:53:12.853146051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365918s
2025-12-10T17:53:12.856038906Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-12-10T17:53:12.938977576Z [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)
2025-12-10T17:53:12.959000895Z [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"
2025-12-10T17:53:12.969110190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-12-10T17:53:12.973726695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-12-10T17:53:13.002056840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1432599s
2025-12-10T17:53:13.006067305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-10T17:53:13', 'health_issue_notification')
2025-12-10T17:53:13.010110065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:13.014197776Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-12-10T17:53:13.016070717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1550189s
2025-12-10T17:53:13.019862883Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-12-10T17:53:13.022170780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:13.025203346Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-12-10T17:53:13.041793371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:13.043799430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-12-10T17:53:13.045926423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-12-10T17:53:13.049309886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-12-10T17:53:13.061210238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013358s
2025-12-10T17:53:13.063002627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:13.064656066Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-12-10T17:53:13.066605852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-12-10T17:53:13.069559169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-12-10T17:53:13.080221899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116771s
2025-12-10T17:53:13.082782164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-12-10T17:53:13.085588775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-12-10T17:53:13.088500929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003626s
2025-12-10T17:53:13.093735419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:53:13.093782935Z WHERE "Id" IN (
2025-12-10T17:53:13.093794528Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:13.093841332Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:53:13.093881022Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:53:13.100931919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:53:13.100957240Z WHERE "Id" IN (
2025-12-10T17:53:13.100966820Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:13.100984405Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:53:13.101026149Z WHERE "Tracks"."Id" IS NULL)
2025-12-10T17:53:13.106429188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088872s
2025-12-10T17:53:13.113093989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:53:13.113118919Z WHERE "Id" IN (
2025-12-10T17:53:13.113128859Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:13.113159651Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-12-10T17:53:13.113199040Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-12-10T17:53:13.113252718Z WHERE "Artists"."Path" IS NULL)
2025-12-10T17:53:13.122458334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:53:13.122484306Z WHERE "Id" IN (
2025-12-10T17:53:13.122516501Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:13.122542183Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-12-10T17:53:13.122588396Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-12-10T17:53:13.122621653Z WHERE "Artists"."Path" IS NULL)
2025-12-10T17:53:13.129318146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116672s
2025-12-10T17:53:13.136806044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:53:13.136830704Z WHERE "Id" IN (
2025-12-10T17:53:13.136840603Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:13.136874572Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:53:13.136923360Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:53:13.136952479Z WHERE "AlbumReleases"."Monitored" = 0
2025-12-10T17:53:13.136994493Z OR "AlbumReleases"."Monitored" IS NULL)
2025-12-10T17:53:13.147452832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:53:13.147478523Z WHERE "Id" IN (
2025-12-10T17:53:13.147487962Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-12-10T17:53:13.147513313Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-12-10T17:53:13.147558434Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-12-10T17:53:13.147593645Z WHERE "AlbumReleases"."Monitored" = 0
2025-12-10T17:53:13.147622203Z OR "AlbumReleases"."Monitored" IS NULL)
2025-12-10T17:53:13.155008325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133181s
2025-12-10T17:53:13.160607158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-12-10T17:53:13.160632009Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-12-10T17:53:13.160674885Z FROM "Artists"
2025-12-10T17:53:13.160698573Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-12-10T17:53:13.160731068Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-12-10T17:53:13.168215929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-12-10T17:53:13.168241090Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-12-10T17:53:13.168273716Z FROM "Artists"
2025-12-10T17:53:13.168297163Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-12-10T17:53:13.168316191Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-12-10T17:53:13.174056660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009562s
2025-12-10T17:53:13.178773738Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-12-10T17:53:13.178813829Z WHERE "Id" NOT IN (
2025-12-10T17:53:13.178823558Z SELECT MIN("Id")
2025-12-10T17:53:13.178832246Z FROM "TrackFiles"
2025-12-10T17:53:13.178840432Z GROUP BY "Path"
2025-12-10T17:53:13.178848829Z )
2025-12-10T17:53:13.184845584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-12-10T17:53:13.184871516Z WHERE "Id" NOT IN (
2025-12-10T17:53:13.184880965Z SELECT MIN("Id")
2025-12-10T17:53:13.184889993Z FROM "TrackFiles"
2025-12-10T17:53:13.184898139Z GROUP BY "Path"
2025-12-10T17:53:13.184906236Z )
2025-12-10T17:53:13.191102061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091685s
2025-12-10T17:53:13.192973029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:13.194536607Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-12-10T17:53:13.196473928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-12-10T17:53:13.268259772Z [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)
2025-12-10T17:53:13.280904383Z [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"
2025-12-10T17:53:13.288162718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:53:13.292725145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:53:13.321266153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:13.325170565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268892s
2025-12-10T17:53:13.327360755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-12-10T17:53:13.329994037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:53:13.333575709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045708s
2025-12-10T17:53:13.336103509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-12-10T17:53:13.407881387Z [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)
2025-12-10T17:53:13.420193879Z [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"
2025-12-10T17:53:13.426945053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:53:13.431770419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:53:13.461141018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:13.466191237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:53:13.469931318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323309s
2025-12-10T17:53:13.474171365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-10T17:53:13', 'add_mediafilerepository_mtime')
2025-12-10T17:53:13.478223163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:13.482636791Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-12-10T17:53:13.484572508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.144579s
2025-12-10T17:53:13.487621257Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-12-10T17:53:13.490079677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:13.493781912Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-12-10T17:53:13.514871747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-12-10T17:53:13.514896217Z WHERE "Id" NOT IN (
2025-12-10T17:53:13.514905836Z SELECT MIN("Artists"."Id") from "Artists"
2025-12-10T17:53:13.514915235Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:13.514939604Z GROUP BY "ArtistMetadata"."Id")
2025-12-10T17:53:13.524838716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-12-10T17:53:13.524865470Z WHERE "Id" NOT IN (
2025-12-10T17:53:13.524875019Z SELECT MIN("Artists"."Id") from "Artists"
2025-12-10T17:53:13.524884508Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-12-10T17:53:13.524893567Z GROUP BY "ArtistMetadata"."Id")
2025-12-10T17:53:13.531537575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118335s
2025-12-10T17:53:13.533561289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-12-10T17:53:13.536208159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-12-10T17:53:13.539457061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039143s
2025-12-10T17:53:13.541581228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-12-10T17:53:13.615214342Z [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)
2025-12-10T17:53:13.631021130Z [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"
2025-12-10T17:53:13.639353748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:13.643791794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:13.672036226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:13.676414431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:13.680771524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:13.684247885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408909s
2025-12-10T17:53:13.686312622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-12-10T17:53:13.689346671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:13.693122143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049042s
2025-12-10T17:53:13.697164883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-10T17:53:13', 'add_artistmetadataid_constraint')
2025-12-10T17:53:13.701452116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:13.706313204Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-12-10T17:53:13.708386118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175785s
2025-12-10T17:53:13.711315626Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-12-10T17:53:13.713409703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:13.716738726Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-12-10T17:53:13.728635381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-12-10T17:53:13.730576920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-12-10T17:53:13.732719274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-12-10T17:53:13.736068528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:13.747418802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127926s
2025-12-10T17:53:13.749267494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-12-10T17:53:13.750910864Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-12-10T17:53:13.753283441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-12-10T17:53:13.756594588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:13.767583414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123258s
2025-12-10T17:53:13.769295151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:13.770870634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-12-10T17:53:13.772998127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-12-10T17:53:13.776143310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:13.787619979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126569s
2025-12-10T17:53:13.789337407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-12-10T17:53:13.791034905Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-12-10T17:53:13.793162108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-12-10T17:53:13.796455139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:13.808068353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128245s
2025-12-10T17:53:13.809712804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:13.811169096Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-12-10T17:53:13.813345088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-12-10T17:53:13.816504239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:13.828294830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012758s
2025-12-10T17:53:13.830080536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-12-10T17:53:13.831693293Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-12-10T17:53:13.833793812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-12-10T17:53:13.837138848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:13.849794510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139s
2025-12-10T17:53:13.853769464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-10T17:53:13', 'old_ids_and_artist_alias')
2025-12-10T17:53:13.857996305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:13.861814623Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-12-10T17:53:13.863572583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256146s
2025-12-10T17:53:13.866127468Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-12-10T17:53:13.868309351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:13.871274141Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-12-10T17:53:13.875539760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:13.877524817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:13.884317725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068979s
2025-12-10T17:53:13.886906838Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-12-10T17:53:13.889663659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-12-10T17:53:13.892729392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037417s
2025-12-10T17:53:13.896414212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-10T17:53:13', 'download_propers_config')
2025-12-10T17:53:13.900366129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:13.904013914Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-12-10T17:53:13.905532321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014472s
2025-12-10T17:53:13.908256326Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-12-10T17:53:13.910146933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:13.912859625Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-12-10T17:53:13.927589745Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-12-10T17:53:13.930789498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-12-10T17:53:13.935334339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054939s
2025-12-10T17:53:13.937228172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-12-10T17:53:14.008774424Z [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)
2025-12-10T17:53:14.023125070Z [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"
2025-12-10T17:53:14.031122002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:14.036084083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:14.064395260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:14.068900020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:14.073268706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:14.078303484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:14.081725325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426809s
2025-12-10T17:53:14.083900945Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-12-10T17:53:14.164379302Z [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)
2025-12-10T17:53:14.178050069Z [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"
2025-12-10T17:53:14.185247461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-12-10T17:53:14.189652140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-12-10T17:53:14.218737235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-12-10T17:53:14.222553880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1367364s
2025-12-10T17:53:14.224489918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-12-10T17:53:14.295441743Z [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)
2025-12-10T17:53:14.307325141Z [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"
2025-12-10T17:53:14.313941844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-12-10T17:53:14.317808499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-12-10T17:53:14.344934840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185919s
2025-12-10T17:53:14.347085179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-12-10T17:53:14.417684885Z [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)
2025-12-10T17:53:14.427819391Z [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"
2025-12-10T17:53:14.433710173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-10T17:53:14.438254723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-10T17:53:14.466379374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-10T17:53:14.470927592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-10T17:53:14.475601664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-12-10T17:53:14.480532532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-10T17:53:14.484290348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1355287s
2025-12-10T17:53:14.486221166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-12-10T17:53:14.555519342Z [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)
2025-12-10T17:53:14.565584679Z [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"
2025-12-10T17:53:14.571175787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-12-10T17:53:14.575058124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-12-10T17:53:14.603559182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1154788s
2025-12-10T17:53:14.605589149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-12-10T17:53:14.676174908Z [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)
2025-12-10T17:53:14.686951948Z [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"
2025-12-10T17:53:14.693059535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:53:14.697935624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:53:14.728199722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:14.732724984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:53:14.736223979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12883s
2025-12-10T17:53:14.740328373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-10T17:53:14', 'remove_language_profiles')
2025-12-10T17:53:14.744275181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:14.749160588Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-12-10T17:53:14.750942806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414374s
2025-12-10T17:53:14.755224367Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-12-10T17:53:14.757365779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:14.760611535Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-12-10T17:53:14.766613300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-12-10T17:53:14.768407342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-12-10T17:53:14.770737213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-12-10T17:53:14.773784639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-12-10T17:53:14.786022200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130975s
2025-12-10T17:53:14.789818264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-12-10T17:53:14.794474289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-12-10T17:53:14.798007273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055927s
2025-12-10T17:53:14.801789709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-10T17:53:14', 'multi_disc_naming_format')
2025-12-10T17:53:14.805511423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:14.808879825Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-12-10T17:53:14.810697475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161296s
2025-12-10T17:53:14.813050694Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-12-10T17:53:14.815401517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:14.818264211Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-12-10T17:53:14.824158109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-10T17:53:14.826102815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-12-10T17:53:14.828140708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-12-10T17:53:14.831476034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:14.842794634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127139s
2025-12-10T17:53:14.844468655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:14.846520817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:15.047307391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2006809s
2025-12-10T17:53:15.051448539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-10T17:53:15', 'add_download_client_priority')
2025-12-10T17:53:15.055762536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.059277293Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-12-10T17:53:15.061098339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2127622s
2025-12-10T17:53:15.063296225Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-12-10T17:53:15.065334108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.068151942Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-12-10T17:53:15.073767600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:15.076901319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-12-10T17:53:15.080155312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043556s
2025-12-10T17:53:15.082282916Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:15.085059647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-12-10T17:53:15.087751366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035977s
2025-12-10T17:53:15.091275202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-10T17:53:15', 'remove_growl_prowl')
2025-12-10T17:53:15.094987477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.098129133Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-12-10T17:53:15.099799726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137374s
2025-12-10T17:53:15.102132353Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-12-10T17:53:15.104229386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.107172522Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-12-10T17:53:15.112451913Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:15.115504208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-12-10T17:53:15.118635984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042665s
2025-12-10T17:53:15.120747927Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:15.123611072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-12-10T17:53:15.126392162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037672s
2025-12-10T17:53:15.129915736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-10T17:53:15', 'remove_plex_hometheatre')
2025-12-10T17:53:15.133760749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.136882635Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-12-10T17:53:15.138607608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139145s
2025-12-10T17:53:15.140923110Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-12-10T17:53:15.143034702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.145892436Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-12-10T17:53:15.157547775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:53:15.159337930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-12-10T17:53:15.161293257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-12-10T17:53:15.163942331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-12-10T17:53:15.175231602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120416s
2025-12-10T17:53:15.176995494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:53:15.178590826Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-12-10T17:53:15.180804153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-12-10T17:53:15.184135621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:15.194940728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121836s
2025-12-10T17:53:15.196699218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:53:15.198290252Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-12-10T17:53:15.200486845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-12-10T17:53:15.203757080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:15.214615474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01221s
2025-12-10T17:53:15.216338824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:53:15.217939336Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-12-10T17:53:15.220130138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-12-10T17:53:15.223245220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:15.234103183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121154s
2025-12-10T17:53:15.235827044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:53:15.237437838Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-12-10T17:53:15.239420289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-12-10T17:53:15.242100095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-12-10T17:53:15.252633294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113317s
2025-12-10T17:53:15.254331594Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:15.256315809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:15.270940477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145806s
2025-12-10T17:53:15.274934699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-10T17:53:15', 'add_root_folder_add_defaults')
2025-12-10T17:53:15.279227583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.282365622Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-12-10T17:53:15.284178873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260092s
2025-12-10T17:53:15.286406168Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-12-10T17:53:15.288440263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.291089468Z [Info] task_duration: Starting migration of Main DB to 40
2025-12-10T17:53:15.295887509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-10T17:53:15.297651040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-12-10T17:53:15.299823945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-12-10T17:53:15.302788003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-12-10T17:53:15.314124450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123025s
2025-12-10T17:53:15.317618605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-10T17:53:15', 'task_duration')
2025-12-10T17:53:15.321370721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.324493469Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-12-10T17:53:15.326140094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225648s
2025-12-10T17:53:15.328779048Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-12-10T17:53:15.331080962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.333944789Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-12-10T17:53:15.340744480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-12-10T17:53:15.342506578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-12-10T17:53:15.344581266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-12-10T17:53:15.347713453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:15.359383591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129025s
2025-12-10T17:53:15.361266453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-12-10T17:53:15.362953990Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-12-10T17:53:15.365069550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-12-10T17:53:15.368118309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:15.379125002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012161s
2025-12-10T17:53:15.383120597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-10T17:53:15', 'add_indexer_and_enabled_to_release_profiles')
2025-12-10T17:53:15.387138938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.390778657Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-12-10T17:53:15.392732621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232238s
2025-12-10T17:53:15.395005307Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-12-10T17:53:15.397111218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.399832687Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-12-10T17:53:15.405260166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-12-10T17:53:15.480529314Z [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)
2025-12-10T17:53:15.493954456Z [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"
2025-12-10T17:53:15.500783126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:15.505798425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:15.535304206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:15.539656830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:15.543685572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:15.548337489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:15.552072279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1447762s
2025-12-10T17:53:15.555101208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-12-10T17:53:15.558782080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-12-10T17:53:15.562074960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046016s
2025-12-10T17:53:15.565346507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-12-10T17:53:15.569115206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-12-10T17:53:15.572281642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045574s
2025-12-10T17:53:15.574798710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-12-10T17:53:15.644355566Z [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)
2025-12-10T17:53:15.654930279Z [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"
2025-12-10T17:53:15.661065162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-12-10T17:53:15.665003802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-12-10T17:53:15.693164535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1168206s
2025-12-10T17:53:15.697035400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-10T17:53:15', 'remove_album_folders')
2025-12-10T17:53:15.700998750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.704243464Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-12-10T17:53:15.705979649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1277576s
2025-12-10T17:53:15.708291775Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-12-10T17:53:15.710414539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.713185278Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-12-10T17:53:15.718550341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:53:15.720282509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-12-10T17:53:15.722188536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-12-10T17:53:15.725128156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-12-10T17:53:15.736555084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124946s
2025-12-10T17:53:15.740165815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-12-10T17:53:15', 'add_priority_to_indexers')
2025-12-10T17:53:15.743948722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.747213666Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-12-10T17:53:15.748991315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228925s
2025-12-10T17:53:15.751427390Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-12-10T17:53:15.753623202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.756441857Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-12-10T17:53:15.761917353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-12-10T17:53:15.764781099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-12-10T17:53:15.768794430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047118s
2025-12-10T17:53:15.770483922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:15.772585413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:15.780462454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081461s
2025-12-10T17:53:15.784516267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-12-10T17:53:15', 'remove_chown_and_folderchmod_config')
2025-12-10T17:53:15.788644900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.792017771Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-12-10T17:53:15.793872446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193811s
2025-12-10T17:53:15.796266065Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-12-10T17:53:15.798119758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.800806457Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-12-10T17:53:15.871471976Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-10T17:53:15.878991356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-10T17:53:15.884295808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091382s
2025-12-10T17:53:15.888347135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-12-10T17:53:15', 'update_notifiarr')
2025-12-10T17:53:15.891666609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.894863917Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-12-10T17:53:15.896556485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195391s
2025-12-10T17:53:15.898861165Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-12-10T17:53:15.900979310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.904033831Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-12-10T17:53:15.907658048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:15.909770963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:15.931980743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221172s
2025-12-10T17:53:15.936412797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-12-10T17:53:15', 'email_multiple_addresses')
2025-12-10T17:53:15.940447552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.943442252Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-12-10T17:53:15.945251535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336604s
2025-12-10T17:53:15.947967253Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-12-10T17:53:15.949814182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:15.952739612Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-12-10T17:53:15.956908176Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-12-10T17:53:15.959460184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-12-10T17:53:15.988495298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295428s
2025-12-10T17:53:15.992439790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-12-10T17:53:15', 'rename_blacklist_to_blocklist')
2025-12-10T17:53:15.996449244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:15.999988460Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-12-10T17:53:16.001798495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408524s
2025-12-10T17:53:16.004248889Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-12-10T17:53:16.006139315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.009015927Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-12-10T17:53:16.016071143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-10T17:53:16.017872019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-12-10T17:53:16.020320309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-12-10T17:53:16.023811088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:16.035664375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133464s
2025-12-10T17:53:16.038083627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-12-10T17:53:16.041556409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:16.052874439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012763s
2025-12-10T17:53:16.054637559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:16.056616223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:16.098710642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418921s
2025-12-10T17:53:16.102691928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-12-10T17:53:16', 'cdh_per_downloadclient')
2025-12-10T17:53:16.106677875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.110235508Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-12-10T17:53:16.112044550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536496s
2025-12-10T17:53:16.114296665Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-12-10T17:53:16.116382154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.119386173Z [Info] download_history: Starting migration of Main DB to 52
2025-12-10T17:53:16.135035384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-12-10T17:53:16.142168116Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-12-10T17:53:16.149096366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118272s
2025-12-10T17:53:16.151305384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-12-10T17:53:16.154316447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-12-10T17:53:16.158413296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052577s
2025-12-10T17:53:16.160471651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-12-10T17:53:16.163431671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-12-10T17:53:16.167421735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051091s
2025-12-10T17:53:16.169578748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-12-10T17:53:16.172628018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-12-10T17:53:16.176893938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054291s
2025-12-10T17:53:16.178668621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:16.180637766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:16.195449871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014651s
2025-12-10T17:53:16.199461609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-12-10T17:53:16', 'download_history')
2025-12-10T17:53:16.203568889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.207090971Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-12-10T17:53:16.208874593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265183s
2025-12-10T17:53:16.211183953Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-12-10T17:53:16.213286937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.216278350Z [Info] add_update_history: Starting migration of Main DB to 53
2025-12-10T17:53:16.221339531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-12-10T17:53:16', 'add_update_history')
2025-12-10T17:53:16.225662205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.229001328Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-12-10T17:53:16.230747314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157882s
2025-12-10T17:53:16.233180995Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-12-10T17:53:16.235357196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.238481708Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-12-10T17:53:16.244142957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:16.254497947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-12-10T17:53:16.257276612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-12-10T17:53:16.260750687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:16.273440609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137977s
2025-12-10T17:53:16.277545535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-12-10T17:53:16', 'add_on_update_to_notifications')
2025-12-10T17:53:16.281853228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.285404349Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-12-10T17:53:16.287256749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257321s
2025-12-10T17:53:16.289676681Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-12-10T17:53:16.291842743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.294902354Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-12-10T17:53:16.300208919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:53:16.302060707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-12-10T17:53:16.304130274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-12-10T17:53:16.307322011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:16.319894958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135169s
2025-12-10T17:53:16.323895553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-12-10T17:53:16', 'download_client_per_indexer')
2025-12-10T17:53:16.328178787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.331703935Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-12-10T17:53:16.333529952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252892s
2025-12-10T17:53:16.335869012Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-12-10T17:53:16.337978710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.340951476Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-12-10T17:53:16.349039151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:53:16.350898384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-12-10T17:53:16.352914274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-12-10T17:53:16.355999676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:16.368092425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132696s
2025-12-10T17:53:16.369884955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-12-10T17:53:16.371510608Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-12-10T17:53:16.373784286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-12-10T17:53:16.377247620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:16.388944692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131472s
2025-12-10T17:53:16.390703724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:53:16.392319618Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-12-10T17:53:16.394368654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-12-10T17:53:16.397453195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:16.408964644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126327s
2025-12-10T17:53:16.412607519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-12-10T17:53:16', 'AddNewItemMonitorType')
2025-12-10T17:53:16.416410255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.419807106Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-12-10T17:53:16.421625928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233112s
2025-12-10T17:53:16.423769464Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-12-10T17:53:16.425836275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.429547017Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-12-10T17:53:16.434524740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:53:16.436327941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-12-10T17:53:16.438380193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-12-10T17:53:16.441466778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:16.453501441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013222s
2025-12-10T17:53:16.457005797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-12-10T17:53:16', 'ImportListSearch')
2025-12-10T17:53:16.460964207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.464077596Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-12-10T17:53:16.465783611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236591s
2025-12-10T17:53:16.468140948Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-12-10T17:53:16.470268061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.473062608Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-12-10T17:53:16.478020321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-12-10T17:53:16.479777338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-12-10T17:53:16.481988931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-12-10T17:53:16.485353306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:16.497575365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135469s
2025-12-10T17:53:16.501324986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-12-10T17:53:16', 'ImportListMonitorExisting')
2025-12-10T17:53:16.505191982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.508382887Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-12-10T17:53:16.510150176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241068s
2025-12-10T17:53:16.512301868Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-12-10T17:53:16.514339070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.517033135Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-12-10T17:53:16.523727765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:16.526662554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-12-10T17:53:16.529782386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040308s
2025-12-10T17:53:16.531941784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:16.534614315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-12-10T17:53:16.537285654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034834s
2025-12-10T17:53:16.538960146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-10T17:53:16.540558314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-12-10T17:53:16.542417026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-12-10T17:53:16.544938483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-12-10T17:53:16.556487177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01223s
2025-12-10T17:53:16.560071955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-12-10T17:53:16', 'add_indexer_tags')
2025-12-10T17:53:16.563876216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.566941027Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-12-10T17:53:16.568645509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225899s
2025-12-10T17:53:16.570836039Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-12-10T17:53:16.572921248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.575654031Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-12-10T17:53:16.579341516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:16.581468478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:16.595244136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137619s
2025-12-10T17:53:16.599139330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-12-10T17:53:16', 'update_audio_types')
2025-12-10T17:53:16.603162210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:16.606201630Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-12-10T17:53:16.607923917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248243s
2025-12-10T17:53:16.610666520Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-10T17:53:16.613085370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:16.616054789Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-12-10T17:53:16.662815976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:16.665672928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-12-10T17:53:16.668566264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035831s
2025-12-10T17:53:16.670300215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-12-10T17:53:16.671957422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-12-10T17:53:16.674301452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-12-10T17:53:16.751253478Z [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)
2025-12-10T17:53:16.765968147Z [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"
2025-12-10T17:53:16.773744285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-12-10T17:53:16.778300700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-12-10T17:53:16.808408593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-12-10T17:53:16.813219380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-12-10T17:53:16.816700088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404315s
2025-12-10T17:53:16.818374400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:16.820254555Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-12-10T17:53:16.822111855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-12-10T17:53:16.902403517Z [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)
2025-12-10T17:53:16.922733292Z [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"
2025-12-10T17:53:16.932954743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:16.937640778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:16.967113163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:16.971735750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:16.976301363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:53:16.979809537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1558848s
2025-12-10T17:53:16.981497426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:16.983089912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-12-10T17:53:16.985141614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-12-10T17:53:17.067348992Z [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)
2025-12-10T17:53:17.088297072Z [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"
2025-12-10T17:53:17.098810832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:17.103668413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:17.133700284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:17.138830373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:17.143422991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:53:17.147004933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1599481s
2025-12-10T17:53:17.148724045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:17.150409078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-10T17:53:17.152392441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-12-10T17:53:17.232777480Z [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)
2025-12-10T17:53:17.256949232Z [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"
2025-12-10T17:53:17.267885683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-12-10T17:53:17.272391145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-12-10T17:53:17.301779399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-12-10T17:53:17.306452318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-12-10T17:53:17.311011869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-12-10T17:53:17.314616999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602509s
2025-12-10T17:53:17.316324657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:53:17.318080152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-12-10T17:53:17.320156122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-12-10T17:53:17.396443530Z [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)
2025-12-10T17:53:17.410225611Z [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"
2025-12-10T17:53:17.417735442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:17.422585067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:17.451583156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:17.456195233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:17.460485191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:17.465149072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:17.468776436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466934s
2025-12-10T17:53:17.470479726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-12-10T17:53:17.472102724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-12-10T17:53:17.474097310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-12-10T17:53:17.550442685Z [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)
2025-12-10T17:53:17.564872149Z [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"
2025-12-10T17:53:17.572274645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-12-10T17:53:17.577160122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-12-10T17:53:17.606350318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-12-10T17:53:17.611049089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-12-10T17:53:17.615399689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-12-10T17:53:17.620285126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-12-10T17:53:17.624308958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1483059s
2025-12-10T17:53:17.626040364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-12-10T17:53:17.627894027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-12-10T17:53:17.629694843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-12-10T17:53:17.714221201Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-12-10T17:53:17.726347788Z [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"
2025-12-10T17:53:17.732973990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-12-10T17:53:17.737067193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-10T17:53:17.765722872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341067s
2025-12-10T17:53:17.767557346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-12-10T17:53:17.769262800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-12-10T17:53:17.771803035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-12-10T17:53:17.846709613Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-12-10T17:53:17.858554954Z [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"
2025-12-10T17:53:17.865223541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-12-10T17:53:17.869225289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-10T17:53:17.898054238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242295s
2025-12-10T17:53:17.899929904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:53:17.901609617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-10T17:53:17.903886201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-12-10T17:53:17.978874593Z [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)
2025-12-10T17:53:17.989781505Z [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"
2025-12-10T17:53:17.996187093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-10T17:53:17.999778614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-10T17:53:18.028564777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224165s
2025-12-10T17:53:18.030361705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:53:18.032021938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-12-10T17:53:18.034140814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-12-10T17:53:18.108786056Z [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)
2025-12-10T17:53:18.119906428Z [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"
2025-12-10T17:53:18.125929115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-10T17:53:18.129913427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-10T17:53:18.159615714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1228685s
2025-12-10T17:53:18.162413818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:53:18.164210697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-12-10T17:53:18.166247798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-12-10T17:53:18.241492126Z [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)
2025-12-10T17:53:18.252143644Z [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"
2025-12-10T17:53:18.259177486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-10T17:53:18.263641165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-10T17:53:18.295541648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124722s
2025-12-10T17:53:18.297783402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-10T17:53:18.299728678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-12-10T17:53:18.302837688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-12-10T17:53:18.377605126Z [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)
2025-12-10T17:53:18.388909498Z [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"
2025-12-10T17:53:18.395025533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-10T17:53:18.400085562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-10T17:53:18.432568508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:53:18.437436841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322704s
2025-12-10T17:53:18.439884830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-10T17:53:18.442080391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-12-10T17:53:18.444292906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-12-10T17:53:18.519498566Z [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)
2025-12-10T17:53:18.530934543Z [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"
2025-12-10T17:53:18.537137833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-10T17:53:18.542392614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-10T17:53:18.573769703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:53:18.578776655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316512s
2025-12-10T17:53:18.580628163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-10T17:53:18.582768102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-12-10T17:53:18.584870926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-12-10T17:53:18.664240761Z [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)
2025-12-10T17:53:18.676484054Z [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"
2025-12-10T17:53:18.682658055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-10T17:53:18.687665168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-10T17:53:18.718440525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-10T17:53:18.723182273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1356991s
2025-12-10T17:53:18.725134904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-12-10T17:53:18.726895750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-12-10T17:53:18.729051441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-12-10T17:53:18.807808091Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-12-10T17:53:18.821501694Z [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"
2025-12-10T17:53:18.828537961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-12-10T17:53:18.833737110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-12-10T17:53:18.864684234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-12-10T17:53:18.874282811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-12-10T17:53:18.879890322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-12-10T17:53:18.883725464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1526536s
2025-12-10T17:53:18.885577343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-12-10T17:53:18.887504824Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.61E-05s
2025-12-10T17:53:18.889414459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-12-10T17:53:18.972690119Z [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)
2025-12-10T17:53:18.986499455Z [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"
2025-12-10T17:53:18.992064560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-12-10T17:53:18.995915103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-12-10T17:53:19.025693364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339479s
2025-12-10T17:53:19.028262867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-12-10T17:53:19.029729120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-12-10T17:53:19.032261529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-12-10T17:53:19.105761735Z [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)
2025-12-10T17:53:19.115666068Z [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"
2025-12-10T17:53:19.121697583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-12-10T17:53:19.125985487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-12-10T17:53:19.157619313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233457s
2025-12-10T17:53:19.159349607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-10T17:53:19.161016473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-12-10T17:53:19.163241303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-12-10T17:53:19.236323117Z [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)
2025-12-10T17:53:19.248406016Z [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"
2025-12-10T17:53:19.254369264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-10T17:53:19.259199690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-10T17:53:19.287990832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-10T17:53:19.292381172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-10T17:53:19.296875792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-12-10T17:53:19.301709275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-10T17:53:19.305423494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405195s
2025-12-10T17:53:19.307253078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:53:19.309017160Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-12-10T17:53:19.312038854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-12-10T17:53:19.384861285Z [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)
2025-12-10T17:53:19.401869132Z [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"
2025-12-10T17:53:19.408643212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:53:19.413854184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:53:19.445332758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:53:19.450619523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363739s
2025-12-10T17:53:19.452572185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:53:19.454435356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-12-10T17:53:19.456831591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-12-10T17:53:19.529884447Z [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)
2025-12-10T17:53:19.540492617Z [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"
2025-12-10T17:53:19.546489402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:53:19.551141689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:53:19.585117581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:53:19.590320117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309546s
2025-12-10T17:53:19.592183940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:53:19.594188576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-12-10T17:53:19.596488567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-12-10T17:53:19.676625367Z [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)
2025-12-10T17:53:19.691819862Z [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"
2025-12-10T17:53:19.700177259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:53:19.705757997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:53:19.740297443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:53:19.745994525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462658s
2025-12-10T17:53:19.748197421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-10T17:53:19.750551501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-12-10T17:53:19.753040743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-12-10T17:53:19.835350397Z [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)
2025-12-10T17:53:19.847328576Z [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"
2025-12-10T17:53:19.854444243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-10T17:53:19.859148135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-10T17:53:19.890380072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:53:19.896903107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414981s
2025-12-10T17:53:19.899342418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-10T17:53:19.901540825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001894s
2025-12-10T17:53:19.904146652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-12-10T17:53:19.982916960Z [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)
2025-12-10T17:53:20.000137334Z [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"
2025-12-10T17:53:20.008252905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-10T17:53:20.013482134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-10T17:53:20.047147321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:53:20.052028950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448877s
2025-12-10T17:53:20.053750166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-10T17:53:20.055907329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-12-10T17:53:20.058158442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-12-10T17:53:20.144491818Z [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)
2025-12-10T17:53:20.155691750Z [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"
2025-12-10T17:53:20.161703856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-10T17:53:20.166307866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-10T17:53:20.197222564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-10T17:53:20.203670057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411479s
2025-12-10T17:53:20.205364238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-12-10T17:53:20.207257550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2025-12-10T17:53:20.209606540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-12-10T17:53:20.284901620Z [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)
2025-12-10T17:53:20.294727245Z [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"
2025-12-10T17:53:20.300181116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-12-10T17:53:20.304356344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-12-10T17:53:20.334119894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1219898s
2025-12-10T17:53:20.336010941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-12-10T17:53:20.337601143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-12-10T17:53:20.339894000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-12-10T17:53:20.417144538Z [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)
2025-12-10T17:53:20.427033891Z [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"
2025-12-10T17:53:20.432840492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-12-10T17:53:20.437573352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-12-10T17:53:20.467010485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125379s
2025-12-10T17:53:20.469010092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-12-10T17:53:20.470701908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2025-12-10T17:53:20.472893592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-12-10T17:53:20.549823263Z [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)
2025-12-10T17:53:20.561204821Z [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"
2025-12-10T17:53:20.567551580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-12-10T17:53:20.571468667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-10T17:53:20.601933008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266847s
2025-12-10T17:53:20.603615596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-12-10T17:53:20.605242642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-12-10T17:53:20.607316689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-12-10T17:53:20.694827075Z [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)
2025-12-10T17:53:20.706069723Z [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"
2025-12-10T17:53:20.712405470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-12-10T17:53:20.716714917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-10T17:53:20.746881639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137335s
2025-12-10T17:53:20.748663968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-12-10T17:53:20.750327137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2025-12-10T17:53:20.752580154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-12-10T17:53:20.833893823Z [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)
2025-12-10T17:53:20.843104108Z [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"
2025-12-10T17:53:20.848425633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-12-10T17:53:20.852594458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-12-10T17:53:20.885022884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304921s
2025-12-10T17:53:20.886893069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-10T17:53:20.888643404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2025-12-10T17:53:20.890896260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-12-10T17:53:20.968747838Z [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)
2025-12-10T17:53:20.977838532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-10T17:53:20.982692045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-10T17:53:20.987124059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-10T17:53:21.020259078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-10T17:53:21.024130093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311697s
2025-12-10T17:53:21.025921530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-10T17:53:21.027575841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2025-12-10T17:53:21.029788085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-12-10T17:53:21.105574425Z [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)
2025-12-10T17:53:21.113853385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-10T17:53:21.118541775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-10T17:53:21.123187720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-10T17:53:21.154083611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-10T17:53:21.157386601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255997s
2025-12-10T17:53:21.159122917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:21.160756076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-12-10T17:53:21.162831866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-12-10T17:53:21.246465396Z [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)
2025-12-10T17:53:21.257114228Z [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"
2025-12-10T17:53:21.263008887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:53:21.267664080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:53:21.298563638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:21.303210705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:53:21.306851156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421372s
2025-12-10T17:53:21.308628284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:21.310245951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-12-10T17:53:21.312333845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-12-10T17:53:21.409307907Z [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)
2025-12-10T17:53:21.420270200Z [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"
2025-12-10T17:53:21.426158306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-12-10T17:53:21.430771305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-12-10T17:53:21.460648263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-12-10T17:53:21.465160158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-12-10T17:53:21.468688092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543674s
2025-12-10T17:53:21.470582877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:53:21.472229493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-12-10T17:53:21.474634766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-10T17:53:21.550322446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-10T17:53:21.556755991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-10T17:53:21.561100779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-10T17:53:21.565258331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-10T17:53:21.596135473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:53:21.600717910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241189s
2025-12-10T17:53:21.606343938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-12-10T17:53:21', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-10T17:53:21.610695100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:21.617024374Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-10T17:53:21.619455820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396795s
2025-12-10T17:53:21.623692872Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-12-10T17:53:21.626003033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:21.630528806Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-12-10T17:53:21.648123383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:21.649764788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2025-12-10T17:53:21.652149981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-12-10T17:53:21.655973200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:21.668032692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140019s
2025-12-10T17:53:21.669950353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:21.671590225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-12-10T17:53:21.673711987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-12-10T17:53:21.676885548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:21.688627090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128934s
2025-12-10T17:53:21.692788689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-12-10T17:53:21', 'add_on_delete_to_notifications')
2025-12-10T17:53:21.696808183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:21.700157417Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-12-10T17:53:21.702048114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240469s
2025-12-10T17:53:21.704452224Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-12-10T17:53:21.706637815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:21.709479196Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-12-10T17:53:21.736448370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-12-10T17:53:21.738675555Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.37E-05s
2025-12-10T17:53:21.741009604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-12-10T17:53:21.744589593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:21.757335467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142127s
2025-12-10T17:53:21.759057725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-10T17:53:21.762160903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-12-10T17:53:21.764976132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042824s
2025-12-10T17:53:21.766678019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:21.768291027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-12-10T17:53:21.770628854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-12-10T17:53:21.773188899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-12-10T17:53:21.784737022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123692s
2025-12-10T17:53:21.786460502Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:21.788429477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:21.798220602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097285s
2025-12-10T17:53:21.800383036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-12-10T17:53:21.805699972Z [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)
2025-12-10T17:53:21.811221690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090267s
2025-12-10T17:53:21.813741784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-12-10T17:53:21.816751955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-12-10T17:53:21.820731388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051455s
2025-12-10T17:53:21.822515571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:53:21.824240754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-12-10T17:53:21.826254299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-12-10T17:53:21.829374852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-12-10T17:53:21.841527843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132897s
2025-12-10T17:53:21.843356114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:53:21.844958942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-12-10T17:53:21.847164533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-12-10T17:53:21.850414055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:21.862599401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135305s
2025-12-10T17:53:21.864447392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-12-10T17:53:21.866418882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-12-10T17:53:21.868296523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-12-10T17:53:21.871721239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:21.884104683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135893s
2025-12-10T17:53:21.885580194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:21.887621024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:21.910454700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227254s
2025-12-10T17:53:21.912592976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:21.914543313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:21.926999664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125038s
2025-12-10T17:53:21.929262090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-12-10T17:53:22.013833248Z [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)
2025-12-10T17:53:22.023667981Z [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"
2025-12-10T17:53:22.029209138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-12-10T17:53:22.033195515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-12-10T17:53:22.063820590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323372s
2025-12-10T17:53:22.066257417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-12-10T17:53:22.143738077Z [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)
2025-12-10T17:53:22.151556911Z [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"
2025-12-10T17:53:22.156345704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-12-10T17:53:22.160602054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-12-10T17:53:22.191646885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227217s
2025-12-10T17:53:22.194493065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-12-10T17:53:22.197659972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-12-10T17:53:22.200658810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040359s
2025-12-10T17:53:22.202350457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-12-10T17:53:22.203994938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-12-10T17:53:22.206404810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-12-10T17:53:22.210007945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:22.222132278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136335s
2025-12-10T17:53:22.223807882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-12-10T17:53:22.225416511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-12-10T17:53:22.227643075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-12-10T17:53:22.230691613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-12-10T17:53:22.242702317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130028s
2025-12-10T17:53:22.246847624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-12-10T17:53:22', 'add_custom_formats')
2025-12-10T17:53:22.250667776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.254588831Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-12-10T17:53:22.256241018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247023s
2025-12-10T17:53:22.260256273Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-12-10T17:53:22.262459659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.265733852Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-12-10T17:53:22.271458830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-10T17:53:22.273169033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-12-10T17:53:22.275157086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-12-10T17:53:22.278021865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-12-10T17:53:22.290750404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137659s
2025-12-10T17:53:22.294344892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-12-10T17:53:22', 'add_result_to_commands')
2025-12-10T17:53:22.298106626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.301384857Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-12-10T17:53:22.303060651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242099s
2025-12-10T17:53:22.305413720Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-12-10T17:53:22.307557787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.310398587Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-12-10T17:53:22.315122268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:22.316894567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-12-10T17:53:22.319055378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-12-10T17:53:22.322347967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:22.335190527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014181s
2025-12-10T17:53:22.339014156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-12-10T17:53:22', 'health_restored_notification')
2025-12-10T17:53:22.342955682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.346253352Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-12-10T17:53:22.348051242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248579s
2025-12-10T17:53:22.350060849Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-12-10T17:53:22.352053541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.354635921Z [Info] remove_uc: Starting migration of Main DB to 66
2025-12-10T17:53:22.358921821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-10T17:53:22.361884476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-12-10T17:53:22.365025481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041353s
2025-12-10T17:53:22.368450748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-12-10T17:53:22', 'remove_uc')
2025-12-10T17:53:22.372138323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.374957209Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-12-10T17:53:22.376600958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139463s
2025-12-10T17:53:22.379031643Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-12-10T17:53:22.381233226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.384058585Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-12-10T17:53:22.387460695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:22.389470973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:22.416221276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266452s
2025-12-10T17:53:22.420615574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-12-10T17:53:22', 'download_clients_rename_tv_to_music')
2025-12-10T17:53:22.424758757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.428116668Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-12-10T17:53:22.430008277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383946s
2025-12-10T17:53:22.432530114Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-12-10T17:53:22.434751808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.437638921Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-12-10T17:53:22.442340949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-12-10T17:53:22.444070101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-12-10T17:53:22.446244389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-12-10T17:53:22.449696059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-12-10T17:53:22.462969826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147124s
2025-12-10T17:53:22.466934790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-12-10T17:53:22', 'add_colon_replacement_to_naming_config')
2025-12-10T17:53:22.470939143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.474353027Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-12-10T17:53:22.476247582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256569s
2025-12-10T17:53:22.478368963Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-12-10T17:53:22.480400033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.483022714Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-12-10T17:53:22.488279989Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-12-10T17:53:22.566785284Z [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)
2025-12-10T17:53:22.576510556Z [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"
2025-12-10T17:53:22.582043186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-12-10T17:53:22.586782850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-10T17:53:22.618863195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-10T17:53:22.622714700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1324548s
2025-12-10T17:53:22.624527480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-12-10T17:53:22.626163024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-12-10T17:53:22.628414267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-12-10T17:53:22.631424899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-12-10T17:53:22.644093407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136638s
2025-12-10T17:53:22.647574086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-12-10T17:53:22', 'list_sync_time')
2025-12-10T17:53:22.651300028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.654898784Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-12-10T17:53:22.656568977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243496s
2025-12-10T17:53:22.658856043Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-12-10T17:53:22.661028016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.663743223Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-12-10T17:53:22.668300690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-10T17:53:22.670074922Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-12-10T17:53:22.672154159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-12-10T17:53:22.675007775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-12-10T17:53:22.687785153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139181s
2025-12-10T17:53:22.691440744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-12-10T17:53:22', 'add_download_client_tags')
2025-12-10T17:53:22.695419665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.698725161Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-12-10T17:53:22.700463481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245936s
2025-12-10T17:53:22.702762451Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-12-10T17:53:22.704889353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.707752809Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-12-10T17:53:22.715679961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-12-10T17:53:22.721265156Z [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)
2025-12-10T17:53:22.726969903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093923s
2025-12-10T17:53:22.729093800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-12-10T17:53:22.732402592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-12-10T17:53:22.736120599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051849s
2025-12-10T17:53:22.740182828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-12-10T17:53:22', 'add_notification_status')
2025-12-10T17:53:22.744121619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.747009715Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-12-10T17:53:22.748753706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157718s
2025-12-10T17:53:22.751119961Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-12-10T17:53:22.753276994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.756189468Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-12-10T17:53:22.759739958Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:22.761784574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:22.785053658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230653s
2025-12-10T17:53:22.789280188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-12-10T17:53:22', 'add_alac_24_quality_in_profiles')
2025-12-10T17:53:22.793514103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.796862586Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-12-10T17:53:22.798658181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349386s
2025-12-10T17:53:22.800842850Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-12-10T17:53:22.802944061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.805569467Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-12-10T17:53:22.810679266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-12-10T17:53:22.812407215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2025-12-10T17:53:22.814354577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-12-10T17:53:22.816788688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-12-10T17:53:22.829924447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137922s
2025-12-10T17:53:22.832067122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-12-10T17:53:22.834790605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-12-10T17:53:22.847359844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135394s
2025-12-10T17:53:22.850986657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-12-10T17:53:22', 'add_salt_to_users')
2025-12-10T17:53:22.855017984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.858039538Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-12-10T17:53:22.859692337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241041s
2025-12-10T17:53:22.861838107Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-12-10T17:53:22.863878776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.866578482Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-12-10T17:53:22.873805183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-12-10T17:53:22.879411061Z [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 '[]')
2025-12-10T17:53:22.885188294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095577s
2025-12-10T17:53:22.887079542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-12-10T17:53:22.889756502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-12-10T17:53:22.893371401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004576s
2025-12-10T17:53:22.896920788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-12-10T17:53:22', 'add_auto_tagging')
2025-12-10T17:53:22.900633092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.903754478Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-12-10T17:53:22.905441004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147652s
2025-12-10T17:53:22.907889153Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-12-10T17:53:22.910066357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.912925634Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-12-10T17:53:22.918112458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-12-10T17:53:22.919922803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-12-10T17:53:22.922093003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-12-10T17:53:22.925112804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-12-10T17:53:22.938732097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143147s
2025-12-10T17:53:22.941349908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-12-10T17:53:22.944858833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-12-10T17:53:22.948299792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043554s
2025-12-10T17:53:22.951949831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-12-10T17:53:22', 'quality_definition_preferred_size')
2025-12-10T17:53:22.955779973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:22.959116091Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-12-10T17:53:22.960973110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150149s
2025-12-10T17:53:22.963764090Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-12-10T17:53:22.965664577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:22.968630348Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-12-10T17:53:22.973687772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-10T17:53:22.975041387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2025-12-10T17:53:22.977125534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-12-10T17:53:22.980274785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:22.993939419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149195s
2025-12-10T17:53:22.997734020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-12-10T17:53:22', 'add_on_artist_add_to_notifications')
2025-12-10T17:53:23.001684825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:23.005021474Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-12-10T17:53:23.006827300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255669s
2025-12-10T17:53:23.009089575Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-12-10T17:53:23.011186567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:23.013955082Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-12-10T17:53:23.018200500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-12-10T17:53:23.019984663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-12-10T17:53:23.022053428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-12-10T17:53:23.024831312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-12-10T17:53:23.038911623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142477s
2025-12-10T17:53:23.042037958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-12-10T17:53:23', 'album_last_searched_time')
2025-12-10T17:53:23.045868571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:23.048978263Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-12-10T17:53:23.050845513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246957s
2025-12-10T17:53:23.053022396Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-12-10T17:53:23.055091111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:23.058216284Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-12-10T17:53:23.063602750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-12-10T17:53:23.065887280Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-12-10T17:53:23.067833689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-12-10T17:53:23.070381840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:23.083894348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142242s
2025-12-10T17:53:23.085227983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-12-10T17:53:23.086824979Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-12-10T17:53:23.088809064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-12-10T17:53:23.092103086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-12-10T17:53:23.104726104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139505s
2025-12-10T17:53:23.108355712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-12-10T17:53:23', 'add_indexer_flags')
2025-12-10T17:53:23.112298491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:23.115459025Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-12-10T17:53:23.116842441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243248s
2025-12-10T17:53:23.119264868Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-12-10T17:53:23.121368774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:23.124284415Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-12-10T17:53:23.130148102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-12-10T17:53:23.132907318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-12-10T17:53:23.136916861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049386s
2025-12-10T17:53:23.138858581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-12-10T17:53:23.141557135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-12-10T17:53:23.145196703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045771s
2025-12-10T17:53:23.147153673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-12-10T17:53:23.150088844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-12-10T17:53:23.153751639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047763s
2025-12-10T17:53:23.157508133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-12-10T17:53:23', 'add_indexes_album_statistics')
2025-12-10T17:53:23.161335840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:23.164666637Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-12-10T17:53:23.166463415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153091s
2025-12-10T17:53:23.168723766Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-12-10T17:53:23.170803384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:23.173743784Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-12-10T17:53:23.178630945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-12-10T17:53:23.182800250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-12-10T17:53:23.186606764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054193s
2025-12-10T17:53:23.190283878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-12-10T17:53:23', 'update_redacted_baseurl')
2025-12-10T17:53:23.194109802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:23.197554518Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-12-10T17:53:23.199347058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160871s
2025-12-10T17:53:23.333423918Z [Debug] MigrationController: Took: 00:00:20.5102868
2025-12-10T17:53:24.837427372Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-12-10T17:53:25.373503637Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-12-10T17:53:26.098901501Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-10T17:53:26.563516165Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-10T17:53:26.576574268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-10T17:53:26.579576854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-10T17:53:26.660128669Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-10T17:53:26.663049160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837272s
2025-12-10T17:53:26.665922686Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-10T17:53:26.668632532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863321s
2025-12-10T17:53:26.700621594Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-10T17:53:26.703884754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.710253709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-10T17:53:26.714237059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-10T17:53:26.720081868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070946s
2025-12-10T17:53:26.722846775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:26.728137338Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-10T17:53:26.730660729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150956s
2025-12-10T17:53:26.735723713Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-10T17:53:26.738957736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.746624503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-10T17:53:26.750402089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:53:26.755403279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059025s
2025-12-10T17:53:26.758385965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:53:26.760658751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-12-10T17:53:26.763751138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-10T17:53:26.767612684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-10T17:53:26.777228886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103112s
2025-12-10T17:53:26.780370432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:26.784463754Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-10T17:53:26.787026264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177462s
2025-12-10T17:53:26.790800233Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-10T17:53:26.793862679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.799045866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:53:26.802715895Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.15E-05s
2025-12-10T17:53:26.806864038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-10T17:53:26.812640389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-10T17:53:26.821133961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096845s
2025-12-10T17:53:26.824090444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:26.828324940Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-10T17:53:26.830987672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172532s
2025-12-10T17:53:26.835352691Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-10T17:53:26.838198121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.842243697Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-12-10T17:53:26.850852571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-12-10T17:53:26.856652690Z [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)
2025-12-10T17:53:26.864050376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107191s
2025-12-10T17:53:26.866467372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-12-10T17:53:26.869560721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-10T17:53:26.873830959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048853s
2025-12-10T17:53:26.877940494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-10T17:53:26', 'InitialSetup')
2025-12-10T17:53:26.883432162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:26.887347455Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-10T17:53:26.889784913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183473s
2025-12-10T17:53:26.892735695Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-12-10T17:53:26.895689593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.899312868Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-12-10T17:53:26.904548390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-10T17:53:26', 'add_reason_to_pending_releases')
2025-12-10T17:53:26.910017883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:26.945939924Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-12-10T17:53:26.948587425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501728s
2025-12-10T17:53:26.951264816Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-12-10T17:53:26.954067720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.957531715Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-12-10T17:53:26.961616349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-10T17:53:26', 'add_medium_support')
2025-12-10T17:53:26.966793724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:26.981536570Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-12-10T17:53:26.984009459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275554s
2025-12-10T17:53:26.986843505Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-12-10T17:53:26.989856993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:26.993335297Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-12-10T17:53:26.997771099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-10T17:53:26', 'add_various_qualites_in_profile')
2025-12-10T17:53:27.003107995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.056167723Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-12-10T17:53:27.060467551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655504s
2025-12-10T17:53:27.064308545Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-12-10T17:53:27.068846282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.074762435Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-12-10T17:53:27.079951834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-10T17:53:27', 'metadata_profiles')
2025-12-10T17:53:27.088603554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.155740919Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-12-10T17:53:27.159356889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.08619s
2025-12-10T17:53:27.162604138Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-12-10T17:53:27.166450563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.174564831Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-12-10T17:53:27.180383608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-10T17:53:27', 'separate_automatic_and_interactive_search')
2025-12-10T17:53:27.187203300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.227353945Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-12-10T17:53:27.230809132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605844s
2025-12-10T17:53:27.234348629Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-12-10T17:53:27.237957596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.242549883Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-12-10T17:53:27.248668593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-10T17:53:27', 'change_album_path_to_relative')
2025-12-10T17:53:27.255227560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.295561273Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-12-10T17:53:27.299961554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575418s
2025-12-10T17:53:27.302524013Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-12-10T17:53:27.306174504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.310438710Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-12-10T17:53:27.315516725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-10T17:53:27', 'change_quality_size_mb_to_kb')
2025-12-10T17:53:27.321869186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.376300857Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-12-10T17:53:27.379725322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701091s
2025-12-10T17:53:27.383804986Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-12-10T17:53:27.387115643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.391804654Z [Info] album_releases: Starting migration of Log DB to 9
2025-12-10T17:53:27.397801910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-12-10T17:53:27', 'album_releases')
2025-12-10T17:53:27.404648897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.439716968Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-12-10T17:53:27.439742890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466622s
2025-12-10T17:53:27.442433498Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-12-10T17:53:27.445797371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.450022168Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-12-10T17:53:27.455776445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-10T17:53:27', 'album_releases_fix')
2025-12-10T17:53:27.462043554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.539947116Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-12-10T17:53:27.543472074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939706s
2025-12-10T17:53:27.547629405Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-12-10T17:53:27.551871847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.560777930Z [Info] import_lists: Starting migration of Log DB to 11
2025-12-10T17:53:27.567289191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-10T17:53:27', 'import_lists')
2025-12-10T17:53:27.573571200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.628477206Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-12-10T17:53:27.632193940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773722s
2025-12-10T17:53:27.635768507Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-12-10T17:53:27.639238083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.643814068Z [Info] add_release_status: Starting migration of Log DB to 12
2025-12-10T17:53:27.648768363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-12-10T17:53:27', 'add_release_status')
2025-12-10T17:53:27.655343873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.720181898Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-12-10T17:53:27.724552468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804076s
2025-12-10T17:53:27.729961930Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-12-10T17:53:27.735295911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.741200780Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-12-10T17:53:27.753297458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-10T17:53:27', 'album_download_notification')
2025-12-10T17:53:27.763232662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.811416363Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-12-10T17:53:27.815738826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760088s
2025-12-10T17:53:27.822362323Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-12-10T17:53:27.827517744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.834202073Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-12-10T17:53:27.841960244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-10T17:53:27', 'fix_language_metadata_profiles')
2025-12-10T17:53:27.850286339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.900460838Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-12-10T17:53:27.903620540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730748s
2025-12-10T17:53:27.907579432Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-12-10T17:53:27.910660997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:27.914737986Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-12-10T17:53:27.921051268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-10T17:53:27', 'remove_fanzub')
2025-12-10T17:53:27.927604764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:27.996559968Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-12-10T17:53:28.002445790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855912s
2025-12-10T17:53:28.008395530Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-12-10T17:53:28.013256468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.020081981Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-12-10T17:53:28.027991006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-10T17:53:28', 'update_artist_history_indexes')
2025-12-10T17:53:28.037584934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.066192677Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-12-10T17:53:28.071895540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527651s
2025-12-10T17:53:28.076275499Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-12-10T17:53:28.080985864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.087180207Z [Info] remove_nma: Starting migration of Log DB to 17
2025-12-10T17:53:28.096169206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-10T17:53:28', 'remove_nma')
2025-12-10T17:53:28.102606769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.143071577Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-12-10T17:53:28.146125557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622985s
2025-12-10T17:53:28.149246671Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-12-10T17:53:28.152563860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.157017137Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-12-10T17:53:28.161993467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-10T17:53:28', 'album_disambiguation')
2025-12-10T17:53:28.168727667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.218211285Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-12-10T17:53:28.222239315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653236s
2025-12-10T17:53:28.225930347Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-12-10T17:53:28.229286195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.233400659Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-12-10T17:53:28.238887016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-10T17:53:28', 'add_ape_quality_in_profiles')
2025-12-10T17:53:28.244935645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.289681914Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-12-10T17:53:28.294576119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0578413s
2025-12-10T17:53:28.298442775Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-12-10T17:53:28.301509269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.305868417Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-12-10T17:53:28.310800878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-10T17:53:28', 'remove_pushalot')
2025-12-10T17:53:28.317160995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.346898412Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-12-10T17:53:28.351597184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439974s
2025-12-10T17:53:28.355808343Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-12-10T17:53:28.359505979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.363573298Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-12-10T17:53:28.368120825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-10T17:53:28', 'add_custom_filters')
2025-12-10T17:53:28.374573157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.460994250Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-12-10T17:53:28.466981505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.100183s
2025-12-10T17:53:28.471071832Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-12-10T17:53:28.475864201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.481362913Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-12-10T17:53:28.488430775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-10T17:53:28', 'import_list_tags')
2025-12-10T17:53:28.494763336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.535746958Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-12-10T17:53:28.539698755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0594695s
2025-12-10T17:53:28.542789248Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-12-10T17:53:28.545799239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.550054527Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-12-10T17:53:28.554946978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-10T17:53:28', 'add_release_groups_etc')
2025-12-10T17:53:28.560996810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.610374304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-12-10T17:53:28.613245295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0634813s
2025-12-10T17:53:28.616266218Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-12-10T17:53:28.619172980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.623034185Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-12-10T17:53:28.627470528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-10T17:53:28', 'NewMediaInfoFormat')
2025-12-10T17:53:28.634013803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.704421943Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-12-10T17:53:28.707758401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846325s
2025-12-10T17:53:28.711213297Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-12-10T17:53:28.714491559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.718598298Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-12-10T17:53:28.723678907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-10T17:53:28', 'rename_restrictions_to_release_profiles')
2025-12-10T17:53:28.730242043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.790737563Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-12-10T17:53:28.794974144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741371s
2025-12-10T17:53:28.799573024Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-12-10T17:53:28.804392268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.809857843Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-12-10T17:53:28.818440094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-10T17:53:28', 'rename_quality_profiles_add_upgrade_allowed')
2025-12-10T17:53:28.828382313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.916253706Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-12-10T17:53:28.922013895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099926s
2025-12-10T17:53:28.926144572Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-12-10T17:53:28.930209858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.935860335Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-12-10T17:53:28.942111312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-10T17:53:28', 'add_import_exclusions')
2025-12-10T17:53:28.950774716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.957542132Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-12-10T17:53:28.961022029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273723s
2025-12-10T17:53:28.964994298Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-12-10T17:53:28.969071628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:28.975002891Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-12-10T17:53:28.981994589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-10T17:53:28', 'clean_artist_metadata_table')
2025-12-10T17:53:28.989877201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:28.994954635Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-12-10T17:53:28.997438937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262456s
2025-12-10T17:53:29.000551674Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-12-10T17:53:29.003303094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.006896069Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-12-10T17:53:29.011191739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-10T17:53:29', 'health_issue_notification')
2025-12-10T17:53:29.017219145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.022333633Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-12-10T17:53:29.024807294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190026s
2025-12-10T17:53:29.028921158Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-12-10T17:53:29.031993053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.035844037Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-12-10T17:53:29.040529973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-10T17:53:29', 'add_mediafilerepository_mtime')
2025-12-10T17:53:29.044359373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.047478203Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-12-10T17:53:29.049220091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157254s
2025-12-10T17:53:29.051075767Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-12-10T17:53:29.052988629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.055302628Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-12-10T17:53:29.058291536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-10T17:53:29', 'add_artistmetadataid_constraint')
2025-12-10T17:53:29.061995154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.064993812Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-12-10T17:53:29.066689506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118998s
2025-12-10T17:53:29.068422035Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-12-10T17:53:29.070223792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.072476198Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-12-10T17:53:29.075244672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-10T17:53:29', 'old_ids_and_artist_alias')
2025-12-10T17:53:29.079018792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.081936948Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-12-10T17:53:29.084634540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011713s
2025-12-10T17:53:29.086360875Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-12-10T17:53:29.088141882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.090369597Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-12-10T17:53:29.093149394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-10T17:53:29', 'download_propers_config')
2025-12-10T17:53:29.096696266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.099768442Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-12-10T17:53:29.101328684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011631s
2025-12-10T17:53:29.103046462Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-12-10T17:53:29.104885576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.107304026Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-12-10T17:53:29.110243975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-10T17:53:29', 'remove_language_profiles')
2025-12-10T17:53:29.114021421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.116835036Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-12-10T17:53:29.118398214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119972s
2025-12-10T17:53:29.120130372Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-12-10T17:53:29.121905947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.124479258Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-12-10T17:53:29.127519971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-10T17:53:29', 'multi_disc_naming_format')
2025-12-10T17:53:29.131263609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.134251556Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-12-10T17:53:29.135816747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122942s
2025-12-10T17:53:29.137580368Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-12-10T17:53:29.139431406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.142318830Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-12-10T17:53:29.145155441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-10T17:53:29', 'add_download_client_priority')
2025-12-10T17:53:29.149239845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.152272492Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-12-10T17:53:29.153870389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012789s
2025-12-10T17:53:29.155534510Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-12-10T17:53:29.157282539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.159461597Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-12-10T17:53:29.162122094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-10T17:53:29', 'remove_growl_prowl')
2025-12-10T17:53:29.166046226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.169222882Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-12-10T17:53:29.170727772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119873s
2025-12-10T17:53:29.172494549Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-12-10T17:53:29.174266638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.176563262Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-12-10T17:53:29.179724016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-10T17:53:29', 'remove_plex_hometheatre')
2025-12-10T17:53:29.183257602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.186367554Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-12-10T17:53:29.187938006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012099s
2025-12-10T17:53:29.189883583Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-12-10T17:53:29.191702195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.194028740Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-12-10T17:53:29.197036426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-10T17:53:29', 'add_root_folder_add_defaults')
2025-12-10T17:53:29.200542806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.203576154Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-12-10T17:53:29.205200665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118232s
2025-12-10T17:53:29.207092044Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-12-10T17:53:29.208872338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.211337021Z [Info] task_duration: Starting migration of Log DB to 40
2025-12-10T17:53:29.214063521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-10T17:53:29', 'task_duration')
2025-12-10T17:53:29.219161807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.222031084Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-12-10T17:53:29.223498158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133184s
2025-12-10T17:53:29.225521552Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-12-10T17:53:29.227579846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.230369023Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-12-10T17:53:29.233549176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-10T17:53:29', 'add_indexer_and_enabled_to_release_profiles')
2025-12-10T17:53:29.237359007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.240380211Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-12-10T17:53:29.242105314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127289s
2025-12-10T17:53:29.243800568Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-12-10T17:53:29.245545972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.247711963Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-12-10T17:53:29.250482081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-10T17:53:29', 'remove_album_folders')
2025-12-10T17:53:29.253890034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.256982861Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-12-10T17:53:29.258565337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113508s
2025-12-10T17:53:29.260310662Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-12-10T17:53:29.262127390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.264619207Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-12-10T17:53:29.267475528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-12-10T17:53:29', 'add_priority_to_indexers')
2025-12-10T17:53:29.271069976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.274071500Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-12-10T17:53:29.275622533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119768s
2025-12-10T17:53:29.277619895Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-12-10T17:53:29.279685133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.282161369Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-12-10T17:53:29.285135437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-12-10T17:53:29', 'remove_chown_and_folderchmod_config')
2025-12-10T17:53:29.288790317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.292002054Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-12-10T17:53:29.293632026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012208s
2025-12-10T17:53:29.295265916Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-12-10T17:53:29.296959907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.299089044Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-12-10T17:53:29.301659880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-12-10T17:53:29', 'update_notifiarr')
2025-12-10T17:53:29.304996298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.307939816Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-12-10T17:53:29.309445126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011061s
2025-12-10T17:53:29.311208768Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-12-10T17:53:29.312984613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.315799792Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-12-10T17:53:29.318551903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-12-10T17:53:29', 'email_multiple_addresses')
2025-12-10T17:53:29.322075127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.324893612Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-12-10T17:53:29.326466249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118937s
2025-12-10T17:53:29.328223227Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-12-10T17:53:29.330035947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.332248662Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-12-10T17:53:29.335317512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-12-10T17:53:29', 'rename_blacklist_to_blocklist')
2025-12-10T17:53:29.338695443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.341570292Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-12-10T17:53:29.343169893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114728s
2025-12-10T17:53:29.344863252Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-12-10T17:53:29.346602234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.348747463Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-12-10T17:53:29.351386407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-12-10T17:53:29', 'cdh_per_downloadclient')
2025-12-10T17:53:29.354671622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.357488163Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-12-10T17:53:29.359006260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108836s
2025-12-10T17:53:29.360647124Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-12-10T17:53:29.362338139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.364462607Z [Info] download_history: Starting migration of Log DB to 52
2025-12-10T17:53:29.367004826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-12-10T17:53:29', 'download_history')
2025-12-10T17:53:29.370273497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.380518766Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-12-10T17:53:29.382016412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182363s
2025-12-10T17:53:29.395736498Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-12-10T17:53:29.397961178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.400492885Z [Info] add_update_history: Starting migration of Log DB to 53
2025-12-10T17:53:29.409306582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-12-10T17:53:29.413218208Z [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)
2025-12-10T17:53:29.417724913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006799s
2025-12-10T17:53:29.419346979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-12-10T17:53:29.421517760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-10T17:53:29.425068510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041729s
2025-12-10T17:53:29.427658555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-12-10T17:53:29', 'add_update_history')
2025-12-10T17:53:29.431143372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.457201761Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-12-10T17:53:29.458713696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362025s
2025-12-10T17:53:29.460631988Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-12-10T17:53:29.462487134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.464802085Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-12-10T17:53:29.467631372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-12-10T17:53:29', 'add_on_update_to_notifications')
2025-12-10T17:53:29.471077781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.482232031Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-12-10T17:53:29.483876482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196889s
2025-12-10T17:53:29.485669493Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-12-10T17:53:29.487467844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.489861473Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-12-10T17:53:29.492657032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-12-10T17:53:29', 'download_client_per_indexer')
2025-12-10T17:53:29.496031778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.517585046Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-12-10T17:53:29.519162042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300716s
2025-12-10T17:53:29.520839900Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-12-10T17:53:29.522578761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.524761937Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-12-10T17:53:29.527436112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-12-10T17:53:29', 'AddNewItemMonitorType')
2025-12-10T17:53:29.530969567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.535752958Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-12-10T17:53:29.537373721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013135s
2025-12-10T17:53:29.539055357Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-12-10T17:53:29.540808698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.542955090Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-12-10T17:53:29.545494122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-12-10T17:53:29', 'ImportListSearch')
2025-12-10T17:53:29.548745199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.555324366Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-12-10T17:53:29.556886021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014439s
2025-12-10T17:53:29.558614391Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-12-10T17:53:29.560435147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.562578383Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-12-10T17:53:29.565318801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-12-10T17:53:29', 'ImportListMonitorExisting')
2025-12-10T17:53:29.568593314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.573674044Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-12-10T17:53:29.575677037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132303s
2025-12-10T17:53:29.577305426Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-12-10T17:53:29.578973074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.581079405Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-12-10T17:53:29.583639800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-12-10T17:53:29', 'add_indexer_tags')
2025-12-10T17:53:29.587004425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.591172067Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-12-10T17:53:29.592699623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122468s
2025-12-10T17:53:29.594498114Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-12-10T17:53:29.596203438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.598306773Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-12-10T17:53:29.600889714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-12-10T17:53:29', 'update_audio_types')
2025-12-10T17:53:29.604183897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.610349582Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-12-10T17:53:29.611880685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142017s
2025-12-10T17:53:29.613840010Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-10T17:53:29.615837312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.618105900Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-12-10T17:53:29.626635595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-12-10T17:53:29.628646474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s
2025-12-10T17:53:29.630696041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-12-10T17:53:29.647835872Z [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)
2025-12-10T17:53:29.655234721Z [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"
2025-12-10T17:53:29.660159667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-12-10T17:53:29.664116264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-10T17:53:29.670634048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-10T17:53:29.673609258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413438s
2025-12-10T17:53:29.675046282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-12-10T17:53:29.676797739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2025-12-10T17:53:29.678473192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-12-10T17:53:29.687554388Z [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)
2025-12-10T17:53:29.692915933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-12-10T17:53:29.696437163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-12-10T17:53:29.699687478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-12-10T17:53:29.706125021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-10T17:53:29.709103749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288586s
2025-12-10T17:53:29.710511633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-10T17:53:29.711897363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-12-10T17:53:29.713481954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-10T17:53:29.721740323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-10T17:53:29.726325485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-10T17:53:29.730005465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-10T17:53:29.733290910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-10T17:53:29.739699504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-10T17:53:29.742909388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277701s
2025-12-10T17:53:29.745812443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-12-10T17:53:29', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-10T17:53:29.749343633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.821646870Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-10T17:53:29.824090610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056291s
2025-12-10T17:53:29.825978431Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-12-10T17:53:29.828063409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.830308821Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-12-10T17:53:29.833094209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-12-10T17:53:29', 'add_on_delete_to_notifications')
2025-12-10T17:53:29.836558986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.869517489Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-12-10T17:53:29.871645805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414153s
2025-12-10T17:53:29.873243482Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-12-10T17:53:29.874868814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.876930706Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-12-10T17:53:29.879736987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-12-10T17:53:29', 'add_custom_formats')
2025-12-10T17:53:29.882798381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.885400360Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-12-10T17:53:29.886791030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105778s
2025-12-10T17:53:29.888377164Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-12-10T17:53:29.890021004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.892386707Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-12-10T17:53:29.894906060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-12-10T17:53:29', 'add_result_to_commands')
2025-12-10T17:53:29.898297850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.900866843Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-12-10T17:53:29.902450521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108472s
2025-12-10T17:53:29.904084522Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-12-10T17:53:29.905775737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.907870344Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-12-10T17:53:29.910531423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-12-10T17:53:29', 'health_restored_notification')
2025-12-10T17:53:29.913759934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.916316912Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-12-10T17:53:29.917793185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104738s
2025-12-10T17:53:29.919448879Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-12-10T17:53:29.920988338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.922935709Z [Info] remove_uc: Starting migration of Log DB to 66
2025-12-10T17:53:29.925323638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-12-10T17:53:29', 'remove_uc')
2025-12-10T17:53:29.928327075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.930783652Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-12-10T17:53:29.932428654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099125s
2025-12-10T17:53:29.934114208Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-12-10T17:53:29.935979403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.938077398Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-12-10T17:53:29.940844399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-12-10T17:53:29', 'download_clients_rename_tv_to_music')
2025-12-10T17:53:29.944068511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.946788198Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-12-10T17:53:29.948506998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108206s
2025-12-10T17:53:29.950214987Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-12-10T17:53:29.951958979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.954063998Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-12-10T17:53:29.956887453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-12-10T17:53:29', 'add_colon_replacement_to_naming_config')
2025-12-10T17:53:29.960203239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.963231347Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-12-10T17:53:29.964837591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011115s
2025-12-10T17:53:29.966301950Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-12-10T17:53:29.967836740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.969824352Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-12-10T17:53:29.972223272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-12-10T17:53:29', 'list_sync_time')
2025-12-10T17:53:29.975308685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.977778388Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-12-10T17:53:29.979114438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100054s
2025-12-10T17:53:29.980693918Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-12-10T17:53:29.982326556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.984357766Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-12-10T17:53:29.986899363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-12-10T17:53:29', 'add_download_client_tags')
2025-12-10T17:53:29.990558571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:29.993008063Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-12-10T17:53:29.994436640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106565s
2025-12-10T17:53:29.996006421Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-12-10T17:53:29.997624038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:29.999794539Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-12-10T17:53:30.002345725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-12-10T17:53:30', 'add_notification_status')
2025-12-10T17:53:30.005721723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.008148609Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-12-10T17:53:30.009556985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105018s
2025-12-10T17:53:30.011176406Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-12-10T17:53:30.012875017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.014912399Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-12-10T17:53:30.017585030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-12-10T17:53:30', 'add_alac_24_quality_in_profiles')
2025-12-10T17:53:30.020993784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.023473287Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-12-10T17:53:30.024958948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105375s
2025-12-10T17:53:30.026461333Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-12-10T17:53:30.028043148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.030144279Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-12-10T17:53:30.032567889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-12-10T17:53:30', 'add_salt_to_users')
2025-12-10T17:53:30.035605265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.037974145Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-12-10T17:53:30.039343332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099783s
2025-12-10T17:53:30.040870026Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-12-10T17:53:30.042422762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.044547661Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-12-10T17:53:30.046961541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-12-10T17:53:30', 'add_auto_tagging')
2025-12-10T17:53:30.050152106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.052901662Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-12-10T17:53:30.054262272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105338s
2025-12-10T17:53:30.055915751Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-12-10T17:53:30.057651576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.059895414Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-12-10T17:53:30.062608467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-12-10T17:53:30', 'quality_definition_preferred_size')
2025-12-10T17:53:30.065961208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.068731436Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-12-10T17:53:30.070245134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109711s
2025-12-10T17:53:30.071906148Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-12-10T17:53:30.073618697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.076060534Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-12-10T17:53:30.079005804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-12-10T17:53:30', 'add_on_artist_add_to_notifications')
2025-12-10T17:53:30.082277442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.085279196Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-12-10T17:53:30.086788415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115474s
2025-12-10T17:53:30.088402976Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-12-10T17:53:30.090067197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.092159720Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-12-10T17:53:30.094670856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-12-10T17:53:30', 'album_last_searched_time')
2025-12-10T17:53:30.097772381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.100437899Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-12-10T17:53:30.101854190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103525s
2025-12-10T17:53:30.103359221Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-12-10T17:53:30.104952659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.106926744Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-12-10T17:53:30.109366888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-12-10T17:53:30', 'add_indexer_flags')
2025-12-10T17:53:30.112385436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.115081464Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-12-10T17:53:30.116427214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101893s
2025-12-10T17:53:30.118066755Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-12-10T17:53:30.119730736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.121768439Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-12-10T17:53:30.124399877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-12-10T17:53:30', 'add_indexes_album_statistics')
2025-12-10T17:53:30.127525120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.130245618Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-12-10T17:53:30.131696890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010454s
2025-12-10T17:53:30.133270559Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-12-10T17:53:30.134896002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-10T17:53:30.138168902Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-12-10T17:53:30.140708936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-12-10T17:53:30', 'update_redacted_baseurl')
2025-12-10T17:53:30.143747244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-10T17:53:30.146357149Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-12-10T17:53:30.147779654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114414s
2025-12-10T17:53:33.781464585Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-12-10T17:53:34.768901808Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-12-10T17:53:34.890417085Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-12-10T17:53:36.277746961Z [Info] QualityProfileService: Setting up default quality profiles
2025-12-10T17:53:37.300241523Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-12-10T17:53:40.126365441Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-12-10T17:53:40.842122783Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-12-10T17:53:40.933280404Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-12-10T17:53:40.943004363Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-12-10T17:53:41.843886964Z [ls.io-init] done.
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
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.2-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
aom-libs 3.12.1-r0
apk-tools 2.14.9-r3
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
av-metrics 0.9.1
av1-grain 0.2.3
bash 5.2.37-r0
bitflags 2.4.1
bitstream-io 2.2.0
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.5-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
catatonit 0.2.1-r0
cfg-if 1.0.0
chromaprint 1.5.1-r8
chromaprint-libs 1.5.1-r8
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
colorchoice 1.0.0
console 0.15.8
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r2
either 1.9.0
errno 0.3.8
fern 0.6.2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
fftw-double-libs 3.3.10-r6
findutils 4.10.0-r0
getrandom 0.2.12
giflib 5.2.2-r1
heck 0.4.1
hwdata-pci 0.395-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
imath 3.1.12-r0
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.16-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.9-r3
libattr 2.5.2-r2
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libcrypto3 3.5.4-r0
libcurl 8.14.1-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdrm 2.4.124-r0
libffi 3.4.8-r0
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libmd 1.1.0-r0
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpciaccess 0.18.1-r0
libpng 1.6.53-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsodium 1.0.20-r0
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.4-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.1
minimal-lexical 0.2.1
mpg123-libs 1.32.10-r0
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.65.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
once_cell 1.19.0
oniguruma 6.9.10-r0
openexr-libiex 3.3.2-r0
openexr-libilmthread 3.3.2-r0
openexr-libopenexr 3.3.2-r0
openexr-libopenexrcore 3.3.2-r0
opus 1.5.2-r1
paste 1.0.14
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profiling 1.0.13
profiling-procmacros 1.0.13
quote 1.0.35
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
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 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
shadow 4.17.3-r0
signal-hook 0.3.17
signal-hook-registry 1.4.1
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
sqlite-libs 3.49.2-r1
ssl_client 1.37.0-r20
syn 2.0.48
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tzdata 2025b-r0
unicode-ident 1.0.12
unicode-width 0.1.11
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v_frame 0.3.7
wayland-libs-client 1.23.1-r3
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1765389235082
},
{
"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": 1765389235082
},
{
"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=vSnPMUBTvNAj2Tw7eMjmwg.\"",
"source": "console-api",
"timestamp": 1765389235082
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1765389235082
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1765389235082
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1765389235082
},
{
"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": 1765389235082
},
{
"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": 1765389235082
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.34s |
| Container Start | PASS | - | 59.95s |
| Create Buildx SBOM | PASS | - | 1.80s |
| Get Build Info | PASS | - | 0.03s |