AMD64 PASS
linuxserver/lspipepr-lidarr
Runtime: 30.60s
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-11-13T17:50:05+00:00
Image: linuxserver/lspipepr-lidarr
Maintainer: Roxedus,thespad
Size: 120.59MB
Tag: amd64-3.0.1.4866-pkg-290bd580-dev-4fb6c5928a87fa1e36a20958885c7d4d9fed8f67-pr-122
Version: 3.0.1.4866-ls11
Expand
2025-11-13T17:52:24.897967769Z [migrations] started
2025-11-13T17:52:24.898022840Z [migrations] no migrations found
2025-11-13T17:52:24.922334515Z usermod: no changes
2025-11-13T17:52:24.928012589Z ───────────────────────────────────────
2025-11-13T17:52:24.928023481Z
2025-11-13T17:52:24.928027129Z ██╗ ███████╗██╗ ██████╗
2025-11-13T17:52:24.928030756Z ██║ ██╔════╝██║██╔═══██╗
2025-11-13T17:52:24.928034303Z ██║ ███████╗██║██║ ██║
2025-11-13T17:52:24.928037970Z ██║ ╚════██║██║██║ ██║
2025-11-13T17:52:24.928041427Z ███████╗███████║██║╚██████╔╝
2025-11-13T17:52:24.928044954Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-13T17:52:24.928048512Z
2025-11-13T17:52:24.928051818Z Brought to you by linuxserver.io
2025-11-13T17:52:24.928055205Z ───────────────────────────────────────
2025-11-13T17:52:24.928315820Z
2025-11-13T17:52:24.928326652Z To support the app dev(s) visit:
2025-11-13T17:52:24.929959971Z Lidarr: https://opencollective.com/lidarr
2025-11-13T17:52:24.930273763Z
2025-11-13T17:52:24.930284965Z To support LSIO projects visit:
2025-11-13T17:52:24.930293192Z https://www.linuxserver.io/donate/
2025-11-13T17:52:24.930299514Z
2025-11-13T17:52:24.930305537Z ───────────────────────────────────────
2025-11-13T17:52:24.930312270Z GID/UID
2025-11-13T17:52:24.930318573Z ───────────────────────────────────────
2025-11-13T17:52:24.936078662Z
2025-11-13T17:52:24.936095055Z User UID: 911
2025-11-13T17:52:24.936102610Z User GID: 911
2025-11-13T17:52:24.936108642Z ───────────────────────────────────────
2025-11-13T17:52:24.937832253Z Linuxserver.io version: 3.0.1.4866-pkg-290bd580-dev-4fb6c5928a87fa1e36a20958885c7d4d9fed8f67-pr-122
2025-11-13T17:52:24.938086996Z Build-date: 2025-11-13T17:50:05+00:00
2025-11-13T17:52:24.938098910Z ───────────────────────────────────────
2025-11-13T17:52:24.938106936Z
2025-11-13T17:52:24.991691346Z [custom-init] No custom files found, skipping...
2025-11-13T17:52:25.318272449Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.0.1.4866
2025-11-13T17:52:25.335620102Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-13T17:52:25.339631740Z [Debug] Bootstrap: Console selected
2025-11-13T17:52:25.340895554Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-13T17:52:25.626273378Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-13T17:52:25.679701624Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4f810c43-c5ac-40ea-b621-5462348387b7} may be persisted to storage in unencrypted form.
2025-11-13T17:52:25.736064670Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-13T17:52:25.772323934Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-13T17:52:25.845919631Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-13T17:52:25.852818683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:25.853382288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:25.891953487Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-13T17:52:25.895364706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391966s
2025-11-13T17:52:25.895661163Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-13T17:52:25.895886827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425155s
2025-11-13T17:52:25.903483184Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-13T17:52:25.904051459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:25.909507585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-13T17:52:25.920265338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-13T17:52:25.931404708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216814s
2025-11-13T17:52:25.931798732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:25.933777647Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-13T17:52:25.933972519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240736s
2025-11-13T17:52:25.934608309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-13T17:52:25.934850988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:25.939560412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-13T17:52:25.940723704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:52:25.941283882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014825s
2025-11-13T17:52:25.941526340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:25.941829531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001159s
2025-11-13T17:52:25.942293124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-13T17:52:25.942896980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-13T17:52:25.943578172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010944s
2025-11-13T17:52:25.943861543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:25.944685622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-13T17:52:25.944880064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021684s
2025-11-13T17:52:25.945319368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-13T17:52:25.945569221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:25.946326306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:25.947105485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s
2025-11-13T17:52:25.947331039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-13T17:52:25.947650472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-13T17:52:25.948185309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006066s
2025-11-13T17:52:25.948364791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:25.949147617Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-13T17:52:25.949346417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015712s
2025-11-13T17:52:25.952413734Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-13T17:52:25.952649839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:25.953456043Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-13T17:52:25.965476998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-13T17:52:25.966035333Z [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-11-13T17:52:25.966580440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008924s
2025-11-13T17:52:25.966788279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-13T17:52:25.967104756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-13T17:52:25.967357335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s
2025-11-13T17:52:25.967553339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-11-13T17:52:25.968038677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2025-11-13T17:52:25.968425145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005982s
2025-11-13T17:52:25.968638044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-11-13T17:52:25.968945683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-11-13T17:52:25.969307492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s
2025-11-13T17:52:25.969499829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-11-13T17:52:25.975399629Z [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-11-13T17:52:25.976595317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069058s
2025-11-13T17:52:25.976815831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-11-13T17:52:25.977134282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-13T17:52:25.977497664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s
2025-11-13T17:52:25.977746144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-11-13T17:52:25.978052652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-13T17:52:25.978395853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s
2025-11-13T17:52:25.978607649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-11-13T17:52:25.978939478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:25.979283069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s
2025-11-13T17:52:25.979470046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-11-13T17:52:25.979765461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:25.980143592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2025-11-13T17:52:25.980293685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-11-13T17:52:25.981821240Z [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-11-13T17:52:25.982890383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024051s
2025-11-13T17:52:25.983104444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-11-13T17:52:25.983430792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:25.983798482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s
2025-11-13T17:52:25.984009467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-11-13T17:52:25.984278929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:25.984644666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2025-11-13T17:52:25.984839959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-11-13T17:52:25.985133029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:25.985502032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s
2025-11-13T17:52:25.985718127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-11-13T17:52:25.986018572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:25.986384129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s
2025-11-13T17:52:25.986597518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-11-13T17:52:25.986893474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:25.987305955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s
2025-11-13T17:52:25.987498502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-11-13T17:52:25.987769849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-11-13T17:52:25.988159393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s
2025-11-13T17:52:25.988370198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-11-13T17:52:25.989312205Z [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-11-13T17:52:25.990088929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015362s
2025-11-13T17:52:25.990306296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-11-13T17:52:25.990646071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-13T17:52:25.991056587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000548s
2025-11-13T17:52:25.991267281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-11-13T17:52:25.991559760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-11-13T17:52:25.991984365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s
2025-11-13T17:52:25.992179989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-11-13T17:52:25.992478651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-13T17:52:25.992871522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s
2025-11-13T17:52:25.993141175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-11-13T17:52:25.993550880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-11-13T17:52:25.994031337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006139s
2025-11-13T17:52:25.994205518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-11-13T17:52:25.994987402Z [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-11-13T17:52:25.995637912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012478s
2025-11-13T17:52:25.995822494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-11-13T17:52:25.996196217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-11-13T17:52:25.996550450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s
2025-11-13T17:52:25.996771786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-11-13T17:52:25.997082151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:25.997432917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s
2025-11-13T17:52:25.997623270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-13T17:52:25.998474314Z [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-11-13T17:52:25.999097639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012933s
2025-11-13T17:52:25.999267461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-13T17:52:25.999544960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-13T17:52:25.999931749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2025-11-13T17:52:26.000177083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-11-13T17:52:26.000485444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-13T17:52:26.000834567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s
2025-11-13T17:52:26.001046894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-13T17:52:26.001356578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-13T17:52:26.001717855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004743s
2025-11-13T17:52:26.001962358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-11-13T17:52:26.002263985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-11-13T17:52:26.002584009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2025-11-13T17:52:26.002789283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-13T17:52:26.003554584Z [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-11-13T17:52:26.004140974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001158s
2025-11-13T17:52:26.004348102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-13T17:52:26.004853780Z [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-11-13T17:52:26.005309848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s
2025-11-13T17:52:26.005557697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-13T17:52:26.005916580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-13T17:52:26.006303679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s
2025-11-13T17:52:26.006499363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-13T17:52:26.009086363Z [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-11-13T17:52:26.009618615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029341s
2025-11-13T17:52:26.009835631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-13T17:52:26.010185526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-13T17:52:26.010532284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s
2025-11-13T17:52:26.010725654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-11-13T17:52:26.011188876Z [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-11-13T17:52:26.011630125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007379s
2025-11-13T17:52:26.011833695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-11-13T17:52:26.012185173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-11-13T17:52:26.012556821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004757s
2025-11-13T17:52:26.012773517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-11-13T17:52:26.013304597Z [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-11-13T17:52:26.013884875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009046s
2025-11-13T17:52:26.014111602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-11-13T17:52:26.014489403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-13T17:52:26.014884488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005614s
2025-11-13T17:52:26.015116265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-11-13T17:52:26.015438003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-13T17:52:26.015815974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005316s
2025-11-13T17:52:26.016069965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-11-13T17:52:26.016824234Z [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-11-13T17:52:26.017334953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s
2025-11-13T17:52:26.017531689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-11-13T17:52:26.018500179Z [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-11-13T17:52:26.019533049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018028s
2025-11-13T17:52:26.019698502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-11-13T17:52:26.020362630Z [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-11-13T17:52:26.020859490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009254s
2025-11-13T17:52:26.021035505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-11-13T17:52:26.021826217Z [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-11-13T17:52:26.022444342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001201s
2025-11-13T17:52:26.022664144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-13T17:52:26.023258721Z [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-11-13T17:52:26.023786815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s
2025-11-13T17:52:26.024032409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-11-13T17:52:26.024627327Z [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-11-13T17:52:26.025192195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s
2025-11-13T17:52:26.025407278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-11-13T17:52:26.025880651Z [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-11-13T17:52:26.026338934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2025-11-13T17:52:26.026525840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-13T17:52:26.026871456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2025-11-13T17:52:26.027312635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s
2025-11-13T17:52:26.027516976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-13T17:52:26.027795787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-13T17:52:26.028165702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s
2025-11-13T17:52:26.028382208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-11-13T17:52:26.028829719Z [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-11-13T17:52:26.029250707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s
2025-11-13T17:52:26.029452243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-11-13T17:52:26.030162804Z [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-11-13T17:52:26.030756529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s
2025-11-13T17:52:26.030946853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-13T17:52:26.031415085Z [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-11-13T17:52:26.031906625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007542s
2025-11-13T17:52:26.032149815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-13T17:52:26.032464859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-13T17:52:26.032857310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s
2025-11-13T17:52:26.033064647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-13T17:52:26.033363629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-13T17:52:26.033707802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s
2025-11-13T17:52:26.033928106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-13T17:52:26.034711944Z [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-11-13T17:52:26.035342283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001209s
2025-11-13T17:52:26.035538509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-13T17:52:26.036227245Z [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-11-13T17:52:26.036790460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s
2025-11-13T17:52:26.037025102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-11-13T17:52:26.037372972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:52:26.037753479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s
2025-11-13T17:52:26.037953582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-11-13T17:52:26.038619773Z [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-11-13T17:52:26.039162556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010269s
2025-11-13T17:52:26.039352078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-11-13T17:52:26.040088450Z [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-11-13T17:52:26.040695683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s
2025-11-13T17:52:26.040908672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-11-13T17:52:26.041372266Z [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-11-13T17:52:26.041849897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007511s
2025-11-13T17:52:26.042080682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-11-13T17:52:26.042426659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-11-13T17:52:26.042780972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s
2025-11-13T17:52:26.042997909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-13T17:52:26.043630743Z [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-11-13T17:52:26.044246483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s
2025-11-13T17:52:26.044507479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-13T17:52:26.044939609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:52:26.045333763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005904s
2025-11-13T17:52:26.046549100Z [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-11-13T17:52:26.048332902Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014209 taking an average of 00:00:00.0014209
2025-11-13T17:52:26.049106119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-13T17:52:26', 'InitialSetup')
2025-11-13T17:52:26.049486996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.053004228Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-13T17:52:26.053197758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007454s
2025-11-13T17:52:26.053500588Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-11-13T17:52:26.053754088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.054096398Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-11-13T17:52:26.054721045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-13T17:52:26.054927711Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.055142103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-11-13T17:52:26.055475745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.056577213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011826s
2025-11-13T17:52:26.056959824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-13T17:52:26', 'add_reason_to_pending_releases')
2025-11-13T17:52:26.057344488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.058203488Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-11-13T17:52:26.058412870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028058s
2025-11-13T17:52:26.058622462Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-11-13T17:52:26.058848036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.059118781Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-11-13T17:52:26.061519756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.061710530Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.061920613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-11-13T17:52:26.062278795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-11-13T17:52:26.063354791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012107s
2025-11-13T17:52:26.063549423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.063732061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.063964519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-11-13T17:52:26.064306127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.065326672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011446s
2025-11-13T17:52:26.065517386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.065688110Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.065915417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-11-13T17:52:26.066304130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.067394566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012525s
2025-11-13T17:52:26.067796215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-11-13T17:52:26.068479260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-11-13T17:52:26.068790266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007227s
2025-11-13T17:52:26.069212597Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-11-13T17:52:26.081407904Z [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-11-13T17:52:26.082931782Z [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-11-13T17:52:26.084074874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-11-13T17:52:26.085389221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-11-13T17:52:26.088285082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-13T17:52:26.088783476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-11-13T17:52:26.089318292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-13T17:52:26.089698468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202627s
2025-11-13T17:52:26.089905274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.090051499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.090250940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-11-13T17:52:26.090545243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-11-13T17:52:26.091496649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s
2025-11-13T17:52:26.091835040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-13T17:52:26', 'add_medium_support')
2025-11-13T17:52:26.092257471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.093835980Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-11-13T17:52:26.094051514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033425s
2025-11-13T17:52:26.094315515Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-11-13T17:52:26.094559016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.094848298Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-11-13T17:52:26.095554981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-11-13T17:52:26.095955278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-11-13T17:52:26.096352978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004804s
2025-11-13T17:52:26.096485676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.096743585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.099184660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002506s
2025-11-13T17:52:26.099625658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-13T17:52:26', 'add_various_qualites_in_profile')
2025-11-13T17:52:26.100117379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.100959093Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-11-13T17:52:26.101158675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041833s
2025-11-13T17:52:26.101387065Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-11-13T17:52:26.101581286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.101869396Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-11-13T17:52:26.102714869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-11-13T17:52:26.103263834Z [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-11-13T17:52:26.103743681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008232s
2025-11-13T17:52:26.103998193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-11-13T17:52:26.104331204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-11-13T17:52:26.108497253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042899s
2025-11-13T17:52:26.108718338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:26.108893731Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:26.109154095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-11-13T17:52:26.109490322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.110506539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011506s
2025-11-13T17:52:26.110744077Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-11-13T17:52:26.115236233Z [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-11-13T17:52:26.118322156Z [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-11-13T17:52:26.119697877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.120885228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.123162413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-13T17:52:26.123674224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-13T17:52:26.124169170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.124625880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.124972708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014023s
2025-11-13T17:52:26.125207461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-11-13T17:52:26.129356235Z [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-11-13T17:52:26.131935389Z [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-11-13T17:52:26.133130465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.134292886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.136602968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-13T17:52:26.137092013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-13T17:52:26.137559184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.138021705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.138364104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129377s
2025-11-13T17:52:26.138575390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.138733158Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.138940976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-11-13T17:52:26.139245169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-11-13T17:52:26.140195642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010349s
2025-11-13T17:52:26.140601470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-13T17:52:26', 'metadata_profiles')
2025-11-13T17:52:26.140991786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.142669374Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-11-13T17:52:26.142867944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034885s
2025-11-13T17:52:26.143158659Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-11-13T17:52:26.143414464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.143721192Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-11-13T17:52:26.146028488Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-11-13T17:52:26.150832451Z [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-11-13T17:52:26.151752103Z [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-11-13T17:52:26.152280287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-13T17:52:26.152886938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-13T17:52:26.155055806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-13T17:52:26.155390169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091769s
2025-11-13T17:52:26.155563728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:26.155730464Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.155994045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-11-13T17:52:26.156331725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-11-13T17:52:26.157205574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009859s
2025-11-13T17:52:26.157535028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-13T17:52:26.157883039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-13T17:52:26.158159595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s
2025-11-13T17:52:26.158337524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:26.158491594Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.158853082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-11-13T17:52:26.162162736Z [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-11-13T17:52:26.163229725Z [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-11-13T17:52:26.163787157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-13T17:52:26.164489031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-13T17:52:26.166652968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-13T17:52:26.166999626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079273s
2025-11-13T17:52:26.167437067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-13T17:52:26', 'separate_automatic_and_interactive_search')
2025-11-13T17:52:26.167826902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.168902287Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-11-13T17:52:26.169106078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097558s
2025-11-13T17:52:26.169334818Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-11-13T17:52:26.169560854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.169834655Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-11-13T17:52:26.170128066Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-11-13T17:52:26.173914450Z [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-11-13T17:52:26.176081344Z [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-11-13T17:52:26.177065706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.178224890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.180307083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.180760586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:26.181180151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:26.181659466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:26.182104743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.182455800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121435s
2025-11-13T17:52:26.182836797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-13T17:52:26', 'change_album_path_to_relative')
2025-11-13T17:52:26.183197704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.184632633Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-11-13T17:52:26.184881545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142712s
2025-11-13T17:52:26.185073942Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-11-13T17:52:26.185293374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.185556333Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-11-13T17:52:26.186091421Z [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-11-13T17:52:26.186603292Z [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-11-13T17:52:26.186943927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005683s
2025-11-13T17:52:26.187310876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-13T17:52:26', 'change_quality_size_mb_to_kb')
2025-11-13T17:52:26.187671783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.188899986Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-11-13T17:52:26.189090951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024603s
2025-11-13T17:52:26.189281394Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-11-13T17:52:26.189504484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.189747152Z [Info] album_releases: Starting migration of Main DB to 9
2025-11-13T17:52:26.190115835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.190280666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.190472543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-11-13T17:52:26.190750342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-11-13T17:52:26.191648601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009864s
2025-11-13T17:52:26.191825177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.191993886Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.192191845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-11-13T17:52:26.192488242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-11-13T17:52:26.193361079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009751s
2025-11-13T17:52:26.193712567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-13T17:52:26', 'album_releases')
2025-11-13T17:52:26.194066730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.195235844Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-11-13T17:52:26.195411638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028364s
2025-11-13T17:52:26.195656832Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-11-13T17:52:26.195883659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.196148663Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-11-13T17:52:26.196695594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.196869684Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.197060208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-11-13T17:52:26.201040563Z [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-11-13T17:52:26.203432680Z [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-11-13T17:52:26.204483746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.205658843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.207722699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.208196683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:26.208615947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:26.209055903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:26.209513434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.209845964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126015s
2025-11-13T17:52:26.210018932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.210169836Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-11-13T17:52:26.210368787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-11-13T17:52:26.214479014Z [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-11-13T17:52:26.216851832Z [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-11-13T17:52:26.217888980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.218985318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.221090447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.221548580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:26.221967233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:26.222403060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:26.222872375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.223196738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126336s
2025-11-13T17:52:26.223556312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-13T17:52:26', 'album_releases_fix')
2025-11-13T17:52:26.223924313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.225689167Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-11-13T17:52:26.225868809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015091s
2025-11-13T17:52:26.226072730Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-11-13T17:52:26.226275738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.226589330Z [Info] import_lists: Starting migration of Main DB to 11
2025-11-13T17:52:26.227424652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-11-13T17:52:26.228333853Z [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-11-13T17:52:26.229009363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013776s
2025-11-13T17:52:26.229196560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-11-13T17:52:26.229487816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-13T17:52:26.229817771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s
2025-11-13T17:52:26.230019327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-11-13T17:52:26.230647381Z [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-11-13T17:52:26.231237660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010197s
2025-11-13T17:52:26.231474146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-11-13T17:52:26.231811706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:52:26.232189256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s
2025-11-13T17:52:26.232534241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-13T17:52:26', 'import_lists')
2025-11-13T17:52:26.232876640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.234021556Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-11-13T17:52:26.234162299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002346s
2025-11-13T17:52:26.234443165Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-11-13T17:52:26.234657085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.234886587Z [Info] add_release_status: Starting migration of Main DB to 12
2025-11-13T17:52:26.235280551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-11-13T17:52:26.235469772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.235679925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-11-13T17:52:26.236073618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-11-13T17:52:26.237022458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011082s
2025-11-13T17:52:26.237174254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.237401712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.238397497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010456s
2025-11-13T17:52:26.238757913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-13T17:52:26', 'add_release_status')
2025-11-13T17:52:26.239127958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.240247232Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-11-13T17:52:26.240429158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028467s
2025-11-13T17:52:26.240645384Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-11-13T17:52:26.240864525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.241135340Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-11-13T17:52:26.241464824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.241642321Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.241858276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-11-13T17:52:26.242167068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.243092782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s
2025-11-13T17:52:26.243467186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-13T17:52:26', 'album_download_notification')
2025-11-13T17:52:26.243834495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.244996305Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-11-13T17:52:26.245196057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028873s
2025-11-13T17:52:26.245408365Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-11-13T17:52:26.245627125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.245895175Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-11-13T17:52:26.246520975Z [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-11-13T17:52:26.247185142Z [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-11-13T17:52:26.247576090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007407s
2025-11-13T17:52:26.248122791Z [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-11-13T17:52:26.248778832Z [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-11-13T17:52:26.249186432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007318s
2025-11-13T17:52:26.249559714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-13T17:52:26', 'fix_language_metadata_profiles')
2025-11-13T17:52:26.249920892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.251027791Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-11-13T17:52:26.251217603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025206s
2025-11-13T17:52:26.251374348Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-11-13T17:52:26.251577888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.251829776Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-11-13T17:52:26.252214400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-11-13T17:52:26.252524945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-11-13T17:52:26.252800681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003518s
2025-11-13T17:52:26.253137108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-13T17:52:26', 'remove_fanzub')
2025-11-13T17:52:26.253447824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.254236863Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-11-13T17:52:26.254410492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017753s
2025-11-13T17:52:26.254631467Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-11-13T17:52:26.254848975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.255116795Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-11-13T17:52:26.256581354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-11-13T17:52:26.256875406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-11-13T17:52:26.257203887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s
2025-11-13T17:52:26.257419882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-11-13T17:52:26.257759506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-11-13T17:52:26.258180323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s
2025-11-13T17:52:26.258635931Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-11-13T17:52:26.259045596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-11-13T17:52:26.259401693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s
2025-11-13T17:52:26.259614712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-11-13T17:52:26.259971871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-13T17:52:26.260312256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004772s
2025-11-13T17:52:26.260510756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-11-13T17:52:26.260784978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-11-13T17:52:26.261149462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s
2025-11-13T17:52:26.261364946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-11-13T17:52:26.261694420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-13T17:52:26.262048643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004874s
2025-11-13T17:52:26.262427676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-13T17:52:26', 'update_artist_history_indexes')
2025-11-13T17:52:26.262792481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.263721852Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-11-13T17:52:26.263975693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021561s
2025-11-13T17:52:26.264162419Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-11-13T17:52:26.264370628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.264618628Z [Info] remove_nma: Starting migration of Main DB to 17
2025-11-13T17:52:26.265937504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.266848909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-13T17:52:26.267142460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000996s
2025-11-13T17:52:26.267442053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-13T17:52:26', 'remove_nma')
2025-11-13T17:52:26.267796407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.268588402Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-11-13T17:52:26.268764015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024209s
2025-11-13T17:52:26.268963727Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-11-13T17:52:26.269178410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.269434295Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-11-13T17:52:26.269739890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.269885584Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2025-11-13T17:52:26.270080807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-11-13T17:52:26.278232932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-11-13T17:52:26.279326955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090056s
2025-11-13T17:52:26.279703493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-13T17:52:26', 'album_disambiguation')
2025-11-13T17:52:26.280067767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.281042259Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-11-13T17:52:26.281222572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106986s
2025-11-13T17:52:26.281466844Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-11-13T17:52:26.281681667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.281980699Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-11-13T17:52:26.282379853Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.282599174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.283942329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013509s
2025-11-13T17:52:26.284410712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-13T17:52:26', 'add_ape_quality_in_profiles')
2025-11-13T17:52:26.284777150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.285676852Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-11-13T17:52:26.285868097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030674s
2025-11-13T17:52:26.286063510Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-11-13T17:52:26.286273172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.286534378Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-11-13T17:52:26.287462157Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.287762622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-11-13T17:52:26.288094139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004172s
2025-11-13T17:52:26.288318691Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.288628305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-11-13T17:52:26.288899030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2025-11-13T17:52:26.289116127Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.289421632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-11-13T17:52:26.289676105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s
2025-11-13T17:52:26.290013414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-13T17:52:26', 'remove_pushalot')
2025-11-13T17:52:26.290372778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.291400327Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-11-13T17:52:26.291548335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020593s
2025-11-13T17:52:26.291750352Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-11-13T17:52:26.292025155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.292280710Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-11-13T17:52:26.292666978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-13T17:52:26.293113757Z [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-11-13T17:52:26.293530567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006668s
2025-11-13T17:52:26.293850361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-13T17:52:26', 'add_custom_filters')
2025-11-13T17:52:26.294216247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.295008062Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-11-13T17:52:26.295193235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021554s
2025-11-13T17:52:26.295385342Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-11-13T17:52:26.295601457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.295857472Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-11-13T17:52:26.296184832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:26.296351928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.296568704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-11-13T17:52:26.296837486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-11-13T17:52:26.297786046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00102s
2025-11-13T17:52:26.298140429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-13T17:52:26', 'import_list_tags')
2025-11-13T17:52:26.298499663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.299322159Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-11-13T17:52:26.299504656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025373s
2025-11-13T17:52:26.299711022Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-11-13T17:52:26.299952979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.300218053Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-11-13T17:52:26.304661711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-11-13T17:52:26.305390208Z [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-11-13T17:52:26.305975857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011104s
2025-11-13T17:52:26.306194978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-11-13T17:52:26.306554192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-11-13T17:52:26.306940500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s
2025-11-13T17:52:26.309299129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-13T17:52:26.309314199Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-13T17:52:26.309323729Z FROM "Artists"
2025-11-13T17:52:26.310325776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-13T17:52:26.310342199Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-13T17:52:26.310352019Z FROM "Artists"
2025-11-13T17:52:26.310875022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s
2025-11-13T17:52:26.311050095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:26.311205728Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.311408597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-11-13T17:52:26.311759403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.312748765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011236s
2025-11-13T17:52:26.313299705Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-13T17:52:26.313311148Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:26.313320166Z FROM "ArtistMetadata"
2025-11-13T17:52:26.313328473Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-11-13T17:52:26.314024835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-13T17:52:26.314042090Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:26.314051118Z FROM "ArtistMetadata"
2025-11-13T17:52:26.314059835Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-11-13T17:52:26.314460713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008052s
2025-11-13T17:52:26.314645705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-11-13T17:52:26.315486278Z [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-11-13T17:52:26.316161167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013272s
2025-11-13T17:52:26.316378424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-11-13T17:52:26.316740593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-11-13T17:52:26.317108063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2025-11-13T17:52:26.317316383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-11-13T17:52:26.317624654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-11-13T17:52:26.317970470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s
2025-11-13T17:52:26.318148308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.318350535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.323047924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047071s
2025-11-13T17:52:26.323219870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.323375143Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.323571148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-11-13T17:52:26.323911513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.324898270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011288s
2025-11-13T17:52:26.325071800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.325224066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.325420041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-11-13T17:52:26.325732099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.326637833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010236s
2025-11-13T17:52:26.326813667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.326965332Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.327147640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-11-13T17:52:26.327409787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-11-13T17:52:26.328313948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009663s
2025-11-13T17:52:26.328951542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-13T17:52:26.328966462Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:26.328975671Z FROM "ArtistMetadata"
2025-11-13T17:52:26.328984158Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:26.328993236Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-11-13T17:52:26.329799069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-13T17:52:26.329810522Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:26.329819630Z FROM "ArtistMetadata"
2025-11-13T17:52:26.329828278Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:26.329837126Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-11-13T17:52:26.330305689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009425s
2025-11-13T17:52:26.330469048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.330616255Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-13T17:52:26.330820837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-11-13T17:52:26.331144338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-11-13T17:52:26.332132488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s
2025-11-13T17:52:26.332310707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.332463514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.332658828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-11-13T17:52:26.332979423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.333885748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s
2025-11-13T17:52:26.334060460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.334212446Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.334409904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-11-13T17:52:26.334737313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.335645923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010386s
2025-11-13T17:52:26.336252193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-13T17:52:26.336264789Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-13T17:52:26.336274058Z FROM "AlbumReleases"
2025-11-13T17:52:26.336282354Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:26.336291222Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-11-13T17:52:26.337041182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-13T17:52:26.337056954Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-13T17:52:26.337065882Z FROM "AlbumReleases"
2025-11-13T17:52:26.337074329Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:26.337083277Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-11-13T17:52:26.337535538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008933s
2025-11-13T17:52:26.338146929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-13T17:52:26.338156228Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:26.338165095Z FROM "ArtistMetadata"
2025-11-13T17:52:26.338173442Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:26.338182651Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:26.339003564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-13T17:52:26.339017532Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:26.339026320Z FROM "ArtistMetadata"
2025-11-13T17:52:26.339034937Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:26.339043835Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:26.339483360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009234s
2025-11-13T17:52:26.340016994Z [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-11-13T17:52:26.343947629Z [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-11-13T17:52:26.345361306Z [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-11-13T17:52:26.346041626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.347158164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.349469809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.349932821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.350285291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099359s
2025-11-13T17:52:26.350680858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-11-13T17:52:26.354691243Z [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-11-13T17:52:26.356514915Z [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-11-13T17:52:26.357336329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.358832362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.361159498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.361677070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.362055382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110948s
2025-11-13T17:52:26.362323832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-11-13T17:52:26.366238395Z [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-11-13T17:52:26.367805982Z [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-11-13T17:52:26.368523367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-11-13T17:52:26.369478099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-11-13T17:52:26.371690795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-13T17:52:26.372275823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-13T17:52:26.372661309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101116s
2025-11-13T17:52:26.372867154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-11-13T17:52:26.376769862Z [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-11-13T17:52:26.377824285Z [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-11-13T17:52:26.378381658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:26.379106046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:26.381341167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:26.381732766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008681s
2025-11-13T17:52:26.381956226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-11-13T17:52:26.382290178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.382679222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005246s
2025-11-13T17:52:26.382885717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-11-13T17:52:26.383197385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.383578723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004804s
2025-11-13T17:52:26.383784738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-11-13T17:52:26.384188691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.384548486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s
2025-11-13T17:52:26.384767507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-11-13T17:52:26.385088072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.385537507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s
2025-11-13T17:52:26.385754284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-11-13T17:52:26.386071242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-11-13T17:52:26.386443421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005029s
2025-11-13T17:52:26.386661991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-11-13T17:52:26.386985773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-11-13T17:52:26.387373995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s
2025-11-13T17:52:26.387558276Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:26.388485373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-11-13T17:52:26.388779064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010574s
2025-11-13T17:52:26.388946091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:26.389261716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-11-13T17:52:26.389539295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s
2025-11-13T17:52:26.389713396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:26.390103952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-11-13T17:52:26.390437744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s
2025-11-13T17:52:26.390810255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-13T17:52:26', 'add_release_groups_etc')
2025-11-13T17:52:26.391175791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.393285900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-11-13T17:52:26.393477896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033748s
2025-11-13T17:52:26.393733822Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-11-13T17:52:26.393946289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.394219991Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-11-13T17:52:26.394786221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:26.395052938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-11-13T17:52:26.395327551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003684s
2025-11-13T17:52:26.395687716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-13T17:52:26', 'NewMediaInfoFormat')
2025-11-13T17:52:26.396134315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.396887943Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-11-13T17:52:26.397071533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018941s
2025-11-13T17:52:26.397324041Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-11-13T17:52:26.397565427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.397851563Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-11-13T17:52:26.399030758Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-11-13T17:52:26.399404370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-11-13T17:52:26.401688650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024294s
2025-11-13T17:52:26.401897400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-13T17:52:26.402063755Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:26.402315522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-11-13T17:52:26.402731069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.403706824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011533s
2025-11-13T17:52:26.404130367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-13T17:52:26', 'rename_restrictions_to_release_profiles')
2025-11-13T17:52:26.404524260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.405343820Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-11-13T17:52:26.405554645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027258s
2025-11-13T17:52:26.405826723Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-13T17:52:26.406070163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.406360137Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-11-13T17:52:26.407546296Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-11-13T17:52:26.407842141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-11-13T17:52:26.410062653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022998s
2025-11-13T17:52:26.410261263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:52:26.410424171Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.410648763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-11-13T17:52:26.410973727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-13T17:52:26.411949572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s
2025-11-13T17:52:26.412169164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-11-13T17:52:26.412343826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.412566525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-11-13T17:52:26.412900307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-13T17:52:26.413848256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010319s
2025-11-13T17:52:26.413986815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:26.414254814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-13T17:52:26.414529437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003861s
2025-11-13T17:52:26.414707796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:26.414987369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-13T17:52:26.415277844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s
2025-11-13T17:52:26.415495242Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-11-13T17:52:26.420078611Z [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-11-13T17:52:26.421495053Z [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-11-13T17:52:26.422209743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.423181549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.425435388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.425882428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.426361292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.426843894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.427188157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114896s
2025-11-13T17:52:26.427599566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-13T17:52:26', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-13T17:52:26.428003199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.429209618Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-13T17:52:26.429420112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134349s
2025-11-13T17:52:26.429629353Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-11-13T17:52:26.429859406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.430130743Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-11-13T17:52:26.430582422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-11-13T17:52:26.431051898Z [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-11-13T17:52:26.431478897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2025-11-13T17:52:26.431715614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-11-13T17:52:26.432102503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-11-13T17:52:26.432505805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s
2025-11-13T17:52:26.432876462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-13T17:52:26', 'add_import_exclusions')
2025-11-13T17:52:26.433259583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.434180377Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-11-13T17:52:26.434356953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022156s
2025-11-13T17:52:26.434624922Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-11-13T17:52:26.434851799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.435119418Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-11-13T17:52:26.439649049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-13T17:52:26.439662727Z WHERE "Id" in (
2025-11-13T17:52:26.439671093Z SELECT "Artists"."Id" from "Artists"
2025-11-13T17:52:26.439679901Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.439688839Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:26.440549592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-13T17:52:26.440564012Z WHERE "Id" in (
2025-11-13T17:52:26.440572899Z SELECT "Artists"."Id" from "Artists"
2025-11-13T17:52:26.440581467Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.440590465Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:26.441186906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s
2025-11-13T17:52:26.441779659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-13T17:52:26.441791934Z WHERE "Id" in (
2025-11-13T17:52:26.441800832Z SELECT "Albums"."Id" from "Albums"
2025-11-13T17:52:26.441809369Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.441818287Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:26.442575292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-13T17:52:26.442587185Z WHERE "Id" in (
2025-11-13T17:52:26.442595733Z SELECT "Albums"."Id" from "Albums"
2025-11-13T17:52:26.442604470Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.442613579Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:26.443180500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s
2025-11-13T17:52:26.443756630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-13T17:52:26.443769115Z WHERE "Id" in (
2025-11-13T17:52:26.443777562Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-13T17:52:26.443786030Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-13T17:52:26.443794917Z WHERE "Albums"."Id" IS NULL)
2025-11-13T17:52:26.444523154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-13T17:52:26.444537543Z WHERE "Id" in (
2025-11-13T17:52:26.444545659Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-13T17:52:26.444554036Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-13T17:52:26.444562844Z WHERE "Albums"."Id" IS NULL)
2025-11-13T17:52:26.445114595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s
2025-11-13T17:52:26.445692519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-13T17:52:26.445703791Z WHERE "Id" in (
2025-11-13T17:52:26.445712309Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:26.445720756Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:26.445729523Z WHERE "AlbumReleases"."Id" IS NULL)
2025-11-13T17:52:26.446492670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-13T17:52:26.446503873Z WHERE "Id" in (
2025-11-13T17:52:26.446512410Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:26.446520807Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:26.446529594Z WHERE "AlbumReleases"."Id" IS NULL)
2025-11-13T17:52:26.447102939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s
2025-11-13T17:52:26.447689240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-13T17:52:26.447699050Z WHERE "Id" in (
2025-11-13T17:52:26.447707537Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:26.447715783Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.447724381Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:26.448542157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-13T17:52:26.448558771Z WHERE "Id" in (
2025-11-13T17:52:26.448567208Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:26.448575605Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.448585765Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:26.449134370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s
2025-11-13T17:52:26.449716853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:26.449728145Z WHERE "Id" IN (
2025-11-13T17:52:26.449736562Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.449745059Z LEFT OUTER JOIN "Tracks"
2025-11-13T17:52:26.449753196Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:26.449761663Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:26.450498437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:26.450509619Z WHERE "Id" IN (
2025-11-13T17:52:26.450517775Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.450526673Z LEFT OUTER JOIN "Tracks"
2025-11-13T17:52:26.450534930Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:26.450543497Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:26.451091380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000976s
2025-11-13T17:52:26.451477849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-13T17:52:26', 'clean_artist_metadata_table')
2025-11-13T17:52:26.451863926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.452912387Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-11-13T17:52:26.453105546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027582s
2025-11-13T17:52:26.453326110Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-11-13T17:52:26.453551815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.453823702Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-11-13T17:52:26.454519634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.454711129Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.454935892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-11-13T17:52:26.455276047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.456306201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s
2025-11-13T17:52:26.456497046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.456659232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.456889205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-11-13T17:52:26.457257437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.458238893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001137s
2025-11-13T17:52:26.458432363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.458589719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.458817157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-11-13T17:52:26.459162082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.460127155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s
2025-11-13T17:52:26.460315194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.460477320Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.460709979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-11-13T17:52:26.461060936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.462022893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011017s
2025-11-13T17:52:26.462221382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.462369831Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.462582800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-11-13T17:52:26.462920500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.463909371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s
2025-11-13T17:52:26.464135306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-11-13T17:52:26.470031760Z [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-11-13T17:52:26.471714278Z [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-11-13T17:52:26.472505160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-13T17:52:26.472996480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-13T17:52:26.475252001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109173s
2025-11-13T17:52:26.475507456Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-11-13T17:52:26.479404202Z [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-11-13T17:52:26.481076159Z [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-11-13T17:52:26.481839987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-13T17:52:26.482399604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-13T17:52:26.484581388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008854s
2025-11-13T17:52:26.484954589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-13T17:52:26', 'health_issue_notification')
2025-11-13T17:52:26.485345286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.486378236Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-11-13T17:52:26.486566044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106175s
2025-11-13T17:52:26.486794053Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-11-13T17:52:26.487038436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.487327928Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-11-13T17:52:26.488263362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:26.488429527Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:26.488645492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-11-13T17:52:26.488984073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-11-13T17:52:26.489942764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011041s
2025-11-13T17:52:26.490124129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:26.490280073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.490465777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-11-13T17:52:26.490728346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-11-13T17:52:26.491665483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010055s
2025-11-13T17:52:26.491942370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-11-13T17:52:26.492236092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-11-13T17:52:26.492493390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003401s
2025-11-13T17:52:26.492992665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:26.493001984Z WHERE "Id" IN (
2025-11-13T17:52:26.493010391Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.493018898Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:26.493027566Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:26.493658095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:26.493671813Z WHERE "Id" IN (
2025-11-13T17:52:26.493680390Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.493688857Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:26.493697895Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:26.494195718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008534s
2025-11-13T17:52:26.494840446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:26.494849655Z WHERE "Id" IN (
2025-11-13T17:52:26.494857801Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.494866258Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:26.494875066Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:26.494883894Z WHERE "Artists"."Path" IS NULL)
2025-11-13T17:52:26.495714857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:26.495727773Z WHERE "Id" IN (
2025-11-13T17:52:26.495736090Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.495744436Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:26.495753124Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:26.495762092Z WHERE "Artists"."Path" IS NULL)
2025-11-13T17:52:26.496347811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s
2025-11-13T17:52:26.497069244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:26.497081669Z WHERE "Id" IN (
2025-11-13T17:52:26.497089966Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.497098393Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:26.497107090Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:26.497115868Z WHERE "AlbumReleases"."Monitored" = 0
2025-11-13T17:52:26.497124275Z OR "AlbumReleases"."Monitored" IS NULL)
2025-11-13T17:52:26.498045239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:26.498054799Z WHERE "Id" IN (
2025-11-13T17:52:26.498065230Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:26.498073627Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:26.498082304Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:26.498091022Z WHERE "AlbumReleases"."Monitored" = 0
2025-11-13T17:52:26.498099348Z OR "AlbumReleases"."Monitored" IS NULL)
2025-11-13T17:52:26.498722914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001191s
2025-11-13T17:52:26.499269665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-13T17:52:26.499279054Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-13T17:52:26.499287972Z FROM "Artists"
2025-11-13T17:52:26.499296118Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:26.499305016Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:26.500010507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-13T17:52:26.500026439Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-13T17:52:26.500035357Z FROM "Artists"
2025-11-13T17:52:26.500043583Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:26.500052481Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:26.500479742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008341s
2025-11-13T17:52:26.500894326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:26.500925780Z WHERE "Id" NOT IN (
2025-11-13T17:52:26.500934087Z SELECT MIN("Id")
2025-11-13T17:52:26.500942173Z FROM "TrackFiles"
2025-11-13T17:52:26.500950409Z GROUP BY "Path"
2025-11-13T17:52:26.500958596Z )
2025-11-13T17:52:26.501436889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:26.501449244Z WHERE "Id" NOT IN (
2025-11-13T17:52:26.501457611Z SELECT MIN("Id")
2025-11-13T17:52:26.501465857Z FROM "TrackFiles"
2025-11-13T17:52:26.501474074Z GROUP BY "Path"
2025-11-13T17:52:26.501482310Z )
2025-11-13T17:52:26.501803457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s
2025-11-13T17:52:26.501977648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:26.502131878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.502317282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-11-13T17:52:26.505884605Z [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-11-13T17:52:26.507039631Z [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-11-13T17:52:26.507627435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:26.508289307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:26.510599640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:26.510961167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084571s
2025-11-13T17:52:26.511188826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-11-13T17:52:26.511488239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:26.511841741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004612s
2025-11-13T17:52:26.512081253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-11-13T17:52:26.515586211Z [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-11-13T17:52:26.516717879Z [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-11-13T17:52:26.517297537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:26.518141175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:26.520409483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:26.520866924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:26.523236897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089328s
2025-11-13T17:52:26.523259553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-13T17:52:26', 'add_mediafilerepository_mtime')
2025-11-13T17:52:26.523271306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.523279894Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-11-13T17:52:26.523288170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107234s
2025-11-13T17:52:26.523486850Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-11-13T17:52:26.523699919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.523992569Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-11-13T17:52:26.525405744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-13T17:52:26.525421456Z WHERE "Id" NOT IN (
2025-11-13T17:52:26.525432268Z SELECT MIN("Artists"."Id") from "Artists"
2025-11-13T17:52:26.525441216Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.525450134Z GROUP BY "ArtistMetadata"."Id")
2025-11-13T17:52:26.526215455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-13T17:52:26.526232629Z WHERE "Id" NOT IN (
2025-11-13T17:52:26.526242900Z SELECT MIN("Artists"."Id") from "Artists"
2025-11-13T17:52:26.526251467Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:26.526260375Z GROUP BY "ArtistMetadata"."Id")
2025-11-13T17:52:26.526700401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008829s
2025-11-13T17:52:26.526907979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-11-13T17:52:26.527156329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-11-13T17:52:26.527518940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2025-11-13T17:52:26.527738151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-11-13T17:52:26.531452360Z [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-11-13T17:52:26.532938432Z [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-11-13T17:52:26.533657831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.534406659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.536713855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.537153470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.537588276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.537916627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099842s
2025-11-13T17:52:26.538126289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-11-13T17:52:26.538463227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.538796499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004858s
2025-11-13T17:52:26.539183648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-13T17:52:26', 'add_artistmetadataid_constraint')
2025-11-13T17:52:26.539542661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.540534238Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-11-13T17:52:26.540727046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021633s
2025-11-13T17:52:26.540940065Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-11-13T17:52:26.541167994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.541462106Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-11-13T17:52:26.542050140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-11-13T17:52:26.542255814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.542474485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-11-13T17:52:26.542789970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:26.543745404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010773s
2025-11-13T17:52:26.543959555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-11-13T17:52:26.544125800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.544388439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-11-13T17:52:26.544738033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:26.545679348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010832s
2025-11-13T17:52:26.545853399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.546004834Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.546208363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-11-13T17:52:26.546534009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:26.547473872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010663s
2025-11-13T17:52:26.547659115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-11-13T17:52:26.547816572Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.548059130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-11-13T17:52:26.548411510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:26.549349649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010869s
2025-11-13T17:52:26.549525914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.549674894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.549886029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-11-13T17:52:26.550222827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:26.551147639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010587s
2025-11-13T17:52:26.551321329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:26.551470139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.551675612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-11-13T17:52:26.552018092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:26.552955139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00108s
2025-11-13T17:52:26.553322890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-13T17:52:26', 'old_ids_and_artist_alias')
2025-11-13T17:52:26.553684498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.554420610Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-11-13T17:52:26.554605713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025065s
2025-11-13T17:52:26.554814894Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-11-13T17:52:26.555030618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.555340863Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-11-13T17:52:26.555625917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.555840078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.556430928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006109s
2025-11-13T17:52:26.556698336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-13T17:52:26.556987739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-13T17:52:26.557265609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s
2025-11-13T17:52:26.557632788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-13T17:52:26', 'download_propers_config')
2025-11-13T17:52:26.557985999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.558746220Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-11-13T17:52:26.558930702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018014s
2025-11-13T17:52:26.559142418Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-11-13T17:52:26.559393183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.559653728Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-11-13T17:52:26.560523249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-11-13T17:52:26.560848243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-11-13T17:52:26.561390645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s
2025-11-13T17:52:26.561600849Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-11-13T17:52:26.565154535Z [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-11-13T17:52:26.566474332Z [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-11-13T17:52:26.567115323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.568099866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.570404877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.570848721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.571288797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.571763232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.572132225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103416s
2025-11-13T17:52:26.572348270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-11-13T17:52:26.575950855Z [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-11-13T17:52:26.577266975Z [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-11-13T17:52:26.577899308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-11-13T17:52:26.578518014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-11-13T17:52:26.580887235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-13T17:52:26.581253673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086895s
2025-11-13T17:52:26.581470700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-11-13T17:52:26.586297730Z [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-11-13T17:52:26.587484630Z [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-11-13T17:52:26.588097754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-11-13T17:52:26.588572310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-11-13T17:52:26.591613764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099385s
2025-11-13T17:52:26.591795671Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-11-13T17:52:26.595326170Z [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-11-13T17:52:26.596353358Z [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-11-13T17:52:26.596913286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-13T17:52:26.597734760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-13T17:52:26.600435869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-13T17:52:26.600936748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-13T17:52:26.601552688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-13T17:52:26.602070962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-13T17:52:26.602493082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104445s
2025-11-13T17:52:26.602669637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-11-13T17:52:26.606391462Z [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-11-13T17:52:26.607301394Z [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-11-13T17:52:26.607813415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-13T17:52:26.608387561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-13T17:52:26.611073871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081785s
2025-11-13T17:52:26.611322912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-11-13T17:52:26.615011590Z [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-11-13T17:52:26.616058307Z [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-11-13T17:52:26.616597974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:26.617454930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:26.620618260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:26.621115361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:26.621424854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099056s
2025-11-13T17:52:26.621797083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-13T17:52:26', 'remove_language_profiles')
2025-11-13T17:52:26.622173331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.624593504Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-11-13T17:52:26.624789339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130151s
2025-11-13T17:52:26.625041076Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-11-13T17:52:26.625280488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.625569830Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-11-13T17:52:26.626062182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-13T17:52:26.626238817Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:26.626618402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-11-13T17:52:26.626801480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-11-13T17:52:26.627779109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010754s
2025-11-13T17:52:26.628238815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-11-13T17:52:26.628715294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-11-13T17:52:26.629041721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s
2025-11-13T17:52:26.629400714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-13T17:52:26', 'multi_disc_naming_format')
2025-11-13T17:52:26.629758986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.630456961Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-11-13T17:52:26.630638286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019041s
2025-11-13T17:52:26.630857808Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-11-13T17:52:26.631077841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.631346232Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-11-13T17:52:26.633980727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-13T17:52:26.634001509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.634010908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-11-13T17:52:26.634019896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.634028613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s
2025-11-13T17:52:26.634036970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.634045076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.647331762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135441s
2025-11-13T17:52:26.647799564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-13T17:52:26', 'add_download_client_priority')
2025-11-13T17:52:26.648260402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.649168240Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-11-13T17:52:26.649416920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153629s
2025-11-13T17:52:26.649615009Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-11-13T17:52:26.649859221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.650129626Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-11-13T17:52:26.650540443Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.650848493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-11-13T17:52:26.651134539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2025-11-13T17:52:26.651384603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.651662693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-11-13T17:52:26.652129793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005591s
2025-11-13T17:52:26.652496642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-13T17:52:26', 'remove_growl_prowl')
2025-11-13T17:52:26.652854853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.653595465Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-11-13T17:52:26.653815508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020006s
2025-11-13T17:52:26.653997835Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-11-13T17:52:26.654231004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.654532892Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-11-13T17:52:26.654909581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.655238573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-11-13T17:52:26.655526242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s
2025-11-13T17:52:26.655738540Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.656073995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-11-13T17:52:26.656371054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2025-11-13T17:52:26.656785368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-13T17:52:26', 'remove_plex_hometheatre')
2025-11-13T17:52:26.657173539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.657865984Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-11-13T17:52:26.658089083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018608s
2025-11-13T17:52:26.658310449Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-11-13T17:52:26.658546113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.658848783Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-11-13T17:52:26.659468360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:26.659639595Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.659832424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-11-13T17:52:26.660117598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-11-13T17:52:26.661106930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s
2025-11-13T17:52:26.661307664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:26.661463057Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.661686277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-11-13T17:52:26.662057995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.663052407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s
2025-11-13T17:52:26.663234815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:26.663386079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.663610692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-11-13T17:52:26.664086880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.665163118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013352s
2025-11-13T17:52:26.665634006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:26.665797054Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.666038019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-11-13T17:52:26.666450540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.667620155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011981s
2025-11-13T17:52:26.667726720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:26.667920460Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.668141645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-11-13T17:52:26.668453764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-11-13T17:52:26.669527676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011603s
2025-11-13T17:52:26.669777890Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.669951931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.670979440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s
2025-11-13T17:52:26.671366850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-13T17:52:26', 'add_root_folder_add_defaults')
2025-11-13T17:52:26.671730933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.674781285Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-11-13T17:52:26.674804572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024735s
2025-11-13T17:52:26.674816055Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-11-13T17:52:26.674826256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.674834613Z [Info] task_duration: Starting migration of Main DB to 40
2025-11-13T17:52:26.674842729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-13T17:52:26.674851497Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.674859653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-11-13T17:52:26.674867980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-11-13T17:52:26.675645125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011231s
2025-11-13T17:52:26.676052375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-13T17:52:26', 'task_duration')
2025-11-13T17:52:26.676444174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.677110676Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-11-13T17:52:26.677313284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025653s
2025-11-13T17:52:26.677573889Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-11-13T17:52:26.677800275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.678088816Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-11-13T17:52:26.678515034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-13T17:52:26.678725127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.678967986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-11-13T17:52:26.679333272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.680375741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011731s
2025-11-13T17:52:26.680582157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-13T17:52:26.680765867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.680971671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-11-13T17:52:26.681297998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.682230466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010632s
2025-11-13T17:52:26.682648447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-13T17:52:26', 'add_indexer_and_enabled_to_release_profiles')
2025-11-13T17:52:26.683045567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.683768062Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-11-13T17:52:26.683995249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025256s
2025-11-13T17:52:26.684197196Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-11-13T17:52:26.684422319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.684736061Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-11-13T17:52:26.685091627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-11-13T17:52:26.688877320Z [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-11-13T17:52:26.690142959Z [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-11-13T17:52:26.690769140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.691778151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.694325691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.694766028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.695229060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.695867907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.696262331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109447s
2025-11-13T17:52:26.696618238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-11-13T17:52:26.697090899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-11-13T17:52:26.697430994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s
2025-11-13T17:52:26.697773744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-11-13T17:52:26.698168279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-11-13T17:52:26.698504576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s
2025-11-13T17:52:26.698783488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-11-13T17:52:26.702667920Z [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-11-13T17:52:26.703799789Z [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-11-13T17:52:26.704384486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-13T17:52:26.704857178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-13T17:52:26.707097800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080655s
2025-11-13T17:52:26.707488046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-13T17:52:26', 'remove_album_folders')
2025-11-13T17:52:26.707868772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.708947013Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-11-13T17:52:26.709135293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098952s
2025-11-13T17:52:26.709342480Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-11-13T17:52:26.709558334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.709824230Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-11-13T17:52:26.710171689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:26.710344538Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:26.710547817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-11-13T17:52:26.710861839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-11-13T17:52:26.711923337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011566s
2025-11-13T17:52:26.712299063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-13T17:52:26', 'add_priority_to_indexers')
2025-11-13T17:52:26.712662685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.713467706Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-11-13T17:52:26.713608169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026516s
2025-11-13T17:52:26.713869856Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-11-13T17:52:26.714114609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.714406397Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-11-13T17:52:26.714829970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-11-13T17:52:26.715152820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-11-13T17:52:26.715511342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2025-11-13T17:52:26.715677206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.715896778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.716536115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s
2025-11-13T17:52:26.716924648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-13T17:52:26', 'remove_chown_and_folderchmod_config')
2025-11-13T17:52:26.717293410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.718021436Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-11-13T17:52:26.718223503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021238s
2025-11-13T17:52:26.718418286Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-11-13T17:52:26.718632828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.718903162Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-11-13T17:52:26.725374563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-13T17:52:26.726120836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-13T17:52:26.726564509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008397s
2025-11-13T17:52:26.726912119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-13T17:52:26', 'update_notifiarr')
2025-11-13T17:52:26.727274750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.728012655Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-11-13T17:52:26.728202648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022574s
2025-11-13T17:52:26.728426930Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-11-13T17:52:26.728676292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.728969362Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-11-13T17:52:26.729248865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.729495341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.730886913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014348s
2025-11-13T17:52:26.731259604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-13T17:52:26', 'email_multiple_addresses')
2025-11-13T17:52:26.731626633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.732405772Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-11-13T17:52:26.732564361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028813s
2025-11-13T17:52:26.732805306Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-11-13T17:52:26.733032253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.733299040Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-11-13T17:52:26.733599455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-11-13T17:52:26.733869770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-11-13T17:52:26.736224251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024213s
2025-11-13T17:52:26.736646461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-13T17:52:26', 'rename_blacklist_to_blocklist')
2025-11-13T17:52:26.736991245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.737785915Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-11-13T17:52:26.737980748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039419s
2025-11-13T17:52:26.738189548Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-11-13T17:52:26.738407517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.738671248Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-11-13T17:52:26.739097035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-13T17:52:26.739297619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.739544987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-11-13T17:52:26.739936546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.740927501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011675s
2025-11-13T17:52:26.741184098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-11-13T17:52:26.741560927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.742565870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011583s
2025-11-13T17:52:26.742744620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.742957760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.745963372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030236s
2025-11-13T17:52:26.746350411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-13T17:52:26', 'cdh_per_downloadclient')
2025-11-13T17:52:26.746771589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.747624567Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-11-13T17:52:26.747863678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046549s
2025-11-13T17:52:26.748121848Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-11-13T17:52:26.748361160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.748667557Z [Info] download_history: Starting migration of Main DB to 52
2025-11-13T17:52:26.749487488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-11-13T17:52:26.750371147Z [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-11-13T17:52:26.751041828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s
2025-11-13T17:52:26.751255739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-11-13T17:52:26.751615593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-13T17:52:26.752018885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005604s
2025-11-13T17:52:26.752239780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-11-13T17:52:26.752619294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-11-13T17:52:26.753027086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005601s
2025-11-13T17:52:26.753269594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-11-13T17:52:26.753621663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-13T17:52:26.754060837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005822s
2025-11-13T17:52:26.754271091Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.754482867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.755597091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2025-11-13T17:52:26.755982928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-13T17:52:26', 'download_history')
2025-11-13T17:52:26.756382132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.757870900Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-11-13T17:52:26.758056604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003366s
2025-11-13T17:52:26.758271777Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-11-13T17:52:26.758487752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.758783367Z [Info] add_update_history: Starting migration of Main DB to 53
2025-11-13T17:52:26.759234957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-13T17:52:26', 'add_update_history')
2025-11-13T17:52:26.759606525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.760429121Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-11-13T17:52:26.760606248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018964s
2025-11-13T17:52:26.760833856Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-11-13T17:52:26.761088619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.761398934Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-11-13T17:52:26.761761815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:26.761938250Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-13T17:52:26.762180929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-13T17:52:26.762556094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.763670047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012925s
2025-11-13T17:52:26.764105364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-13T17:52:26', 'add_on_update_to_notifications')
2025-11-13T17:52:26.764549699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.765412326Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-11-13T17:52:26.765628501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029842s
2025-11-13T17:52:26.765866681Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-11-13T17:52:26.766090321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.766360705Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-11-13T17:52:26.766695299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:26.766859369Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.767061607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-13T17:52:26.767385619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.768433710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011753s
2025-11-13T17:52:26.768854627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-13T17:52:26', 'download_client_per_indexer')
2025-11-13T17:52:26.769236887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.770086768Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-11-13T17:52:26.770326100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027831s
2025-11-13T17:52:26.770561514Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-11-13T17:52:26.770813101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.771099127Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-11-13T17:52:26.771541237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:26.771713935Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.771933116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-11-13T17:52:26.772256287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.773340971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011981s
2025-11-13T17:52:26.773535192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:26.773692689Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:26.773940759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-11-13T17:52:26.774338059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.775511392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001348s
2025-11-13T17:52:26.775697346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:26.775980586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.776316483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-11-13T17:52:26.776755617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.777850762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012898s
2025-11-13T17:52:26.778256259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-13T17:52:26', 'AddNewItemMonitorType')
2025-11-13T17:52:26.778620723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.779505194Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-11-13T17:52:26.779718954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029172s
2025-11-13T17:52:26.779996333Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-11-13T17:52:26.780287258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.780597243Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-11-13T17:52:26.780937398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:26.781136709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.781360459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-11-13T17:52:26.781717268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:26.782843806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012518s
2025-11-13T17:52:26.783238471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-13T17:52:26', 'ImportListSearch')
2025-11-13T17:52:26.783625861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.784615624Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-11-13T17:52:26.784796368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030146s
2025-11-13T17:52:26.785013806Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-11-13T17:52:26.785231404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.785502490Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-11-13T17:52:26.785829819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:26.786006184Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.786230556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-11-13T17:52:26.786581603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:26.787596928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s
2025-11-13T17:52:26.787986322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-13T17:52:26', 'ImportListMonitorExisting')
2025-11-13T17:52:26.788356958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.789208302Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-11-13T17:52:26.789409968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027232s
2025-11-13T17:52:26.789597235Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-11-13T17:52:26.789806557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.790060418Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-11-13T17:52:26.790487127Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.790794667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-13T17:52:26.791097226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s
2025-11-13T17:52:26.791297479Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.791586631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-11-13T17:52:26.791841304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s
2025-11-13T17:52:26.792028722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:26.792185708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.792375259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-13T17:52:26.792627848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-13T17:52:26.793647982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010855s
2025-11-13T17:52:26.793997446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-13T17:52:26', 'add_indexer_tags')
2025-11-13T17:52:26.794350437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.795203254Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-11-13T17:52:26.795383577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026304s
2025-11-13T17:52:26.795583780Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-11-13T17:52:26.795794505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.796095070Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-11-13T17:52:26.796357839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:26.796577141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:26.797492644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s
2025-11-13T17:52:26.797857258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-13T17:52:26', 'update_audio_types')
2025-11-13T17:52:26.799242248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:26.800019092Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-11-13T17:52:26.800222672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034469s
2025-11-13T17:52:26.800461202Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-13T17:52:26.800729482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:26.801049346Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-11-13T17:52:26.803083873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:26.803333145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-11-13T17:52:26.803586305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003082s
2025-11-13T17:52:26.803767309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-11-13T17:52:26.803962973Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.804216825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-11-13T17:52:26.808089212Z [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-11-13T17:52:26.809513711Z [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-11-13T17:52:26.810183018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-11-13T17:52:26.810962458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-11-13T17:52:26.813503625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-11-13T17:52:26.814028171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-11-13T17:52:26.814364258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099695s
2025-11-13T17:52:26.814540002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.814686647Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.814891299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-11-13T17:52:26.818949291Z [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-11-13T17:52:26.820888876Z [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-11-13T17:52:26.821784660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.822696917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.826335293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.826356035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.826365374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.826527130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114247s
2025-11-13T17:52:26.826689557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.826842936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.827040323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-11-13T17:52:26.831108114Z [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-11-13T17:52:26.833048792Z [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-11-13T17:52:26.836092812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.836105868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.837330825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.837810070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.838263453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.838609430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113697s
2025-11-13T17:52:26.838784643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:26.838930827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.839126501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-11-13T17:52:26.843164542Z [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-11-13T17:52:26.845113316Z [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-11-13T17:52:26.846003839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:26.846929974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:26.849418545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:26.849889183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:26.850350753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.850688683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113821s
2025-11-13T17:52:26.850867303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:26.851019038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.851249663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-11-13T17:52:26.854930645Z [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-11-13T17:52:26.856281956Z [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-11-13T17:52:26.856931995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.857938672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.860339667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.860790384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.861222805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.861699485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.862054209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106265s
2025-11-13T17:52:26.862224362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:26.862377660Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.862582383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-11-13T17:52:26.866294387Z [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-11-13T17:52:26.867672031Z [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-11-13T17:52:26.868344095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:26.869289949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:26.871673990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:26.872124016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:26.872560074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:26.873050913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:26.873387771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106325s
2025-11-13T17:52:26.873578656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-13T17:52:26.873725130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.873918460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-11-13T17:52:26.877490192Z [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-11-13T17:52:26.878599927Z [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-11-13T17:52:26.879184745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-13T17:52:26.879718078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-13T17:52:26.882044834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079153s
2025-11-13T17:52:26.882224475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-13T17:52:26.882379758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.882592767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-11-13T17:52:26.887466321Z [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-11-13T17:52:26.888655555Z [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-11-13T17:52:26.889234962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-13T17:52:26.889761051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-13T17:52:26.892111524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093068s
2025-11-13T17:52:26.892291477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:52:26.892445166Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.892674678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-13T17:52:26.896210689Z [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-11-13T17:52:26.897220622Z [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-11-13T17:52:26.897737593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-13T17:52:26.898180836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-13T17:52:26.900521529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076419s
2025-11-13T17:52:26.900704207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:52:26.900857375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.901060815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-13T17:52:26.904579691Z [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-11-13T17:52:26.905620026Z [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-11-13T17:52:26.906157027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-13T17:52:26.906706734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-13T17:52:26.909186357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079228s
2025-11-13T17:52:26.909359255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:52:26.909511341Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.909710813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-13T17:52:26.913280742Z [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-11-13T17:52:26.914281617Z [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-11-13T17:52:26.914798498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-13T17:52:26.915337243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-13T17:52:26.917705462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077837s
2025-11-13T17:52:26.917908822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-13T17:52:26.918074746Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:26.918314609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-13T17:52:26.921751680Z [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-11-13T17:52:26.922769159Z [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-11-13T17:52:26.923336030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-13T17:52:26.924004546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-13T17:52:26.926618690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:52:26.927026091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008478s
2025-11-13T17:52:26.927223248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-13T17:52:26.927385925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-13T17:52:26.927625127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-13T17:52:26.931090595Z [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-11-13T17:52:26.948100938Z [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-11-13T17:52:26.948713050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-13T17:52:26.950835715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-13T17:52:26.953917080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:52:26.954354420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265114s
2025-11-13T17:52:26.954590696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-13T17:52:26.954777412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-13T17:52:26.955045743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-13T17:52:26.961317011Z [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-11-13T17:52:26.962349941Z [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-11-13T17:52:26.962957484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-13T17:52:26.963758888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-13T17:52:26.966461390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:52:26.966868439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115917s
2025-11-13T17:52:26.967074504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-11-13T17:52:26.967290349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-13T17:52:26.967518689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-11-13T17:52:26.971213629Z [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-11-13T17:52:26.972361220Z [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-11-13T17:52:26.973011119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-11-13T17:52:26.973766910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-11-13T17:52:26.976323008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-13T17:52:26.976869929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-11-13T17:52:26.977416820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-13T17:52:26.977801885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100554s
2025-11-13T17:52:26.978009203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-13T17:52:26.978179756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-13T17:52:26.978405281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-11-13T17:52:26.982136574Z [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-11-13T17:52:26.983268543Z [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-11-13T17:52:26.983888953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-13T17:52:26.984417567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-13T17:52:26.986835245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081919s
2025-11-13T17:52:26.987068896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-13T17:52:26.987228547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-13T17:52:26.987473130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-11-13T17:52:26.992615856Z [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-11-13T17:52:26.993699999Z [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-11-13T17:52:26.994234385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-13T17:52:26.994915206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-13T17:52:26.997366382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096433s
2025-11-13T17:52:26.997564100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-13T17:52:26.997728311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-13T17:52:26.997975549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-13T17:52:27.001830802Z [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-11-13T17:52:27.002866387Z [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-11-13T17:52:27.003420693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-13T17:52:27.004350195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-13T17:52:27.006884208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-13T17:52:27.007405126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-13T17:52:27.007967960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-13T17:52:27.008557437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-13T17:52:27.009041401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108218s
2025-11-13T17:52:27.009280413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:52:27.009475616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-13T17:52:27.009752273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-11-13T17:52:27.013616053Z [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-11-13T17:52:27.014768474Z [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-11-13T17:52:27.015368522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:52:27.016090015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:52:27.018800362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.019197292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091994s
2025-11-13T17:52:27.019415030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:52:27.019584321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-13T17:52:27.019858974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-11-13T17:52:27.023478252Z [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-11-13T17:52:27.024622506Z [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-11-13T17:52:27.025221362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:52:27.025955601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:52:27.028501698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.028872855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087944s
2025-11-13T17:52:27.029095583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:52:27.029275386Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-13T17:52:27.029518054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-11-13T17:52:27.033124066Z [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-11-13T17:52:27.034210584Z [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-11-13T17:52:27.034799880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:52:27.035575202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:52:27.038103392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.038516785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008774s
2025-11-13T17:52:27.038718210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-13T17:52:27.038893694Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-13T17:52:27.039141423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-13T17:52:27.042754839Z [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-11-13T17:52:27.043892460Z [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-11-13T17:52:27.044522508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-13T17:52:27.045279442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-13T17:52:27.047868426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.048248571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088421s
2025-11-13T17:52:27.048410167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-13T17:52:27.048586301Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-13T17:52:27.048844662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-13T17:52:27.052531495Z [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-11-13T17:52:27.053688014Z [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-11-13T17:52:27.054289255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-13T17:52:27.055125058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-13T17:52:27.057688049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.058092644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090206s
2025-11-13T17:52:27.058298147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-13T17:52:27.058483120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-11-13T17:52:27.058733915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-13T17:52:27.066120489Z [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-11-13T17:52:27.067005741Z [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-11-13T17:52:27.067501951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-13T17:52:27.068452184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-13T17:52:27.070961427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.071298145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123585s
2025-11-13T17:52:27.071447095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-11-13T17:52:27.071597017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-11-13T17:52:27.071738292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-11-13T17:52:27.076535812Z [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-11-13T17:52:27.077245311Z [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-11-13T17:52:27.077645948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-13T17:52:27.078116986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-13T17:52:27.080949931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087272s
2025-11-13T17:52:27.080991725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-11-13T17:52:27.081001444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-11-13T17:52:27.081124172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-11-13T17:52:27.084455920Z [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-11-13T17:52:27.085162303Z [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-11-13T17:52:27.085552178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-13T17:52:27.086029319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-13T17:52:27.088441175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071736s
2025-11-13T17:52:27.088614795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-13T17:52:27.088752733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-13T17:52:27.088936713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-11-13T17:52:27.092370417Z [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-11-13T17:52:27.093169487Z [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-11-13T17:52:27.093604462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-13T17:52:27.094028005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-13T17:52:27.096426926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073189s
2025-11-13T17:52:27.096638712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-13T17:52:27.096755628Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-11-13T17:52:27.096930971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-11-13T17:52:27.100379445Z [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-11-13T17:52:27.101222633Z [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-11-13T17:52:27.101644652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-13T17:52:27.102144729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-13T17:52:27.104618982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007487s
2025-11-13T17:52:27.104788764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-13T17:52:27.104909837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-13T17:52:27.105084930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-11-13T17:52:27.108906315Z [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-11-13T17:52:27.109673390Z [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-11-13T17:52:27.109921279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-11-13T17:52:27.110318689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-11-13T17:52:27.112684553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074135s
2025-11-13T17:52:27.112859366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-13T17:52:27.113117295Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.113144369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-13T17:52:27.116420556Z [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-11-13T17:52:27.117025044Z [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-11-13T17:52:27.117394668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-13T17:52:27.117950116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-13T17:52:27.120433537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-13T17:52:27.120744654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074458s
2025-11-13T17:52:27.120900247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-13T17:52:27.121039367Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.121223458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-13T17:52:27.124563944Z [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-11-13T17:52:27.125182099Z [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-11-13T17:52:27.125547966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-13T17:52:27.126144447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-13T17:52:27.128568668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-13T17:52:27.128885567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074904s
2025-11-13T17:52:27.129062834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:27.129177514Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.129369351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-11-13T17:52:27.132795800Z [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-11-13T17:52:27.133605902Z [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-11-13T17:52:27.134046509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:27.134747841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:27.137166982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:27.137555595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:27.137862192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083331s
2025-11-13T17:52:27.138024379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:27.138167507Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.138358442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-11-13T17:52:27.141781915Z [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-11-13T17:52:27.142592006Z [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-11-13T17:52:27.143035980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:27.143729838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:27.146120512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:27.146503834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:27.146805141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082849s
2025-11-13T17:52:27.146959291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:27.147099644Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.147290568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-13T17:52:27.151514464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-13T17:52:27.152026364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-13T17:52:27.152383213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-13T17:52:27.152840925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-13T17:52:27.155237911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:52:27.155558868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081122s
2025-11-13T17:52:27.155921748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-13T17:52:27', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-13T17:52:27.156250530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.159667060Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-13T17:52:27.159865850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121489s
2025-11-13T17:52:27.160100473Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-11-13T17:52:27.160296057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.160564988Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-11-13T17:52:27.161164776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:27.161327153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.161542426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-11-13T17:52:27.161816148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.162804969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s
2025-11-13T17:52:27.162981274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:27.163116576Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.163299605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-11-13T17:52:27.163574278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.164547057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s
2025-11-13T17:52:27.164866340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-13T17:52:27', 'add_on_delete_to_notifications')
2025-11-13T17:52:27.165174139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.166017297Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-11-13T17:52:27.166187450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025024s
2025-11-13T17:52:27.166373635Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-11-13T17:52:27.166557325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.166784252Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-11-13T17:52:27.168188309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-13T17:52:27.168353011Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.168546079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-11-13T17:52:27.168831654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.169907531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011779s
2025-11-13T17:52:27.170071461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:27.170303027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-11-13T17:52:27.170558051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003362s
2025-11-13T17:52:27.170707442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:27.170852624Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.171030181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-11-13T17:52:27.171272860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-11-13T17:52:27.172304788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s
2025-11-13T17:52:27.172450812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:27.172623289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:27.173280473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006796s
2025-11-13T17:52:27.173467810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-11-13T17:52:27.173896814Z [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-11-13T17:52:27.174346559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s
2025-11-13T17:52:27.174522333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-11-13T17:52:27.174757787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-11-13T17:52:27.175052641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003727s
2025-11-13T17:52:27.175212934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:52:27.175351934Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.175530794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-11-13T17:52:27.175797752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:27.176870762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011576s
2025-11-13T17:52:27.177032147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:52:27.177173662Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.177358114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-11-13T17:52:27.177630342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.178624694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010911s
2025-11-13T17:52:27.178788955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:52:27.178928997Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.179114100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-11-13T17:52:27.179388833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.180513678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001186s
2025-11-13T17:52:27.180654501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:27.180814954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:27.182273161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014713s
2025-11-13T17:52:27.182434916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:27.182604328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:27.183654913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008101s
2025-11-13T17:52:27.183662288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-11-13T17:52:27.187055050Z [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-11-13T17:52:27.187797315Z [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-11-13T17:52:27.188231850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-13T17:52:27.188673890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-13T17:52:27.192828516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090676s
2025-11-13T17:52:27.193029992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-11-13T17:52:27.196451832Z [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-11-13T17:52:27.197026329Z [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-11-13T17:52:27.197388168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-13T17:52:27.197898014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-13T17:52:27.200426886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072041s
2025-11-13T17:52:27.200661830Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-13T17:52:27.200923677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-13T17:52:27.201140022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2025-11-13T17:52:27.201340346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-13T17:52:27.201432431Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.201649859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-11-13T17:52:27.201924362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.202957542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2025-11-13T17:52:27.203124228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-13T17:52:27.203254611Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-11-13T17:52:27.203440705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-11-13T17:52:27.203694486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-11-13T17:52:27.204951497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s
2025-11-13T17:52:27.205054345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-13T17:52:27', 'add_custom_formats')
2025-11-13T17:52:27.205342465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.206452300Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-11-13T17:52:27.206604897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028117s
2025-11-13T17:52:27.206796984Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-11-13T17:52:27.206974581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.207236539Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-11-13T17:52:27.207579129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:52:27.207732147Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.207904233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-11-13T17:52:27.208137222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:27.209203920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s
2025-11-13T17:52:27.209495497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-13T17:52:27', 'add_result_to_commands')
2025-11-13T17:52:27.209777385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.210627647Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-11-13T17:52:27.210784633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025294s
2025-11-13T17:52:27.210973534Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-11-13T17:52:27.211153346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.211383379Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-11-13T17:52:27.211710498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:27.211870229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.212075182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-13T17:52:27.212340556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.213363266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s
2025-11-13T17:52:27.213639652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-13T17:52:27', 'health_restored_notification')
2025-11-13T17:52:27.213942001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.215352962Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-11-13T17:52:27.215599869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029453s
2025-11-13T17:52:27.215758028Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-11-13T17:52:27.215946057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.216169577Z [Info] remove_uc: Starting migration of Main DB to 66
2025-11-13T17:52:27.216472797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:27.216717640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-11-13T17:52:27.216977023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s
2025-11-13T17:52:27.217246716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-13T17:52:27', 'remove_uc')
2025-11-13T17:52:27.217530347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.218259064Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-11-13T17:52:27.218457955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016011s
2025-11-13T17:52:27.218620131Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-11-13T17:52:27.218801607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.219043283Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-11-13T17:52:27.219293427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:27.219498179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:27.221528397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020517s
2025-11-13T17:52:27.221842981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-13T17:52:27', 'download_clients_rename_tv_to_music')
2025-11-13T17:52:27.222155480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.222922735Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-11-13T17:52:27.223086886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034179s
2025-11-13T17:52:27.223285195Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-11-13T17:52:27.223466801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.223700662Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-11-13T17:52:27.224032289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-13T17:52:27.224186209Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.224363086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-11-13T17:52:27.224635725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-11-13T17:52:27.225630478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010979s
2025-11-13T17:52:27.225946404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-13T17:52:27', 'add_colon_replacement_to_naming_config')
2025-11-13T17:52:27.226247250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.227033283Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-11-13T17:52:27.227197714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024572s
2025-11-13T17:52:27.227369640Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-11-13T17:52:27.227543630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.227763884Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-11-13T17:52:27.228149010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-11-13T17:52:27.231669789Z [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-11-13T17:52:27.232402224Z [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-11-13T17:52:27.232842130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:52:27.233528201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:52:27.236058657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.236384022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080562s
2025-11-13T17:52:27.236544866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:52:27.236683234Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-13T17:52:27.236862395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-11-13T17:52:27.237107779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-11-13T17:52:27.238048413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010173s
2025-11-13T17:52:27.238324890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-13T17:52:27', 'list_sync_time')
2025-11-13T17:52:27.238619273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.239531199Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-11-13T17:52:27.239677293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024813s
2025-11-13T17:52:27.239865893Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-11-13T17:52:27.240047329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.240280859Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-11-13T17:52:27.240592596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-13T17:52:27.240747508Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.240906539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-11-13T17:52:27.241123375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-11-13T17:52:27.242045412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009774s
2025-11-13T17:52:27.242340837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-13T17:52:27', 'add_download_client_tags')
2025-11-13T17:52:27.242631823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.243467435Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-11-13T17:52:27.243626596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023739s
2025-11-13T17:52:27.243807831Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-11-13T17:52:27.244004838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.244234320Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-11-13T17:52:27.244785610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-13T17:52:27.245221197Z [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-11-13T17:52:27.245639239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s
2025-11-13T17:52:27.245828480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-13T17:52:27.246103443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-13T17:52:27.246392135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s
2025-11-13T17:52:27.246668120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-13T17:52:27', 'add_notification_status')
2025-11-13T17:52:27.246954988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.247816403Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-11-13T17:52:27.248020143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017905s
2025-11-13T17:52:27.248273653Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-11-13T17:52:27.248439036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.248642446Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-11-13T17:52:27.248881858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:27.249120529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:27.250807125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001752s
2025-11-13T17:52:27.251108121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-13T17:52:27', 'add_alac_24_quality_in_profiles')
2025-11-13T17:52:27.251401121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.252114578Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-11-13T17:52:27.252281945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030298s
2025-11-13T17:52:27.252446847Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-11-13T17:52:27.252629234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.252863636Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-11-13T17:52:27.253237940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-13T17:52:27.253351148Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.253506430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-13T17:52:27.253702766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-13T17:52:27.254704353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010414s
2025-11-13T17:52:27.254884225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-13T17:52:27.255103226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-13T17:52:27.256090844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s
2025-11-13T17:52:27.256373023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-13T17:52:27', 'add_salt_to_users')
2025-11-13T17:52:27.256662856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.257373277Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-11-13T17:52:27.257694133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023065s
2025-11-13T17:52:27.257703552Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-11-13T17:52:27.257881009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.258130842Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-11-13T17:52:27.258675689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-11-13T17:52:27.259102980Z [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-11-13T17:52:27.259514007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006727s
2025-11-13T17:52:27.259680904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-11-13T17:52:27.259923923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-11-13T17:52:27.260220751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003768s
2025-11-13T17:52:27.260493289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-13T17:52:27', 'add_auto_tagging')
2025-11-13T17:52:27.260785618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.261549757Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-11-13T17:52:27.261717304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016846s
2025-11-13T17:52:27.261903780Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-11-13T17:52:27.262087289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.262315198Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-11-13T17:52:27.262716597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-13T17:52:27.262869234Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.263046321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-11-13T17:52:27.263286875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-11-13T17:52:27.264438043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012178s
2025-11-13T17:52:27.264715722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-13T17:52:27.264955485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-13T17:52:27.265195088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003216s
2025-11-13T17:52:27.265490132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-13T17:52:27', 'quality_definition_preferred_size')
2025-11-13T17:52:27.265800807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.266524034Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-11-13T17:52:27.266677332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015931s
2025-11-13T17:52:27.266878808Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-11-13T17:52:27.267059893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.267311720Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-11-13T17:52:27.267613357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:27.267764792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.267957350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-11-13T17:52:27.268209488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.269281627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011529s
2025-11-13T17:52:27.269581500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-13T17:52:27', 'add_on_artist_add_to_notifications')
2025-11-13T17:52:27.269881264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.270651034Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-11-13T17:52:27.270815636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024912s
2025-11-13T17:52:27.270994977Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-11-13T17:52:27.271171672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.271393860Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-11-13T17:52:27.271691800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:27.271838485Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-13T17:52:27.272042827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-11-13T17:52:27.272276297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-11-13T17:52:27.273277984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010663s
2025-11-13T17:52:27.273574080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-13T17:52:27', 'album_last_searched_time')
2025-11-13T17:52:27.273852551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.274578753Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-11-13T17:52:27.274749908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002345s
2025-11-13T17:52:27.274912445Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-11-13T17:52:27.275081465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.275305326Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-11-13T17:52:27.275670141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-13T17:52:27.275820003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.276015125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-11-13T17:52:27.276265019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.277289351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011114s
2025-11-13T17:52:27.277525968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:27.277571489Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-13T17:52:27.277738516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-11-13T17:52:27.277979331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:27.279005086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001102s
2025-11-13T17:52:27.279281874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-13T17:52:27', 'add_indexer_flags')
2025-11-13T17:52:27.279569753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.280309864Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-11-13T17:52:27.280464645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023889s
2025-11-13T17:52:27.280653065Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-11-13T17:52:27.280832356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.281062499Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-11-13T17:52:27.281431302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-11-13T17:52:27.281676706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-11-13T17:52:27.281986610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003877s
2025-11-13T17:52:27.282158436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-11-13T17:52:27.282381685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-11-13T17:52:27.282682421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s
2025-11-13T17:52:27.282857233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-11-13T17:52:27.283097036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-11-13T17:52:27.283386579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s
2025-11-13T17:52:27.283683457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-13T17:52:27', 'add_indexes_album_statistics')
2025-11-13T17:52:27.283994744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.284819775Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-11-13T17:52:27.284965689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017292s
2025-11-13T17:52:27.285123206Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-11-13T17:52:27.285314221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.285524925Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-11-13T17:52:27.285879278Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-11-13T17:52:27.286207108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-11-13T17:52:27.286490800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003774s
2025-11-13T17:52:27.286769862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-13T17:52:27', 'update_redacted_baseurl')
2025-11-13T17:52:27.287049495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.287758573Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-11-13T17:52:27.287981862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016183s
2025-11-13T17:52:27.296012333Z [Debug] MigrationController: Took: 00:00:01.5239083
2025-11-13T17:52:27.389872445Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-11-13T17:52:27.426421663Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-13T17:52:27.448594561Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-13T17:52:27.470697419Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-13T17:52:27.471593764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:27.471875812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:27.490112815Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-13T17:52:27.490316315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184894s
2025-11-13T17:52:27.490550266Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-13T17:52:27.490796301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187021s
2025-11-13T17:52:27.492593941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-13T17:52:27.492856730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.493244260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-13T17:52:27.493555688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-13T17:52:27.494014101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005406s
2025-11-13T17:52:27.494258132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.495616507Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-13T17:52:27.495860729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021282s
2025-11-13T17:52:27.496227909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-13T17:52:27.496452361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.496885152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-13T17:52:27.497194335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:52:27.497663680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s
2025-11-13T17:52:27.497887370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:27.498106041Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.498355273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-13T17:52:27.498695367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-13T17:52:27.499460859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008547s
2025-11-13T17:52:27.499703237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.500545002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-13T17:52:27.500745165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s
2025-11-13T17:52:27.501086322Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-13T17:52:27.501322648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.501706040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:27.501885882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-13T17:52:27.502119924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-13T17:52:27.502425930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-13T17:52:27.502960095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s
2025-11-13T17:52:27.503201812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.503894387Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-13T17:52:27.504141364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014652s
2025-11-13T17:52:27.504491910Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-13T17:52:27.504724238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.505045044Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-13T17:52:27.505633338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-13T17:52:27.506087693Z [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-11-13T17:52:27.506695237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000824s
2025-11-13T17:52:27.506916612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-13T17:52:27.507179562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-13T17:52:27.507569397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2025-11-13T17:52:27.507925474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-13T17:52:27', 'InitialSetup')
2025-11-13T17:52:27.508351452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.509123326Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-13T17:52:27.509350493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019736s
2025-11-13T17:52:27.509599976Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-11-13T17:52:27.509862915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.510171106Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-11-13T17:52:27.510578827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-13T17:52:27', 'add_reason_to_pending_releases')
2025-11-13T17:52:27.511035126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.511710856Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-11-13T17:52:27.511978936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018336s
2025-11-13T17:52:27.512231595Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-11-13T17:52:27.512476889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.512779769Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-11-13T17:52:27.513126326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-13T17:52:27', 'add_medium_support')
2025-11-13T17:52:27.513564198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.514265420Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-11-13T17:52:27.514488880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017766s
2025-11-13T17:52:27.514751198Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-11-13T17:52:27.515015080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.515335585Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-11-13T17:52:27.515718115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-13T17:52:27', 'add_various_qualites_in_profile')
2025-11-13T17:52:27.516208864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.516931579Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-11-13T17:52:27.517184188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019s
2025-11-13T17:52:27.517414251Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-11-13T17:52:27.517664845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.517967304Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-11-13T17:52:27.518318221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-13T17:52:27', 'metadata_profiles')
2025-11-13T17:52:27.518738477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.519394017Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-11-13T17:52:27.519623509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s
2025-11-13T17:52:27.519898964Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-11-13T17:52:27.520186363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.520502690Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-11-13T17:52:27.520916203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-13T17:52:27', 'separate_automatic_and_interactive_search')
2025-11-13T17:52:27.521366840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.522071629Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-11-13T17:52:27.522325871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018547s
2025-11-13T17:52:27.522578079Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-11-13T17:52:27.522838062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.523152435Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-11-13T17:52:27.523533864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-13T17:52:27', 'change_album_path_to_relative')
2025-11-13T17:52:27.523998860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.524701194Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-11-13T17:52:27.524950005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018492s
2025-11-13T17:52:27.525196572Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-11-13T17:52:27.525464191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.525771129Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-11-13T17:52:27.526144641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-13T17:52:27', 'change_quality_size_mb_to_kb')
2025-11-13T17:52:27.526576661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.527252431Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-11-13T17:52:27.527490761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017803s
2025-11-13T17:52:27.527720524Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-11-13T17:52:27.527977481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.528285772Z [Info] album_releases: Starting migration of Log DB to 9
2025-11-13T17:52:27.528617981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-13T17:52:27', 'album_releases')
2025-11-13T17:52:27.529039370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.529715742Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-11-13T17:52:27.529944202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001755s
2025-11-13T17:52:27.530189616Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-11-13T17:52:27.530442986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.530735916Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-11-13T17:52:27.531086632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-13T17:52:27', 'album_releases_fix')
2025-11-13T17:52:27.531510636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.532190325Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-11-13T17:52:27.532422482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017459s
2025-11-13T17:52:27.532660592Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-11-13T17:52:27.532902078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.533215489Z [Info] import_lists: Starting migration of Log DB to 11
2025-11-13T17:52:27.533550694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-13T17:52:27', 'import_lists')
2025-11-13T17:52:27.538197060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.538891990Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-11-13T17:52:27.539119588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059907s
2025-11-13T17:52:27.539369972Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-11-13T17:52:27.539614996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.539953527Z [Info] add_release_status: Starting migration of Log DB to 12
2025-11-13T17:52:27.540313983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-13T17:52:27', 'add_release_status')
2025-11-13T17:52:27.540731514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.541408117Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-11-13T17:52:27.541645725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017865s
2025-11-13T17:52:27.541892552Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-11-13T17:52:27.542149239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.542455225Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-11-13T17:52:27.542828166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-13T17:52:27', 'album_download_notification')
2025-11-13T17:52:27.543258753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.543940095Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-11-13T17:52:27.544188575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017678s
2025-11-13T17:52:27.544434170Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-11-13T17:52:27.544693743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.545003346Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-11-13T17:52:27.545380596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-13T17:52:27', 'fix_language_metadata_profiles')
2025-11-13T17:52:27.545812936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.546552976Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-11-13T17:52:27.546794282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018402s
2025-11-13T17:52:27.547020628Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-11-13T17:52:27.547259890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.547560836Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-11-13T17:52:27.547957905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-13T17:52:27', 'remove_fanzub')
2025-11-13T17:52:27.548375456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.549034273Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-11-13T17:52:27.549255799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001773s
2025-11-13T17:52:27.549501985Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-11-13T17:52:27.549758421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.550065329Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-11-13T17:52:27.550436206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-13T17:52:27', 'update_artist_history_indexes')
2025-11-13T17:52:27.550871943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.551537714Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-11-13T17:52:27.551778920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017641s
2025-11-13T17:52:27.552022039Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-11-13T17:52:27.552264157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.552560293Z [Info] remove_nma: Starting migration of Log DB to 17
2025-11-13T17:52:27.552883273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-13T17:52:27', 'remove_nma')
2025-11-13T17:52:27.553293189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.553973288Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-11-13T17:52:27.554199133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017159s
2025-11-13T17:52:27.554436992Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-11-13T17:52:27.554684400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.554984925Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-11-13T17:52:27.555338738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-13T17:52:27', 'album_disambiguation')
2025-11-13T17:52:27.555752782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.556555197Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-11-13T17:52:27.556748837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018164s
2025-11-13T17:52:27.556988941Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-11-13T17:52:27.557254345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.557547856Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-11-13T17:52:27.557910897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-13T17:52:27', 'add_ape_quality_in_profiles')
2025-11-13T17:52:27.558335242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.559055141Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-11-13T17:52:27.559300034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017977s
2025-11-13T17:52:27.559540128Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-11-13T17:52:27.559778247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.560085226Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-11-13T17:52:27.560438096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-13T17:52:27', 'remove_pushalot')
2025-11-13T17:52:27.560849204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.561552701Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-11-13T17:52:27.561779207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017819s
2025-11-13T17:52:27.562012707Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-11-13T17:52:27.562299685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.562564498Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-11-13T17:52:27.562908511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-13T17:52:27', 'add_custom_filters')
2025-11-13T17:52:27.563368397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.564035951Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-11-13T17:52:27.564265453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017665s
2025-11-13T17:52:27.564494174Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-11-13T17:52:27.564741331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.565038680Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-11-13T17:52:27.565375478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-13T17:52:27', 'import_list_tags')
2025-11-13T17:52:27.565796586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.566541997Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-11-13T17:52:27.566787301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018041s
2025-11-13T17:52:27.567018056Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-11-13T17:52:27.567266707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.567563564Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-11-13T17:52:27.567977057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-13T17:52:27', 'add_release_groups_etc')
2025-11-13T17:52:27.568402594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.569155911Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-11-13T17:52:27.569408710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018843s
2025-11-13T17:52:27.569629835Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-11-13T17:52:27.569885750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.570176726Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-11-13T17:52:27.570562573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-13T17:52:27', 'NewMediaInfoFormat')
2025-11-13T17:52:27.570928410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.571682328Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-11-13T17:52:27.571935658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018116s
2025-11-13T17:52:27.572199039Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-11-13T17:52:27.572475004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.572788435Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-11-13T17:52:27.573186277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-13T17:52:27', 'rename_restrictions_to_release_profiles')
2025-11-13T17:52:27.573629830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.574403518Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-11-13T17:52:27.574660816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019027s
2025-11-13T17:52:27.574920940Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-13T17:52:27.575196354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.575513132Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-11-13T17:52:27.575930272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-13T17:52:27', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-13T17:52:27.576382934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.577186923Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-13T17:52:27.577447127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019571s
2025-11-13T17:52:27.577685477Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-11-13T17:52:27.577936653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.578237538Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-11-13T17:52:27.578597754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-13T17:52:27', 'add_import_exclusions')
2025-11-13T17:52:27.579018170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.579738250Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-11-13T17:52:27.579995438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017988s
2025-11-13T17:52:27.580240542Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-11-13T17:52:27.580494994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.580798014Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-11-13T17:52:27.581160524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-13T17:52:27', 'clean_artist_metadata_table')
2025-11-13T17:52:27.581634859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.582315670Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-11-13T17:52:27.582558990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018059s
2025-11-13T17:52:27.582800386Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-11-13T17:52:27.583058206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.583364332Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-11-13T17:52:27.583723295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-13T17:52:27', 'health_issue_notification')
2025-11-13T17:52:27.584173902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.584917049Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-11-13T17:52:27.585136531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001832s
2025-11-13T17:52:27.585393167Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-11-13T17:52:27.585658401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.585978486Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-11-13T17:52:27.586354804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-13T17:52:27', 'add_mediafilerepository_mtime')
2025-11-13T17:52:27.586785120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.587447414Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-11-13T17:52:27.587695944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017695s
2025-11-13T17:52:27.587980367Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-11-13T17:52:27.588256082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.588571718Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-11-13T17:52:27.588948026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-13T17:52:27', 'add_artistmetadataid_constraint')
2025-11-13T17:52:27.589388022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.590082520Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-11-13T17:52:27.590335049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s
2025-11-13T17:52:27.590568639Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-11-13T17:52:27.590823582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.591122665Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-11-13T17:52:27.591480996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-13T17:52:27', 'old_ids_and_artist_alias')
2025-11-13T17:52:27.591927816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.592637765Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-11-13T17:52:27.592868410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018055s
2025-11-13T17:52:27.593107511Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-11-13T17:52:27.593367274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.593702299Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-11-13T17:52:27.594032654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-13T17:52:27', 'download_propers_config')
2025-11-13T17:52:27.594487270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.595189504Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-11-13T17:52:27.595418214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017931s
2025-11-13T17:52:27.595644740Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-11-13T17:52:27.595908642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.596215890Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-11-13T17:52:27.596573881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-13T17:52:27', 'remove_language_profiles')
2025-11-13T17:52:27.597293811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.597995764Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-11-13T17:52:27.598229465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020912s
2025-11-13T17:52:27.598468416Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-11-13T17:52:27.598722959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.599024636Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-11-13T17:52:27.599381134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-13T17:52:27', 'multi_disc_naming_format')
2025-11-13T17:52:27.599815489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.600539236Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-11-13T17:52:27.600783157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017995s
2025-11-13T17:52:27.601019153Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-11-13T17:52:27.601278385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.601581034Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-11-13T17:52:27.601949887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-13T17:52:27', 'add_download_client_priority')
2025-11-13T17:52:27.602382528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.603084020Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-11-13T17:52:27.603310236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017848s
2025-11-13T17:52:27.603541552Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-11-13T17:52:27.603784852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.604100287Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-11-13T17:52:27.604461745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-13T17:52:27', 'remove_growl_prowl')
2025-11-13T17:52:27.604898584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.605547591Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-11-13T17:52:27.605778546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017509s
2025-11-13T17:52:27.606008038Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-11-13T17:52:27.606254915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.606588277Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-11-13T17:52:27.606933803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-13T17:52:27', 'remove_plex_hometheatre')
2025-11-13T17:52:27.607354319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.607997184Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-11-13T17:52:27.608233690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017173s
2025-11-13T17:52:27.608483573Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-11-13T17:52:27.608730090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.609028170Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-11-13T17:52:27.609401692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-13T17:52:27', 'add_root_folder_add_defaults')
2025-11-13T17:52:27.609897611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.610559574Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-11-13T17:52:27.610791160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018181s
2025-11-13T17:52:27.611014399Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-11-13T17:52:27.611262048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.611551721Z [Info] task_duration: Starting migration of Log DB to 40
2025-11-13T17:52:27.611894652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-13T17:52:27', 'task_duration')
2025-11-13T17:52:27.612315820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.613003224Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-11-13T17:52:27.613224320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017385s
2025-11-13T17:52:27.613499333Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-11-13T17:52:27.613763626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.614068470Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-11-13T17:52:27.614468174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-13T17:52:27', 'add_indexer_and_enabled_to_release_profiles')
2025-11-13T17:52:27.614929844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.615573130Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-11-13T17:52:27.615829215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017885s
2025-11-13T17:52:27.616102766Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-11-13T17:52:27.616355535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.616649637Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-11-13T17:52:27.617006917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-13T17:52:27', 'remove_album_folders')
2025-11-13T17:52:27.617434137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.618130970Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-11-13T17:52:27.618361524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001779s
2025-11-13T17:52:27.618598331Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-11-13T17:52:27.618854247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.619155533Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-11-13T17:52:27.619512071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-13T17:52:27', 'add_priority_to_indexers')
2025-11-13T17:52:27.619954933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.620648329Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-11-13T17:52:27.620875928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017746s
2025-11-13T17:52:27.621122584Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-11-13T17:52:27.621387979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.621696289Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-11-13T17:52:27.622085573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-13T17:52:27', 'remove_chown_and_folderchmod_config')
2025-11-13T17:52:27.622521361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.623228886Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-11-13T17:52:27.623468027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018181s
2025-11-13T17:52:27.623698281Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-11-13T17:52:27.623957863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.624268259Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-11-13T17:52:27.624609756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-13T17:52:27', 'update_notifiarr')
2025-11-13T17:52:27.625020513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.625724471Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-11-13T17:52:27.625940706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017693s
2025-11-13T17:52:27.626181000Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-11-13T17:52:27.626436895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.626738653Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-11-13T17:52:27.627092836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-13T17:52:27', 'email_multiple_addresses')
2025-11-13T17:52:27.627515648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.628238874Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-11-13T17:52:27.628479218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017862s
2025-11-13T17:52:27.628719351Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-11-13T17:52:27.628977371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.629303438Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-11-13T17:52:27.629672300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-13T17:52:27', 'rename_blacklist_to_blocklist')
2025-11-13T17:52:27.630104871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.630792426Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-11-13T17:52:27.631039523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017992s
2025-11-13T17:52:27.631266791Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-11-13T17:52:27.631511704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.631815586Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-11-13T17:52:27.632190000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-13T17:52:27', 'cdh_per_downloadclient')
2025-11-13T17:52:27.632610166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.633276678Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-11-13T17:52:27.633513375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017548s
2025-11-13T17:52:27.633735131Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-11-13T17:52:27.633985255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.634282393Z [Info] download_history: Starting migration of Log DB to 52
2025-11-13T17:52:27.634622639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-13T17:52:27', 'download_history')
2025-11-13T17:52:27.635033366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.635732303Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-11-13T17:52:27.635998048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017558s
2025-11-13T17:52:27.636224574Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-11-13T17:52:27.636469918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.636766686Z [Info] add_update_history: Starting migration of Log DB to 53
2025-11-13T17:52:27.637382416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-13T17:52:27.637798784Z [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-11-13T17:52:27.638335635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007217s
2025-11-13T17:52:27.638573885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-13T17:52:27.638865773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-13T17:52:27.639273363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2025-11-13T17:52:27.639618739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-13T17:52:27', 'add_update_history')
2025-11-13T17:52:27.640071270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.640770258Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-11-13T17:52:27.640996754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019475s
2025-11-13T17:52:27.641242819Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-11-13T17:52:27.641500027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.641809100Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-11-13T17:52:27.642185057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-13T17:52:27', 'add_on_update_to_notifications')
2025-11-13T17:52:27.642627427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.643276394Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-11-13T17:52:27.643523482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017602s
2025-11-13T17:52:27.643763766Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-11-13T17:52:27.644036715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.644343202Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-11-13T17:52:27.644706644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-13T17:52:27', 'download_client_per_indexer')
2025-11-13T17:52:27.645132572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.645909236Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-11-13T17:52:27.646147115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018605s
2025-11-13T17:52:27.646385865Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-11-13T17:52:27.646634596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.646942967Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-11-13T17:52:27.647294024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-13T17:52:27', 'AddNewItemMonitorType')
2025-11-13T17:52:27.647768379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.648547258Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-11-13T17:52:27.648771900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018772s
2025-11-13T17:52:27.648998997Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-11-13T17:52:27.649241907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.649543404Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-11-13T17:52:27.649882216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-13T17:52:27', 'ImportListSearch')
2025-11-13T17:52:27.650294015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.651015498Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-11-13T17:52:27.651240020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017722s
2025-11-13T17:52:27.651492278Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-11-13T17:52:27.651741610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.652072717Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-11-13T17:52:27.652427110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-13T17:52:27', 'ImportListMonitorExisting')
2025-11-13T17:52:27.652846365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.653552066Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-11-13T17:52:27.653786268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017986s
2025-11-13T17:52:27.654017153Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-11-13T17:52:27.654260793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.654573132Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-11-13T17:52:27.654910922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-13T17:52:27', 'add_indexer_tags')
2025-11-13T17:52:27.655322601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.656046659Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-11-13T17:52:27.656280480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017844s
2025-11-13T17:52:27.656517357Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-11-13T17:52:27.656760898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.657057244Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-11-13T17:52:27.657399063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-13T17:52:27', 'update_audio_types')
2025-11-13T17:52:27.657817074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.658534760Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-11-13T17:52:27.658762578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017705s
2025-11-13T17:52:27.659037041Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-13T17:52:27.659313828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.659638813Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-11-13T17:52:27.660255374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-13T17:52:27.660468524Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-13T17:52:27.660753117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-13T17:52:27.661564050Z [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-11-13T17:52:27.662335824Z [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-11-13T17:52:27.662889539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-13T17:52:27.663474747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-13T17:52:27.664545213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-13T17:52:27.664921911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039289s
2025-11-13T17:52:27.665141463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-13T17:52:27.665347167Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.665571930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-13T17:52:27.666277691Z [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-11-13T17:52:27.666911157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-13T17:52:27.667346393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-13T17:52:27.667975470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-13T17:52:27.668908338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-13T17:52:27.669295748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034825s
2025-11-13T17:52:27.669509819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:27.669715504Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-13T17:52:27.669948864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-13T17:52:27.670602099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-13T17:52:27.671149040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-13T17:52:27.671609748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-13T17:52:27.672160587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-13T17:52:27.673061461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:52:27.673460334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032669s
2025-11-13T17:52:27.673836833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-13T17:52:27', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-13T17:52:27.674295977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.675428217Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-13T17:52:27.675689132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051729s
2025-11-13T17:52:27.675951441Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-11-13T17:52:27.676217546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.676524925Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-11-13T17:52:27.676891824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-13T17:52:27', 'add_on_delete_to_notifications')
2025-11-13T17:52:27.677319255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.678093334Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-11-13T17:52:27.678332054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018704s
2025-11-13T17:52:27.678566857Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-11-13T17:52:27.678806139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.679103027Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-11-13T17:52:27.679443993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-13T17:52:27', 'add_custom_formats')
2025-11-13T17:52:27.679875302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.680634290Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-11-13T17:52:27.680860345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018202s
2025-11-13T17:52:27.681099687Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-11-13T17:52:27.681351214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.681657370Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-11-13T17:52:27.682000141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-13T17:52:27', 'add_result_to_commands')
2025-11-13T17:52:27.682429245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.683152691Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-11-13T17:52:27.683381662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017959s
2025-11-13T17:52:27.683629522Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-11-13T17:52:27.683905086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.684220672Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-11-13T17:52:27.684579104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-13T17:52:27', 'health_restored_notification')
2025-11-13T17:52:27.685003338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.685767577Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-11-13T17:52:27.686005115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018635s
2025-11-13T17:52:27.686229016Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-11-13T17:52:27.686462436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.686755867Z [Info] remove_uc: Starting migration of Log DB to 66
2025-11-13T17:52:27.687077715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-13T17:52:27', 'remove_uc')
2025-11-13T17:52:27.687494043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.688148732Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-11-13T17:52:27.688372763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001688s
2025-11-13T17:52:27.688623868Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-11-13T17:52:27.688890245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.689193696Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-11-13T17:52:27.689578681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-13T17:52:27', 'download_clients_rename_tv_to_music')
2025-11-13T17:52:27.690008988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.690676892Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-11-13T17:52:27.690928730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017695s
2025-11-13T17:52:27.691178663Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-11-13T17:52:27.691444458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.691758871Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-11-13T17:52:27.692170390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-13T17:52:27', 'add_colon_replacement_to_naming_config')
2025-11-13T17:52:27.692631288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.693293682Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-11-13T17:52:27.693551722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018188s
2025-11-13T17:52:27.693774280Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-11-13T17:52:27.694041237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.694309538Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-11-13T17:52:27.694648320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-13T17:52:27', 'list_sync_time')
2025-11-13T17:52:27.695067634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.695739808Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-11-13T17:52:27.695999270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017257s
2025-11-13T17:52:27.696246368Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-11-13T17:52:27.696497273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.696798540Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-11-13T17:52:27.697149146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-13T17:52:27', 'add_download_client_tags')
2025-11-13T17:52:27.697576657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.698278249Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-11-13T17:52:27.698518012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017735s
2025-11-13T17:52:27.698751252Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-11-13T17:52:27.699005855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.699314015Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-11-13T17:52:27.699689822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-13T17:52:27', 'add_notification_status')
2025-11-13T17:52:27.700140409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.700827513Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-11-13T17:52:27.701068328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018087s
2025-11-13T17:52:27.701414956Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-11-13T17:52:27.701675550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.701990535Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-11-13T17:52:27.702350489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-13T17:52:27', 'add_alac_24_quality_in_profiles')
2025-11-13T17:52:27.702781077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.703483521Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-11-13T17:52:27.703735729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s
2025-11-13T17:52:27.703983388Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-11-13T17:52:27.704245606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.704529958Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-11-13T17:52:27.704880945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-13T17:52:27', 'add_salt_to_users')
2025-11-13T17:52:27.705280359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.706149810Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-11-13T17:52:27.706383851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019096s
2025-11-13T17:52:27.706600387Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-11-13T17:52:27.706844258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.707303984Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-11-13T17:52:27.707639359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-13T17:52:27', 'add_auto_tagging')
2025-11-13T17:52:27.708083163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.708794115Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-11-13T17:52:27.709022044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019445s
2025-11-13T17:52:27.709268640Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-11-13T17:52:27.709543474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.709844991Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-11-13T17:52:27.710231860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-13T17:52:27', 'quality_definition_preferred_size')
2025-11-13T17:52:27.710680824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.711564203Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-11-13T17:52:27.711816390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019988s
2025-11-13T17:52:27.712125202Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-11-13T17:52:27.712389835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.712713377Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-11-13T17:52:27.713098512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-13T17:52:27', 'add_on_artist_add_to_notifications')
2025-11-13T17:52:27.713524149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.714310984Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-11-13T17:52:27.714551328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018875s
2025-11-13T17:52:27.714786561Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-11-13T17:52:27.715038940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.715341358Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-11-13T17:52:27.715691674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-13T17:52:27', 'album_last_searched_time')
2025-11-13T17:52:27.716142923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.716776869Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-11-13T17:52:27.717007614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017252s
2025-11-13T17:52:27.717241224Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-11-13T17:52:27.717479835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.717776532Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-11-13T17:52:27.718111487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-13T17:52:27', 'add_indexer_flags')
2025-11-13T17:52:27.718530400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.719193115Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-11-13T17:52:27.719426655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017165s
2025-11-13T17:52:27.719724555Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-11-13T17:52:27.720014619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.720328741Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-11-13T17:52:27.720704247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-13T17:52:27', 'add_indexes_album_statistics')
2025-11-13T17:52:27.721125646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.721786537Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-11-13T17:52:27.722021801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017656s
2025-11-13T17:52:27.722262876Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-11-13T17:52:27.722512178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:27.722813635Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-11-13T17:52:27.723161115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-13T17:52:27', 'update_redacted_baseurl')
2025-11-13T17:52:27.723590439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:27.724221690Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-11-13T17:52:27.724461704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016949s
2025-11-13T17:52:27.912267000Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-11-13T17:52:27.918965308Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-13T17:52:28.041924746Z [Info] QualityProfileService: Setting up default quality profiles
2025-11-13T17:52:28.100057937Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-11-13T17:52:28.119579326Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-11-13T17:52:28.262790875Z [ls.io-init] done.
2025-11-13T17:52:28.444733355Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-13T17:52:28.446154357Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-13T17:52:28.446424090Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-11-13T17:52:28.541749543Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION TYPE
Azure.Core 1.47.1 dotnet (+5 duplicates)
Azure.Identity 1.14.2 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.6.1 dotnet (+5 duplicates)
Dapper 2.1.66 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 3.0.3 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentMigrator 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Abstractions 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Extensions.Postgres 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.Core 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.Postgres 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.SQLite 6.2.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.14.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.20 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20 dotnet (+5 duplicates)
Microsoft.Bcl.AsyncInterfaces 8.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.Cryptography 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.1.1 dotnet (+5 duplicates)
Microsoft.Extensions.Caching.Abstractions 8.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Caching.Memory 8.0.1 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Binder 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.CommandLine 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Physical 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileSystemGlobbing 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 8.0.2 dotnet (+1 duplicate)
Microsoft.Extensions.Logging.Abstractions 8.0.3 dotnet (+5 duplicates)
Microsoft.Extensions.Logging.Configuration 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Options 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Primitives 8.0.0 dotnet (+6 duplicates)
Microsoft.Identity.Client 4.73.1 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.73.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.7.1 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.25 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.Registry 5.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 8.0.0 dotnet (+5 duplicates)
MimeKit 4.14.0 dotnet (+5 duplicates)
Mono.Nat 3.0.0 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 3.0.2 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.4 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.4 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 9.0.3 dotnet (+5 duplicates)
Polly 8.6.4 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.6.4 dotnet (+5 duplicates)
ReusableTasks 4.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.11 dotnet (+5 duplicates)
SourceGear.sqlite3 3.50.4.2 dotnet (+7 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 9.0.6 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 9.0.6 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 9.0.6 dotnet (+2 duplicates)
System.ClientModel 1.5.1 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.ComponentModel.Annotations 5.0.0 dotnet (+4 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite 2.0.2 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 6.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 8.0.20 dotnet (+5 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+4 duplicates)
System.IO 4.3.0 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 7.7.1 dotnet (+5 duplicates)
System.Memory.Data 8.0.1 dotnet (+5 duplicates)
System.Private.Uri 4.3.0 dotnet (+5 duplicates)
System.Reflection 4.3.0 dotnet (+5 duplicates)
System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
System.Runtime 4.3.0 dotnet (+5 duplicates)
System.Runtime.CompilerServices.Unsafe 6.0.0 dotnet (+4 duplicates)
System.Runtime.Loader 4.3.0 dotnet (+5 duplicates)
System.Security.AccessControl 5.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.1 dotnet (+4 duplicates)
System.Security.Cryptography.ProtectedData 8.0.0 dotnet (+7 duplicates)
System.Security.Principal.Windows 5.0.0 dotnet (+5 duplicates)
System.ServiceProcess.ServiceController 8.0.1 dotnet (+7 duplicates)
System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
System.Text.Encoding.CodePages 8.0.0 dotnet
System.Text.Json 8.0.6 dotnet (+7 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
anstream 0.6.8 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r3 apk
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
bash 5.2.37-r0 apk
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
cfg-if 1.0.0 rust-crate
chromaprint 1.5.1-r8 apk
chromaprint-libs 1.5.1-r8 apk
cjson 1.7.19-r0 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
colorchoice 1.0.0 rust-crate
console 0.15.8 rust-crate
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.14 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r2 apk
either 1.9.0 rust-crate
errno 0.3.8 rust-crate
fern 0.6.2 rust-crate
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
fftw-double-libs 3.3.10-r6 apk
findutils 4.10.0-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
heck 0.4.1 rust-crate
hwdata-pci 0.395-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
imath 3.1.12-r0 apk
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jq 1.8.0-r0 apk
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r3 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdrm 2.4.124-r0 apk
libffi 3.4.8-r0 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.9-r0 apk
libxslt 1.1.43-r3 apk
libzmq 4.3.5-r2 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.5-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
mpg123-libs 1.32.10-r0 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
once_cell 1.19.0 rust-crate
onevpl-libs 2023.3.1-r2 apk
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
paste 1.0.14 rust-crate
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
quote 1.0.35 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r2 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
runtime.any.System.IO 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Runtime 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
runtime.unix.System.Private.Uri 4.3.0 dotnet (+5 duplicates)
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12 dotnet (+7 duplicates)
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
skalibs-libs 2.14.4.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
syn 2.0.48 rust-crate
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v_frame 0.3.7 rust-crate
wayland-libs-client 1.23.1-r3 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1763056374744
},
{
"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": 1763056374744
},
{
"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=fmkGdqK3e4QgfV8151LCyw.\"",
"source": "console-api",
"timestamp": 1763056374744
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1763056374744
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1763056374744
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1763056374744
},
{
"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": 1763056374744
},
{
"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": 1763056374744
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.07s |
| Container Start | PASS | - | 4.09s |
| Create SBOM | PASS | - | 18.94s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/lspipepr-lidarr
Runtime: 69.25s
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-11-13T17:50:05+00:00
Image: linuxserver/lspipepr-lidarr
Maintainer: Roxedus,thespad
Size: 117.24MB
Tag: arm64v8-3.0.1.4866-pkg-290bd580-dev-4fb6c5928a87fa1e36a20958885c7d4d9fed8f67-pr-122
Version: 3.0.1.4866-ls11
Expand
2025-11-13T17:52:27.148454442Z [migrations] started
2025-11-13T17:52:27.152588877Z [migrations] no migrations found
2025-11-13T17:52:27.749440903Z usermod: no changes
2025-11-13T17:52:27.818061081Z ───────────────────────────────────────
2025-11-13T17:52:27.818086743Z
2025-11-13T17:52:27.818095130Z ██╗ ███████╗██╗ ██████╗
2025-11-13T17:52:27.818103767Z ██║ ██╔════╝██║██╔═══██╗
2025-11-13T17:52:27.818111984Z ██║ ███████╗██║██║ ██║
2025-11-13T17:52:27.818120130Z ██║ ╚════██║██║██║ ██║
2025-11-13T17:52:27.818129389Z ███████╗███████║██║╚██████╔╝
2025-11-13T17:52:27.818140341Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-13T17:52:27.818150341Z
2025-11-13T17:52:27.818158127Z Brought to you by linuxserver.io
2025-11-13T17:52:27.818166393Z ───────────────────────────────────────
2025-11-13T17:52:27.823637430Z
2025-11-13T17:52:27.824087697Z To support the app dev(s) visit:
2025-11-13T17:52:27.847685985Z Lidarr: https://opencollective.com/lidarr
2025-11-13T17:52:27.851772605Z
2025-11-13T17:52:27.851790771Z To support LSIO projects visit:
2025-11-13T17:52:27.851799098Z https://www.linuxserver.io/donate/
2025-11-13T17:52:27.851807054Z
2025-11-13T17:52:27.851815060Z ───────────────────────────────────────
2025-11-13T17:52:27.851823678Z GID/UID
2025-11-13T17:52:27.851832075Z ───────────────────────────────────────
2025-11-13T17:52:27.924189137Z
2025-11-13T17:52:27.924215239Z User UID: 911
2025-11-13T17:52:27.924224337Z User GID: 911
2025-11-13T17:52:27.924232484Z ───────────────────────────────────────
2025-11-13T17:52:27.959626545Z Linuxserver.io version: 3.0.1.4866-pkg-290bd580-dev-4fb6c5928a87fa1e36a20958885c7d4d9fed8f67-pr-122
2025-11-13T17:52:27.962932873Z Build-date: 2025-11-13T17:50:05+00:00
2025-11-13T17:52:27.962952954Z ───────────────────────────────────────
2025-11-13T17:52:27.962961952Z
2025-11-13T17:52:31.168176591Z [custom-init] No custom files found, skipping...
2025-11-13T17:52:37.210873742Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.0.1.4866
2025-11-13T17:52:37.488067215Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-13T17:52:38.232697577Z [Debug] Bootstrap: Console selected
2025-11-13T17:52:38.245464084Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-13T17:52:42.136824968Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-13T17:52:43.175977396Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a138ff1c-7249-4b6b-9ad2-475c7d58b73f} may be persisted to storage in unencrypted form.
2025-11-13T17:52:44.142004745Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-13T17:52:44.762196600Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-13T17:52:45.884773427Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-13T17:52:45.995781139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:46.004178929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:46.562374495Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-13T17:52:46.614589268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5670169s
2025-11-13T17:52:46.618613200Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-13T17:52:46.621694455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6185755s
2025-11-13T17:52:46.728340213Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-13T17:52:46.737177438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:46.827527963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-13T17:52:46.961998992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-13T17:52:47.129087371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2977458s
2025-11-13T17:52:47.135184008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:47.151619614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-13T17:52:47.154462749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3203047s
2025-11-13T17:52:47.170570795Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-13T17:52:47.173937975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:47.254575411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-13T17:52:47.270349365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:52:47.284100735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261565s
2025-11-13T17:52:47.288124638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:47.292487573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016621s
2025-11-13T17:52:47.298943293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-13T17:52:47.308593145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-13T17:52:47.322732106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204374s
2025-11-13T17:52:47.327202117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:47.332164179Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-13T17:52:47.334801429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299053s
2025-11-13T17:52:47.341886546Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-13T17:52:47.345145359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:47.358851027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:52:47.361955588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002724s
2025-11-13T17:52:47.364980469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-13T17:52:47.369324737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-13T17:52:47.375183044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074725s
2025-11-13T17:52:47.378157944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:47.382476992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-13T17:52:47.385135385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143649s
2025-11-13T17:52:47.430875199Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-13T17:52:47.434306719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:47.444846122Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-13T17:52:48.309159774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-13T17:52:48.366771114Z [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-11-13T17:52:48.444220531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938612s
2025-11-13T17:52:48.447696060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-13T17:52:48.453459685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-13T17:52:48.460601026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103559s
2025-11-13T17:52:48.463159347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-11-13T17:52:48.467888370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2025-11-13T17:52:48.473197551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075402s
2025-11-13T17:52:48.476053221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-11-13T17:52:48.480016312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-11-13T17:52:48.484852440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006215s
2025-11-13T17:52:48.487304517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-11-13T17:52:48.732253571Z [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-11-13T17:52:48.755453648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.264413s
2025-11-13T17:52:48.758371925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-11-13T17:52:48.762601963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-13T17:52:48.767451327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066829s
2025-11-13T17:52:48.769977023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-11-13T17:52:48.773563215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-13T17:52:48.778624657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006394s
2025-11-13T17:52:48.781128609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-11-13T17:52:48.784674238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:48.788923856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054829s
2025-11-13T17:52:48.791268237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-11-13T17:52:48.794541488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:48.798528286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050294s
2025-11-13T17:52:48.800703366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-11-13T17:52:48.819698014Z [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-11-13T17:52:48.833218701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301633s
2025-11-13T17:52:48.835895681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-11-13T17:52:48.839842308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:48.844901676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061849s
2025-11-13T17:52:48.847281498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-11-13T17:52:48.851262234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:48.857669686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079747s
2025-11-13T17:52:48.860325594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-11-13T17:52:48.863816343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:48.867783322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005038s
2025-11-13T17:52:48.870250731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-11-13T17:52:48.873766410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:48.878111740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055069s
2025-11-13T17:52:48.880557705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-11-13T17:52:48.884477739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:48.889759334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069279s
2025-11-13T17:52:48.892176341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-11-13T17:52:48.895438480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-11-13T17:52:48.899398243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050199s
2025-11-13T17:52:48.902190285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-11-13T17:52:48.912858047Z [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-11-13T17:52:48.928547690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241492s
2025-11-13T17:52:48.931748045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-11-13T17:52:48.935780385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-13T17:52:48.940259724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061461s
2025-11-13T17:52:48.942672133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-11-13T17:52:48.946116118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-11-13T17:52:48.951533917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052104s
2025-11-13T17:52:48.954119965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-11-13T17:52:48.957815466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-13T17:52:48.961989150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055679s
2025-11-13T17:52:48.965063912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-11-13T17:52:48.969816512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-11-13T17:52:48.975226235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071241s
2025-11-13T17:52:48.977552870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-11-13T17:52:48.987456162Z [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-11-13T17:52:48.997564908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175937s
2025-11-13T17:52:49.000582103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-11-13T17:52:49.004596076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-11-13T17:52:49.009243875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061644s
2025-11-13T17:52:49.011794371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-11-13T17:52:49.015585214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:49.020297974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061407s
2025-11-13T17:52:49.022571843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-13T17:52:49.032305223Z [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-11-13T17:52:49.040861502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159601s
2025-11-13T17:52:49.043299101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-13T17:52:49.047624831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-13T17:52:49.052691774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063307s
2025-11-13T17:52:49.055509869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-11-13T17:52:49.059950451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-13T17:52:49.064611006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066576s
2025-11-13T17:52:49.067227665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-13T17:52:49.070994029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-13T17:52:49.075496596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058535s
2025-11-13T17:52:49.078772252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-11-13T17:52:49.082556552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-11-13T17:52:49.087310174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061184s
2025-11-13T17:52:49.089998938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-13T17:52:49.099264216Z [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-11-13T17:52:49.109120022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161799s
2025-11-13T17:52:49.111589254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-13T17:52:49.117465757Z [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-11-13T17:52:49.130447337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162829s
2025-11-13T17:52:49.133377217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-13T17:52:49.137976779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-13T17:52:49.142461480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066112s
2025-11-13T17:52:49.144791943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-13T17:52:49.184940058Z [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-11-13T17:52:49.192733391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453802s
2025-11-13T17:52:49.195326733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-13T17:52:49.199017865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-13T17:52:49.203625123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059504s
2025-11-13T17:52:49.206000506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-11-13T17:52:49.211292712Z [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-11-13T17:52:49.216824171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085249s
2025-11-13T17:52:49.219315227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-11-13T17:52:49.222872020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-11-13T17:52:49.227025734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053737s
2025-11-13T17:52:49.231820719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-11-13T17:52:49.237952596Z [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-11-13T17:52:49.244345119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100072s
2025-11-13T17:52:49.247135447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-11-13T17:52:49.251473332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-13T17:52:49.256124990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065185s
2025-11-13T17:52:49.258847662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-11-13T17:52:49.263216580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-13T17:52:49.267678324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006403s
2025-11-13T17:52:49.270272097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-11-13T17:52:49.280190419Z [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-11-13T17:52:49.287208341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142549s
2025-11-13T17:52:49.289657081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-11-13T17:52:49.300522110Z [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-11-13T17:52:49.314666332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225082s
2025-11-13T17:52:49.317275736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-11-13T17:52:49.323908903Z [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-11-13T17:52:49.329973655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104257s
2025-11-13T17:52:49.332372646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-11-13T17:52:49.341209361Z [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-11-13T17:52:49.351557578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137671s
2025-11-13T17:52:49.354079817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-13T17:52:49.360766672Z [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-11-13T17:52:49.367777119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113455s
2025-11-13T17:52:49.370682118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-11-13T17:52:49.377475578Z [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-11-13T17:52:49.384056029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112699s
2025-11-13T17:52:49.386494209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-11-13T17:52:49.392147262Z [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-11-13T17:52:49.397074824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082653s
2025-11-13T17:52:49.399286077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-13T17:52:49.403334158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2025-11-13T17:52:49.407913910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064431s
2025-11-13T17:52:49.410374015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-13T17:52:49.413851156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-13T17:52:49.418002486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053544s
2025-11-13T17:52:49.420359201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-11-13T17:52:49.426121134Z [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-11-13T17:52:49.431380995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084194s
2025-11-13T17:52:49.433486194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-11-13T17:52:49.442087464Z [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-11-13T17:52:49.448947318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131217s
2025-11-13T17:52:49.451358523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-13T17:52:49.457778200Z [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-11-13T17:52:49.463641537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097321s
2025-11-13T17:52:49.466294459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-13T17:52:49.470007476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-13T17:52:49.474331012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056536s
2025-11-13T17:52:49.476891889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-13T17:52:49.480686670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-13T17:52:49.484985356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057388s
2025-11-13T17:52:49.487349226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-13T17:52:49.496221683Z [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-11-13T17:52:49.503672456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140082s
2025-11-13T17:52:49.506099132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-13T17:52:49.514152529Z [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-11-13T17:52:49.520862270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123824s
2025-11-13T17:52:49.523822090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-11-13T17:52:49.527701301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:52:49.532235803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062887s
2025-11-13T17:52:49.534567267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-11-13T17:52:49.542494821Z [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-11-13T17:52:49.549244061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012434s
2025-11-13T17:52:49.551563241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-11-13T17:52:49.560174201Z [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-11-13T17:52:49.567141932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132611s
2025-11-13T17:52:49.569621395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-11-13T17:52:49.575121149Z [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-11-13T17:52:49.580593088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085903s
2025-11-13T17:52:49.584780590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-11-13T17:52:49.588854904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-11-13T17:52:49.593394525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061641s
2025-11-13T17:52:49.596174443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-13T17:52:49.604691273Z [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-11-13T17:52:49.611375673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129665s
2025-11-13T17:52:49.614393921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-13T17:52:49.619833434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:52:49.624776257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007629s
2025-11-13T17:52:49.648080444Z [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-11-13T17:52:49.676780115Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0289230 taking an average of 00:00:00.0289230
2025-11-13T17:52:49.689608908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-13T17:52:49', 'InitialSetup')
2025-11-13T17:52:49.696732563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:49.708427182Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-13T17:52:49.710588073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0808604s
2025-11-13T17:52:49.718866673Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-11-13T17:52:49.722550211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:49.735337069Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-11-13T17:52:49.748084648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-13T17:52:49.750811439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00023s
2025-11-13T17:52:49.754063658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-11-13T17:52:49.758771989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:49.777156640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020552s
2025-11-13T17:52:49.782587846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-13T17:52:49', 'add_reason_to_pending_releases')
2025-11-13T17:52:49.787939142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:49.792165292Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-11-13T17:52:49.794603511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350435s
2025-11-13T17:52:49.797596168Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-11-13T17:52:49.800414863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:49.805433089Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-11-13T17:52:49.854545114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:49.865378909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2025-11-13T17:52:49.867996831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-11-13T17:52:49.871802594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-11-13T17:52:49.882977116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125367s
2025-11-13T17:52:49.885290935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:49.887523220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-13T17:52:49.890163347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-11-13T17:52:49.894159854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:49.904455967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011705s
2025-11-13T17:52:49.906581697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:49.908755565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-11-13T17:52:49.911574591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-11-13T17:52:49.915804409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:49.926023837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01191s
2025-11-13T17:52:49.931438240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-11-13T17:52:49.940158059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-11-13T17:52:49.945203028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107831s
2025-11-13T17:52:49.950581488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-11-13T17:52:50.272918485Z [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-11-13T17:52:50.294387035Z [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-11-13T17:52:50.309950034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-11-13T17:52:50.323321429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-11-13T17:52:50.355644337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-13T17:52:50.362051759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-11-13T17:52:50.367720023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-13T17:52:50.372418594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4193508s
2025-11-13T17:52:50.374719257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:50.376917944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-13T17:52:50.381619070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-11-13T17:52:50.385269441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-11-13T17:52:50.395384229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011276s
2025-11-13T17:52:50.400211179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-13T17:52:50', 'add_medium_support')
2025-11-13T17:52:50.405291278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:50.410814450Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-11-13T17:52:50.413180274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263735s
2025-11-13T17:52:50.416429116Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-11-13T17:52:50.419430249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:50.423243428Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-11-13T17:52:50.434229771Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-11-13T17:52:50.439031410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-11-13T17:52:50.445154790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075912s
2025-11-13T17:52:50.447520884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:50.450637280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:50.487549478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372883s
2025-11-13T17:52:50.493825446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-13T17:52:50', 'add_various_qualites_in_profile')
2025-11-13T17:52:50.499390452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:50.503861686Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-11-13T17:52:50.506480068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0534364s
2025-11-13T17:52:50.509386691Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-11-13T17:52:50.512240398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:50.516200582Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-11-13T17:52:50.533036534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-11-13T17:52:50.539477373Z [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-11-13T17:52:50.545926059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102347s
2025-11-13T17:52:50.548667359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-11-13T17:52:50.552808187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-11-13T17:52:50.557385985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006285s
2025-11-13T17:52:50.559666427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:50.561915216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-13T17:52:50.564762810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-11-13T17:52:50.569027517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:50.579668344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012341s
2025-11-13T17:52:50.582552632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-11-13T17:52:50.682046118Z [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-11-13T17:52:50.719724880Z [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-11-13T17:52:50.740192976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:50.746462701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:50.774214043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-13T17:52:50.780906760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-13T17:52:50.786462558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:50.791909145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:50.796116677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2110407s
2025-11-13T17:52:50.799025094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-11-13T17:52:50.881161128Z [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-11-13T17:52:50.917162272Z [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-11-13T17:52:50.936053312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:50.942704586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:50.971068511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-13T17:52:50.977281482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-13T17:52:50.983508120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:50.989141904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:50.993601925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1917636s
2025-11-13T17:52:50.995982489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:50.998212810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-11-13T17:52:51.001078360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-11-13T17:52:51.004803612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-11-13T17:52:51.016093646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124692s
2025-11-13T17:52:51.020947951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-13T17:52:51', 'metadata_profiles')
2025-11-13T17:52:51.026124846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:51.030634426Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-11-13T17:52:51.032966803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026727s
2025-11-13T17:52:51.037157351Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-11-13T17:52:51.040328356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:51.044437932Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-11-13T17:52:51.082182226Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-11-13T17:52:51.191397087Z [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-11-13T17:52:51.203948081Z [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-11-13T17:52:51.211197228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-13T17:52:51.216306286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-13T17:52:51.241852016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-13T17:52:51.246302939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1609999s
2025-11-13T17:52:51.248668403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:51.250876840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-13T17:52:51.254001562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-11-13T17:52:51.258166258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-11-13T17:52:51.268611030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118604s
2025-11-13T17:52:51.272514099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-13T17:52:51.277091877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-13T17:52:51.280877781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053433s
2025-11-13T17:52:51.283182883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:51.285360929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-13T17:52:51.291338335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-11-13T17:52:51.363051631Z [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-11-13T17:52:51.377900762Z [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-11-13T17:52:51.386148600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-13T17:52:51.391477331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-13T17:52:51.418669998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-13T17:52:51.423101721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289578s
2025-11-13T17:52:51.428579251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-13T17:52:51', 'separate_automatic_and_interactive_search')
2025-11-13T17:52:51.433928142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:51.438774952Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-11-13T17:52:51.441470540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1437611s
2025-11-13T17:52:51.444749774Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-11-13T17:52:51.447741768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:51.451433943Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-11-13T17:52:51.456302707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-11-13T17:52:51.536741894Z [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-11-13T17:52:51.569219954Z [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-11-13T17:52:51.586597586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:51.593559124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:51.619507846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:51.625529883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:51.630973264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:51.637475047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:51.643682276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:51.648296547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1894812s
2025-11-13T17:52:51.653966825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-13T17:52:51', 'change_album_path_to_relative')
2025-11-13T17:52:51.659776584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:51.665158361Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-11-13T17:52:51.667893478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2057963s
2025-11-13T17:52:51.671453216Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-11-13T17:52:51.674699995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:51.678412000Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-11-13T17:52:51.687839373Z [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-11-13T17:52:51.694964200Z [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-11-13T17:52:51.699938105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008102s
2025-11-13T17:52:51.705205843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-13T17:52:51', 'change_quality_size_mb_to_kb')
2025-11-13T17:52:51.710626187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:51.714778629Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-11-13T17:52:51.717283724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224048s
2025-11-13T17:52:51.720151799Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-11-13T17:52:51.723064705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:51.726809185Z [Info] album_releases: Starting migration of Main DB to 9
2025-11-13T17:52:51.734506575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:51.736815083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-13T17:52:51.739482264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-11-13T17:52:51.743277426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-11-13T17:52:51.755206397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131196s
2025-11-13T17:52:51.757642192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:51.759896922Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-11-13T17:52:51.762862925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-11-13T17:52:51.766954434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-11-13T17:52:51.778572959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130309s
2025-11-13T17:52:51.783803622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-13T17:52:51', 'album_releases')
2025-11-13T17:52:51.789201532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:51.793446550Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-11-13T17:52:51.796132909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276525s
2025-11-13T17:52:51.799406211Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-11-13T17:52:51.802636335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:51.806503883Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-11-13T17:52:51.816057991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:51.818475489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-13T17:52:51.821129794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-11-13T17:52:51.899963919Z [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-11-13T17:52:51.933493947Z [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-11-13T17:52:51.951308771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:51.957555800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:51.982743339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:51.988319828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:51.994113765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:51.999350189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:52.004779843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:52.009043328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1855s
2025-11-13T17:52:52.011389262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:52.013695345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-13T17:52:52.016463880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-11-13T17:52:52.096119169Z [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-11-13T17:52:52.129660319Z [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-11-13T17:52:52.147608992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:52.154167930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:52.180304700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:52.186058256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-13T17:52:52.191245672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-13T17:52:52.196893434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-13T17:52:52.202727582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:52.207057130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1879979s
2025-11-13T17:52:52.212161629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-13T17:52:52', 'album_releases_fix')
2025-11-13T17:52:52.216974420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.221580736Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-11-13T17:52:52.223914716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2022869s
2025-11-13T17:52:52.227351737Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-11-13T17:52:52.230097756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.233584057Z [Info] import_lists: Starting migration of Main DB to 11
2025-11-13T17:52:52.253971399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-11-13T17:52:52.265138807Z [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-11-13T17:52:52.274804571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183808s
2025-11-13T17:52:52.277424757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-11-13T17:52:52.281161952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-13T17:52:52.285478895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056952s
2025-11-13T17:52:52.287959440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-11-13T17:52:52.295712321Z [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-11-13T17:52:52.302701947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123105s
2025-11-13T17:52:52.305549861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-11-13T17:52:52.309935512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:52:52.315186777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065323s
2025-11-13T17:52:52.320006963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-13T17:52:52', 'import_lists')
2025-11-13T17:52:52.324926168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.329059862Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-11-13T17:52:52.331333961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207948s
2025-11-13T17:52:52.334338652Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-11-13T17:52:52.337245325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.340831787Z [Info] add_release_status: Starting migration of Main DB to 12
2025-11-13T17:52:52.347282156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-11-13T17:52:52.390323336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2025-11-13T17:52:52.394058688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-11-13T17:52:52.398594852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-11-13T17:52:52.410369492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137448s
2025-11-13T17:52:52.412764104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:52.415603161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:52.430970836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156405s
2025-11-13T17:52:52.436193102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-13T17:52:52', 'add_release_status')
2025-11-13T17:52:52.441696303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.445805839Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-11-13T17:52:52.448164558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304331s
2025-11-13T17:52:52.451406827Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-11-13T17:52:52.454403051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.458158523Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-11-13T17:52:52.464079315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:52.466468607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-13T17:52:52.469471393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-11-13T17:52:52.474010163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:52.485541352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134184s
2025-11-13T17:52:52.490574728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-13T17:52:52', 'album_download_notification')
2025-11-13T17:52:52.495710069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.499892020Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-11-13T17:52:52.502380922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272291s
2025-11-13T17:52:52.505678853Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-11-13T17:52:52.508735828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.512485178Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-11-13T17:52:52.521110286Z [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-11-13T17:52:52.529086137Z [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-11-13T17:52:52.536871725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114928s
2025-11-13T17:52:52.542950716Z [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-11-13T17:52:52.550817687Z [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-11-13T17:52:52.556357532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092579s
2025-11-13T17:52:52.561460538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-13T17:52:52', 'fix_language_metadata_profiles')
2025-11-13T17:52:52.566591590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.570834153Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-11-13T17:52:52.573342314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230882s
2025-11-13T17:52:52.576096069Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-11-13T17:52:52.578925998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.582443100Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-11-13T17:52:52.587474261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-11-13T17:52:52.591336929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-11-13T17:52:52.595251622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049257s
2025-11-13T17:52:52.599972448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-13T17:52:52', 'remove_fanzub')
2025-11-13T17:52:52.604947115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.608739171Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-11-13T17:52:52.611033782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181719s
2025-11-13T17:52:52.614303997Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-11-13T17:52:52.617333848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.621062767Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-11-13T17:52:52.647879005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-11-13T17:52:52.651860914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-11-13T17:52:52.656841483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006243s
2025-11-13T17:52:52.659701301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-11-13T17:52:52.664175320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-11-13T17:52:52.668875355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066332s
2025-11-13T17:52:52.676209092Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-11-13T17:52:52.681876645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-11-13T17:52:52.687197499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084535s
2025-11-13T17:52:52.689916494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-11-13T17:52:52.694053505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-13T17:52:52.698727657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064062s
2025-11-13T17:52:52.701384136Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-11-13T17:52:52.704815556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-11-13T17:52:52.708553763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047981s
2025-11-13T17:52:52.711241305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-11-13T17:52:52.715396312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-13T17:52:52.719891714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006217s
2025-11-13T17:52:52.724868075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-13T17:52:52', 'update_artist_history_indexes')
2025-11-13T17:52:52.729921090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.734300078Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-11-13T17:52:52.736782306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199894s
2025-11-13T17:52:52.739515300Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-11-13T17:52:52.742296610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.745721346Z [Info] remove_nma: Starting migration of Main DB to 17
2025-11-13T17:52:52.769158551Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:52.784140189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-13T17:52:52.788704750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165777s
2025-11-13T17:52:52.793336266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-13T17:52:52', 'remove_nma')
2025-11-13T17:52:52.798223518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.801983218Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-11-13T17:52:52.804244361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297535s
2025-11-13T17:52:52.807191035Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-11-13T17:52:52.810118701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.813669962Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-11-13T17:52:52.818980014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:52.821285607Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.38E-05s
2025-11-13T17:52:52.824014111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-11-13T17:52:52.827622126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-11-13T17:52:52.838871388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123619s
2025-11-13T17:52:52.843652406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-13T17:52:52', 'album_disambiguation')
2025-11-13T17:52:52.848677215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.852674454Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-11-13T17:52:52.855017011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257859s
2025-11-13T17:52:52.858107744Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-11-13T17:52:52.861039808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.864611761Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-11-13T17:52:52.868916660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:52.871657489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:52.888845199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173093s
2025-11-13T17:52:52.894082094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-13T17:52:52', 'add_ape_quality_in_profiles')
2025-11-13T17:52:52.899494062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.903597906Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-11-13T17:52:52.906057428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318622s
2025-11-13T17:52:52.908872186Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-11-13T17:52:52.911656994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.915150699Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-11-13T17:52:52.928689572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:52.933272440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-11-13T17:52:52.937394190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058202s
2025-11-13T17:52:52.940292126Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:52.944377873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-11-13T17:52:52.948082472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052617s
2025-11-13T17:52:52.950969867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:52.954889189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-11-13T17:52:52.958579319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050755s
2025-11-13T17:52:52.963201668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-13T17:52:52', 'remove_pushalot')
2025-11-13T17:52:52.968132236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:52.971965585Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-11-13T17:52:52.974273502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181748s
2025-11-13T17:52:52.977150075Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-11-13T17:52:52.979977689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:52.983754273Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-11-13T17:52:52.990825462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-13T17:52:52.996171597Z [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-11-13T17:52:53.001770883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084703s
2025-11-13T17:52:53.006484254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-13T17:52:53', 'add_custom_filters')
2025-11-13T17:52:53.011432518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:53.015371780Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-11-13T17:52:53.017700369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217772s
2025-11-13T17:52:53.020556571Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-11-13T17:52:53.023353934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:53.026843230Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-11-13T17:52:53.032322463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:53.034633356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-13T17:52:53.037261839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-11-13T17:52:53.040815135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-11-13T17:52:53.052127243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012427s
2025-11-13T17:52:53.056870024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-13T17:52:53', 'import_list_tags')
2025-11-13T17:52:53.061830332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:53.065739934Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-11-13T17:52:53.068036559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257889s
2025-11-13T17:52:53.071001700Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-11-13T17:52:53.073873242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:53.077443752Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-11-13T17:52:53.170865391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-11-13T17:52:53.180069816Z [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-11-13T17:52:53.188391813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147688s
2025-11-13T17:52:53.191285230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-11-13T17:52:53.195841565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-11-13T17:52:53.200524886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067072s
2025-11-13T17:52:53.238149359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-13T17:52:53.238494363Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-13T17:52:53.238759718Z FROM "Artists"
2025-11-13T17:52:53.253436912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-13T17:52:53.253465249Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-13T17:52:53.253499478Z FROM "Artists"
2025-11-13T17:52:53.262910739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173984s
2025-11-13T17:52:53.265231853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:53.267406272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-13T17:52:53.270211601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-11-13T17:52:53.274457481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:53.286032018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133012s
2025-11-13T17:52:53.293775370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-13T17:52:53.293800421Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:53.293841203Z FROM "ArtistMetadata"
2025-11-13T17:52:53.293864590Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-11-13T17:52:53.304548273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-13T17:52:53.304579987Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:53.304595318Z FROM "ArtistMetadata"
2025-11-13T17:52:53.304606109Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-11-13T17:52:53.311821919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129011s
2025-11-13T17:52:53.314230099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-11-13T17:52:53.324600131Z [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-11-13T17:52:53.333170499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166273s
2025-11-13T17:52:53.336075308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-11-13T17:52:53.340608135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-11-13T17:52:53.345264171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066844s
2025-11-13T17:52:53.347964308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-11-13T17:52:53.351887287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-11-13T17:52:53.356355786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059342s
2025-11-13T17:52:53.358662511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:53.361406336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:53.440977645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0795214s
2025-11-13T17:52:53.443653083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:53.446069559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-11-13T17:52:53.448667961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-11-13T17:52:53.452921666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:53.465521608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142612s
2025-11-13T17:52:53.467797541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:53.469929334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-11-13T17:52:53.472628109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-11-13T17:52:53.476614676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:53.488131788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130046s
2025-11-13T17:52:53.490438823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:53.492604394Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-11-13T17:52:53.495117114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-11-13T17:52:53.498578494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-11-13T17:52:53.510180637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012593s
2025-11-13T17:52:53.519568390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-13T17:52:53.519610856Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:53.519708803Z FROM "ArtistMetadata"
2025-11-13T17:52:53.519753012Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:53.519807802Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-11-13T17:52:53.532268614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-13T17:52:53.532327723Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:53.532351010Z FROM "ArtistMetadata"
2025-11-13T17:52:53.532389718Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:53.532433897Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-11-13T17:52:53.541656909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160546s
2025-11-13T17:52:53.544190050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:53.546136459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-11-13T17:52:53.548982420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-11-13T17:52:53.553305125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-11-13T17:52:53.565215799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136856s
2025-11-13T17:52:53.567519387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:53.569683495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-11-13T17:52:53.572441669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-11-13T17:52:53.576486744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:53.588315604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133678s
2025-11-13T17:52:53.590614393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:53.592839984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-11-13T17:52:53.595810316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-11-13T17:52:53.600036085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:53.611766145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133096s
2025-11-13T17:52:53.620348747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-13T17:52:53.620372455Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-13T17:52:53.620382305Z FROM "AlbumReleases"
2025-11-13T17:52:53.620390982Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:53.620400041Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-11-13T17:52:53.631546466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-13T17:52:53.631583771Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-13T17:52:53.631620425Z FROM "AlbumReleases"
2025-11-13T17:52:53.631696568Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:53.631751579Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-11-13T17:52:53.639254397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136258s
2025-11-13T17:52:53.648035599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-13T17:52:53.648062333Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:53.648073987Z FROM "ArtistMetadata"
2025-11-13T17:52:53.648118186Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:53.648158417Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:53.660325046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-13T17:52:53.660354235Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-13T17:52:53.660378854Z FROM "ArtistMetadata"
2025-11-13T17:52:53.660402312Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:53.660491651Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:53.667798285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139652s
2025-11-13T17:52:53.675118004Z [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-11-13T17:52:53.756424949Z [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-11-13T17:52:53.774926564Z [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-11-13T17:52:53.785227397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:53.791310226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:53.819694872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:53.825247394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:53.829452321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1501828s
2025-11-13T17:52:53.834490155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-11-13T17:52:53.919935112Z [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-11-13T17:52:53.945075757Z [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-11-13T17:52:53.958499418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:53.966511431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:53.995897354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:54.002126498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:54.006509283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1683929s
2025-11-13T17:52:54.010090444Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-11-13T17:52:54.087439519Z [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-11-13T17:52:54.107243908Z [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-11-13T17:52:54.117608459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-11-13T17:52:54.123336273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-11-13T17:52:54.153970289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-13T17:52:54.159942595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-13T17:52:54.164280681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513057s
2025-11-13T17:52:54.166938102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-11-13T17:52:54.238633221Z [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-11-13T17:52:54.250811104Z [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-11-13T17:52:54.257924818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:54.262727740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:54.293183848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:54.297267912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279365s
2025-11-13T17:52:54.299888870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-11-13T17:52:54.303760566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:54.308222130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060956s
2025-11-13T17:52:54.310694659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-11-13T17:52:54.313823409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:54.317707610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048628s
2025-11-13T17:52:54.320176642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-11-13T17:52:54.323552580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:54.327475941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051733s
2025-11-13T17:52:54.329838889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-11-13T17:52:54.333405471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-11-13T17:52:54.337473182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052561s
2025-11-13T17:52:54.340154711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-11-13T17:52:54.343505018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-11-13T17:52:54.347442166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051373s
2025-11-13T17:52:54.349844704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-11-13T17:52:54.353283598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-11-13T17:52:54.357457804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054556s
2025-11-13T17:52:54.359492641Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:54.371674231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-11-13T17:52:54.375894519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144418s
2025-11-13T17:52:54.377856420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:54.381196235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-11-13T17:52:54.384433945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047121s
2025-11-13T17:52:54.386359863Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:54.390792368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-11-13T17:52:54.394808455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065936s
2025-11-13T17:52:54.398955706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-13T17:52:54', 'add_release_groups_etc')
2025-11-13T17:52:54.403350897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:54.409557655Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-11-13T17:52:54.411661682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209567s
2025-11-13T17:52:54.414725161Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-11-13T17:52:54.417193882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:54.420667757Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-11-13T17:52:54.434671426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:54.437672609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-11-13T17:52:54.441313801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044809s
2025-11-13T17:52:54.445320489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-13T17:52:54', 'NewMediaInfoFormat')
2025-11-13T17:52:54.449598795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:54.453224385Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-11-13T17:52:54.455237890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161819s
2025-11-13T17:52:54.458210646Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-11-13T17:52:54.460834169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:54.464175076Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-11-13T17:52:54.487724086Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-11-13T17:52:54.492013664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-11-13T17:52:54.520482620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030004s
2025-11-13T17:52:54.522732140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-13T17:52:54.524725324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-13T17:52:54.527560563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-11-13T17:52:54.531799368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:54.543024031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130189s
2025-11-13T17:52:54.547513752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-13T17:52:54', 'rename_restrictions_to_release_profiles')
2025-11-13T17:52:54.552168444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:54.556471449Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-11-13T17:52:54.558805259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258074s
2025-11-13T17:52:54.561995443Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-13T17:52:54.564539055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:54.567990756Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-11-13T17:52:54.588771961Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-11-13T17:52:54.592269725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-11-13T17:52:54.622083409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306889s
2025-11-13T17:52:54.624348000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:52:54.626502468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-13T17:52:54.628892741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-11-13T17:52:54.632349682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-13T17:52:54.643082815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118588s
2025-11-13T17:52:54.645263306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-11-13T17:52:54.647202401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-13T17:52:54.649772205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-11-13T17:52:54.653146149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-13T17:52:54.663732196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116748s
2025-11-13T17:52:54.665666130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:54.668569737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-13T17:52:54.671752225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042324s
2025-11-13T17:52:54.673708825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:52:54.676650469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-13T17:52:54.679770191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041869s
2025-11-13T17:52:54.682465128Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-11-13T17:52:54.759093601Z [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-11-13T17:52:54.775129893Z [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-11-13T17:52:54.784364588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:54.789438896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:54.817341152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:54.822898913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:54.827788078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:54.832919822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:54.837106834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523561s
2025-11-13T17:52:54.841694381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-13T17:52:54', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-13T17:52:54.846462252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:54.851000140Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-13T17:52:54.853326023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1655529s
2025-11-13T17:52:54.855939867Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-11-13T17:52:54.858425442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:54.862201385Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-11-13T17:52:54.869704894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-11-13T17:52:54.874424969Z [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-11-13T17:52:54.879687416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077535s
2025-11-13T17:52:54.882228774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-11-13T17:52:54.886045579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-11-13T17:52:54.890393194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059959s
2025-11-13T17:52:54.894403890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-13T17:52:54', 'add_import_exclusions')
2025-11-13T17:52:54.898830043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:54.902499592Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-11-13T17:52:54.916281444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177857s
2025-11-13T17:52:54.919465345Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-11-13T17:52:54.922008246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:54.925664208Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-11-13T17:52:54.983487734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-13T17:52:54.983526502Z WHERE "Id" in (
2025-11-13T17:52:54.983535330Z SELECT "Artists"."Id" from "Artists"
2025-11-13T17:52:54.983546773Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:54.983555781Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:54.993818838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-13T17:52:54.993849941Z WHERE "Id" in (
2025-11-13T17:52:54.993882426Z SELECT "Artists"."Id" from "Artists"
2025-11-13T17:52:54.993925493Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:54.993986476Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:55.004312198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157059s
2025-11-13T17:52:55.011329548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-13T17:52:55.011364228Z WHERE "Id" in (
2025-11-13T17:52:55.011395321Z SELECT "Albums"."Id" from "Albums"
2025-11-13T17:52:55.011437245Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:55.011497006Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:55.021033799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-13T17:52:55.021065112Z WHERE "Id" in (
2025-11-13T17:52:55.021074832Z SELECT "Albums"."Id" from "Albums"
2025-11-13T17:52:55.021087077Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:55.021097578Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:55.027808321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116685s
2025-11-13T17:52:55.034652453Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-13T17:52:55.034677463Z WHERE "Id" in (
2025-11-13T17:52:55.034714658Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-13T17:52:55.034737825Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-13T17:52:55.034762855Z WHERE "Albums"."Id" IS NULL)
2025-11-13T17:52:55.043788810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-13T17:52:55.043814021Z WHERE "Id" in (
2025-11-13T17:52:55.043823540Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-13T17:52:55.043873561Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-13T17:52:55.043887960Z WHERE "Albums"."Id" IS NULL)
2025-11-13T17:52:55.050276655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110706s
2025-11-13T17:52:55.057118371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-13T17:52:55.057143422Z WHERE "Id" in (
2025-11-13T17:52:55.057153181Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:55.057172440Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:55.057213212Z WHERE "AlbumReleases"."Id" IS NULL)
2025-11-13T17:52:55.066495353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-13T17:52:55.066522227Z WHERE "Id" in (
2025-11-13T17:52:55.066535304Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:55.066550063Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:55.066573350Z WHERE "AlbumReleases"."Id" IS NULL)
2025-11-13T17:52:55.072956945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111469s
2025-11-13T17:52:55.080368429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-13T17:52:55.080393309Z WHERE "Id" in (
2025-11-13T17:52:55.080402859Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:55.080414332Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:55.080423590Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:55.089847737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-13T17:52:55.089870724Z WHERE "Id" in (
2025-11-13T17:52:55.089911285Z SELECT "Tracks"."Id" from "Tracks"
2025-11-13T17:52:55.089978911Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:55.089988831Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-13T17:52:55.096796870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118943s
2025-11-13T17:52:55.103903771Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:55.103932228Z WHERE "Id" IN (
2025-11-13T17:52:55.103970275Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.103996017Z LEFT OUTER JOIN "Tracks"
2025-11-13T17:52:55.104038713Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:55.104081659Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:55.113653454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:55.113679416Z WHERE "Id" IN (
2025-11-13T17:52:55.113701601Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.113744638Z LEFT OUTER JOIN "Tracks"
2025-11-13T17:52:55.113786532Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:55.113831142Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:55.120499019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117135s
2025-11-13T17:52:55.124755089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-13T17:52:55', 'clean_artist_metadata_table')
2025-11-13T17:52:55.129328238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:55.134386473Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-11-13T17:52:55.136524198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252478s
2025-11-13T17:52:55.139240898Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-11-13T17:52:55.141738557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:55.144932088Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-11-13T17:52:55.157855392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:55.159964579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-13T17:52:55.162654004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-11-13T17:52:55.166364145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:55.177950696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129752s
2025-11-13T17:52:55.180056226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:55.182006774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-11-13T17:52:55.184628072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-11-13T17:52:55.188455320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:55.199370589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124085s
2025-11-13T17:52:55.201509636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:55.203543933Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.37E-05s
2025-11-13T17:52:55.206135421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-11-13T17:52:55.209966055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:55.220996957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125593s
2025-11-13T17:52:55.223096785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:55.225121783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-13T17:52:55.227649022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-11-13T17:52:55.231290214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:55.242433313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012448s
2025-11-13T17:52:55.244583883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:55.246522898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-11-13T17:52:55.248980657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-11-13T17:52:55.252609644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:55.263927655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126091s
2025-11-13T17:52:55.292953733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-11-13T17:52:55.371388675Z [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-11-13T17:52:55.390199584Z [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-11-13T17:52:55.400302377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-13T17:52:55.404739612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-13T17:52:55.432343226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370598s
2025-11-13T17:52:55.435259519Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-11-13T17:52:55.512577541Z [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-11-13T17:52:55.531892965Z [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-11-13T17:52:55.541733131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-13T17:52:55.546387643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-13T17:52:55.573394515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1356373s
2025-11-13T17:52:55.577659454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-13T17:52:55', 'health_issue_notification')
2025-11-13T17:52:55.582017730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:55.587002748Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-11-13T17:52:55.589142346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489435s
2025-11-13T17:52:55.593245950Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-11-13T17:52:55.595882719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:55.599207865Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-11-13T17:52:55.616235553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:55.618417607Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s
2025-11-13T17:52:55.620861037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-11-13T17:52:55.624572591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-11-13T17:52:55.636330337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132476s
2025-11-13T17:52:55.638453793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:55.640389060Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-11-13T17:52:55.642588418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-11-13T17:52:55.645543900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-11-13T17:52:55.656257544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115391s
2025-11-13T17:52:55.659037401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-11-13T17:52:55.662082994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-11-13T17:52:55.665186193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003828s
2025-11-13T17:52:55.670756990Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:55.670780959Z WHERE "Id" IN (
2025-11-13T17:52:55.670816771Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.670842984Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:55.670877223Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:55.678199196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:55.678223044Z WHERE "Id" IN (
2025-11-13T17:52:55.678267193Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.678290781Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:55.678303015Z WHERE "Tracks"."Id" IS NULL)
2025-11-13T17:52:55.684095189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093648s
2025-11-13T17:52:55.691137800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:55.691161768Z WHERE "Id" IN (
2025-11-13T17:52:55.691197310Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.691223132Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:55.691277271Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:55.691301650Z WHERE "Artists"."Path" IS NULL)
2025-11-13T17:52:55.700789786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:55.700814586Z WHERE "Id" IN (
2025-11-13T17:52:55.700824035Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.700854016Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-13T17:52:55.700890128Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-13T17:52:55.700942434Z WHERE "Artists"."Path" IS NULL)
2025-11-13T17:52:55.707716093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118818s
2025-11-13T17:52:55.715669960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:55.715694609Z WHERE "Id" IN (
2025-11-13T17:52:55.715729279Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.715753197Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:55.715782967Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:55.715827507Z WHERE "AlbumReleases"."Monitored" = 0
2025-11-13T17:52:55.715879842Z OR "AlbumReleases"."Monitored" IS NULL)
2025-11-13T17:52:55.726688577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:55.726713077Z WHERE "Id" IN (
2025-11-13T17:52:55.726750151Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-13T17:52:55.726773418Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-13T17:52:55.726803459Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-13T17:52:55.726846696Z WHERE "AlbumReleases"."Monitored" = 0
2025-11-13T17:52:55.726873630Z OR "AlbumReleases"."Monitored" IS NULL)
2025-11-13T17:52:55.734685801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138168s
2025-11-13T17:52:55.740551583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-13T17:52:55.740576523Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-13T17:52:55.740609209Z FROM "Artists"
2025-11-13T17:52:55.740632656Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:55.740673779Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:55.748558847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-13T17:52:55.748583867Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-13T17:52:55.748623176Z FROM "Artists"
2025-11-13T17:52:55.748646052Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-13T17:52:55.748677406Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-11-13T17:52:55.754747168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100469s
2025-11-13T17:52:55.759595260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-13T17:52:55.759635050Z WHERE "Id" NOT IN (
2025-11-13T17:52:55.759660221Z SELECT MIN("Id")
2025-11-13T17:52:55.759683398Z FROM "TrackFiles"
2025-11-13T17:52:55.759694270Z GROUP BY "Path"
2025-11-13T17:52:55.759715051Z )
2025-11-13T17:52:55.765909575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-13T17:52:55.765934766Z WHERE "Id" NOT IN (
2025-11-13T17:52:55.765966409Z SELECT MIN("Id")
2025-11-13T17:52:55.765989075Z FROM "TrackFiles"
2025-11-13T17:52:55.766000408Z GROUP BY "Path"
2025-11-13T17:52:55.766046080Z )
2025-11-13T17:52:55.772500056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093157s
2025-11-13T17:52:55.774523751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:52:55.776468878Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-11-13T17:52:55.778689259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-11-13T17:52:55.852729942Z [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-11-13T17:52:55.866242752Z [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-11-13T17:52:55.873822956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:55.878611899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:55.906817365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:55.911034547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301834s
2025-11-13T17:52:55.913358387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-11-13T17:52:55.916484051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:55.920530449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050326s
2025-11-13T17:52:55.922942456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-11-13T17:52:55.997542144Z [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-11-13T17:52:56.009834918Z [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-11-13T17:52:56.015780610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:56.020156843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:56.048918589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:56.053557891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:56.057123491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320855s
2025-11-13T17:52:56.061472007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-13T17:52:56', 'add_mediafilerepository_mtime')
2025-11-13T17:52:56.065322791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:56.068996509Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-11-13T17:52:56.070855192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1435121s
2025-11-13T17:52:56.073647955Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-11-13T17:52:56.075830219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:56.079412673Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-11-13T17:52:56.106932469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-13T17:52:56.106958481Z WHERE "Id" NOT IN (
2025-11-13T17:52:56.106968111Z SELECT MIN("Artists"."Id") from "Artists"
2025-11-13T17:52:56.106977259Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:56.107003001Z GROUP BY "ArtistMetadata"."Id")
2025-11-13T17:52:56.116085590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-13T17:52:56.116118116Z WHERE "Id" NOT IN (
2025-11-13T17:52:56.116127945Z SELECT MIN("Artists"."Id") from "Artists"
2025-11-13T17:52:56.116136743Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-13T17:52:56.116145781Z GROUP BY "ArtistMetadata"."Id")
2025-11-13T17:52:56.122682344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113299s
2025-11-13T17:52:56.124767723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-11-13T17:52:56.127073747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-11-13T17:52:56.130265815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037527s
2025-11-13T17:52:56.132247295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-11-13T17:52:56.209847846Z [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-11-13T17:52:56.228853156Z [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-11-13T17:52:56.237713177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:56.242474034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:56.274847843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:56.279036187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:56.282942523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:56.286219682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521133s
2025-11-13T17:52:56.288060539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-11-13T17:52:56.290849335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:56.294276726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043903s
2025-11-13T17:52:56.297716573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-13T17:52:56', 'add_artistmetadataid_constraint')
2025-11-13T17:52:56.301328286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:56.304941942Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-11-13T17:52:56.306913573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147548s
2025-11-13T17:52:56.309380049Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-11-13T17:52:56.311827828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:56.314892249Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-11-13T17:52:56.326890700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-11-13T17:52:56.328702739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-13T17:52:56.330509758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-11-13T17:52:56.333239264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:56.344726465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124223s
2025-11-13T17:52:56.346554696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-11-13T17:52:56.347985708Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-11-13T17:52:56.350151138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-11-13T17:52:56.352925755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:56.363898641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116637s
2025-11-13T17:52:56.365172156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:56.366789753Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-11-13T17:52:56.368681252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-11-13T17:52:56.371371148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:56.382179222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116972s
2025-11-13T17:52:56.383990189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-11-13T17:52:56.385499638Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-11-13T17:52:56.387923639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-11-13T17:52:56.390288561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:56.400852604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115596s
2025-11-13T17:52:56.402506424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:56.404033149Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-11-13T17:52:56.406020861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-11-13T17:52:56.408791530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:56.420126495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121635s
2025-11-13T17:52:56.421639261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-13T17:52:56.423122949Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-11-13T17:52:56.425009578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-11-13T17:52:56.427710637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:52:56.439465507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125119s
2025-11-13T17:52:56.442687024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-13T17:52:56', 'old_ids_and_artist_alias')
2025-11-13T17:52:56.446260821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:56.449535535Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-11-13T17:52:56.451227071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225313s
2025-11-13T17:52:56.453412812Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-11-13T17:52:56.455338881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:56.457996713Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-11-13T17:52:56.462221440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:56.464172068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:56.470667156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066321s
2025-11-13T17:52:56.473064975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-13T17:52:56.475408234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-13T17:52:56.478312281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033762s
2025-11-13T17:52:56.481534089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-13T17:52:56', 'download_propers_config')
2025-11-13T17:52:56.485077294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:56.488009588Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-11-13T17:52:56.489678539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128702s
2025-11-13T17:52:56.491919081Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-11-13T17:52:56.493879899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:56.496479173Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-11-13T17:52:56.510998660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-11-13T17:52:56.514159796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-11-13T17:52:56.518396527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053023s
2025-11-13T17:52:56.520381224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-11-13T17:52:56.592195103Z [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-11-13T17:52:56.604089103Z [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-11-13T17:52:56.610910349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:56.615418587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:56.644251817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:56.648399920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:56.652275113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:56.656445912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:56.659857421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377347s
2025-11-13T17:52:56.661790975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-11-13T17:52:56.744523199Z [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-11-13T17:52:56.756102486Z [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-11-13T17:52:56.762547033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-11-13T17:52:56.766473520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-11-13T17:52:56.794613925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-13T17:52:56.798068010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344712s
2025-11-13T17:52:56.799895150Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-11-13T17:52:56.871454706Z [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-11-13T17:52:56.881689946Z [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-11-13T17:52:56.887908899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-11-13T17:52:56.891383416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-11-13T17:52:56.918164904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165488s
2025-11-13T17:52:56.919997946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-11-13T17:52:56.993963637Z [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-11-13T17:52:57.003552967Z [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-11-13T17:52:57.009091930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-13T17:52:57.013302529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-13T17:52:57.041051837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-13T17:52:57.045353729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-13T17:52:57.049934964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-13T17:52:57.054407069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-13T17:52:57.057986628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362993s
2025-11-13T17:52:57.059795340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-11-13T17:52:57.129684493Z [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-11-13T17:52:57.138234550Z [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-11-13T17:52:57.143325050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-13T17:52:57.146877624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-13T17:52:57.177721162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161641s
2025-11-13T17:52:57.179927776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-11-13T17:52:57.250170871Z [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-11-13T17:52:57.259633736Z [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-11-13T17:52:57.265201287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:52:57.269425974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:52:57.299411385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:52:57.303650601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:52:57.306974144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253404s
2025-11-13T17:52:57.310168155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-13T17:52:57', 'remove_language_profiles')
2025-11-13T17:52:57.313614204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.318527718Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-11-13T17:52:57.320345940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366362s
2025-11-13T17:52:57.325234153Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-11-13T17:52:57.327154881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.330368983Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-11-13T17:52:57.336377852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-13T17:52:57.338110471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-11-13T17:52:57.340206352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-11-13T17:52:57.342841749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-11-13T17:52:57.354141392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121063s
2025-11-13T17:52:57.357219651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-11-13T17:52:57.360875402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-11-13T17:52:57.363891936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044481s
2025-11-13T17:52:57.366948632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-13T17:52:57', 'multi_disc_naming_format')
2025-11-13T17:52:57.370338608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.373391004Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-11-13T17:52:57.375032410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013687s
2025-11-13T17:52:57.377232059Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-11-13T17:52:57.379142065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.381747261Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-11-13T17:52:57.387414373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-13T17:52:57.389167182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-13T17:52:57.391019993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-11-13T17:52:57.393763347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:57.404913350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121324s
2025-11-13T17:52:57.406618363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:57.408428728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:57.612447373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.20369s
2025-11-13T17:52:57.616418710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-13T17:52:57', 'add_download_client_priority')
2025-11-13T17:52:57.620416900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.623176167Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-11-13T17:52:57.624879136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2147118s
2025-11-13T17:52:57.627053063Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-11-13T17:52:57.628945193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.631576963Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-11-13T17:52:57.636949581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:57.639891405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-11-13T17:52:57.642606543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037738s
2025-11-13T17:52:57.644500887Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:57.646849857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-11-13T17:52:57.649373870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031728s
2025-11-13T17:52:57.652302387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-13T17:52:57', 'remove_growl_prowl')
2025-11-13T17:52:57.655644417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.658438844Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-11-13T17:52:57.660287356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012062s
2025-11-13T17:52:57.662155197Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-11-13T17:52:57.664239995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.666862586Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-11-13T17:52:57.671866292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:57.674517771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-11-13T17:52:57.677465396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003765s
2025-11-13T17:52:57.679350122Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:57.681765726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-11-13T17:52:57.684332935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032455s
2025-11-13T17:52:57.687297766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-13T17:52:57', 'remove_plex_hometheatre')
2025-11-13T17:52:57.690720248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.693661801Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-11-13T17:52:57.695293677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123452s
2025-11-13T17:52:57.697447814Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-11-13T17:52:57.699340967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.701946243Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-11-13T17:52:57.714129275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:57.715869800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-13T17:52:57.717643511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-11-13T17:52:57.720304209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-11-13T17:52:57.731081451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116983s
2025-11-13T17:52:57.732819872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:57.734652632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-13T17:52:57.736291763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-11-13T17:52:57.739094447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:57.749599740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115305s
2025-11-13T17:52:57.751272258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:57.752909635Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-11-13T17:52:57.754910104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-11-13T17:52:57.757745734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:57.768458195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117397s
2025-11-13T17:52:57.770129140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:57.771691255Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-11-13T17:52:57.773622174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-11-13T17:52:57.776396620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:57.787087268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011672s
2025-11-13T17:52:57.788801429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:57.790309195Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-11-13T17:52:57.792181956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-11-13T17:52:57.794613783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-11-13T17:52:57.804926640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109538s
2025-11-13T17:52:57.806558266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:57.808326406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:57.822265455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137683s
2025-11-13T17:52:57.825743438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-13T17:52:57', 'add_root_folder_add_defaults')
2025-11-13T17:52:57.829411524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.832480614Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-11-13T17:52:57.834151208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240609s
2025-11-13T17:52:57.836221748Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-11-13T17:52:57.838084368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.840613972Z [Info] task_duration: Starting migration of Main DB to 40
2025-11-13T17:52:57.845349999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-13T17:52:57.847042998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-13T17:52:57.848963586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-11-13T17:52:57.851491175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-11-13T17:52:57.862471576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117392s
2025-11-13T17:52:57.865494643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-13T17:52:57', 'task_duration')
2025-11-13T17:52:57.868907896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.871690439Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-11-13T17:52:57.873284700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208861s
2025-11-13T17:52:57.875608098Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-11-13T17:52:57.877596422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.880245436Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-11-13T17:52:57.886967633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-13T17:52:57.888669750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-13T17:52:57.890519445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-11-13T17:52:57.893188840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:57.904336928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120514s
2025-11-13T17:52:57.906069838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-13T17:52:57.907622224Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-11-13T17:52:57.909457590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-11-13T17:52:57.912064860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:57.922500875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113263s
2025-11-13T17:52:57.925748504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-13T17:52:57', 'add_indexer_and_enabled_to_release_profiles')
2025-11-13T17:52:57.929274484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:57.932451171Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-11-13T17:52:57.934177016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208683s
2025-11-13T17:52:57.936282115Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-11-13T17:52:57.938141119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:57.940664871Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-11-13T17:52:57.945949241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-11-13T17:52:58.019347821Z [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-11-13T17:52:58.030179192Z [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-11-13T17:52:58.036398185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:58.041019801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:58.068101614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:58.072433477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:58.076243990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:58.080347263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:58.083689373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360334s
2025-11-13T17:52:58.086292465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-11-13T17:52:58.089270331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-11-13T17:52:58.092124489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038098s
2025-11-13T17:52:58.094700145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-11-13T17:52:58.097704314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-11-13T17:52:58.100509303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037383s
2025-11-13T17:52:58.102366663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-11-13T17:52:58.174460545Z [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-11-13T17:52:58.182984650Z [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-11-13T17:52:58.188066884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-13T17:52:58.191631171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-13T17:52:58.219908291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157254s
2025-11-13T17:52:58.223008414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-13T17:52:58', 'remove_album_folders')
2025-11-13T17:52:58.226405054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.229739889Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-11-13T17:52:58.231361214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254498s
2025-11-13T17:52:58.233678901Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-11-13T17:52:58.235566302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.238123862Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-11-13T17:52:58.243348963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:58.245038285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-13T17:52:58.246804682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-11-13T17:52:58.249420459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-11-13T17:52:58.260678729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121815s
2025-11-13T17:52:58.263730164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-13T17:52:58', 'add_priority_to_indexers')
2025-11-13T17:52:58.267159168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.270134389Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-11-13T17:52:58.271766636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214611s
2025-11-13T17:52:58.274007278Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-11-13T17:52:58.275943728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.278508342Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-11-13T17:52:58.283777923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-11-13T17:52:58.286303539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-11-13T17:52:58.290150606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043642s
2025-11-13T17:52:58.291793153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:58.293558809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:58.301336400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007803s
2025-11-13T17:52:58.304717608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-13T17:52:58', 'remove_chown_and_folderchmod_config')
2025-11-13T17:52:58.308361957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.311377479Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-11-13T17:52:58.313091360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176742s
2025-11-13T17:52:58.315151309Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-11-13T17:52:58.317006825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.319517050Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-11-13T17:52:58.390253519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-13T17:52:58.395995842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-13T17:52:58.400700526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071949s
2025-11-13T17:52:58.403728373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-13T17:52:58', 'update_notifiarr')
2025-11-13T17:52:58.407097366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.410000482Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-11-13T17:52:58.411589462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163919s
2025-11-13T17:52:58.413811697Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-11-13T17:52:58.415694809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.418257409Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-11-13T17:52:58.421938171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:58.423881935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:58.446407023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224221s
2025-11-13T17:52:58.449836649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-13T17:52:58', 'email_multiple_addresses')
2025-11-13T17:52:58.453541539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.456490457Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-11-13T17:52:58.458133917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326937s
2025-11-13T17:52:58.460347975Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-11-13T17:52:58.462250877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.464841955Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-11-13T17:52:58.468945788Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-11-13T17:52:58.471185719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-11-13T17:52:58.500324184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02959s
2025-11-13T17:52:58.503486202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-13T17:52:58', 'rename_blacklist_to_blocklist')
2025-11-13T17:52:58.506990197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.510041542Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-11-13T17:52:58.511709070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391062s
2025-11-13T17:52:58.513816534Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-11-13T17:52:58.515677331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.518233298Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-11-13T17:52:58.525097770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-13T17:52:58.526796932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-13T17:52:58.528823743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-11-13T17:52:58.531767902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:58.543087937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124507s
2025-11-13T17:52:58.545189007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-11-13T17:52:58.548019587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:58.558690666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117109s
2025-11-13T17:52:58.560333684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:58.562109951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:58.603890433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041542s
2025-11-13T17:52:58.607532036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-13T17:52:58', 'cdh_per_downloadclient')
2025-11-13T17:52:58.611214932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.614237960Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-11-13T17:52:58.615880708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521252s
2025-11-13T17:52:58.617991608Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-11-13T17:52:58.619830040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.622452571Z [Info] download_history: Starting migration of Main DB to 52
2025-11-13T17:52:58.638228028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-11-13T17:52:58.644472202Z [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-11-13T17:52:58.650618198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105895s
2025-11-13T17:52:58.652523775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-11-13T17:52:58.655080914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-13T17:52:58.658532544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043243s
2025-11-13T17:52:58.660377620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-11-13T17:52:58.662888617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-11-13T17:52:58.666269224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042186s
2025-11-13T17:52:58.668169490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-11-13T17:52:58.670725237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-13T17:52:58.674070423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042337s
2025-11-13T17:52:58.675696888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:58.677495781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:58.692039427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143233s
2025-11-13T17:52:58.695399072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-13T17:52:58', 'download_history')
2025-11-13T17:52:58.698928389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.702008582Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-11-13T17:52:58.703604335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245748s
2025-11-13T17:52:58.705746829Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-11-13T17:52:58.707591804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.710104875Z [Info] add_update_history: Starting migration of Main DB to 53
2025-11-13T17:52:58.714289781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-13T17:52:58', 'add_update_history')
2025-11-13T17:52:58.717828538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.720652554Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-11-13T17:52:58.722261103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130837s
2025-11-13T17:52:58.724360822Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-11-13T17:52:58.726274174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.728759820Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-11-13T17:52:58.733799648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:52:58.743379739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-13T17:52:58.745673969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-13T17:52:58.748552916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:58.760317887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127974s
2025-11-13T17:52:58.763461197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-13T17:52:58', 'add_on_update_to_notifications')
2025-11-13T17:52:58.766947988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.769949362Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-11-13T17:52:58.771630588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222497s
2025-11-13T17:52:58.773845518Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-11-13T17:52:58.775742518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.778378506Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-11-13T17:52:58.783355838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:58.785023967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-13T17:52:58.786870005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-13T17:52:58.789548478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:58.801221334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126038s
2025-11-13T17:52:58.804394012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-13T17:52:58', 'download_client_per_indexer')
2025-11-13T17:52:58.807896105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.810933311Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-11-13T17:52:58.812605538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221059s
2025-11-13T17:52:58.814686859Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-11-13T17:52:58.816576344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.819072079Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-11-13T17:52:58.826829801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:58.828549043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-13T17:52:58.830389629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-11-13T17:52:58.833041980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:58.844703493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125105s
2025-11-13T17:52:58.846355018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-13T17:52:58.847896853Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-11-13T17:52:58.849872341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-11-13T17:52:58.852814836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:58.864096464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124076s
2025-11-13T17:52:58.865775535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:58.867300295Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-11-13T17:52:58.869158688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-11-13T17:52:58.871796329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:58.882927524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120277s
2025-11-13T17:52:58.885939369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-13T17:52:58', 'AddNewItemMonitorType')
2025-11-13T17:52:58.889329976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.892335328Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-11-13T17:52:58.893980320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212832s
2025-11-13T17:52:58.896046260Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-11-13T17:52:58.897887628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.900395058Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-11-13T17:52:58.905317670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:58.907012783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-13T17:52:58.908897108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-11-13T17:52:58.911571974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:52:58.923738353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128385s
2025-11-13T17:52:58.926558723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-13T17:52:58', 'ImportListSearch')
2025-11-13T17:52:58.929977647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.933052008Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-11-13T17:52:58.934652962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223181s
2025-11-13T17:52:58.936809374Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-11-13T17:52:58.939038503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.941251179Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-11-13T17:52:58.946267430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-13T17:52:58.948152305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-11-13T17:52:58.949906016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-11-13T17:52:58.952770695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:52:58.964791250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131039s
2025-11-13T17:52:58.968065904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-13T17:52:58', 'ImportListMonitorExisting')
2025-11-13T17:52:58.971384096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:58.974400510Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-11-13T17:52:58.976289655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225273s
2025-11-13T17:52:58.978115481Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-11-13T17:52:58.979989996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:58.982547386Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-11-13T17:52:58.989228639Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:58.991772192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-13T17:52:58.994681971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00358s
2025-11-13T17:52:58.996585935Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:58.998897479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-11-13T17:52:59.001449749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031514s
2025-11-13T17:52:59.003076805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-13T17:52:59.004605023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-11-13T17:52:59.006378614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-13T17:52:59.008629427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-13T17:52:59.020117221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012068s
2025-11-13T17:52:59.023115950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-13T17:52:59', 'add_indexer_tags')
2025-11-13T17:52:59.026576469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:59.029512802Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-11-13T17:52:59.031152775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213542s
2025-11-13T17:52:59.033247052Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-11-13T17:52:59.035150866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:59.037719148Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-11-13T17:52:59.041253105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:52:59.043080856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:52:59.056495220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131976s
2025-11-13T17:52:59.059909365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-13T17:52:59', 'update_audio_types')
2025-11-13T17:52:59.063583143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:52:59.066364455Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-11-13T17:52:59.067969788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232855s
2025-11-13T17:52:59.070329319Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-13T17:52:59.072355450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:52:59.075065858Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-11-13T17:52:59.124400990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:52:59.127005976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-11-13T17:52:59.129858921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034321s
2025-11-13T17:52:59.131554475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-11-13T17:52:59.133166181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-11-13T17:52:59.135244627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-11-13T17:52:59.213483265Z [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-11-13T17:52:59.225745969Z [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-11-13T17:52:59.232729543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-11-13T17:52:59.236904040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-11-13T17:52:59.265896966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-11-13T17:52:59.270259852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-11-13T17:52:59.273561631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365462s
2025-11-13T17:52:59.275191543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:59.276730693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-13T17:52:59.278595969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-11-13T17:52:59.359966504Z [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-11-13T17:52:59.377467097Z [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-11-13T17:52:59.387011478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:59.391469786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:59.420411529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:59.424686879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:59.428777436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:59.432074216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1517247s
2025-11-13T17:52:59.433711713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:59.435247256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-13T17:52:59.437152122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-11-13T17:52:59.519023896Z [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-11-13T17:52:59.536312943Z [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-11-13T17:52:59.546109151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:59.550677170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:59.580329534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:59.584619914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:59.588758238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:59.592076360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1531624s
2025-11-13T17:52:59.593724359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:52:59.595272777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-13T17:52:59.597143655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-11-13T17:52:59.679071913Z [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-11-13T17:52:59.696525842Z [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-11-13T17:52:59.706759360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-13T17:52:59.711319924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-13T17:52:59.742675850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-13T17:52:59.746820496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-13T17:52:59.750890733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-13T17:52:59.754193364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.155331s
2025-11-13T17:52:59.755902425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:59.757535694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-11-13T17:52:59.759422815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-11-13T17:52:59.837671944Z [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-11-13T17:52:59.853676895Z [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-11-13T17:52:59.862218747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:52:59.867149396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:52:59.898264366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:52:59.902281145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:52:59.906172852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:52:59.910308099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:52:59.913710541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1525141s
2025-11-13T17:52:59.915361817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-13T17:52:59.917134437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-13T17:52:59.918818648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-11-13T17:52:59.996495615Z [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-11-13T17:53:00.009904438Z [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-11-13T17:53:00.016702147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-13T17:53:00.021232380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-13T17:53:00.051675797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-13T17:53:00.055654861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-13T17:53:00.059523502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-13T17:53:00.063702567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-13T17:53:00.067116512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.14658s
2025-11-13T17:53:00.068923862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-13T17:53:00.070422059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-13T17:53:00.072380012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-11-13T17:53:00.162501750Z [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-11-13T17:53:00.173022367Z [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-11-13T17:53:00.179279708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-13T17:53:00.183106745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-13T17:53:00.212721514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385263s
2025-11-13T17:53:00.214795931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-13T17:53:00.216653301Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-13T17:53:00.219137825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-11-13T17:53:00.296888540Z [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-11-13T17:53:00.307246519Z [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-11-13T17:53:00.313496085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-13T17:53:00.317274664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-13T17:53:00.349439308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281565s
2025-11-13T17:53:00.351310656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:53:00.352889105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-13T17:53:00.354773820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-13T17:53:00.431418358Z [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-11-13T17:53:00.440698577Z [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-11-13T17:53:00.446531142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-13T17:53:00.449944215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-13T17:53:00.479037855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225069s
2025-11-13T17:53:00.480798330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:53:00.482376418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-13T17:53:00.484297778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-13T17:53:00.561227269Z [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-11-13T17:53:00.570958346Z [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-11-13T17:53:00.576557471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-13T17:53:00.580303605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-13T17:53:00.608627995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224712s
2025-11-13T17:53:00.610357959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:53:00.611981629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-13T17:53:00.613853368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-13T17:53:00.690802519Z [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-11-13T17:53:00.700760242Z [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-11-13T17:53:00.706665775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-13T17:53:00.710623495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-13T17:53:00.739274433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235629s
2025-11-13T17:53:00.741115530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-13T17:53:00.742806726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-13T17:53:00.744946716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-13T17:53:00.820359162Z [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-11-13T17:53:00.828851985Z [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-11-13T17:53:00.833824579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-13T17:53:00.837945057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-13T17:53:00.868102659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:53:00.871730103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248558s
2025-11-13T17:53:00.873529477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-13T17:53:00.875155271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-13T17:53:00.877384320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-13T17:53:00.953580355Z [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-11-13T17:53:00.962659288Z [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-11-13T17:53:00.968729592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-13T17:53:00.973272040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-13T17:53:01.002929344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:53:01.006673655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127346s
2025-11-13T17:53:01.008598471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-13T17:53:01.010440510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-11-13T17:53:01.012645040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-13T17:53:01.090433331Z [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-11-13T17:53:01.099898211Z [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-11-13T17:53:01.105294689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-13T17:53:01.110197292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-13T17:53:01.141219665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-13T17:53:01.145623714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307814s
2025-11-13T17:53:01.147523981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-11-13T17:53:01.149337784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-11-13T17:53:01.151448965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-11-13T17:53:01.230052317Z [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-11-13T17:53:01.242310894Z [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-11-13T17:53:01.249164425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-11-13T17:53:01.253933970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-11-13T17:53:01.284362187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-13T17:53:01.289413169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-11-13T17:53:01.293774672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-13T17:53:01.297341435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438862s
2025-11-13T17:53:01.299132251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-13T17:53:01.300876404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-13T17:53:01.302910109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-11-13T17:53:01.388597157Z [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-11-13T17:53:01.399112723Z [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-11-13T17:53:01.404213736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-13T17:53:01.408062427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-13T17:53:01.439543463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328494s
2025-11-13T17:53:01.442420096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-13T17:53:01.444207345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-13T17:53:01.446585124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-11-13T17:53:01.522814826Z [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-11-13T17:53:01.531295425Z [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-11-13T17:53:01.536305153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-13T17:53:01.540090286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-13T17:53:01.570666881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202152s
2025-11-13T17:53:01.573207017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-13T17:53:01.575020669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-13T17:53:01.577362034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-13T17:53:01.659400774Z [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-11-13T17:53:01.669178125Z [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-11-13T17:53:01.674752280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-13T17:53:01.680522770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-13T17:53:01.711666869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-13T17:53:01.717257808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-13T17:53:01.721589892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-13T17:53:01.726560282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-13T17:53:01.730739778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511885s
2025-11-13T17:53:01.732661829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:53:01.734381672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-13T17:53:01.736510820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-11-13T17:53:01.813677850Z [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-11-13T17:53:01.825853299Z [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-11-13T17:53:01.831958483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:53:01.836761686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:53:01.867768168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:53:01.874545065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357062s
2025-11-13T17:53:01.877756051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:53:01.880368402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-11-13T17:53:01.882852695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-11-13T17:53:01.961459264Z [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-11-13T17:53:01.971584654Z [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-11-13T17:53:01.977094771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:53:01.981604172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:53:02.013367568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:53:02.017298844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320361s
2025-11-13T17:53:02.019269122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:53:02.021096272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-11-13T17:53:02.023965660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-11-13T17:53:02.103069561Z [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-11-13T17:53:02.113838868Z [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-11-13T17:53:02.119260125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:53:02.123791200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:53:02.154812521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:53:02.158705451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330079s
2025-11-13T17:53:02.160589736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-13T17:53:02.162321763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-11-13T17:53:02.164429187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-13T17:53:02.240950747Z [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-11-13T17:53:02.250420017Z [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-11-13T17:53:02.257197615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-13T17:53:02.261731496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-13T17:53:02.292260986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:53:02.296741840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302809s
2025-11-13T17:53:02.298996761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-13T17:53:02.301232393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-11-13T17:53:02.303546965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-13T17:53:02.380456937Z [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-11-13T17:53:02.390740706Z [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-11-13T17:53:02.396180200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-13T17:53:02.400491623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-13T17:53:02.430670357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:53:02.434266529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287174s
2025-11-13T17:53:02.436052496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-13T17:53:02.437694703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-11-13T17:53:02.439727075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-13T17:53:02.525919481Z [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-11-13T17:53:02.535369561Z [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-11-13T17:53:02.540740869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-13T17:53:02.545306954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-13T17:53:02.578082027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-13T17:53:02.582607049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407138s
2025-11-13T17:53:02.584417605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-11-13T17:53:02.586107047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-11-13T17:53:02.588412560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-11-13T17:53:02.673308956Z [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-11-13T17:53:02.685481088Z [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-11-13T17:53:02.692910039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-13T17:53:02.697337114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-13T17:53:02.730061244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389103s
2025-11-13T17:53:02.732404022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-11-13T17:53:02.734120849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-11-13T17:53:02.736848121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-11-13T17:53:02.824217788Z [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-11-13T17:53:02.834294030Z [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-11-13T17:53:02.839670206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-13T17:53:02.843415749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-13T17:53:02.873355151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338529s
2025-11-13T17:53:02.875257893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-13T17:53:02.876695989Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-13T17:53:02.878798964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-11-13T17:53:02.960606369Z [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-11-13T17:53:02.972750905Z [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-11-13T17:53:02.979106996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-13T17:53:02.982658738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-13T17:53:03.012651618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319649s
2025-11-13T17:53:03.014797389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-13T17:53:03.016587023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001927s
2025-11-13T17:53:03.018307408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-11-13T17:53:03.110115482Z [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-11-13T17:53:03.122985930Z [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-11-13T17:53:03.128711711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-13T17:53:03.132500712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-13T17:53:03.164188475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418663s
2025-11-13T17:53:03.165868458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-13T17:53:03.167389431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2025-11-13T17:53:03.169140828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-11-13T17:53:03.246980713Z [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-11-13T17:53:03.254195232Z [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-11-13T17:53:03.259044888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-11-13T17:53:03.262534064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-11-13T17:53:03.292689351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1216554s
2025-11-13T17:53:03.294351038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-13T17:53:03.295764424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-11-13T17:53:03.297566142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-13T17:53:03.376425089Z [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-11-13T17:53:03.383570088Z [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-11-13T17:53:03.388219751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-13T17:53:03.392581676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-13T17:53:03.427309241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-13T17:53:03.431566564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318s
2025-11-13T17:53:03.433368924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-13T17:53:03.435052735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-11-13T17:53:03.437344740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-13T17:53:03.519541770Z [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-11-13T17:53:03.526390872Z [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-11-13T17:53:03.530453594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-13T17:53:03.534396594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-13T17:53:03.568137622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-13T17:53:03.571895210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326031s
2025-11-13T17:53:03.573165568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:53:03.574508753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2025-11-13T17:53:03.576144727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-11-13T17:53:03.664512584Z [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-11-13T17:53:03.673239428Z [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-11-13T17:53:03.678251631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:53:03.682319784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:53:03.712957472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:53:03.716957638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:53:03.720199948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1424952s
2025-11-13T17:53:03.721642593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:53:03.722994776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2025-11-13T17:53:03.724603906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-11-13T17:53:03.817832702Z [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-11-13T17:53:03.827249114Z [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-11-13T17:53:03.832621984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-13T17:53:03.836868496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-13T17:53:03.868466528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-13T17:53:03.873035259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-13T17:53:03.876402320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502293s
2025-11-13T17:53:03.877857450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:53:03.879234142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2025-11-13T17:53:03.881100381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-13T17:53:03.960063057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-13T17:53:03.965128528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-13T17:53:03.968759239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-13T17:53:03.972274548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-13T17:53:04.002499285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:53:04.006538920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238482s
2025-11-13T17:53:04.010605690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-13T17:53:04', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-13T17:53:04.013959714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.020169630Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-13T17:53:04.021787859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370392s
2025-11-13T17:53:04.025738505Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-11-13T17:53:04.027507818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.031258140Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-11-13T17:53:04.046973448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:53:04.048541486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2025-11-13T17:53:04.050194685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-11-13T17:53:04.052919061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.064942113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131347s
2025-11-13T17:53:04.066412544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:53:04.067741370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-11-13T17:53:04.069385802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-11-13T17:53:04.071751416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.082709263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117927s
2025-11-13T17:53:04.085551557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-13T17:53:04', 'add_on_delete_to_notifications')
2025-11-13T17:53:04.088758265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.091608554Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-11-13T17:53:04.093217865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204915s
2025-11-13T17:53:04.095059233Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-11-13T17:53:04.096650197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.098933215Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-11-13T17:53:04.124618600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-13T17:53:04.126449928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2025-11-13T17:53:04.128201726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-11-13T17:53:04.130832304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.142914195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130926s
2025-11-13T17:53:04.144304324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-13T17:53:04.146502250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-11-13T17:53:04.149084110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034694s
2025-11-13T17:53:04.150497516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:53:04.151817113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-11-13T17:53:04.153435132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-11-13T17:53:04.155557516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-11-13T17:53:04.166444731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011427s
2025-11-13T17:53:04.167889871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:53:04.169444923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:53:04.178853309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009343s
2025-11-13T17:53:04.180782434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-11-13T17:53:04.184993895Z [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-11-13T17:53:04.189933532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077268s
2025-11-13T17:53:04.192161970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-11-13T17:53:04.194498816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-11-13T17:53:04.197663239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040123s
2025-11-13T17:53:04.199119211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:53:04.200479210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-11-13T17:53:04.202089452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-11-13T17:53:04.204501600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-11-13T17:53:04.215918622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122495s
2025-11-13T17:53:04.217400115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:53:04.218960597Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.04E-05s
2025-11-13T17:53:04.220647464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-11-13T17:53:04.223067849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.234335319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121356s
2025-11-13T17:53:04.235808837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-13T17:53:04.237170970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-11-13T17:53:04.238831183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-11-13T17:53:04.241269634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.252544750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121629s
2025-11-13T17:53:04.253966412Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:53:04.255486724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:53:04.278446110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225741s
2025-11-13T17:53:04.281003931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:53:04.282570305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:53:04.294911919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121554s
2025-11-13T17:53:04.296815773Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-11-13T17:53:04.379685297Z [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-11-13T17:53:04.387416426Z [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-11-13T17:53:04.392036410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-13T17:53:04.395388620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-13T17:53:04.424639556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262519s
2025-11-13T17:53:04.426613662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-11-13T17:53:04.509994726Z [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-11-13T17:53:04.516852005Z [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-11-13T17:53:04.520963324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-13T17:53:04.524652624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-13T17:53:04.554992843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262799s
2025-11-13T17:53:04.557250460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-13T17:53:04.559593358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-13T17:53:04.562171350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032279s
2025-11-13T17:53:04.563598303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-13T17:53:04.564957560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-11-13T17:53:04.566782415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-11-13T17:53:04.569468014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.581041460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126539s
2025-11-13T17:53:04.582525148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-13T17:53:04.583838032Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-11-13T17:53:04.585616333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-11-13T17:53:04.588189675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-11-13T17:53:04.599292454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121082s
2025-11-13T17:53:04.601994696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-13T17:53:04', 'add_custom_formats')
2025-11-13T17:53:04.605562301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.608298020Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-11-13T17:53:04.609689772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210419s
2025-11-13T17:53:04.611625481Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-11-13T17:53:04.613325945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.615681899Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-11-13T17:53:04.621134530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-13T17:53:04.622611705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-13T17:53:04.624123309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-11-13T17:53:04.626925522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-11-13T17:53:04.638557968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129716s
2025-11-13T17:53:04.641421013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-13T17:53:04', 'add_result_to_commands')
2025-11-13T17:53:04.644585496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.647432900Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-11-13T17:53:04.648850465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217336s
2025-11-13T17:53:04.650751764Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-11-13T17:53:04.652398039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.654743132Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-11-13T17:53:04.659389438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:53:04.660878918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-13T17:53:04.662560695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-13T17:53:04.665064196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:04.677233252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131395s
2025-11-13T17:53:04.680102090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-13T17:53:04', 'health_restored_notification')
2025-11-13T17:53:04.683238025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.685984656Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-11-13T17:53:04.687416119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217182s
2025-11-13T17:53:04.689170171Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-11-13T17:53:04.690731205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.692948981Z [Info] remove_uc: Starting migration of Main DB to 66
2025-11-13T17:53:04.696796459Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-13T17:53:04.699021289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-11-13T17:53:04.701780836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033716s
2025-11-13T17:53:04.704349640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-13T17:53:04', 'remove_uc')
2025-11-13T17:53:04.707410534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.710158438Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-11-13T17:53:04.711520731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117251s
2025-11-13T17:53:04.713466610Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-11-13T17:53:04.715142715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.717600905Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-11-13T17:53:04.720916532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:53:04.722531815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:53:04.749919880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271718s
2025-11-13T17:53:04.753277802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-13T17:53:04', 'download_clients_rename_tv_to_music')
2025-11-13T17:53:04.756705104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.759509551Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-11-13T17:53:04.761002257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368798s
2025-11-13T17:53:04.762998297Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-11-13T17:53:04.764693370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.767056339Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-11-13T17:53:04.771604709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-13T17:53:04.773108658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-13T17:53:04.774817910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-11-13T17:53:04.777389188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-11-13T17:53:04.789616972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132156s
2025-11-13T17:53:04.792610681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-13T17:53:04', 'add_colon_replacement_to_naming_config')
2025-11-13T17:53:04.795814733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.798700504Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-11-13T17:53:04.800189974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220572s
2025-11-13T17:53:04.801952313Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-11-13T17:53:04.803523908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.805769320Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-11-13T17:53:04.810762415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-11-13T17:53:04.906778093Z [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-11-13T17:53:04.914603391Z [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-11-13T17:53:04.919163995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-13T17:53:04.923203661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-13T17:53:04.953976071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-13T17:53:04.957293070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448434s
2025-11-13T17:53:04.958785135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-13T17:53:04.960147789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-13T17:53:04.961878915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-11-13T17:53:04.964250481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-11-13T17:53:04.975705790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122584s
2025-11-13T17:53:04.978626471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-13T17:53:04', 'list_sync_time')
2025-11-13T17:53:04.981695783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:04.984613148Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-11-13T17:53:04.985978267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210816s
2025-11-13T17:53:04.987896590Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-11-13T17:53:04.989509919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:04.991896806Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-11-13T17:53:04.996371657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-13T17:53:04.997855295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-13T17:53:04.999404865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-11-13T17:53:05.001543622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-11-13T17:53:05.013585373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126694s
2025-11-13T17:53:05.016342355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-13T17:53:05', 'add_download_client_tags')
2025-11-13T17:53:05.019485574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.022239230Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-11-13T17:53:05.023670672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211779s
2025-11-13T17:53:05.025529355Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-11-13T17:53:05.027139818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.029424279Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-11-13T17:53:05.037363176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-13T17:53:05.041858980Z [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-11-13T17:53:05.046824400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078854s
2025-11-13T17:53:05.048516116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-13T17:53:05.050981431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-13T17:53:05.054332028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043458s
2025-11-13T17:53:05.057062878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-13T17:53:05', 'add_notification_status')
2025-11-13T17:53:05.060160877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.063536605Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-11-13T17:53:05.064975632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133516s
2025-11-13T17:53:05.066924567Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-11-13T17:53:05.068577346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.070918230Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-11-13T17:53:05.074263737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:53:05.075863659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:53:05.098695488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022573s
2025-11-13T17:53:05.101982768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-13T17:53:05', 'add_alac_24_quality_in_profiles')
2025-11-13T17:53:05.105586465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.108346544Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-11-13T17:53:05.109796223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324061s
2025-11-13T17:53:05.111618903Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-11-13T17:53:05.113217693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.115459969Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-11-13T17:53:05.120350677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-13T17:53:05.121793984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-13T17:53:05.123257511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-13T17:53:05.125263511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-13T17:53:05.137401735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126576s
2025-11-13T17:53:05.139016758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-13T17:53:05.141033699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-13T17:53:05.152401432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119154s
2025-11-13T17:53:05.155091860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-13T17:53:05', 'add_salt_to_users')
2025-11-13T17:53:05.158202093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.160865907Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-11-13T17:53:05.162234343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202957s
2025-11-13T17:53:05.164017304Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-11-13T17:53:05.165615082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.167888841Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-11-13T17:53:05.175183010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-11-13T17:53:05.179722792Z [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-11-13T17:53:05.184935760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081598s
2025-11-13T17:53:05.186506553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-11-13T17:53:05.188592403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-11-13T17:53:05.191746495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038278s
2025-11-13T17:53:05.194475631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-13T17:53:05', 'add_auto_tagging')
2025-11-13T17:53:05.197505563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.200302155Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-11-13T17:53:05.201751353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123472s
2025-11-13T17:53:05.203674997Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-11-13T17:53:05.205350992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.207794252Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-11-13T17:53:05.212710613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-13T17:53:05.214189441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2025-11-13T17:53:05.215871348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-11-13T17:53:05.218193494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-11-13T17:53:05.230526852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130861s
2025-11-13T17:53:05.232680128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-13T17:53:05.235048998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-13T17:53:05.237649275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032838s
2025-11-13T17:53:05.240470406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-13T17:53:05', 'quality_definition_preferred_size')
2025-11-13T17:53:05.243571070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.246390778Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-11-13T17:53:05.247842993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117401s
2025-11-13T17:53:05.249827309Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-11-13T17:53:05.251477191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.253819559Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-11-13T17:53:05.258335363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-13T17:53:05.259809532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-13T17:53:05.261430536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-11-13T17:53:05.263837884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:05.276445272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134729s
2025-11-13T17:53:05.279311414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-13T17:53:05', 'add_on_artist_add_to_notifications')
2025-11-13T17:53:05.282519765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.285407561Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-11-13T17:53:05.286850296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022204s
2025-11-13T17:53:05.288704240Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-11-13T17:53:05.290310765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.292645707Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-11-13T17:53:05.296754071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-13T17:53:05.298216295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-11-13T17:53:05.299841218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-11-13T17:53:05.302024645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-11-13T17:53:05.314366048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129693s
2025-11-13T17:53:05.317117899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-13T17:53:05', 'album_last_searched_time')
2025-11-13T17:53:05.320243073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.322943531Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-11-13T17:53:05.324367579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214169s
2025-11-13T17:53:05.326149688Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-11-13T17:53:05.327733768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.329985342Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-11-13T17:53:05.335536170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-13T17:53:05.336994337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-11-13T17:53:05.338593988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-11-13T17:53:05.340970985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:05.353342369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132542s
2025-11-13T17:53:05.354753681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-13T17:53:05.356112688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-11-13T17:53:05.357670796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-11-13T17:53:05.359957450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-13T17:53:05.371768485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126051s
2025-11-13T17:53:05.374456468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-13T17:53:05', 'add_indexer_flags')
2025-11-13T17:53:05.377568987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.380247721Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-11-13T17:53:05.381609494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020974s
2025-11-13T17:53:05.383501945Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-11-13T17:53:05.385144773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.387461949Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-11-13T17:53:05.393106216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-11-13T17:53:05.395250875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-11-13T17:53:05.398760142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041215s
2025-11-13T17:53:05.400351376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-11-13T17:53:05.402436635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-11-13T17:53:05.405458100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036866s
2025-11-13T17:53:05.407035848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-11-13T17:53:05.409240307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-11-13T17:53:05.412305309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038162s
2025-11-13T17:53:05.415066931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-13T17:53:05', 'add_indexes_album_statistics')
2025-11-13T17:53:05.418188647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.421026322Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-11-13T17:53:05.422456502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123201s
2025-11-13T17:53:05.424299834Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-11-13T17:53:05.425911369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:05.428221090Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-11-13T17:53:05.432198510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-11-13T17:53:05.435012447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-11-13T17:53:05.438190798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040753s
2025-11-13T17:53:05.440913190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-13T17:53:05', 'update_redacted_baseurl')
2025-11-13T17:53:05.443953954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:05.446645574Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-11-13T17:53:05.448069802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123714s
2025-11-13T17:53:05.586879518Z [Debug] MigrationController: Took: 00:00:20.8264148
2025-11-13T17:53:07.117576353Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-11-13T17:53:07.681780764Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-13T17:53:08.438092714Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-13T17:53:08.911191255Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-13T17:53:08.923812151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-13T17:53:08.926323498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-13T17:53:09.001693349Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-13T17:53:09.004226280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779916s
2025-11-13T17:53:09.006490760Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-13T17:53:09.008601230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080138s
2025-11-13T17:53:09.040634439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-13T17:53:09.043232611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.048224734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-13T17:53:09.051528978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-13T17:53:09.056788109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063346s
2025-11-13T17:53:09.058963419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.063452309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-13T17:53:09.065489522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012994s
2025-11-13T17:53:09.070084977Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-13T17:53:09.072450350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.078979819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-13T17:53:09.082081385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:53:09.086440623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051733s
2025-11-13T17:53:09.088575743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:53:09.090551291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-13T17:53:09.092914210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-13T17:53:09.095777536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-13T17:53:09.104778663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009326s
2025-11-13T17:53:09.107314921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.110967646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-13T17:53:09.113066703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157172s
2025-11-13T17:53:09.116417030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-13T17:53:09.118831643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.123303919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:53:09.125388467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-11-13T17:53:09.127552856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-13T17:53:09.130443156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-13T17:53:09.135077720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052826s
2025-11-13T17:53:09.137265475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.140631283Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-13T17:53:09.142750251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106723s
2025-11-13T17:53:09.147043236Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-13T17:53:09.149344540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.153297641Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-13T17:53:09.161933532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-13T17:53:09.166733158Z [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-11-13T17:53:09.173471026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094196s
2025-11-13T17:53:09.175581897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-13T17:53:09.178111070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-13T17:53:09.181789919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041779s
2025-11-13T17:53:09.185871579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-13T17:53:09', 'InitialSetup')
2025-11-13T17:53:09.190510140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.194161563Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-13T17:53:09.196192323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164788s
2025-11-13T17:53:09.198685634Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-11-13T17:53:09.201066739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.204081841Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-11-13T17:53:09.208346319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-13T17:53:09', 'add_reason_to_pending_releases')
2025-11-13T17:53:09.212828435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.216277711Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-11-13T17:53:09.218424334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151415s
2025-11-13T17:53:09.220728604Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-11-13T17:53:09.222998515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.225870008Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-11-13T17:53:09.229189252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-13T17:53:09', 'add_medium_support')
2025-11-13T17:53:09.233389551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.236691871Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-11-13T17:53:09.238749395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137275s
2025-11-13T17:53:09.241122644Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-11-13T17:53:09.243510082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.246376454Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-11-13T17:53:09.249886272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-13T17:53:09', 'add_various_qualites_in_profile')
2025-11-13T17:53:09.254222294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.257670368Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-11-13T17:53:09.259841120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140867s
2025-11-13T17:53:09.262052162Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-11-13T17:53:09.264344869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.267138906Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-11-13T17:53:09.270382899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-13T17:53:09', 'metadata_profiles')
2025-11-13T17:53:09.274658659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.277979266Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-11-13T17:53:09.280007661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136948s
2025-11-13T17:53:09.282494429Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-11-13T17:53:09.284997890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.287930245Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-11-13T17:53:09.291625487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-13T17:53:09', 'separate_automatic_and_interactive_search')
2025-11-13T17:53:09.296090178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.299581709Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-11-13T17:53:09.301892603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144153s
2025-11-13T17:53:09.304298037Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-11-13T17:53:09.306619161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.309527198Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-11-13T17:53:09.313004520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-13T17:53:09', 'change_album_path_to_relative')
2025-11-13T17:53:09.317350692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.321093079Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-11-13T17:53:09.323234171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014395s
2025-11-13T17:53:09.325617210Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-11-13T17:53:09.328119579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.330931262Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-11-13T17:53:09.334380848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-13T17:53:09', 'change_quality_size_mb_to_kb')
2025-11-13T17:53:09.338726530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.342215636Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-11-13T17:53:09.344380726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141683s
2025-11-13T17:53:09.346590676Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-11-13T17:53:09.348838252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.351666668Z [Info] album_releases: Starting migration of Log DB to 9
2025-11-13T17:53:09.354856853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-13T17:53:09', 'album_releases')
2025-11-13T17:53:09.359130469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.362448441Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-11-13T17:53:09.364540173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136917s
2025-11-13T17:53:09.367838686Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-11-13T17:53:09.370167175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.373213971Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-11-13T17:53:09.376690882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-13T17:53:09', 'album_releases_fix')
2025-11-13T17:53:09.380935390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.384307280Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-11-13T17:53:09.386369213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142012s
2025-11-13T17:53:09.389183791Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-11-13T17:53:09.391511609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.394329724Z [Info] import_lists: Starting migration of Log DB to 11
2025-11-13T17:53:09.397513706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-13T17:53:09', 'import_lists')
2025-11-13T17:53:09.401685096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.404958178Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-11-13T17:53:09.406978256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136214s
2025-11-13T17:53:09.409263367Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-11-13T17:53:09.411539260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.414375692Z [Info] add_release_status: Starting migration of Log DB to 12
2025-11-13T17:53:09.417654997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-13T17:53:09', 'add_release_status')
2025-11-13T17:53:09.421883101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.425186965Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-11-13T17:53:09.427238616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136838s
2025-11-13T17:53:09.429757749Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-11-13T17:53:09.432131800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.435197724Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-11-13T17:53:09.438653273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-13T17:53:09', 'album_download_notification')
2025-11-13T17:53:09.442960176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.446335323Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-11-13T17:53:09.448511686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141666s
2025-11-13T17:53:09.450901138Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-11-13T17:53:09.453291803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.456272235Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-11-13T17:53:09.459746912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-13T17:53:09', 'fix_language_metadata_profiles')
2025-11-13T17:53:09.464095930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.468000623Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-11-13T17:53:09.470196114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146134s
2025-11-13T17:53:09.472452759Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-11-13T17:53:09.474674834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.477560575Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-11-13T17:53:09.480840540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-13T17:53:09', 'remove_fanzub')
2025-11-13T17:53:09.485114086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.488374202Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-11-13T17:53:09.490396464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137323s
2025-11-13T17:53:09.492788040Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-11-13T17:53:09.495164566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.498180550Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-11-13T17:53:09.501752433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-13T17:53:09', 'update_artist_history_indexes')
2025-11-13T17:53:09.506093956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.509625017Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-11-13T17:53:09.511813404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143899s
2025-11-13T17:53:09.514026781Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-11-13T17:53:09.516254327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.519031690Z [Info] remove_nma: Starting migration of Log DB to 17
2025-11-13T17:53:09.522169078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-13T17:53:09', 'remove_nma')
2025-11-13T17:53:09.526311069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.529553339Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-11-13T17:53:09.531550220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134133s
2025-11-13T17:53:09.533919221Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-11-13T17:53:09.536234543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.539154624Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-11-13T17:53:09.542489539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-13T17:53:09', 'album_disambiguation')
2025-11-13T17:53:09.546719097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.550057230Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-11-13T17:53:09.552155195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138539s
2025-11-13T17:53:09.554491179Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-11-13T17:53:09.556855320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.559752845Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-11-13T17:53:09.563246160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-13T17:53:09', 'add_ape_quality_in_profiles')
2025-11-13T17:53:09.567566159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.570997489Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-11-13T17:53:09.573145044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141071s
2025-11-13T17:53:09.575390866Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-11-13T17:53:09.577639024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.580433982Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-11-13T17:53:09.583809651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-13T17:53:09', 'remove_pushalot')
2025-11-13T17:53:09.588001342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.591264433Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-11-13T17:53:09.593314812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136835s
2025-11-13T17:53:09.595567869Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-11-13T17:53:09.597841207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.600939206Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-11-13T17:53:09.604254893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-13T17:53:09', 'add_custom_filters')
2025-11-13T17:53:09.608438348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.611737351Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-11-13T17:53:09.613802661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139374s
2025-11-13T17:53:09.616050097Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-11-13T17:53:09.618281360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.621114546Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-11-13T17:53:09.624359601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-13T17:53:09', 'import_list_tags')
2025-11-13T17:53:09.628539298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.631785064Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-11-13T17:53:09.633840704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135611s
2025-11-13T17:53:09.636150465Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-11-13T17:53:09.638469465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.641332009Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-11-13T17:53:09.644658619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-13T17:53:09', 'add_release_groups_etc')
2025-11-13T17:53:09.648844899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.652153893Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-11-13T17:53:09.654245395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013696s
2025-11-13T17:53:09.656683906Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-11-13T17:53:09.658943396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.661808696Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-11-13T17:53:09.665093661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-13T17:53:09', 'NewMediaInfoFormat')
2025-11-13T17:53:09.669489343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.672973630Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-11-13T17:53:09.675097407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140626s
2025-11-13T17:53:09.677903438Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-11-13T17:53:09.680501961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.683503455Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-11-13T17:53:09.687343348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-13T17:53:09', 'rename_restrictions_to_release_profiles')
2025-11-13T17:53:09.691789912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.695341354Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-11-13T17:53:09.697612007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148054s
2025-11-13T17:53:09.700201351Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-13T17:53:09.702718721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.707781336Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-11-13T17:53:09.711674506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-13T17:53:09', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-13T17:53:09.716157284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.719659036Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-13T17:53:09.722082095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167869s
2025-11-13T17:53:09.724377468Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-11-13T17:53:09.726660054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.730051855Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-11-13T17:53:09.733464136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-13T17:53:09', 'add_import_exclusions')
2025-11-13T17:53:09.737659154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.740979521Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-11-13T17:53:09.743061404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143242s
2025-11-13T17:53:09.745408119Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-11-13T17:53:09.747783483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.750640476Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-11-13T17:53:09.754100143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-13T17:53:09', 'clean_artist_metadata_table')
2025-11-13T17:53:09.758384742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.761746121Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-11-13T17:53:09.763891962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139049s
2025-11-13T17:53:09.766198046Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-11-13T17:53:09.768535323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.771410132Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-11-13T17:53:09.774800831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-13T17:53:09', 'health_issue_notification')
2025-11-13T17:53:09.779063756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.782506498Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-11-13T17:53:09.784616147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139551s
2025-11-13T17:53:09.787112614Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-11-13T17:53:09.789532978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.792461406Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-11-13T17:53:09.796021655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-13T17:53:09', 'add_mediafilerepository_mtime')
2025-11-13T17:53:09.800364611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.803883888Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-11-13T17:53:09.806088929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142386s
2025-11-13T17:53:09.808564114Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-11-13T17:53:09.810959397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.813858646Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-11-13T17:53:09.817514157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-13T17:53:09', 'add_artistmetadataid_constraint')
2025-11-13T17:53:09.821849307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.825427152Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-11-13T17:53:09.827724308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143508s
2025-11-13T17:53:09.830229433Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-11-13T17:53:09.832613153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.835471449Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-11-13T17:53:09.839052361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-13T17:53:09', 'old_ids_and_artist_alias')
2025-11-13T17:53:09.843347260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.846900175Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-11-13T17:53:09.849029613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143363s
2025-11-13T17:53:09.851331940Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-11-13T17:53:09.853647272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.856511641Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-11-13T17:53:09.859868000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-13T17:53:09', 'download_propers_config')
2025-11-13T17:53:09.864223861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.867500169Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-11-13T17:53:09.869636121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138371s
2025-11-13T17:53:09.872266578Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-11-13T17:53:09.874294783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.877191436Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-11-13T17:53:09.880583878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-13T17:53:09', 'remove_language_profiles')
2025-11-13T17:53:09.884873195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.888689751Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-11-13T17:53:09.890804450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143741s
2025-11-13T17:53:09.893229283Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-11-13T17:53:09.895574035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.898556761Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-11-13T17:53:09.901899553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-13T17:53:09', 'multi_disc_naming_format')
2025-11-13T17:53:09.906198060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.909571042Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-11-13T17:53:09.911716463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139871s
2025-11-13T17:53:09.914733879Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-11-13T17:53:09.917099052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.920234767Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-11-13T17:53:09.923814887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-13T17:53:09', 'add_download_client_priority')
2025-11-13T17:53:09.928196480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.932000611Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-11-13T17:53:09.934148516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148454s
2025-11-13T17:53:09.936464871Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-11-13T17:53:09.938734452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.941800426Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-11-13T17:53:09.945920273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-13T17:53:09', 'remove_growl_prowl')
2025-11-13T17:53:09.950134038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.953794620Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-11-13T17:53:09.955837444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150984s
2025-11-13T17:53:09.958471989Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-11-13T17:53:09.960497679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.963543843Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-11-13T17:53:09.966997097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-13T17:53:09', 'remove_plex_hometheatre')
2025-11-13T17:53:09.971011111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.974321277Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-11-13T17:53:09.976435875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138351s
2025-11-13T17:53:09.978761419Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-11-13T17:53:09.981125790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:09.984350604Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-11-13T17:53:09.987654588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-13T17:53:09', 'add_root_folder_add_defaults')
2025-11-13T17:53:09.992142956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:09.995533404Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-11-13T17:53:09.997751421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143737s
2025-11-13T17:53:10.000070230Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-11-13T17:53:10.002566337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.005291906Z [Info] task_duration: Starting migration of Log DB to 40
2025-11-13T17:53:10.008914722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-13T17:53:10', 'task_duration')
2025-11-13T17:53:10.013539295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.017992202Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-11-13T17:53:10.020212313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158102s
2025-11-13T17:53:10.024096595Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-11-13T17:53:10.026669576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.029482631Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-11-13T17:53:10.033248706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-13T17:53:10', 'add_indexer_and_enabled_to_release_profiles')
2025-11-13T17:53:10.037783458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.041620244Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-11-13T17:53:10.043983714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148139s
2025-11-13T17:53:10.047238208Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-11-13T17:53:10.049311894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.052409181Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-11-13T17:53:10.056257250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-13T17:53:10', 'remove_album_folders')
2025-11-13T17:53:10.060364892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.063912717Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-11-13T17:53:10.066080563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145832s
2025-11-13T17:53:10.068562130Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-11-13T17:53:10.071254382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.074276408Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-11-13T17:53:10.077335749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-13T17:53:10', 'add_priority_to_indexers')
2025-11-13T17:53:10.081713484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.084972908Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-11-13T17:53:10.087078849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140803s
2025-11-13T17:53:10.089980122Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-11-13T17:53:10.092779469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.097720379Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-11-13T17:53:10.101733662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-13T17:53:10', 'remove_chown_and_folderchmod_config')
2025-11-13T17:53:10.105693636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.109743923Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-11-13T17:53:10.111756646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169394s
2025-11-13T17:53:10.114003951Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-11-13T17:53:10.116223591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.120515955Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-11-13T17:53:10.124611292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-13T17:53:10', 'update_notifiarr')
2025-11-13T17:53:10.128837032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.132138802Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-11-13T17:53:10.134171144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161758s
2025-11-13T17:53:10.136602601Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-11-13T17:53:10.138996031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.142010812Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-11-13T17:53:10.145575661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-13T17:53:10', 'email_multiple_addresses')
2025-11-13T17:53:10.149843085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.153425539Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-11-13T17:53:10.155573384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144631s
2025-11-13T17:53:10.157980802Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-11-13T17:53:10.160492540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.163331878Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-11-13T17:53:10.166862789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-13T17:53:10', 'rename_blacklist_to_blocklist')
2025-11-13T17:53:10.171403984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.175030127Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-11-13T17:53:10.177181579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144362s
2025-11-13T17:53:10.179455769Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-11-13T17:53:10.181755009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.184672124Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-11-13T17:53:10.190443195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-13T17:53:10', 'cdh_per_downloadclient')
2025-11-13T17:53:10.194774638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.198102941Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-11-13T17:53:10.200235766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163553s
2025-11-13T17:53:10.202551770Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-11-13T17:53:10.204714686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.207730659Z [Info] download_history: Starting migration of Log DB to 52
2025-11-13T17:53:10.211057088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-13T17:53:10', 'download_history')
2025-11-13T17:53:10.215392659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.218764319Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-11-13T17:53:10.220789337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141076s
2025-11-13T17:53:10.223060621Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-11-13T17:53:10.236695780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.240739573Z [Info] add_update_history: Starting migration of Log DB to 53
2025-11-13T17:53:10.250828420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-13T17:53:10.255624779Z [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-11-13T17:53:10.261192581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081446s
2025-11-13T17:53:10.263353523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-13T17:53:10.266095555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-13T17:53:10.269883543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004444s
2025-11-13T17:53:10.273156013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-13T17:53:10', 'add_update_history')
2025-11-13T17:53:10.277281451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.280880028Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-11-13T17:53:10.282908022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153069s
2025-11-13T17:53:10.285464430Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-11-13T17:53:10.287878662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.290901118Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-11-13T17:53:10.294481068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-13T17:53:10', 'add_on_update_to_notifications')
2025-11-13T17:53:10.298842321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.302276006Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-11-13T17:53:10.304415354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143527s
2025-11-13T17:53:10.306724173Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-11-13T17:53:10.309079627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.311979346Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-11-13T17:53:10.315351186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-13T17:53:10', 'download_client_per_indexer')
2025-11-13T17:53:10.319589832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.323047956Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-11-13T17:53:10.325172184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139218s
2025-11-13T17:53:10.327424570Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-11-13T17:53:10.329707527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.332522767Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-11-13T17:53:10.335762882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-13T17:53:10', 'AddNewItemMonitorType')
2025-11-13T17:53:10.340022941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.344040782Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-11-13T17:53:10.346138506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143867s
2025-11-13T17:53:10.348402505Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-11-13T17:53:10.350633268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.353612157Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-11-13T17:53:10.357034468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-13T17:53:10', 'ImportListSearch')
2025-11-13T17:53:10.361291030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.364681038Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-11-13T17:53:10.366700454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139702s
2025-11-13T17:53:10.369153584Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-11-13T17:53:10.371478085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.374534731Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-11-13T17:53:10.377925930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-13T17:53:10', 'ImportListMonitorExisting')
2025-11-13T17:53:10.382474390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.385945249Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-11-13T17:53:10.388058545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144318s
2025-11-13T17:53:10.390276963Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-11-13T17:53:10.392511422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.395871139Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-11-13T17:53:10.399116474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-13T17:53:10', 'add_indexer_tags')
2025-11-13T17:53:10.403255890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.406657841Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-11-13T17:53:10.408699492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142147s
2025-11-13T17:53:10.410946066Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-11-13T17:53:10.413211899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.416166008Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-11-13T17:53:10.419398117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-13T17:53:10', 'update_audio_types')
2025-11-13T17:53:10.423554487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.426914825Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-11-13T17:53:10.428979262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137438s
2025-11-13T17:53:10.431496712Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-13T17:53:10.434038440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.436989102Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-11-13T17:53:10.445139385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-13T17:53:10.447467353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000269s
2025-11-13T17:53:10.450095416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-13T17:53:10.468487725Z [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-11-13T17:53:10.476814132Z [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-11-13T17:53:10.482285090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-13T17:53:10.486244002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-13T17:53:10.493559204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-13T17:53:10.497365459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450135s
2025-11-13T17:53:10.499384695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-13T17:53:10.501745880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.03E-05s
2025-11-13T17:53:10.503907824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-13T17:53:10.514590877Z [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-11-13T17:53:10.521045546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-13T17:53:10.525725480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-13T17:53:10.529797060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-13T17:53:10.537092191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-13T17:53:10.540952875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348163s
2025-11-13T17:53:10.542949777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-13T17:53:10.544912840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-11-13T17:53:10.547089173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-13T17:53:10.557507613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-13T17:53:10.563084805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-13T17:53:10.567810752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-13T17:53:10.571816629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-13T17:53:10.579034184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-13T17:53:10.583125864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337786s
2025-11-13T17:53:10.586755052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-13T17:53:10', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-13T17:53:10.591263712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.595282195Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-13T17:53:10.597648600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455281s
2025-11-13T17:53:10.600586546Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-11-13T17:53:10.602952240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.605963555Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-11-13T17:53:10.609492712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-13T17:53:10', 'add_on_delete_to_notifications')
2025-11-13T17:53:10.613893243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.617311146Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-11-13T17:53:10.619451136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143075s
2025-11-13T17:53:10.622088628Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-11-13T17:53:10.624363719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.627416106Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-11-13T17:53:10.630687264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-13T17:53:10', 'add_custom_formats')
2025-11-13T17:53:10.634839856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.638137156Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-11-13T17:53:10.640183447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138241s
2025-11-13T17:53:10.642767751Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-11-13T17:53:10.645089196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.647903644Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-11-13T17:53:10.651204792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-13T17:53:10', 'add_result_to_commands')
2025-11-13T17:53:10.655401093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.658713463Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-11-13T17:53:10.660813673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136317s
2025-11-13T17:53:10.663132552Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-11-13T17:53:10.665485070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.668343366Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-11-13T17:53:10.671873825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-13T17:53:10', 'health_restored_notification')
2025-11-13T17:53:10.676147271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.679518089Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-11-13T17:53:10.681685464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139826s
2025-11-13T17:53:10.683838720Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-11-13T17:53:10.686026726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.688786855Z [Info] remove_uc: Starting migration of Log DB to 66
2025-11-13T17:53:10.691876297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-13T17:53:10', 'remove_uc')
2025-11-13T17:53:10.695920271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.699300197Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-11-13T17:53:10.701291387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132505s
2025-11-13T17:53:10.703665378Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-11-13T17:53:10.706083387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.708961824Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-11-13T17:53:10.712527875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-13T17:53:10', 'download_clients_rename_tv_to_music')
2025-11-13T17:53:10.716919228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.720371941Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-11-13T17:53:10.722574647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141621s
2025-11-13T17:53:10.725058870Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-11-13T17:53:10.727500207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.730444295Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-11-13T17:53:10.734142763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-13T17:53:10', 'add_colon_replacement_to_naming_config')
2025-11-13T17:53:10.738547183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.742009966Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-11-13T17:53:10.744252953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143716s
2025-11-13T17:53:10.746434486Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-11-13T17:53:10.748665218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.751486590Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-11-13T17:53:10.754740854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-13T17:53:10', 'list_sync_time')
2025-11-13T17:53:10.758860190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.762124964Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-11-13T17:53:10.764153850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135377s
2025-11-13T17:53:10.766431827Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-11-13T17:53:10.768775838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.771572830Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-11-13T17:53:10.774916414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-13T17:53:10', 'add_download_client_tags')
2025-11-13T17:53:10.779109217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.782431768Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-11-13T17:53:10.784554142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013666s
2025-11-13T17:53:10.786820065Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-11-13T17:53:10.789117131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.791934525Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-11-13T17:53:10.795320373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-13T17:53:10', 'add_notification_status')
2025-11-13T17:53:10.799513618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.802854295Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-11-13T17:53:10.804970817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137196s
2025-11-13T17:53:10.807348325Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-11-13T17:53:10.809772357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.812696916Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-11-13T17:53:10.816457960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-13T17:53:10', 'add_alac_24_quality_in_profiles')
2025-11-13T17:53:10.820855346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.825022438Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-11-13T17:53:10.827170544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151671s
2025-11-13T17:53:10.829583513Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-11-13T17:53:10.831836480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.834909619Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-11-13T17:53:10.838288753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-13T17:53:10', 'add_salt_to_users')
2025-11-13T17:53:10.842718203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.846195155Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-11-13T17:53:10.848246126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144057s
2025-11-13T17:53:10.850840851Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-11-13T17:53:10.853093437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.855884488Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-11-13T17:53:10.859329566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-13T17:53:10', 'add_auto_tagging')
2025-11-13T17:53:10.863496597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.866966876Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-11-13T17:53:10.868995681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139406s
2025-11-13T17:53:10.871390815Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-11-13T17:53:10.874038817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.876944439Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-11-13T17:53:10.880479808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-13T17:53:10', 'quality_definition_preferred_size')
2025-11-13T17:53:10.885067667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.888463666Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-11-13T17:53:10.890826024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143299s
2025-11-13T17:53:10.893294996Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-11-13T17:53:10.895736533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.898805663Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-11-13T17:53:10.902478349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-13T17:53:10', 'add_on_artist_add_to_notifications')
2025-11-13T17:53:10.907054875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.910452227Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-11-13T17:53:10.912628539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146923s
2025-11-13T17:53:10.914879943Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-11-13T17:53:10.917646665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.920903594Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-11-13T17:53:10.924278160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-13T17:53:10', 'album_last_searched_time')
2025-11-13T17:53:10.928818333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.932288191Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-11-13T17:53:10.934557420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147328s
2025-11-13T17:53:10.936879076Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-11-13T17:53:10.939091481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.942159439Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-11-13T17:53:10.945448262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-13T17:53:10', 'add_indexer_flags')
2025-11-13T17:53:10.949545944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.952833134Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-11-13T17:53:10.954823493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137796s
2025-11-13T17:53:10.957099055Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-11-13T17:53:10.959401371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.962336923Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-11-13T17:53:10.965877192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-13T17:53:10', 'add_indexes_album_statistics')
2025-11-13T17:53:10.970156540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.973429010Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-11-13T17:53:10.975521985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139697s
2025-11-13T17:53:10.977791245Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-11-13T17:53:10.980060535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-13T17:53:10.982939733Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-11-13T17:53:10.986456105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-13T17:53:10', 'update_redacted_baseurl')
2025-11-13T17:53:10.990630711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-13T17:53:10.993865626Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-11-13T17:53:10.995910313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138181s
2025-11-13T17:53:15.315214550Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-11-13T17:53:15.578338821Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-11-13T17:53:15.585239618Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-13T17:53:17.365330771Z [Info] QualityProfileService: Setting up default quality profiles
2025-11-13T17:53:18.366963768Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-11-13T17:53:18.961029582Z [ls.io-init] done.
2025-11-13T17:53:19.920671166Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-11-13T17:53:20.907129935Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-13T17:53:21.036511083Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-13T17:53:21.052367976Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
Expand
NAME VERSION TYPE
Azure.Core 1.47.1 dotnet (+5 duplicates)
Azure.Identity 1.14.2 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.6.1 dotnet (+5 duplicates)
Dapper 2.1.66 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 3.0.3 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentMigrator 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Abstractions 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Extensions.Postgres 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.Core 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.Postgres 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.SQLite 6.2.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.14.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.20 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20 dotnet (+5 duplicates)
Microsoft.Bcl.AsyncInterfaces 8.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.Cryptography 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.1.1 dotnet (+5 duplicates)
Microsoft.Extensions.Caching.Abstractions 8.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Caching.Memory 8.0.1 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Binder 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.CommandLine 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Physical 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileSystemGlobbing 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 8.0.2 dotnet (+1 duplicate)
Microsoft.Extensions.Logging.Abstractions 8.0.3 dotnet (+5 duplicates)
Microsoft.Extensions.Logging.Configuration 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Options 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Primitives 8.0.0 dotnet (+6 duplicates)
Microsoft.Identity.Client 4.73.1 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.73.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.7.1 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.25 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.Registry 5.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 8.0.0 dotnet (+5 duplicates)
MimeKit 4.14.0 dotnet (+5 duplicates)
Mono.Nat 3.0.0 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 3.0.2 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.4 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.4 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 9.0.3 dotnet (+5 duplicates)
Polly 8.6.4 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.6.4 dotnet (+5 duplicates)
ReusableTasks 4.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.11 dotnet (+5 duplicates)
SourceGear.sqlite3 3.50.4.2 dotnet (+7 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 9.0.6 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 9.0.6 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 9.0.6 dotnet (+2 duplicates)
System.ClientModel 1.5.1 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.ComponentModel.Annotations 5.0.0 dotnet (+4 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite 2.0.2 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 6.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 8.0.20 dotnet (+5 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+4 duplicates)
System.IO 4.3.0 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 7.7.1 dotnet (+5 duplicates)
System.Memory.Data 8.0.1 dotnet (+5 duplicates)
System.Private.Uri 4.3.0 dotnet (+5 duplicates)
System.Reflection 4.3.0 dotnet (+5 duplicates)
System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
System.Runtime 4.3.0 dotnet (+5 duplicates)
System.Runtime.CompilerServices.Unsafe 6.0.0 dotnet (+4 duplicates)
System.Runtime.Loader 4.3.0 dotnet (+5 duplicates)
System.Security.AccessControl 5.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.1 dotnet (+4 duplicates)
System.Security.Cryptography.ProtectedData 8.0.0 dotnet (+7 duplicates)
System.Security.Principal.Windows 5.0.0 dotnet (+5 duplicates)
System.ServiceProcess.ServiceController 8.0.1 dotnet (+7 duplicates)
System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
System.Text.Encoding.CodePages 8.0.0 dotnet
System.Text.Json 8.0.6 dotnet (+7 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
anstream 0.6.8 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r3 apk
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
bash 5.2.37-r0 apk
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
cfg-if 1.0.0 rust-crate
chromaprint 1.5.1-r8 apk
chromaprint-libs 1.5.1-r8 apk
cjson 1.7.19-r0 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
colorchoice 1.0.0 rust-crate
console 0.15.8 rust-crate
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.14 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r2 apk
either 1.9.0 rust-crate
errno 0.3.8 rust-crate
fern 0.6.2 rust-crate
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
fftw-double-libs 3.3.10-r6 apk
findutils 4.10.0-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
heck 0.4.1 rust-crate
hwdata-pci 0.395-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
imath 3.1.12-r0 apk
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jq 1.8.0-r0 apk
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r3 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdrm 2.4.124-r0 apk
libffi 3.4.8-r0 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.9-r0 apk
libxslt 1.1.43-r3 apk
libzmq 4.3.5-r2 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.5-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
mpg123-libs 1.32.10-r0 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
once_cell 1.19.0 rust-crate
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
paste 1.0.14 rust-crate
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
quote 1.0.35 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r2 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
runtime.any.System.IO 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Runtime 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
runtime.unix.System.Private.Uri 4.3.0 dotnet (+5 duplicates)
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12 dotnet (+7 duplicates)
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
skalibs-libs 2.14.4.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
syn 2.0.48 rust-crate
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v_frame 0.3.7 rust-crate
wayland-libs-client 1.23.1-r3 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1763056413481
},
{
"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": 1763056413481
},
{
"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=pdFHhfc57hG8sgmBnf2Rug.\"",
"source": "console-api",
"timestamp": 1763056413481
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1763056413481
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1763056413481
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1763056413481
},
{
"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": 1763056413481
},
{
"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": 1763056413481
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.97s |
| Container Start | PASS | - | 54.80s |
| Create SBOM | PASS | - | 18.95s |
| Get Build Info | PASS | - | 0.03s |