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