2026-07-04T14:58:23.983436696Z [migrations] started
2026-07-04T14:58:24.002542766Z [migrations] no migrations found
2026-07-04T14:58:24.922607194Z usermod: no changes
2026-07-04T14:58:25.029557111Z ───────────────────────────────────────
2026-07-04T14:58:25.029619315Z
2026-07-04T14:58:25.029623181Z ██╗ ███████╗██╗ ██████╗
2026-07-04T14:58:25.029626536Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T14:58:25.029629611Z ██║ ███████╗██║██║ ██║
2026-07-04T14:58:25.029632395Z ██║ ╚════██║██║██║ ██║
2026-07-04T14:58:25.029979214Z ███████╗███████║██║╚██████╔╝
2026-07-04T14:58:25.030048398Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:58:25.030051983Z
2026-07-04T14:58:25.030054928Z Brought to you by linuxserver.io
2026-07-04T14:58:25.030057832Z ───────────────────────────────────────
2026-07-04T14:58:25.039064669Z
2026-07-04T14:58:25.039560421Z To support the app dev(s) visit:
2026-07-04T14:58:25.079428821Z Lidarr: https://opencollective.com/lidarr
2026-07-04T14:58:25.088834334Z
2026-07-04T14:58:25.088860033Z To support LSIO projects visit:
2026-07-04T14:58:25.088863758Z https://www.linuxserver.io/donate/
2026-07-04T14:58:25.088866793Z
2026-07-04T14:58:25.088869767Z ───────────────────────────────────────
2026-07-04T14:58:25.088873873Z GID/UID
2026-07-04T14:58:25.088876848Z ───────────────────────────────────────
2026-07-04T14:58:25.177072583Z
2026-07-04T14:58:25.177103770Z User UID: 911
2026-07-04T14:58:25.177107545Z User GID: 911
2026-07-04T14:58:25.177110470Z ───────────────────────────────────────
2026-07-04T14:58:25.207948829Z Linuxserver.io version: 3.1.3.4968-pkg-52749f68-dev-cd62465fa247f19f1f1032197068e10773e730a7-pr-132
2026-07-04T14:58:25.209843328Z Build-date: 2026-07-04T14:54:22+00:00
2026-07-04T14:58:25.209876798Z ───────────────────────────────────────
2026-07-04T14:58:25.209881414Z
2026-07-04T14:58:28.358660850Z [custom-init] No custom files found, skipping...
2026-07-04T14:58:40.478675166Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-07-04T14:58:41.045580322Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:58:41.171963098Z [Debug] Bootstrap: Console selected
2026-07-04T14:58:41.235989627Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:58:41.310282679Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:58:48.793971132Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:58:50.498904324Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {52ab6db1-c117-42b0-b78f-e7b1ebdffd05} may be persisted to storage in unencrypted form.
2026-07-04T14:58:52.205988719Z /config/config.xml:12.10: Extra content at the end of the document
2026-07-04T14:58:52.206046596Z </Config>tPath></SslCertPath>
2026-07-04T14:58:52.206052765Z ^
2026-07-04T14:58:52.646379824Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T14:58:53.971782666Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-04T14:58:56.349173559Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:58:56.599640767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:58:56.619404431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:58:57.710958688Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T14:58:57.862220663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1148185s
2026-07-04T14:58:57.873281177Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:58:57.903962130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.262994s
2026-07-04T14:58:58.238442556Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:58:58.267491654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:58:58.487001654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:58:58.787104758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:58:59.123124279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6298245s
2026-07-04T14:58:59.135589628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:58:59.194724506Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:58:59.200895934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7014262s
2026-07-04T14:58:59.424006129Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:58:59.457623193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:00.028064168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:59:00.097282767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:59:00.233666339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1921298s
2026-07-04T14:59:00.239865568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:00.253935180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077422s
2026-07-04T14:59:00.312708378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:59:00.360578868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:59:00.428109247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1064902s
2026-07-04T14:59:00.431402162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:00.444246808Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:59:00.449302194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257461s
2026-07-04T14:59:00.472340536Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:59:00.478021177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:00.511270959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:00.516100006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005826s
2026-07-04T14:59:00.520537305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:59:00.527525556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:59:00.546401411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170964s
2026-07-04T14:59:00.551511257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:00.596008293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:59:00.606058202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529456s
2026-07-04T14:59:00.844230927Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:59:00.848903879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:00.879349850Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T14:59:01.866949600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T14:59:01.889065639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-07-04T14:59:01.905033226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321589s
2026-07-04T14:59:01.912407976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T14:59:01.926104148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T14:59:01.967704203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039825s
2026-07-04T14:59:01.976211090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-04T14:59:01.994087206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:02.006474197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230125s
2026-07-04T14:59:02.012431114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-04T14:59:02.018802180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-04T14:59:02.062236985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373601s
2026-07-04T14:59:02.062465336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-07-04T14:59:02.383470030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-07-04T14:59:02.420038845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3559729s
2026-07-04T14:59:02.426191405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-07-04T14:59:02.432511955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-04T14:59:02.443181813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124377s
2026-07-04T14:59:02.449236625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-07-04T14:59:02.455668964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-04T14:59:02.464353047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100031s
2026-07-04T14:59:02.469247831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-07-04T14:59:02.479200865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:02.488489835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142479s
2026-07-04T14:59:02.492611580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-07-04T14:59:02.498720504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:02.507060350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104231s
2026-07-04T14:59:02.511397619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-07-04T14:59:02.532834992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:59:02.550851849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345406s
2026-07-04T14:59:02.555886994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-07-04T14:59:02.562418411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:02.571892147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103681s
2026-07-04T14:59:02.577164407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-07-04T14:59:02.582881923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-04T14:59:02.591690262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099031s
2026-07-04T14:59:02.596650695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-07-04T14:59:02.602365389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-04T14:59:02.612110571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00927s
2026-07-04T14:59:02.615690045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-07-04T14:59:02.621034873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-04T14:59:02.629420309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090992s
2026-07-04T14:59:02.634234482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-07-04T14:59:02.640367322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:02.649222470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100423s
2026-07-04T14:59:02.653731127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-07-04T14:59:02.659690075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-07-04T14:59:02.674885004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163924s
2026-07-04T14:59:02.679483385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-07-04T14:59:02.693874278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:59:02.721965130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361144s
2026-07-04T14:59:02.726792433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-07-04T14:59:02.732737632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-04T14:59:02.741293202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104515s
2026-07-04T14:59:02.747827423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-07-04T14:59:02.753281285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-07-04T14:59:02.761030557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087284s
2026-07-04T14:59:02.768064146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-07-04T14:59:02.770659005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-04T14:59:02.780595844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104347s
2026-07-04T14:59:02.785304009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-07-04T14:59:02.791166524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-07-04T14:59:02.799313001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098187s
2026-07-04T14:59:02.803183901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-07-04T14:59:02.814637864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:59:02.827374338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192308s
2026-07-04T14:59:02.831962684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-07-04T14:59:02.838579018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-07-04T14:59:02.862929796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176499s
2026-07-04T14:59:02.869607783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-07-04T14:59:02.876219910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:02.897635130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212343s
2026-07-04T14:59:02.906035437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T14:59:02.936116942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:59:02.945173483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211465s
2026-07-04T14:59:02.949998552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T14:59:02.956513625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:59:02.967192145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112435s
2026-07-04T14:59:02.972312869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-04T14:59:02.978650315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:59:02.989192402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119451s
2026-07-04T14:59:02.993712916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T14:59:02.999039057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T14:59:03.008457089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093251s
2026-07-04T14:59:03.018677734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-07-04T14:59:03.029507732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-07-04T14:59:03.057221920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333473s
2026-07-04T14:59:03.069769911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T14:59:03.082486827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-07-04T14:59:03.103620244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275368s
2026-07-04T14:59:03.118678608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T14:59:03.133815850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-04T14:59:03.145254299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171863s
2026-07-04T14:59:03.155046383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T14:59:03.162330608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:59:03.176776413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017053s
2026-07-04T14:59:03.184444644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T14:59:03.274421607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-04T14:59:03.292332866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028417s
2026-07-04T14:59:03.297974019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T14:59:03.304480849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:03.318738123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013391s
2026-07-04T14:59:03.333570278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-07-04T14:59:03.345110470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-04T14:59:03.357223060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177821s
2026-07-04T14:59:03.365781855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-07-04T14:59:03.373128754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-04T14:59:03.385768934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132648s
2026-07-04T14:59:03.392944326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-04T14:59:03.408654667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-04T14:59:03.426608159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258065s
2026-07-04T14:59:03.431613660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-04T14:59:03.438183594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-04T14:59:03.448611860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119392s
2026-07-04T14:59:03.454222217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-04T14:59:03.460460305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-04T14:59:03.469953359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106962s
2026-07-04T14:59:03.475225439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-04T14:59:03.512190128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-07-04T14:59:03.535614368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044528s
2026-07-04T14:59:03.544624819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-04T14:59:03.605276431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-07-04T14:59:03.640111058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0766216s
2026-07-04T14:59:03.646801203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-04T14:59:03.663857120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-04T14:59:03.678360333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277269s
2026-07-04T14:59:03.682513216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-04T14:59:03.721416810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:59:03.768036366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643625s
2026-07-04T14:59:03.783877532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T14:59:03.804802406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-04T14:59:03.826995101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345968s
2026-07-04T14:59:03.827766467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-04T14:59:03.836095328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-07-04T14:59:03.852086919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190739s
2026-07-04T14:59:03.859694409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-04T14:59:03.862439692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-07-04T14:59:03.871278576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123393s
2026-07-04T14:59:03.874945001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T14:59:03.881187785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:03.894771009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157008s
2026-07-04T14:59:03.902324897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T14:59:03.908005349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T14:59:03.916647158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105497s
2026-07-04T14:59:03.921479008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-04T14:59:03.933536536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-07-04T14:59:03.971677437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174645s
2026-07-04T14:59:03.992329984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-04T14:59:04.027934935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-07-04T14:59:04.040710238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405533s
2026-07-04T14:59:04.045360466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T14:59:04.056313669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-07-04T14:59:04.071456029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207707s
2026-07-04T14:59:04.076117573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T14:59:04.081583124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T14:59:04.091206924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100959s
2026-07-04T14:59:04.096479464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T14:59:04.103402669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T14:59:04.113021302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111545s
2026-07-04T14:59:04.117663627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T14:59:04.135806253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:04.148447686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258143s
2026-07-04T14:59:04.154583830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T14:59:04.165054790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:59:04.176122154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172728s
2026-07-04T14:59:04.181672480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-04T14:59:04.187632281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:04.195806249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009947s
2026-07-04T14:59:04.200847993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-04T14:59:04.220261914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:59:04.220291368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150485s
2026-07-04T14:59:04.223446516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-07-04T14:59:04.233187692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-04T14:59:04.244475145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016141s
2026-07-04T14:59:04.249578653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-04T14:59:04.277000232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-07-04T14:59:04.286479526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329762s
2026-07-04T14:59:04.290271729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-04T14:59:04.294965553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-04T14:59:04.303001995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091598s
2026-07-04T14:59:04.306883019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T14:59:04.315263989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:04.325557982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143652s
2026-07-04T14:59:04.330963342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T14:59:04.337336071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:04.347002275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114396s
2026-07-04T14:59:04.381077154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-04T14:59:04.423966832Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0410783 taking an average of 00:00:00.0410783
2026-07-04T14:59:04.445461290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:59:04', 'InitialSetup')
2026-07-04T14:59:04.455757838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:04.471988690Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:59:04.477450333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180364s
2026-07-04T14:59:04.486563529Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-07-04T14:59:04.490765826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:04.501392329Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-07-04T14:59:04.522756210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:59:04.527410475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002199s
2026-07-04T14:59:04.533314142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-04T14:59:04.539691527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:04.561539745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238074s
2026-07-04T14:59:04.568672423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:59:04', 'add_reason_to_pending_releases')
2026-07-04T14:59:04.576943407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:04.595074966Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-07-04T14:59:04.597304406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542287s
2026-07-04T14:59:04.602608884Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-07-04T14:59:04.606405623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:04.613187015Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-07-04T14:59:04.704044128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:04.778046355Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s
2026-07-04T14:59:04.780364268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-07-04T14:59:04.786455496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-07-04T14:59:04.804474907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196839s
2026-07-04T14:59:04.808612838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:04.820247661Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-05s
2026-07-04T14:59:04.823303951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-07-04T14:59:04.829005543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:04.844755944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172939s
2026-07-04T14:59:04.848887976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:04.852823012Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.97E-05s
2026-07-04T14:59:04.857192640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-07-04T14:59:04.862660904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:04.886139936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189088s
2026-07-04T14:59:04.932098532Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-07-04T14:59:04.951842126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-07-04T14:59:04.958870948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198212s
2026-07-04T14:59:04.990755134Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-07-04T14:59:05.447746555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-07-04T14:59:05.477984083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-07-04T14:59:05.504632102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-07-04T14:59:05.528078606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-07-04T14:59:05.585759746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-04T14:59:05.599259826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-07-04T14:59:05.612059655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-04T14:59:05.620137058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6231397s
2026-07-04T14:59:05.624033468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:05.627902405Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-05s
2026-07-04T14:59:05.631966785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-07-04T14:59:05.639724269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-07-04T14:59:05.654448463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171906s
2026-07-04T14:59:05.661589933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:59:05', 'add_medium_support')
2026-07-04T14:59:05.668607539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:05.682701177Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-07-04T14:59:05.687659116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461742s
2026-07-04T14:59:05.693059499Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-07-04T14:59:05.700083784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:05.705714101Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-07-04T14:59:05.721125753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-07-04T14:59:05.727161888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-07-04T14:59:05.735202025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099219s
2026-07-04T14:59:05.737804625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:05.741132833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:05.804687034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637717s
2026-07-04T14:59:05.811459001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:59:05', 'add_various_qualites_in_profile')
2026-07-04T14:59:05.819075114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:05.828235190Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-07-04T14:59:05.829938663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0867054s
2026-07-04T14:59:05.834147388Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-07-04T14:59:05.837659921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:05.843533253Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-07-04T14:59:05.870087061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-07-04T14:59:05.879972535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-07-04T14:59:05.886971622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130169s
2026-07-04T14:59:05.891014870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-07-04T14:59:05.896483644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-07-04T14:59:05.907224359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009778s
2026-07-04T14:59:05.909479689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-04T14:59:05.912121056Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.33E-05s
2026-07-04T14:59:05.916186347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-07-04T14:59:05.924166276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:05.937829509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177654s
2026-07-04T14:59:05.942372537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-07-04T14:59:06.130876086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-07-04T14:59:06.209002203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-07-04T14:59:06.267230723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:06.281410621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:06.334588264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-04T14:59:06.353743416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-04T14:59:06.362745156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:06.372340233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:06.380803444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.434833s
2026-07-04T14:59:06.385279401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-07-04T14:59:06.544572641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-07-04T14:59:06.583548053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-07-04T14:59:06.605715430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:06.619500735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:06.665106843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-04T14:59:06.677142869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-04T14:59:06.698645088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:06.717761523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:06.730004027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3380448s
2026-07-04T14:59:06.737113930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:06.740983199Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.85E-05s
2026-07-04T14:59:06.759344532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-07-04T14:59:06.769193019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-07-04T14:59:06.794436455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295723s
2026-07-04T14:59:06.803657412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:59:06', 'metadata_profiles')
2026-07-04T14:59:06.813012911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:06.822004494Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-07-04T14:59:06.831736687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568511s
2026-07-04T14:59:06.835518854Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-07-04T14:59:06.846264766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:06.870449064Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-07-04T14:59:06.946364229Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-04T14:59:07.174777209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-04T14:59:07.194038511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-04T14:59:07.203840038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:59:07.214711127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:59:07.316449706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:07.335099330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3810615s
2026-07-04T14:59:07.342573710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:07.348491338Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.52E-05s
2026-07-04T14:59:07.356114140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T14:59:07.367026221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-04T14:59:07.381413820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192173s
2026-07-04T14:59:07.386739680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T14:59:07.393651157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-04T14:59:07.399750737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074789s
2026-07-04T14:59:07.405012040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:07.407645856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001199s
2026-07-04T14:59:07.416181417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-04T14:59:07.574757102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-04T14:59:07.590939140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-07-04T14:59:07.601202918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:59:07.612029482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:59:07.644383171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:07.651847186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2313257s
2026-07-04T14:59:07.658500886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:59:07', 'separate_automatic_and_interactive_search')
2026-07-04T14:59:07.665666573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:07.690023039Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-07-04T14:59:07.705619669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2606541s
2026-07-04T14:59:07.725204266Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-07-04T14:59:07.736731038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:07.759633866Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-07-04T14:59:07.778663591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-07-04T14:59:08.121633558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-07-04T14:59:08.205904142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-07-04T14:59:08.233560793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:08.264329888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:08.371561648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:08.381409263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-04T14:59:08.391329028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-04T14:59:08.405568945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-04T14:59:08.415405584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:08.424271299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6368165s
2026-07-04T14:59:08.432624325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:59:08', 'change_album_path_to_relative')
2026-07-04T14:59:08.440944162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:08.459339527Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-07-04T14:59:08.466825143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6681406s
2026-07-04T14:59:08.490134901Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-07-04T14:59:08.496336635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:08.504680526Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-07-04T14:59:08.521510716Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-07-04T14:59:08.535732816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-07-04T14:59:08.547102754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164646s
2026-07-04T14:59:08.550847705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:59:08', 'change_quality_size_mb_to_kb')
2026-07-04T14:59:08.558998489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:08.578990566Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-07-04T14:59:08.584252890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462832s
2026-07-04T14:59:08.590209887Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-07-04T14:59:08.593837863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:08.599695440Z [Info] album_releases: Starting migration of Main DB to 9
2026-07-04T14:59:08.612334479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:08.616737576Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.05E-05s
2026-07-04T14:59:08.624409903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-07-04T14:59:08.629004848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-07-04T14:59:08.646683728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192357s
2026-07-04T14:59:08.673011058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:08.678020725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.48E-05s
2026-07-04T14:59:08.691593353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-07-04T14:59:08.698560353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-07-04T14:59:08.715592323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018833s
2026-07-04T14:59:08.723414915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:59:08', 'album_releases')
2026-07-04T14:59:08.733781589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:08.760353726Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-07-04T14:59:08.771549251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524293s
2026-07-04T14:59:08.777603313Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-07-04T14:59:08.783484756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:08.790426157Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-07-04T14:59:08.809985856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:08.813601474Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.02E-05s
2026-07-04T14:59:08.817466836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-07-04T14:59:08.938106455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-07-04T14:59:08.973459129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-07-04T14:59:08.994841519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:09.006307019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:09.049832299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:09.060266554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-04T14:59:09.070425596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-04T14:59:09.081653400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-04T14:59:09.092110630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:09.101248213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2789358s
2026-07-04T14:59:09.105963807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:09.111049348Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s
2026-07-04T14:59:09.117097851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-07-04T14:59:09.306169802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-07-04T14:59:09.364014268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-07-04T14:59:09.388223254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:09.401718916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:09.440236592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:09.452108322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-04T14:59:09.468645231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-04T14:59:09.479654077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-04T14:59:09.494194035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:09.516018737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3866954s
2026-07-04T14:59:09.554768350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:59:09', 'album_releases_fix')
2026-07-04T14:59:09.568108029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:09.592830504Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-07-04T14:59:09.596159412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4673843s
2026-07-04T14:59:09.602256028Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-07-04T14:59:09.608469227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:09.617526340Z [Info] import_lists: Starting migration of Main DB to 11
2026-07-04T14:59:09.684201557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-04T14:59:09.727219126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-07-04T14:59:09.772956871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0751227s
2026-07-04T14:59:09.778491314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-04T14:59:09.785505053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T14:59:09.795987831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109345s
2026-07-04T14:59:09.801492078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-04T14:59:09.814040512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T14:59:09.829305636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222066s
2026-07-04T14:59:09.836008969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-04T14:59:09.844732031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:59:09.860874408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176323s
2026-07-04T14:59:09.877120332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:59:09', 'import_lists')
2026-07-04T14:59:09.896526501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:09.929806959Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-07-04T14:59:09.942751166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0716022s
2026-07-04T14:59:09.954944867Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-07-04T14:59:09.962000850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:09.967021253Z [Info] add_release_status: Starting migration of Main DB to 12
2026-07-04T14:59:09.997545792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-07-04T14:59:10.010576718Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.34E-05s
2026-07-04T14:59:10.042257399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-07-04T14:59:10.059831773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-07-04T14:59:10.082572588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025367s
2026-07-04T14:59:10.088888443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:10.093733672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:10.119798809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264851s
2026-07-04T14:59:10.127238187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:59:10', 'add_release_status')
2026-07-04T14:59:10.138933431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:10.164811368Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-07-04T14:59:10.173123692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640684s
2026-07-04T14:59:10.218011474Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-07-04T14:59:10.223494510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:10.270762308Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-07-04T14:59:10.304015304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:10.311778247Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.46E-05s
2026-07-04T14:59:10.321470591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-07-04T14:59:10.332682300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:10.353085223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261263s
2026-07-04T14:59:10.361707873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:59:10', 'album_download_notification')
2026-07-04T14:59:10.372042258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:10.394987200Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-07-04T14:59:10.425897016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675692s
2026-07-04T14:59:10.443085041Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-07-04T14:59:10.453416232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:10.460789480Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-07-04T14:59:10.478079638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-07-04T14:59:10.495118760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-07-04T14:59:10.506607305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181943s
2026-07-04T14:59:10.516123584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-07-04T14:59:10.528674611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-07-04T14:59:10.539596117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159772s
2026-07-04T14:59:10.549558404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:59:10', 'fix_language_metadata_profiles')
2026-07-04T14:59:10.558887834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:10.572340932Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-07-04T14:59:10.578216827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476095s
2026-07-04T14:59:10.585167783Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-07-04T14:59:10.591723836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:10.601128028Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-07-04T14:59:10.612394319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-07-04T14:59:10.621892602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-07-04T14:59:10.638184685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149039s
2026-07-04T14:59:10.648224599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:59:10', 'remove_fanzub')
2026-07-04T14:59:10.658836800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:10.678028288Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-07-04T14:59:10.682887488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0561625s
2026-07-04T14:59:10.689760377Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-07-04T14:59:10.695581910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:10.705497208Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-07-04T14:59:10.775192441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-07-04T14:59:10.781996787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-07-04T14:59:10.791814578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106265s
2026-07-04T14:59:10.797678655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-07-04T14:59:10.805608367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-07-04T14:59:10.814190527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115047s
2026-07-04T14:59:10.829677804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-07-04T14:59:10.843570631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-07-04T14:59:10.853170647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174298s
2026-07-04T14:59:10.857876337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-07-04T14:59:10.867360569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-04T14:59:10.874015300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113413s
2026-07-04T14:59:10.881335009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-04T14:59:10.885537967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-04T14:59:10.893937192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096162s
2026-07-04T14:59:10.898797966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-04T14:59:10.905888010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:59:10.914745111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110372s
2026-07-04T14:59:10.922299731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:59:10', 'update_artist_history_indexes')
2026-07-04T14:59:10.931128140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:10.941037378Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-07-04T14:59:10.946234666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364572s
2026-07-04T14:59:10.951168799Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-07-04T14:59:10.956421100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:10.965553414Z [Info] remove_nma: Starting migration of Main DB to 17
2026-07-04T14:59:11.020634840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:11.047970329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-04T14:59:11.055771539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303275s
2026-07-04T14:59:11.066184212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:59:11', 'remove_nma')
2026-07-04T14:59:11.078388780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:11.087549817Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-07-04T14:59:11.092730370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0608282s
2026-07-04T14:59:11.101805558Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-07-04T14:59:11.112988675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:11.121230265Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-07-04T14:59:11.130772102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:11.136374888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001907s
2026-07-04T14:59:11.144072272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-07-04T14:59:11.147844855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-07-04T14:59:11.170346702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241086s
2026-07-04T14:59:11.179113710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:59:11', 'album_disambiguation')
2026-07-04T14:59:11.188405732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:11.200111863Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-07-04T14:59:11.205018656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537141s
2026-07-04T14:59:11.214194165Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-07-04T14:59:11.217612307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:11.225749880Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-07-04T14:59:11.232472845Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:11.237800137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:11.272381245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343966s
2026-07-04T14:59:11.281792927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:59:11', 'add_ape_quality_in_profiles')
2026-07-04T14:59:11.299378138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:11.309163469Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-07-04T14:59:11.316128086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0706365s
2026-07-04T14:59:11.321028860Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-07-04T14:59:11.326567849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:11.332799226Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-07-04T14:59:11.358634879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:11.366423529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-04T14:59:11.376599498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012703s
2026-07-04T14:59:11.382964025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:11.391017422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-04T14:59:11.398771131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110433s
2026-07-04T14:59:11.404593405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:11.411737229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-04T14:59:11.418179923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089432s
2026-07-04T14:59:11.425424209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:59:11', 'remove_pushalot')
2026-07-04T14:59:11.434679227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:11.466505135Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-07-04T14:59:11.466544885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046455s
2026-07-04T14:59:11.470588805Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-07-04T14:59:11.475696458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:11.482342457Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-07-04T14:59:11.537943311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T14:59:11.559076297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-07-04T14:59:11.582295649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279194s
2026-07-04T14:59:11.593397193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:59:11', 'add_custom_filters')
2026-07-04T14:59:11.607212735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:11.630014793Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-07-04T14:59:11.635697729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0802057s
2026-07-04T14:59:11.641977729Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-07-04T14:59:11.648042717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:11.655479019Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-07-04T14:59:11.667730307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:59:11.672529759Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.15E-05s
2026-07-04T14:59:11.677132525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-07-04T14:59:11.684686184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-07-04T14:59:11.705422557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222847s
2026-07-04T14:59:11.714498306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:59:11', 'import_list_tags')
2026-07-04T14:59:11.725132851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:11.742398222Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-07-04T14:59:11.756532511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596523s
2026-07-04T14:59:11.765080921Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-07-04T14:59:11.773342309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:11.785844543Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-07-04T14:59:11.984945742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-07-04T14:59:12.000265208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-07-04T14:59:12.014299186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238799s
2026-07-04T14:59:12.019845156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-07-04T14:59:12.028747046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-07-04T14:59:12.038502293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128222s
2026-07-04T14:59:12.110902009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-04T14:59:12.112161116Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-04T14:59:12.112796578Z FROM "Artists"
2026-07-04T14:59:12.133371258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-04T14:59:12.135302141Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-04T14:59:12.135323123Z FROM "Artists"
2026-07-04T14:59:12.167094290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448091s
2026-07-04T14:59:12.171983184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-04T14:59:12.179007281Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.25E-05s
2026-07-04T14:59:12.181834326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-07-04T14:59:12.188768226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:12.208343108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217015s
2026-07-04T14:59:12.221182847Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-04T14:59:12.221220143Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:59:12.221223759Z FROM "ArtistMetadata"
2026-07-04T14:59:12.221226572Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-07-04T14:59:12.236797495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-04T14:59:12.236860249Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:59:12.236865166Z FROM "ArtistMetadata"
2026-07-04T14:59:12.236868871Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-07-04T14:59:12.248524396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194815s
2026-07-04T14:59:12.254249255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-07-04T14:59:12.283492604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-07-04T14:59:12.325771085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637067s
2026-07-04T14:59:12.333511925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-07-04T14:59:12.347275448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-07-04T14:59:12.363557376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213537s
2026-07-04T14:59:12.376786779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-07-04T14:59:12.389629352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-07-04T14:59:12.394795153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106851s
2026-07-04T14:59:12.396849712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:12.404826114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:12.597538770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1934085s
2026-07-04T14:59:12.604136287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:12.606001681Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.49E-05s
2026-07-04T14:59:12.611933931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-07-04T14:59:12.619561751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:12.636242997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202164s
2026-07-04T14:59:12.641418742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:12.645806997Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.21E-05s
2026-07-04T14:59:12.650655071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-07-04T14:59:12.659091183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:12.680258891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237861s
2026-07-04T14:59:12.686539763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:12.689583984Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.58E-05s
2026-07-04T14:59:12.694442714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-07-04T14:59:12.700695684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-07-04T14:59:12.719939610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207244s
2026-07-04T14:59:12.734025486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-04T14:59:12.735700857Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:59:12.735720146Z FROM "ArtistMetadata"
2026-07-04T14:59:12.735724392Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-04T14:59:12.735728639Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-07-04T14:59:12.751517337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-04T14:59:12.751668623Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:59:12.751764117Z FROM "ArtistMetadata"
2026-07-04T14:59:12.751933480Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-04T14:59:12.752023115Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-07-04T14:59:12.765571546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226032s
2026-07-04T14:59:12.773320838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:12.775030349Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.04E-05s
2026-07-04T14:59:12.779526396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-07-04T14:59:12.788192222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-07-04T14:59:12.808469916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231075s
2026-07-04T14:59:12.812591852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:12.821289165Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.33E-05s
2026-07-04T14:59:12.834063577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-07-04T14:59:12.874727999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:12.900685054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616784s
2026-07-04T14:59:12.906490604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:12.911018218Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.05E-05s
2026-07-04T14:59:12.916168575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-07-04T14:59:12.923210126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:12.946101799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208457s
2026-07-04T14:59:12.963379428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-04T14:59:12.963683543Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-04T14:59:12.963888300Z FROM "AlbumReleases"
2026-07-04T14:59:12.964130974Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-04T14:59:12.964333237Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-07-04T14:59:12.981989323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-04T14:59:12.985886102Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-04T14:59:12.986544448Z FROM "AlbumReleases"
2026-07-04T14:59:12.986965109Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-04T14:59:12.987213361Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-07-04T14:59:12.998976156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259093s
2026-07-04T14:59:13.011439222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-04T14:59:13.011706963Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:59:13.011895776Z FROM "ArtistMetadata"
2026-07-04T14:59:13.012121985Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-04T14:59:13.012265489Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-07-04T14:59:13.057904396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-04T14:59:13.058161822Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:59:13.058349384Z FROM "ArtistMetadata"
2026-07-04T14:59:13.058506329Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-04T14:59:13.058783975Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-07-04T14:59:13.084192118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0560882s
2026-07-04T14:59:13.098035630Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-07-04T14:59:13.277589950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-07-04T14:59:13.303669309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-07-04T14:59:13.320154310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:13.360214387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:13.465033571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:13.514109319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:13.569297343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4557115s
2026-07-04T14:59:13.589399335Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-07-04T14:59:13.904342255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-07-04T14:59:13.977839767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-07-04T14:59:14.017091122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:14.043822426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:14.119134607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:14.127420572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:14.137385725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5301802s
2026-07-04T14:59:14.142525837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-07-04T14:59:14.361543330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-07-04T14:59:14.412330290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-07-04T14:59:14.427971738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-07-04T14:59:14.438923248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-07-04T14:59:14.481114469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-04T14:59:14.491928213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-04T14:59:14.501317832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3532058s
2026-07-04T14:59:14.506367949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-07-04T14:59:14.650233943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-07-04T14:59:14.721899458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-07-04T14:59:14.735060709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-04T14:59:14.745026833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-04T14:59:14.785518397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:14.797098709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.284362s
2026-07-04T14:59:14.804255353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-07-04T14:59:14.814836818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:14.832163622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190246s
2026-07-04T14:59:14.843700769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-07-04T14:59:14.860176778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:14.880056225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024142s
2026-07-04T14:59:14.893272168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-07-04T14:59:14.912116776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-04T14:59:14.927401800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229556s
2026-07-04T14:59:14.938692568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-07-04T14:59:14.947777220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-07-04T14:59:14.957297065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141876s
2026-07-04T14:59:14.962703657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-07-04T14:59:14.979072304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-07-04T14:59:14.997767267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303653s
2026-07-04T14:59:15.004301087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-07-04T14:59:15.013006361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-07-04T14:59:15.023116250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140091s
2026-07-04T14:59:15.027668582Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:15.049424722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-07-04T14:59:15.056685372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024905s
2026-07-04T14:59:15.061120307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:15.068273806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-07-04T14:59:15.079040609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111729s
2026-07-04T14:59:15.081059795Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:15.089904268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-07-04T14:59:15.102274063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169148s
2026-07-04T14:59:15.128440422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:59:15', 'add_release_groups_etc')
2026-07-04T14:59:15.162271145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:15.214092706Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-07-04T14:59:15.235091000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115703s
2026-07-04T14:59:15.266083651Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-07-04T14:59:15.288035324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:15.298578412Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-07-04T14:59:15.341883772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:15.351865990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-07-04T14:59:15.364660502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168644s
2026-07-04T14:59:15.372768932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:59:15', 'NewMediaInfoFormat')
2026-07-04T14:59:15.381262118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:15.394140536Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-07-04T14:59:15.405020127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441666s
2026-07-04T14:59:15.415769645Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-07-04T14:59:15.424714628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:15.434691679Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-07-04T14:59:15.480960529Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-04T14:59:15.490310649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-04T14:59:15.530633681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444847s
2026-07-04T14:59:15.535521535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:59:15.539772504Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s
2026-07-04T14:59:15.546587636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-04T14:59:15.554840182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:15.573959952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220219s
2026-07-04T14:59:15.582663244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:59:15', 'rename_restrictions_to_release_profiles')
2026-07-04T14:59:15.594014373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:15.605106474Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-07-04T14:59:15.610540936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520949s
2026-07-04T14:59:15.618747033Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-04T14:59:15.627066408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:15.633659758Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-07-04T14:59:15.681818500Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-04T14:59:15.689678168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-04T14:59:15.734991297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464089s
2026-07-04T14:59:15.741767150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:59:15.747827320Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s
2026-07-04T14:59:15.754779197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-04T14:59:15.762682630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T14:59:15.783729658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227437s
2026-07-04T14:59:15.788988758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-04T14:59:15.793393618Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.18E-05s
2026-07-04T14:59:15.799734149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-04T14:59:15.808690009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-04T14:59:15.834961354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289106s
2026-07-04T14:59:15.840096669Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:15.850885296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T14:59:15.859491131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013002s
2026-07-04T14:59:15.863977754Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:15.870499155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-04T14:59:15.878429258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101157s
2026-07-04T14:59:15.884368578Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-07-04T14:59:16.052292060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-07-04T14:59:16.084026863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-07-04T14:59:16.099404234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:16.109997457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:16.160996436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:16.171110020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:16.181629883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:16.205850987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:16.217402758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3263915s
2026-07-04T14:59:16.225607220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:59:16', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-04T14:59:16.235361487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:16.260245915Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-04T14:59:16.266573196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3650567s
2026-07-04T14:59:16.273474526Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-07-04T14:59:16.278138075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:16.285832395Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-07-04T14:59:16.298626745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-04T14:59:16.307783936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-07-04T14:59:16.319976126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139707s
2026-07-04T14:59:16.324812924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-07-04T14:59:16.333495715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-07-04T14:59:16.344403960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136055s
2026-07-04T14:59:16.356295398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:59:16', 'add_import_exclusions')
2026-07-04T14:59:16.366865907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:16.384142545Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-07-04T14:59:16.393472084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05123s
2026-07-04T14:59:16.400213606Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-07-04T14:59:16.407570250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:16.419307868Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-07-04T14:59:16.554646383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-04T14:59:16.554672433Z WHERE "Id" in (
2026-07-04T14:59:16.554675627Z SELECT "Artists"."Id" from "Artists"
2026-07-04T14:59:16.554765371Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:16.554847094Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-04T14:59:16.575708874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-04T14:59:16.576933149Z WHERE "Id" in (
2026-07-04T14:59:16.577407760Z SELECT "Artists"."Id" from "Artists"
2026-07-04T14:59:16.577634629Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:16.577838185Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-04T14:59:16.600436727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359233s
2026-07-04T14:59:16.642693476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-04T14:59:16.643209459Z WHERE "Id" in (
2026-07-04T14:59:16.643800104Z SELECT "Albums"."Id" from "Albums"
2026-07-04T14:59:16.644061956Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:16.644970748Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-04T14:59:16.673464103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-04T14:59:16.673796822Z WHERE "Id" in (
2026-07-04T14:59:16.674090813Z SELECT "Albums"."Id" from "Albums"
2026-07-04T14:59:16.674310952Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:16.674492554Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-04T14:59:16.698683343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409347s
2026-07-04T14:59:16.720822406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-04T14:59:16.721113282Z WHERE "Id" in (
2026-07-04T14:59:16.721316637Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-04T14:59:16.721565650Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-04T14:59:16.724006729Z WHERE "Albums"."Id" IS NULL)
2026-07-04T14:59:16.755247870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-04T14:59:16.755673368Z WHERE "Id" in (
2026-07-04T14:59:16.755883574Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-04T14:59:16.756179647Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-04T14:59:16.756714929Z WHERE "Albums"."Id" IS NULL)
2026-07-04T14:59:16.781320980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460925s
2026-07-04T14:59:16.807404844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-04T14:59:16.810497589Z WHERE "Id" in (
2026-07-04T14:59:16.810788996Z SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:59:16.811060041Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:59:16.811300512Z WHERE "AlbumReleases"."Id" IS NULL)
2026-07-04T14:59:16.841451571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-04T14:59:16.841772501Z WHERE "Id" in (
2026-07-04T14:59:16.841970859Z SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:59:16.842158831Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:59:16.842342205Z WHERE "AlbumReleases"."Id" IS NULL)
2026-07-04T14:59:16.865195910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393105s
2026-07-04T14:59:16.908582412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-04T14:59:16.908619278Z WHERE "Id" in (
2026-07-04T14:59:16.916260448Z SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:59:16.918949136Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:16.920160371Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-04T14:59:16.967608048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-04T14:59:16.969135817Z WHERE "Id" in (
2026-07-04T14:59:16.971668181Z SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:59:16.971693189Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:16.971697055Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-04T14:59:17.003997926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641489s
2026-07-04T14:59:17.042569321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:59:17.043320878Z WHERE "Id" IN (
2026-07-04T14:59:17.043827538Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:17.044236840Z LEFT OUTER JOIN "Tracks"
2026-07-04T14:59:17.044730891Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:59:17.045139423Z WHERE "Tracks"."Id" IS NULL)
2026-07-04T14:59:17.091608494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:59:17.093416884Z WHERE "Id" IN (
2026-07-04T14:59:17.094153247Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:17.094965144Z LEFT OUTER JOIN "Tracks"
2026-07-04T14:59:17.095269280Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:59:17.097065992Z WHERE "Tracks"."Id" IS NULL)
2026-07-04T14:59:17.129662245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063276s
2026-07-04T14:59:17.147942647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:59:17', 'clean_artist_metadata_table')
2026-07-04T14:59:17.171276201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:17.195865205Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-07-04T14:59:17.206360583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283461s
2026-07-04T14:59:17.220558967Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-07-04T14:59:17.243448115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:17.261575238Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-07-04T14:59:17.290639949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:17.295763496Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.25E-05s
2026-07-04T14:59:17.302383646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-04T14:59:17.310192948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:17.332838931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252144s
2026-07-04T14:59:17.338041737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:17.342894428Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-05s
2026-07-04T14:59:17.349949681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-04T14:59:17.360171557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:17.376583079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209852s
2026-07-04T14:59:17.381232986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:17.386165717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001371s
2026-07-04T14:59:17.391510557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-07-04T14:59:17.400556572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:17.420707306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238108s
2026-07-04T14:59:17.424780139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:17.430153420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001379s
2026-07-04T14:59:17.436819659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-07-04T14:59:17.443601772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:17.480014734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332671s
2026-07-04T14:59:17.484006275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:17.488727189Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.95E-05s
2026-07-04T14:59:17.493107823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-07-04T14:59:17.501564906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:17.527308901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244733s
2026-07-04T14:59:17.538024347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-07-04T14:59:17.694970150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-07-04T14:59:17.732974657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-07-04T14:59:17.750973267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-04T14:59:17.763287859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-04T14:59:17.808640106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2678639s
2026-07-04T14:59:17.815125274Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-07-04T14:59:18.010884215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-07-04T14:59:18.044156161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-07-04T14:59:18.064345514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-04T14:59:18.075204675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-04T14:59:18.154552312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3308568s
2026-07-04T14:59:18.174105612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:59:18', 'health_issue_notification')
2026-07-04T14:59:18.185321398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:18.200034595Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-07-04T14:59:18.210201288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3771801s
2026-07-04T14:59:18.226351208Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-07-04T14:59:18.231696347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:18.238994554Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-07-04T14:59:18.267450313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:18.272431766Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s
2026-07-04T14:59:18.277713781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-07-04T14:59:18.284398708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-07-04T14:59:18.300112604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176907s
2026-07-04T14:59:18.304144576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:18.310657234Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.74E-05s
2026-07-04T14:59:18.315050117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-07-04T14:59:18.321778590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-07-04T14:59:18.339681245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201896s
2026-07-04T14:59:18.344888377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-07-04T14:59:18.355415451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-07-04T14:59:18.374314241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227314s
2026-07-04T14:59:18.387527520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:59:18.388132627Z WHERE "Id" IN (
2026-07-04T14:59:18.388597603Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:18.388988028Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:59:18.392106891Z WHERE "Tracks"."Id" IS NULL)
2026-07-04T14:59:18.415035158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:59:18.415572934Z WHERE "Id" IN (
2026-07-04T14:59:18.415898942Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:18.420117494Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:59:18.420157684Z WHERE "Tracks"."Id" IS NULL)
2026-07-04T14:59:18.435389347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310202s
2026-07-04T14:59:18.458450182Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:59:18.458797593Z WHERE "Id" IN (
2026-07-04T14:59:18.462404077Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:18.462944827Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-04T14:59:18.463162694Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-04T14:59:18.463348822Z WHERE "Artists"."Path" IS NULL)
2026-07-04T14:59:18.526345879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:59:18.526732608Z WHERE "Id" IN (
2026-07-04T14:59:18.526983765Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:18.527427640Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-04T14:59:18.527659007Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-04T14:59:18.527877674Z WHERE "Artists"."Path" IS NULL)
2026-07-04T14:59:18.545131768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650388s
2026-07-04T14:59:18.560284533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:59:18.560554629Z WHERE "Id" IN (
2026-07-04T14:59:18.560793997Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:18.561126035Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:59:18.561409399Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:59:18.561602369Z WHERE "AlbumReleases"."Monitored" = 0
2026-07-04T14:59:18.562224461Z OR "AlbumReleases"."Monitored" IS NULL)
2026-07-04T14:59:18.587928477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:59:18.588275947Z WHERE "Id" IN (
2026-07-04T14:59:18.588664629Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:59:18.589134274Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:59:18.589537698Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:59:18.589953331Z WHERE "AlbumReleases"."Monitored" = 0
2026-07-04T14:59:18.590357446Z OR "AlbumReleases"."Monitored" IS NULL)
2026-07-04T14:59:18.624347728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445036s
2026-07-04T14:59:18.643493977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-04T14:59:18.643976170Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-04T14:59:18.644354688Z FROM "Artists"
2026-07-04T14:59:18.644756700Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-04T14:59:18.645130049Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-07-04T14:59:18.671145231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-04T14:59:18.671427053Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-04T14:59:18.671620173Z FROM "Artists"
2026-07-04T14:59:18.671893002Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-04T14:59:18.672130017Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-07-04T14:59:18.685332930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029023s
2026-07-04T14:59:18.717416546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:59:18.717943716Z WHERE "Id" NOT IN (
2026-07-04T14:59:18.718269544Z SELECT MIN("Id")
2026-07-04T14:59:18.718564085Z FROM "TrackFiles"
2026-07-04T14:59:18.719017124Z GROUP BY "Path"
2026-07-04T14:59:18.719395602Z )
2026-07-04T14:59:18.738715091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:59:18.739135040Z WHERE "Id" NOT IN (
2026-07-04T14:59:18.739468509Z SELECT MIN("Id")
2026-07-04T14:59:18.739659906Z FROM "TrackFiles"
2026-07-04T14:59:18.739831934Z GROUP BY "Path"
2026-07-04T14:59:18.741968475Z )
2026-07-04T14:59:18.753414437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236401s
2026-07-04T14:59:18.758297362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:18.762526740Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.91E-05s
2026-07-04T14:59:18.769415573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-07-04T14:59:18.954123935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:18.999151636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-07-04T14:59:19.012380599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-04T14:59:19.023113692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-04T14:59:19.074092089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:19.083888058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3083962s
2026-07-04T14:59:19.089626437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-07-04T14:59:19.096790091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-04T14:59:19.105895225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107626s
2026-07-04T14:59:19.111390208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-07-04T14:59:19.278733260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:19.299486107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-07-04T14:59:19.311659277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-04T14:59:19.323835863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-04T14:59:19.386584799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:19.409447997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-04T14:59:19.421675669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3050966s
2026-07-04T14:59:19.433116874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:59:19', 'add_mediafilerepository_mtime')
2026-07-04T14:59:19.439386508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:19.452283123Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-07-04T14:59:19.458104066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3343111s
2026-07-04T14:59:19.465961409Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-07-04T14:59:19.472314709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:19.479861107Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-07-04T14:59:19.524982969Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-04T14:59:19.525025663Z WHERE "Id" NOT IN (
2026-07-04T14:59:19.525028717Z SELECT MIN("Artists"."Id") from "Artists"
2026-07-04T14:59:19.525031161Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:19.525033705Z GROUP BY "ArtistMetadata"."Id")
2026-07-04T14:59:19.556332464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-04T14:59:19.556742057Z WHERE "Id" NOT IN (
2026-07-04T14:59:19.557185131Z SELECT MIN("Artists"."Id") from "Artists"
2026-07-04T14:59:19.557663849Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:59:19.558068746Z GROUP BY "ArtistMetadata"."Id")
2026-07-04T14:59:19.571617438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356677s
2026-07-04T14:59:19.577297569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-07-04T14:59:19.583866752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-07-04T14:59:19.592894680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102846s
2026-07-04T14:59:19.599025427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-07-04T14:59:19.744408192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T14:59:19.797936271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-07-04T14:59:19.829311454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:19.857665901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:19.949807469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:19.974862673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:20.013318726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:20.034069079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4268199s
2026-07-04T14:59:20.046213066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-07-04T14:59:20.059093096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:20.080984699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197331s
2026-07-04T14:59:20.095332058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:59:20', 'add_artistmetadataid_constraint')
2026-07-04T14:59:20.117453616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:20.138507984Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-07-04T14:59:20.149769739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797148s
2026-07-04T14:59:20.165508532Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-07-04T14:59:20.172059779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:20.183362295Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-07-04T14:59:20.235174001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-07-04T14:59:20.241481011Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.66E-05s
2026-07-04T14:59:20.247343136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-07-04T14:59:20.255936242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:20.276709049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219977s
2026-07-04T14:59:20.281620458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-07-04T14:59:20.287800048Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.14E-05s
2026-07-04T14:59:20.293382573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-07-04T14:59:20.302443640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:20.322709057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237936s
2026-07-04T14:59:20.327721808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:20.334707796Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s
2026-07-04T14:59:20.340395828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-07-04T14:59:20.350950965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:20.374065791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026906s
2026-07-04T14:59:20.381870587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-07-04T14:59:20.388847321Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.83E-05s
2026-07-04T14:59:20.393709926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-07-04T14:59:20.401501111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:20.421977354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022918s
2026-07-04T14:59:20.428034989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:20.431117869Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.84E-05s
2026-07-04T14:59:20.436378953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-07-04T14:59:20.444149176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:20.467430822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254989s
2026-07-04T14:59:20.472572366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-04T14:59:20.478165117Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.99E-05s
2026-07-04T14:59:20.483776034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-07-04T14:59:20.491195351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:20.510152929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211332s
2026-07-04T14:59:20.518094939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:59:20', 'old_ids_and_artist_alias')
2026-07-04T14:59:20.526826773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:20.543811733Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-07-04T14:59:20.564070890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519327s
2026-07-04T14:59:20.574541560Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-07-04T14:59:20.587272227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:20.600794358Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-07-04T14:59:20.618601080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:20.626111534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:20.637621291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146319s
2026-07-04T14:59:20.645543692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T14:59:20.651128311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-04T14:59:20.659135509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091901s
2026-07-04T14:59:20.667772821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:59:20', 'download_propers_config')
2026-07-04T14:59:20.677184654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:20.702105405Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-07-04T14:59:20.708099247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420762s
2026-07-04T14:59:20.713594893Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-07-04T14:59:20.719149856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:20.728005986Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-07-04T14:59:20.762036568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-04T14:59:20.769957458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-04T14:59:20.778767018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120025s
2026-07-04T14:59:20.783672780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-07-04T14:59:20.938090313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T14:59:20.961514813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-07-04T14:59:20.980751638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:21.000206250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:21.062140384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:21.074865842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:21.091186517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:21.110873617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:21.120272691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3304413s
2026-07-04T14:59:21.125860614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-04T14:59:21.306424467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-07-04T14:59:21.352056203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-07-04T14:59:21.379508969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-04T14:59:21.395510156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-04T14:59:21.481642600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-04T14:59:21.490343457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3542816s
2026-07-04T14:59:21.495350780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-07-04T14:59:21.762143170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-04T14:59:21.786371855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-07-04T14:59:21.802981423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T14:59:21.814186022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T14:59:21.866206923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3643317s
2026-07-04T14:59:21.871964239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-04T14:59:22.204032019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-07-04T14:59:22.231467019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-07-04T14:59:22.260312642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:59:22.272591101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:59:22.338088855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:59:22.346479218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:59:22.357487413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-04T14:59:22.368995967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:59:22.377942083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.500623s
2026-07-04T14:59:22.384416173Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-07-04T14:59:22.585141466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:59:22.604126234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-07-04T14:59:22.616161127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-04T14:59:22.625809214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-04T14:59:22.679534758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2905091s
2026-07-04T14:59:22.685267028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-07-04T14:59:22.833454987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:22.854128015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-07-04T14:59:22.866564870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-04T14:59:22.876697943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-04T14:59:22.945099549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:22.953649441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-04T14:59:22.962524058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2712627s
2026-07-04T14:59:22.972454168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:59:22', 'remove_language_profiles')
2026-07-04T14:59:22.979118324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:22.992869169Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-07-04T14:59:22.997829932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3008656s
2026-07-04T14:59:23.004639145Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-07-04T14:59:23.010370533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:23.017776140Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-07-04T14:59:23.030996951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:59:23.037281828Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.99E-05s
2026-07-04T14:59:23.046100743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-07-04T14:59:23.053682704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-07-04T14:59:23.074173257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221288s
2026-07-04T14:59:23.087103382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-07-04T14:59:23.107096640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-07-04T14:59:23.114116190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127629s
2026-07-04T14:59:23.120808798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:59:23', 'multi_disc_naming_format')
2026-07-04T14:59:23.129832840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:23.148092210Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-07-04T14:59:23.157018696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462527s
2026-07-04T14:59:23.170655899Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-07-04T14:59:23.176695509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:23.185602857Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-07-04T14:59:23.197840745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:59:23.203277882Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.07E-05s
2026-07-04T14:59:23.209736159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-04T14:59:23.217079853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:23.236301746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213696s
2026-07-04T14:59:23.240501818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:23.248473224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:23.793943684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5485463s
2026-07-04T14:59:23.802097311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:59:23', 'add_download_client_priority')
2026-07-04T14:59:23.811329505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:23.830671508Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-07-04T14:59:23.835270159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.584273s
2026-07-04T14:59:23.842573092Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-07-04T14:59:23.847202249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:23.853134988Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-07-04T14:59:23.870656012Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:23.878469741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-04T14:59:23.886044631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098334s
2026-07-04T14:59:23.891712033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:23.899062567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-07-04T14:59:23.906541514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092183s
2026-07-04T14:59:23.913981582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:59:23', 'remove_growl_prowl')
2026-07-04T14:59:23.923605683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:23.940073990Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-07-04T14:59:23.950077100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403583s
2026-07-04T14:59:23.953497935Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-07-04T14:59:23.960255832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:23.968111502Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-07-04T14:59:23.978779137Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:23.986294237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-04T14:59:23.993572134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097865s
2026-07-04T14:59:24.000610160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:24.016581252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-04T14:59:24.025983119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153633s
2026-07-04T14:59:24.033605901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:59:24', 'remove_plex_hometheatre')
2026-07-04T14:59:24.048332669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:24.068850974Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-07-04T14:59:24.075741319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547637s
2026-07-04T14:59:24.083853924Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-07-04T14:59:24.089943179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:24.100350694Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-07-04T14:59:24.121644752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-04T14:59:24.126767457Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.06E-05s
2026-07-04T14:59:24.132464895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-07-04T14:59:24.139434447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-07-04T14:59:24.165758914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281187s
2026-07-04T14:59:24.171220738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-04T14:59:24.175508112Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.57E-05s
2026-07-04T14:59:24.181560010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-07-04T14:59:24.189482061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:24.208884074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222068s
2026-07-04T14:59:24.213795163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-04T14:59:24.219183236Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.76E-05s
2026-07-04T14:59:24.235865033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-07-04T14:59:24.245398929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:24.266004164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221089s
2026-07-04T14:59:24.268245443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-04T14:59:24.272433638Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.41E-05s
2026-07-04T14:59:24.281309658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-07-04T14:59:24.291366739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:24.320942015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274929s
2026-07-04T14:59:24.329645547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-04T14:59:24.337110692Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.34E-05s
2026-07-04T14:59:24.348534710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-07-04T14:59:24.364638842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-07-04T14:59:24.406713678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403882s
2026-07-04T14:59:24.419075241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:24.425315361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:24.452025154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281197s
2026-07-04T14:59:24.459354066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:59:24', 'add_root_folder_add_defaults')
2026-07-04T14:59:24.468416095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:24.484733445Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-07-04T14:59:24.489809672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605591s
2026-07-04T14:59:24.496409862Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-07-04T14:59:24.502794689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:24.510697110Z [Info] task_duration: Starting migration of Main DB to 40
2026-07-04T14:59:24.522415730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:59:24.527045166Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s
2026-07-04T14:59:24.532593601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-04T14:59:24.539043495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-04T14:59:24.559337785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223497s
2026-07-04T14:59:24.566023202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:59:24', 'task_duration')
2026-07-04T14:59:24.575104770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:24.587187115Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-07-04T14:59:24.592984122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490955s
2026-07-04T14:59:24.602050297Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-07-04T14:59:24.606594816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:24.613622337Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-07-04T14:59:24.625551231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:59:24.629905236Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.72E-05s
2026-07-04T14:59:24.634337096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-04T14:59:24.641706709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:24.662674037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230608s
2026-07-04T14:59:24.666996885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-04T14:59:24.671477529Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-05s
2026-07-04T14:59:24.677561014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-04T14:59:24.688010832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:24.720904892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378589s
2026-07-04T14:59:24.730166089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:59:24', 'add_indexer_and_enabled_to_release_profiles')
2026-07-04T14:59:24.740122569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:24.761217227Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-07-04T14:59:24.787403135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0696603s
2026-07-04T14:59:24.815087368Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-07-04T14:59:24.826754160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:24.860065244Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-07-04T14:59:24.873062249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-07-04T14:59:25.036562633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-04T14:59:25.079190027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-07-04T14:59:25.101864263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:25.126720269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:25.204838644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:25.218080797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:25.225382938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:25.236466976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:25.244610870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3667967s
2026-07-04T14:59:25.250992382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-07-04T14:59:25.260001401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-07-04T14:59:25.268159596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110589s
2026-07-04T14:59:25.278096265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-07-04T14:59:25.289807744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-07-04T14:59:25.304045578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135262s
2026-07-04T14:59:25.310157697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-07-04T14:59:25.456748874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-07-04T14:59:25.474482446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-07-04T14:59:25.486099815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-04T14:59:25.495431677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-04T14:59:25.542005996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2202757s
2026-07-04T14:59:25.550529648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:59:25', 'remove_album_folders')
2026-07-04T14:59:25.559704686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:25.586994549Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-07-04T14:59:25.599068030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2583894s
2026-07-04T14:59:25.619112044Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-07-04T14:59:25.630092618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:25.653507344Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-07-04T14:59:25.707497824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:59:25.713219829Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.79E-05s
2026-07-04T14:59:25.728041418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-07-04T14:59:25.731435123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-07-04T14:59:25.757226990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233113s
2026-07-04T14:59:25.757440280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:59:25.762965018Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.29E-05s
2026-07-04T14:59:25.766868037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-07-04T14:59:25.777141180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:25.796162753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214286s
2026-07-04T14:59:25.798689869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:25.804284773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:27.369026812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5574703s
2026-07-04T14:59:27.374192392Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-07-04T14:59:27.596801798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-04T14:59:27.644366661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-04T14:59:27.682124188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-04T14:59:27.718276630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-04T14:59:27.881085278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4932313s
2026-07-04T14:59:27.886005811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-07-04T14:59:28.124092628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-04T14:59:28.141932459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-04T14:59:28.167116767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-04T14:59:28.176454338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-04T14:59:28.222045434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3257758s
2026-07-04T14:59:28.225757825Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-07-04T14:59:28.480671187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-04T14:59:28.499819058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-04T14:59:28.513576142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-04T14:59:28.525210215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-04T14:59:28.570407811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3378938s
2026-07-04T14:59:28.576788611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-07-04T14:59:28.731319706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-04T14:59:28.747427452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-04T14:59:28.757672604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-04T14:59:28.768967199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-04T14:59:28.812222374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2289551s
2026-07-04T14:59:28.818634812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-07-04T14:59:29.006320185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-04T14:59:29.022339821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-04T14:59:29.035082023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-04T14:59:29.047016256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-04T14:59:29.088617703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2639733s
2026-07-04T14:59:29.098335335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:59:29', 'flexible_delay_profiles')
2026-07-04T14:59:29.108739854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:29.127064182Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-07-04T14:59:29.148070729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2986592s
2026-07-04T14:59:29.170212106Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-07-04T14:59:29.176971385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:29.185528908Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-07-04T14:59:29.199198471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:29.204478603Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.44E-05s
2026-07-04T14:59:29.210525614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-04T14:59:29.218147565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-04T14:59:29.238370708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220774s
2026-07-04T14:59:29.251521714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:59:29', 'add_priority_to_indexers')
2026-07-04T14:59:29.261421388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:29.285133980Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-07-04T14:59:29.298120849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636271s
2026-07-04T14:59:29.318558834Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-07-04T14:59:29.354216115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:29.378121724Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-07-04T14:59:29.423695605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-07-04T14:59:29.443295904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-07-04T14:59:29.472444292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331037s
2026-07-04T14:59:29.480987152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:29.492418601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:29.531892351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398151s
2026-07-04T14:59:29.549122759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:59:29', 'remove_chown_and_folderchmod_config')
2026-07-04T14:59:29.565248552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:29.595169316Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-07-04T14:59:29.603091117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1036916s
2026-07-04T14:59:29.612510962Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-07-04T14:59:29.621846590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:29.632900533Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-07-04T14:59:29.655326548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-04T14:59:29.662561189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.68E-05s
2026-07-04T14:59:29.668697343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-07-04T14:59:29.829076921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-04T14:59:29.854742709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-07-04T14:59:29.869723177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-04T14:59:29.882002956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-04T14:59:29.930079026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2464143s
2026-07-04T14:59:29.945504629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-07-04T14:59:29.952859691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-07-04T14:59:29.963587225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118904s
2026-07-04T14:59:29.970636519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-07-04T14:59:29.979479058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-07-04T14:59:29.986943754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107782s
2026-07-04T14:59:29.992753849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-07-04T14:59:30.000477383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-07-04T14:59:30.008494205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100332s
2026-07-04T14:59:30.015723348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:59:30', 'convert_blacklist_protocol')
2026-07-04T14:59:30.025960047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:30.041576266Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-07-04T14:59:30.049690064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402068s
2026-07-04T14:59:30.061008514Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-07-04T14:59:30.073477338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:30.085340284Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-07-04T14:59:30.194098741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T14:59:30.207527664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T14:59:30.218275489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167292s
2026-07-04T14:59:30.227170577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:59:30', 'update_notifiarr')
2026-07-04T14:59:30.236965815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:30.253339389Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-07-04T14:59:30.286221451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471999s
2026-07-04T14:59:30.299151565Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-07-04T14:59:30.307448348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:30.326123131Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-07-04T14:59:30.337285597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:30.342831637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:30.372083499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296689s
2026-07-04T14:59:30.381169965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:59:30', 'email_multiple_addresses')
2026-07-04T14:59:30.390541297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:30.432696313Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-07-04T14:59:30.444528443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856129s
2026-07-04T14:59:30.473292103Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-07-04T14:59:30.479958733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:30.490652797Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-07-04T14:59:30.499202188Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-04T14:59:30.506787554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-04T14:59:30.544086374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040026s
2026-07-04T14:59:30.552514953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:59:30', 'rename_blacklist_to_blocklist')
2026-07-04T14:59:30.561449801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:30.580181720Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-07-04T14:59:30.591146360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748596s
2026-07-04T14:59:30.596705881Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-07-04T14:59:30.602154735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:30.612802260Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-07-04T14:59:30.627993452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:59:30.630885947Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-07-04T14:59:30.640172141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-04T14:59:30.648179430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:30.667065590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219039s
2026-07-04T14:59:30.676014580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-04T14:59:30.680821562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:30.700210946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219278s
2026-07-04T14:59:30.704781534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:30.708247768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:30.752800567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396273s
2026-07-04T14:59:30.756096447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:59:30', 'cdh_per_downloadclient')
2026-07-04T14:59:30.764881891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:30.783165218Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-07-04T14:59:30.800156247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.069036s
2026-07-04T14:59:30.811741176Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-07-04T14:59:30.823713897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:30.839160362Z [Info] download_history: Starting migration of Main DB to 52
2026-07-04T14:59:30.870824579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-04T14:59:30.882966533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-04T14:59:30.896307414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020744s
2026-07-04T14:59:30.901737150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-04T14:59:30.908775345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T14:59:30.917819698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112897s
2026-07-04T14:59:30.923253821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-07-04T14:59:30.930320249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-07-04T14:59:30.938973065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108195s
2026-07-04T14:59:30.950584705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-04T14:59:30.957574037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T14:59:30.983006997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151617s
2026-07-04T14:59:30.996371822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:31.008335440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:31.032207190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244756s
2026-07-04T14:59:31.040286807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:59:31', 'download_history')
2026-07-04T14:59:31.061000575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.091667648Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-07-04T14:59:31.100058801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783751s
2026-07-04T14:59:31.103483742Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-07-04T14:59:31.110269441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.118846052Z [Info] add_update_history: Starting migration of Main DB to 53
2026-07-04T14:59:31.131967374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:59:31', 'add_update_history')
2026-07-04T14:59:31.143785423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.157220603Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-07-04T14:59:31.162369309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471331s
2026-07-04T14:59:31.167925945Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-07-04T14:59:31.174195951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.185665827Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-07-04T14:59:31.197187462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:31.202240133Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.47E-05s
2026-07-04T14:59:31.207815217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T14:59:31.217330675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:31.239348868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243826s
2026-07-04T14:59:31.249504666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:59:31', 'add_on_update_to_notifications')
2026-07-04T14:59:31.260038340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.273394532Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-07-04T14:59:31.278753483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559524s
2026-07-04T14:59:31.302057071Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-07-04T14:59:31.311080743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.317075766Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-07-04T14:59:31.327602550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:31.333004885Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.91E-05s
2026-07-04T14:59:31.339009092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T14:59:31.346685865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:31.369846299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251761s
2026-07-04T14:59:31.378664973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:59:31', 'download_client_per_indexer')
2026-07-04T14:59:31.388096656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.404013296Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-07-04T14:59:31.408403163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0577181s
2026-07-04T14:59:31.414639869Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-07-04T14:59:31.420390837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.427568272Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-07-04T14:59:31.438071210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-04T14:59:31.442187438Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.88E-05s
2026-07-04T14:59:31.445839050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-07-04T14:59:31.450702446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:31.469888675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200649s
2026-07-04T14:59:31.474754217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-04T14:59:31.479366478Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.43E-05s
2026-07-04T14:59:31.487114467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-07-04T14:59:31.495994494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:31.520935917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281177s
2026-07-04T14:59:31.525987416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:59:31.530845425Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.22E-05s
2026-07-04T14:59:31.536111346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-04T14:59:31.543772045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:31.563954427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219174s
2026-07-04T14:59:31.573151128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:59:31', 'AddNewItemMonitorType')
2026-07-04T14:59:31.583096930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.602831331Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-07-04T14:59:31.610100003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575258s
2026-07-04T14:59:31.620034830Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-07-04T14:59:31.628605413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.637591477Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-07-04T14:59:31.649289356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:59:31.654376849Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.46E-05s
2026-07-04T14:59:31.660740774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-07-04T14:59:31.671368960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:31.689947159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210652s
2026-07-04T14:59:31.697590903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:59:31', 'ImportListSearch')
2026-07-04T14:59:31.708849142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.722847778Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-07-04T14:59:31.730784450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512011s
2026-07-04T14:59:31.736940245Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-07-04T14:59:31.746147371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.753786417Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-07-04T14:59:31.764708062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-04T14:59:31.769179984Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.43E-05s
2026-07-04T14:59:31.774900105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-07-04T14:59:31.783202265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:31.804482302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243421s
2026-07-04T14:59:31.814064259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:59:31', 'ImportListMonitorExisting')
2026-07-04T14:59:31.823242032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.839733443Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-07-04T14:59:31.845969888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559329s
2026-07-04T14:59:31.851291382Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-07-04T14:59:31.856690743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:31.864249529Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-07-04T14:59:31.877243810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:31.884632692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-04T14:59:31.892430236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098834s
2026-07-04T14:59:31.900242091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:31.907599086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-07-04T14:59:31.915494025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097115s
2026-07-04T14:59:31.920574768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:31.925234901Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-05s
2026-07-04T14:59:31.930392340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T14:59:31.937640090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T14:59:31.957179468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021292s
2026-07-04T14:59:31.965777832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:59:31', 'add_indexer_tags')
2026-07-04T14:59:31.975275655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:31.990047449Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-07-04T14:59:31.995788992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533339s
2026-07-04T14:59:32.002630144Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-07-04T14:59:32.011059674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:32.029245975Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-07-04T14:59:32.040056684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:32.042946234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:32.065014142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223777s
2026-07-04T14:59:32.072576042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:59:32', 'update_audio_types')
2026-07-04T14:59:32.087372965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:32.107174325Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-07-04T14:59:32.117466978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062023s
2026-07-04T14:59:32.126242027Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:59:32.133017700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:32.144736941Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-07-04T14:59:32.342756008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:32.367193867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-04T14:59:32.388738080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260717s
2026-07-04T14:59:32.395513912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-07-04T14:59:32.401510539Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.75E-05s
2026-07-04T14:59:32.408340302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-07-04T14:59:32.626778177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-07-04T14:59:32.656638580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-07-04T14:59:32.674235799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-07-04T14:59:32.690609103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-07-04T14:59:32.756070172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-07-04T14:59:32.775836140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-07-04T14:59:32.788062240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3738438s
2026-07-04T14:59:32.793281991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:32.798578478Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.75E-05s
2026-07-04T14:59:32.805477906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-07-04T14:59:33.006612793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-07-04T14:59:33.048371806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-07-04T14:59:33.072678568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:33.086397375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:33.136949344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:33.150372247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:33.163532106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-04T14:59:33.173125462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3626126s
2026-07-04T14:59:33.177384142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:33.182324095Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.96E-05s
2026-07-04T14:59:33.189948248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-07-04T14:59:33.342452606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-07-04T14:59:33.376301446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-07-04T14:59:33.399501100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:33.413542390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:33.456951605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:33.469056564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:33.479445792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-04T14:59:33.489282492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2951395s
2026-07-04T14:59:33.496079436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:33.503032716Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.86E-05s
2026-07-04T14:59:33.511405441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-07-04T14:59:33.809061829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-07-04T14:59:33.895249566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-07-04T14:59:33.918443510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-04T14:59:33.931803189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-04T14:59:33.982017451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-04T14:59:33.993868821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-04T14:59:34.008608736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-04T14:59:34.020004863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5029485s
2026-07-04T14:59:34.025050724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-04T14:59:34.029869134Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.76E-05s
2026-07-04T14:59:34.035270077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-07-04T14:59:34.333079454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-07-04T14:59:34.364734787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-07-04T14:59:34.382462441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:34.394068782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:34.449234505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:34.487902345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:34.518289860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:34.539781503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:34.552819309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5112862s
2026-07-04T14:59:34.559866350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-04T14:59:34.566252608Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.89E-05s
2026-07-04T14:59:34.573744244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-07-04T14:59:34.975412217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-07-04T14:59:35.014861218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-07-04T14:59:35.031390085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-04T14:59:35.049088344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-04T14:59:35.148034550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-04T14:59:35.162434617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-04T14:59:35.173887368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-04T14:59:35.188670470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-04T14:59:35.204160601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6140944s
2026-07-04T14:59:35.220047126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:59:35.229824325Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.05E-05s
2026-07-04T14:59:35.258093876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-04T14:59:35.649187433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-04T14:59:35.691716821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-07-04T14:59:35.713537698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:59:35.730246766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:59:35.784337176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5230928s
2026-07-04T14:59:35.811684464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:59:35.826069730Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-07-04T14:59:35.845005894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-04T14:59:36.227343230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-04T14:59:36.271453517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-07-04T14:59:36.291635337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-04T14:59:36.306404138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-04T14:59:36.435098547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.577355s
2026-07-04T14:59:36.458621946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:36.482247908Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-05s
2026-07-04T14:59:36.495774827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T14:59:36.696944517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:36.720278742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T14:59:36.735242443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:59:36.745123810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:59:36.789029299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.28403s
2026-07-04T14:59:36.791153462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:36.795489138Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.79E-05s
2026-07-04T14:59:36.801458213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T14:59:37.005348960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:37.055497804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T14:59:37.086704486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:59:37.102129628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:59:37.179201826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3646566s
2026-07-04T14:59:37.203841096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:37.219510736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001194s
2026-07-04T14:59:37.232428584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T14:59:37.653227082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:37.694903720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T14:59:37.713856179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:59:37.725084054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:59:37.773935385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5257282s
2026-07-04T14:59:37.780124509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:59:37.786125631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002599s
2026-07-04T14:59:37.792564349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T14:59:37.945810648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:37.967849062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:59:37.981886545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:59:38.034057290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:59:38.122495609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:38.134695339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3367302s
2026-07-04T14:59:38.142005613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:59:38.145961251Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.73E-05s
2026-07-04T14:59:38.153130663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T14:59:38.361339741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:38.381249543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:59:38.394390585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:59:38.406768853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:59:38.459677182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:38.470138017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3110876s
2026-07-04T14:59:38.475726831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:59:38.480829037Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.53E-05s
2026-07-04T14:59:38.486592734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T14:59:38.799518682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:38.827225880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:59:38.846186601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:59:38.856892613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:59:38.960889246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:38.976862680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4803882s
2026-07-04T14:59:38.986872299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-04T14:59:38.998237129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2026-07-04T14:59:39.007105827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-04T14:59:39.280043777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-04T14:59:39.299300922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-07-04T14:59:39.312759980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-04T14:59:39.323396108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-04T14:59:39.371750774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-04T14:59:39.385113967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-07-04T14:59:39.396986889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-04T14:59:39.407779039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3932734s
2026-07-04T14:59:39.413265821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T14:59:39.421092068Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.87E-05s
2026-07-04T14:59:39.425326063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-04T14:59:39.616078042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:59:39.638461682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T14:59:39.661568515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T14:59:39.673956759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T14:59:39.726478479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2950796s
2026-07-04T14:59:39.731878822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-04T14:59:39.737178913Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-05s
2026-07-04T14:59:39.743401737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-04T14:59:39.960109590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:59:39.986715206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-04T14:59:40.006776076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-04T14:59:40.021266049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-04T14:59:40.099104264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3469443s
2026-07-04T14:59:40.108599432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:59:40.121710668Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.59E-05s
2026-07-04T14:59:40.132595237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T14:59:40.427132993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-07-04T14:59:40.472109818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-07-04T14:59:40.499447421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:59:40.549356226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:59:40.646256685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:59:40.687365243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-04T14:59:40.697964306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-04T14:59:40.713352534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-04T14:59:40.725505514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5834947s
2026-07-04T14:59:40.730453279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:59:40.735302284Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.24E-05s
2026-07-04T14:59:40.739890820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-04T14:59:41.014935325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T14:59:41.043958485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T14:59:41.064391913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:59:41.078528235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:59:41.161548455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:59:41.216752906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4686002s
2026-07-04T14:59:41.228435972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:59:41.235465775Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.85E-05s
2026-07-04T14:59:41.242692014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-04T14:59:41.561066357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T14:59:41.590747521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T14:59:41.610479218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:59:41.621640893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:59:41.670800245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:59:41.689370962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4367269s
2026-07-04T14:59:41.700040850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:59:41.713892405Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-07-04T14:59:41.728639584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-04T14:59:42.042288485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-04T14:59:42.073781686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-07-04T14:59:42.086120655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:59:42.098069560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:59:42.153892336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:59:42.164038890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4217905s
2026-07-04T14:59:42.168376109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:42.173089381Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s
2026-07-04T14:59:42.178860990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T14:59:42.522924076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:59:42.584898490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:59:42.592680782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:42.602116360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:42.689401070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:42.702724274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5184454s
2026-07-04T14:59:42.706583506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:42.710275990Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.75E-05s
2026-07-04T14:59:42.714481021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T14:59:42.887544705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:59:42.915218692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:59:42.926384995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:42.937414082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:42.998984830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:43.011269809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2916072s
2026-07-04T14:59:43.014893038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:43.018527024Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.88E-05s
2026-07-04T14:59:43.022951703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T14:59:43.198502915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-04T14:59:43.231991996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-04T14:59:43.251989031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:43.267746953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:43.317969608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:43.339545357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3097461s
2026-07-04T14:59:43.344141655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-07-04T14:59:43.348644553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001076s
2026-07-04T14:59:43.355481307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-07-04T14:59:43.563003965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:59:43.577092237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-07-04T14:59:43.606629365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-04T14:59:43.616108059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-04T14:59:43.685777273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3205677s
2026-07-04T14:59:43.695547903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-07-04T14:59:43.701499242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.05E-05s
2026-07-04T14:59:43.708462225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-07-04T14:59:44.051128508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-07-04T14:59:44.066465519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-07-04T14:59:44.079671027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-04T14:59:44.098068505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-04T14:59:44.159183971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4439106s
2026-07-04T14:59:44.167360113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:59:44.173257570Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.34E-05s
2026-07-04T14:59:44.179688627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-04T14:59:44.393211136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:59:44.413492315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:59:44.423116957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:59:44.430444197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:59:44.477699326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.292922s
2026-07-04T14:59:44.484898604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-04T14:59:44.488533160Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.38E-05s
2026-07-04T14:59:44.492359603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-04T14:59:44.740463480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-04T14:59:44.756162554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-04T14:59:44.766883218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-04T14:59:44.775873420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-04T14:59:44.823429850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3245156s
2026-07-04T14:59:44.829035059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-04T14:59:44.834951314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003974s
2026-07-04T14:59:44.839399078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-04T14:59:45.094157187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-07-04T14:59:45.122175810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-07-04T14:59:45.140397886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-04T14:59:45.159355792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-04T14:59:45.238468306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3917187s
2026-07-04T14:59:45.248844174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:59:45.256062681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001163s
2026-07-04T14:59:45.261978155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T14:59:45.496754811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:59:45.512131072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:59:45.527932950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:59:45.545863318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:59:45.623342515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:59:45.636197457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3633449s
2026-07-04T14:59:45.642063326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:59:45.647275908Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s
2026-07-04T14:59:45.652467317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T14:59:45.865640493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:59:45.879822994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:59:45.891014754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:59:45.902475647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:59:45.973982837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:59:45.983657664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3245614s
2026-07-04T14:59:45.988855411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:45.994439108Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.95E-05s
2026-07-04T14:59:46.001090445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-07-04T14:59:46.177586293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:46.194790031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-07-04T14:59:46.205737525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-04T14:59:46.218930694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-04T14:59:46.274124409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:46.286605681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-04T14:59:46.295467000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2894491s
2026-07-04T14:59:46.299385661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:46.302870753Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s
2026-07-04T14:59:46.307977635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-07-04T14:59:46.504028054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:46.524106921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-07-04T14:59:46.536835013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-04T14:59:46.547736017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-04T14:59:46.606467963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-04T14:59:46.618926250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-04T14:59:46.627481922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3155306s
2026-07-04T14:59:46.632102614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:46.636288547Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.14E-05s
2026-07-04T14:59:46.642096781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:59:46.970122986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:59:46.985242471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:59:46.997064005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:59:47.008068765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:59:47.147749617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:59:47.157862210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5148994s
2026-07-04T14:59:47.185819873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:59:47', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:59:47.206178049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:47.236153865Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:59:47.246194530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5924825s
2026-07-04T14:59:47.268809629Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-07-04T14:59:47.278942532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:47.331432894Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-07-04T14:59:47.397066232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:47.398975312Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.24E-05s
2026-07-04T14:59:47.403335066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-07-04T14:59:47.410067203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:47.428162588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208887s
2026-07-04T14:59:47.432139627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:47.437057416Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.63E-05s
2026-07-04T14:59:47.441124931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-07-04T14:59:47.446202980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:47.465359365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204792s
2026-07-04T14:59:47.471583972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:59:47', 'add_on_delete_to_notifications')
2026-07-04T14:59:47.479138853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:47.499485902Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-07-04T14:59:47.503419826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506671s
2026-07-04T14:59:47.511075918Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-07-04T14:59:47.515551104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:47.523534686Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-07-04T14:59:47.585091496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:59:47.589164148Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.79E-05s
2026-07-04T14:59:47.592615890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-04T14:59:47.598891123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:47.620113594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226422s
2026-07-04T14:59:47.623818145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:47.629902582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-04T14:59:47.637819314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106132s
2026-07-04T14:59:47.641291848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:47.644555188Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-05s
2026-07-04T14:59:47.648059318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-07-04T14:59:47.652377550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-04T14:59:47.670034437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183813s
2026-07-04T14:59:47.673989463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:47.678139632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:47.695868938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177565s
2026-07-04T14:59:47.700304745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-04T14:59:47.709205833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-07-04T14:59:47.720993956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146813s
2026-07-04T14:59:47.723890838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-04T14:59:47.729204709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-04T14:59:47.737190376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095707s
2026-07-04T14:59:47.741573794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:59:47.745551154Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.29E-05s
2026-07-04T14:59:47.749610957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-04T14:59:47.754578931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:47.787609104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341397s
2026-07-04T14:59:47.799939071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:59:47.800092130Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.57E-05s
2026-07-04T14:59:47.812692301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-04T14:59:47.813611217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:47.839834701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025702s
2026-07-04T14:59:47.847056903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-04T14:59:47.852044356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001171s
2026-07-04T14:59:47.860867348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-04T14:59:47.865354941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:47.894189438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285481s
2026-07-04T14:59:47.897807249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:47.904424925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:47.944141418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427217s
2026-07-04T14:59:47.947291248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:47.950631202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:47.973540060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227472s
2026-07-04T14:59:47.977252172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-04T14:59:48.228862052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-07-04T14:59:48.295127718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-07-04T14:59:48.299450284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T14:59:48.306425035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T14:59:48.365077433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3838435s
2026-07-04T14:59:48.369026880Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-04T14:59:48.732271198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-07-04T14:59:48.770763556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-07-04T14:59:48.786398023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-04T14:59:48.803197947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-04T14:59:48.943065390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5698689s
2026-07-04T14:59:48.953068939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-04T14:59:48.955925859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-04T14:59:48.961136848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056024s
2026-07-04T14:59:48.964348300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:59:48.966766293Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.38E-05s
2026-07-04T14:59:48.970185266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-04T14:59:48.974803736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:48.990059146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165315s
2026-07-04T14:59:48.993967271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-04T14:59:48.996983512Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.64E-05s
2026-07-04T14:59:49.005330960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-04T14:59:49.011045613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-04T14:59:49.074520426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591347s
2026-07-04T14:59:49.096100992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:59:49', 'add_custom_formats')
2026-07-04T14:59:49.123359769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.180124667Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-07-04T14:59:49.183746524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1667528s
2026-07-04T14:59:49.191136517Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-07-04T14:59:49.197135245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.206754950Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-07-04T14:59:49.216409036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:49.219261912Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s
2026-07-04T14:59:49.222227054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-04T14:59:49.226089902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:49.244272718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185271s
2026-07-04T14:59:49.249085950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:59:49', 'add_result_to_commands')
2026-07-04T14:59:49.255643757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.283447629Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-07-04T14:59:49.286748325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0534545s
2026-07-04T14:59:49.293956106Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-07-04T14:59:49.297251173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.309998855Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-07-04T14:59:49.336257170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:49.336320505Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.52E-05s
2026-07-04T14:59:49.336647916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T14:59:49.343268768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:49.369290428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257712s
2026-07-04T14:59:49.371785017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:59:49', 'health_restored_notification')
2026-07-04T14:59:49.380031483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.399853706Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-07-04T14:59:49.409498097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576813s
2026-07-04T14:59:49.415850406Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-07-04T14:59:49.419067055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.423819227Z [Info] remove_uc: Starting migration of Main DB to 66
2026-07-04T14:59:49.431108900Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.438738012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-04T14:59:49.444743470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092687s
2026-07-04T14:59:49.449900758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:59:49', 'remove_uc')
2026-07-04T14:59:49.457122750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.471512572Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-07-04T14:59:49.475706887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349611s
2026-07-04T14:59:49.481721559Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-07-04T14:59:49.491207253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.497116909Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-07-04T14:59:49.503503298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:49.505792118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:49.554050560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473092s
2026-07-04T14:59:49.558303592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:59:49', 'download_clients_rename_tv_to_music')
2026-07-04T14:59:49.566027316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.578067417Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-07-04T14:59:49.582340821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071383s
2026-07-04T14:59:49.587628694Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-07-04T14:59:49.590713476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.595557766Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-07-04T14:59:49.606997547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-04T14:59:49.615082912Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.02E-05s
2026-07-04T14:59:49.620046930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-04T14:59:49.624294586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-04T14:59:49.641278745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188492s
2026-07-04T14:59:49.645724827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:59:49', 'add_colon_replacement_to_naming_config')
2026-07-04T14:59:49.658272569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.687657451Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-07-04T14:59:49.691299548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645562s
2026-07-04T14:59:49.696332099Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-07-04T14:59:49.699974567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.705699746Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-07-04T14:59:49.717128280Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-04T14:59:49.909893878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.951007203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-07-04T14:59:49.964206131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-04T14:59:49.972751666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-04T14:59:50.012308138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-04T14:59:50.021696215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3024532s
2026-07-04T14:59:50.028380992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-04T14:59:50.032319384Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.21E-05s
2026-07-04T14:59:50.040509485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-04T14:59:50.046029878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-04T14:59:50.091226973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400084s
2026-07-04T14:59:50.097830538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:59:50', 'list_sync_time')
2026-07-04T14:59:50.109285232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.138218716Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-07-04T14:59:50.151383373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884733s
2026-07-04T14:59:50.163780519Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-07-04T14:59:50.167476677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.172994685Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-07-04T14:59:50.181627041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:59:50.185199333Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.89E-05s
2026-07-04T14:59:50.193405971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-04T14:59:50.206284239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-04T14:59:50.226009215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209645s
2026-07-04T14:59:50.231776126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:59:50', 'add_download_client_tags')
2026-07-04T14:59:50.239472859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.266687669Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-07-04T14:59:50.318218615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0555436s
2026-07-04T14:59:50.325403471Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-07-04T14:59:50.339214876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.358600143Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-07-04T14:59:50.388051805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T14:59:50.400585315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:50.414967857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230501s
2026-07-04T14:59:50.418592378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T14:59:50.426773557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T14:59:50.441079594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149787s
2026-07-04T14:59:50.447121447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:59:50', 'add_notification_status')
2026-07-04T14:59:50.457854069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.475570035Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-07-04T14:59:50.484145986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522973s
2026-07-04T14:59:50.491483992Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-07-04T14:59:50.503244825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.524146123Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-07-04T14:59:50.542822218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.556131972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.652696918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996529s
2026-07-04T14:59:50.657749299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:59:50', 'add_alac_24_quality_in_profiles')
2026-07-04T14:59:50.676786225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.698537217Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-07-04T14:59:50.712008582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366192s
2026-07-04T14:59:50.723250989Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-07-04T14:59:50.730079672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.743307162Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-07-04T14:59:50.766598843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T14:59:50.786115978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.35E-05s
2026-07-04T14:59:50.788665658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T14:59:50.793102928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T14:59:50.822298605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240902s
2026-07-04T14:59:50.822333187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T14:59:50.825593553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T14:59:50.853325928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293008s
2026-07-04T14:59:50.858857947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:59:50', 'add_salt_to_users')
2026-07-04T14:59:50.867308920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.875935888Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-07-04T14:59:50.879033959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519092s
2026-07-04T14:59:50.883183407Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-07-04T14:59:50.886615611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.892486817Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-07-04T14:59:50.904220029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-04T14:59:50.909520591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-04T14:59:50.918898113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116436s
2026-07-04T14:59:50.922860040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-04T14:59:50.927037039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-04T14:59:50.933387985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075436s
2026-07-04T14:59:50.937552235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:59:50', 'add_auto_tagging')
2026-07-04T14:59:50.943686888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.960071719Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-07-04T14:59:50.962618926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325764s
2026-07-04T14:59:50.970070291Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-07-04T14:59:50.981546989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.988713346Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-07-04T14:59:50.998214814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-04T14:59:51.002523159Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.95E-05s
2026-07-04T14:59:51.013835691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-04T14:59:51.019644055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-04T14:59:51.039256522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228132s
2026-07-04T14:59:51.043471609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-04T14:59:51.048978009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-04T14:59:51.056808883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090589s
2026-07-04T14:59:51.062948834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:59:51', 'quality_definition_preferred_size')
2026-07-04T14:59:51.074847132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.087987172Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-07-04T14:59:51.091049931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399307s
2026-07-04T14:59:51.095165408Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-07-04T14:59:51.099281216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.105007415Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-07-04T14:59:51.117783169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:51.128277274Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.01E-05s
2026-07-04T14:59:51.141890663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-07-04T14:59:51.153903924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:51.169891871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216783s
2026-07-04T14:59:51.178636664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:59:51', 'add_on_artist_add_to_notifications')
2026-07-04T14:59:51.184846349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.193430802Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-07-04T14:59:51.196145761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453953s
2026-07-04T14:59:51.201191791Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-07-04T14:59:51.203307722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.209071178Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-07-04T14:59:51.215808423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-04T14:59:51.218798243Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.73E-05s
2026-07-04T14:59:51.221627894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-07-04T14:59:51.226799574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-07-04T14:59:51.247986490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229426s
2026-07-04T14:59:51.255282804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:59:51', 'album_last_searched_time')
2026-07-04T14:59:51.260684217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.276177031Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-07-04T14:59:51.279619611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503472s
2026-07-04T14:59:51.286493771Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-07-04T14:59:51.289790070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.295521148Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-07-04T14:59:51.322133024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-04T14:59:51.326370835Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.58E-05s
2026-07-04T14:59:51.328981636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-04T14:59:51.333402661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:51.362399310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209916s
2026-07-04T14:59:51.362484098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-04T14:59:51.362488264Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.56E-05s
2026-07-04T14:59:51.362491219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-07-04T14:59:51.364433569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:51.383020640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190891s
2026-07-04T14:59:51.388641332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:59:51', 'add_indexer_flags')
2026-07-04T14:59:51.395395383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.406407464Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-07-04T14:59:51.412825049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426394s
2026-07-04T14:59:51.417024062Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-07-04T14:59:51.420862664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.426675043Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-07-04T14:59:51.436448819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-07-04T14:59:51.440264045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-07-04T14:59:51.447349993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079544s
2026-07-04T14:59:51.450283550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-07-04T14:59:51.454413979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-07-04T14:59:51.462019004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085727s
2026-07-04T14:59:51.465278298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-07-04T14:59:51.469129269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-07-04T14:59:51.475871200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075248s
2026-07-04T14:59:51.482420293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:59:51', 'add_indexes_album_statistics')
2026-07-04T14:59:51.488827635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.512125765Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-07-04T14:59:51.513945783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397305s
2026-07-04T14:59:51.521157810Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-07-04T14:59:51.526853144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.533903458Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-07-04T14:59:51.542592849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-07-04T14:59:51.546581966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-07-04T14:59:51.553549787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063873s
2026-07-04T14:59:51.558748196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-04T14:59:51', 'update_redacted_baseurl')
2026-07-04T14:59:51.566083897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.581102823Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-07-04T14:59:51.581136404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032032s
2026-07-04T14:59:51.840958779Z [Debug] MigrationController: Took: 00:00:57.8726365
2026-07-04T14:59:55.821148821Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-07-04T14:59:57.762261701Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T14:59:59.106092193Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-04T15:00:01.058235412Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:01.129187810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:01.129867688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:01.329019685Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:01.335527756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2050776s
2026-07-04T15:00:01.339865146Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:01.343948615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.209914s
2026-07-04T15:00:01.438956558Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:01.444251441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:01.454009784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:01.459029225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:01.473563194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151021s
2026-07-04T15:00:01.478496065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:01.568081093Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:01.574107453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877222s
2026-07-04T15:00:01.611480074Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:01.623820835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:01.652801671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:01.664809534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:01.683138428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213494s
2026-07-04T15:00:01.697201151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:01.710311726Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.34E-05s
2026-07-04T15:00:01.749455961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:01.753146921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:01.785255584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395052s
2026-07-04T15:00:01.797202817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:01.916715328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:01.916741587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0969987s
2026-07-04T15:00:01.916745342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:01.925068174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:02.023318596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:02.086302554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.02E-05s
2026-07-04T15:00:02.104056227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:02.110991848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:02.124025038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107515s
2026-07-04T15:00:02.124430566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:02.166060686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:02.173110389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457527s
2026-07-04T15:00:02.188580811Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:02.200658018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:02.414267238Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:00:02.414312325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:00:02.414316211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:00:02.414326896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166386s
2026-07-04T15:00:02.414330842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:00:02.414333897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:02.428141347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207874s
2026-07-04T15:00:02.456064397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:02', 'InitialSetup')
2026-07-04T15:00:02.463393450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:02.530473265Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:02.535538194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257551s
2026-07-04T15:00:02.540526939Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-07-04T15:00:02.562315227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:02.568456600Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-07-04T15:00:02.576715666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:02', 'add_reason_to_pending_releases')
2026-07-04T15:00:02.589397328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:02.612135510Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-07-04T15:00:02.621806231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477292s
2026-07-04T15:00:02.631672195Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-07-04T15:00:02.643844905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:02.656856542Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-07-04T15:00:02.670782249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:02', 'add_medium_support')
2026-07-04T15:00:02.701187459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:02.775647432Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-07-04T15:00:02.793058612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117256s
2026-07-04T15:00:02.807137708Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-07-04T15:00:02.820110497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:02.841156192Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-07-04T15:00:02.875109989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:02', 'add_various_qualites_in_profile')
2026-07-04T15:00:02.896038800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:03.034125263Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-07-04T15:00:03.062170057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2169741s
2026-07-04T15:00:03.097283332Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-07-04T15:00:03.118179574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:03.387591330Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-07-04T15:00:03.412526554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:03', 'metadata_profiles')
2026-07-04T15:00:03.442809611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:04.051660214Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-07-04T15:00:04.076093556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9250273s
2026-07-04T15:00:04.177902569Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-07-04T15:00:04.308953230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:04.333538119Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-07-04T15:00:04.362322290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:04', 'separate_automatic_and_interactive_search')
2026-07-04T15:00:04.399357266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:04.494590796Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-07-04T15:00:04.500826780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2023517s
2026-07-04T15:00:04.516748148Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-07-04T15:00:04.524481515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:04.540155431Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-07-04T15:00:04.931741738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:04', 'change_album_path_to_relative')
2026-07-04T15:00:05.010348516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:05.498313609Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-07-04T15:00:05.891111922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8084387s
2026-07-04T15:00:05.960454898Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-07-04T15:00:05.986199225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.085936765Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-07-04T15:00:06.190371934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:06', 'change_quality_size_mb_to_kb')
2026-07-04T15:00:06.256335016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.351077992Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-07-04T15:00:06.353354744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3751841s
2026-07-04T15:00:06.365178921Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-07-04T15:00:06.372069767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.384515095Z [Info] album_releases: Starting migration of Log DB to 9
2026-07-04T15:00:06.393080490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T15:00:06', 'album_releases')
2026-07-04T15:00:06.411310395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.446375198Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-07-04T15:00:06.492791870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0746562s
2026-07-04T15:00:06.511425382Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-07-04T15:00:06.517580254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.532638048Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-07-04T15:00:06.545614221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:06', 'album_releases_fix')
2026-07-04T15:00:06.568674026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.592705094Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-07-04T15:00:06.599677402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.072134s
2026-07-04T15:00:06.623044366Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-07-04T15:00:06.628197668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.641254222Z [Info] import_lists: Starting migration of Log DB to 11
2026-07-04T15:00:06.652361275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:06', 'import_lists')
2026-07-04T15:00:06.700762481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.715056279Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-07-04T15:00:06.721039084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861321s
2026-07-04T15:00:06.728527465Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-07-04T15:00:06.753283912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.766088037Z [Info] add_release_status: Starting migration of Log DB to 12
2026-07-04T15:00:06.790986106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T15:00:06', 'add_release_status')
2026-07-04T15:00:06.800393191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.812519452Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-07-04T15:00:06.845939289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057009s
2026-07-04T15:00:06.858229595Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-07-04T15:00:06.867876621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.884446660Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-07-04T15:00:06.899422580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:06', 'album_download_notification')
2026-07-04T15:00:06.947770757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.973178579Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-07-04T15:00:06.980821221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.110684s
2026-07-04T15:00:06.991395976Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-07-04T15:00:06.995286317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.082163146Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-07-04T15:00:07.094212150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:07', 'fix_language_metadata_profiles')
2026-07-04T15:00:07.110674688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.126789896Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-07-04T15:00:07.138444930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13126s
2026-07-04T15:00:07.145726341Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-07-04T15:00:07.154931675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.162749559Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-07-04T15:00:07.174639225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:07', 'remove_fanzub')
2026-07-04T15:00:07.192486028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.217149413Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-07-04T15:00:07.226027728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607733s
2026-07-04T15:00:07.239271022Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-07-04T15:00:07.246185973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.261372049Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-07-04T15:00:07.273365509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:07', 'update_artist_history_indexes')
2026-07-04T15:00:07.285662175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.312556685Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-07-04T15:00:07.321246716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0642887s
2026-07-04T15:00:07.328048929Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-07-04T15:00:07.341039014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.350586029Z [Info] remove_nma: Starting migration of Log DB to 17
2026-07-04T15:00:07.364466578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:07', 'remove_nma')
2026-07-04T15:00:07.380765532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.396378056Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-07-04T15:00:07.406194375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559248s
2026-07-04T15:00:07.411230602Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-07-04T15:00:07.416101471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.426061114Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-07-04T15:00:07.430581708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:07', 'album_disambiguation')
2026-07-04T15:00:07.438188356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.445582125Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-07-04T15:00:07.449006837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296763s
2026-07-04T15:00:07.453009004Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-07-04T15:00:07.456685273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.461890012Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-07-04T15:00:07.467353228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:07', 'add_ape_quality_in_profiles')
2026-07-04T15:00:07.474825074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.491364657Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-07-04T15:00:07.507019776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343312s
2026-07-04T15:00:07.527573975Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-07-04T15:00:07.537065027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.556638486Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-07-04T15:00:07.564522701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:07', 'remove_pushalot')
2026-07-04T15:00:07.569012838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.603998141Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-07-04T15:00:07.610890769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0577131s
2026-07-04T15:00:07.616326194Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-07-04T15:00:07.625522675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.636501436Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-07-04T15:00:07.655717490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:07', 'add_custom_filters')
2026-07-04T15:00:07.678041190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.687776217Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-07-04T15:00:07.691564414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674428s
2026-07-04T15:00:07.698214890Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-07-04T15:00:07.699584912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.705643590Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-07-04T15:00:07.712623119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:07', 'import_list_tags')
2026-07-04T15:00:07.720102827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.760073260Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-07-04T15:00:07.767091286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480126s
2026-07-04T15:00:07.769875458Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-07-04T15:00:07.777616427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.789807995Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-07-04T15:00:07.795187717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:07', 'add_release_groups_etc')
2026-07-04T15:00:07.801933024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.815262117Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-07-04T15:00:07.821501506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413437s
2026-07-04T15:00:07.825463243Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-07-04T15:00:07.829358108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.835042556Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-07-04T15:00:07.842065890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:07', 'NewMediaInfoFormat')
2026-07-04T15:00:07.852155019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.865824301Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-07-04T15:00:07.874074723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363514s
2026-07-04T15:00:07.882534280Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-07-04T15:00:07.890324442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:07.898966903Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-07-04T15:00:07.911206623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:07', 'rename_restrictions_to_release_profiles')
2026-07-04T15:00:07.922572294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:07.950239372Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-07-04T15:00:08.008945479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517452s
2026-07-04T15:00:08.017946355Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-04T15:00:08.024836100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.093745246Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-07-04T15:00:08.115045192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:08', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-04T15:00:08.122136938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.161129767Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-04T15:00:08.171969800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338176s
2026-07-04T15:00:08.186627023Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-07-04T15:00:08.201739819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.209675850Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-07-04T15:00:08.216974547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:08', 'add_import_exclusions')
2026-07-04T15:00:08.222214288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.265503484Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-07-04T15:00:08.298757203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508721s
2026-07-04T15:00:08.348117326Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-07-04T15:00:08.352032653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.356789621Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-07-04T15:00:08.362031324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:08', 'clean_artist_metadata_table')
2026-07-04T15:00:08.369533927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.455441284Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-07-04T15:00:08.465053637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921439s
2026-07-04T15:00:08.477376081Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-07-04T15:00:08.484574878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.498004202Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-07-04T15:00:08.506539521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:08', 'health_issue_notification')
2026-07-04T15:00:08.520673830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.556697579Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-07-04T15:00:08.565905407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757108s
2026-07-04T15:00:08.586051405Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-07-04T15:00:08.603898157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.610388993Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-07-04T15:00:08.619104393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:08', 'add_mediafilerepository_mtime')
2026-07-04T15:00:08.660660632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.674611336Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-07-04T15:00:08.680176255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0706055s
2026-07-04T15:00:08.685468254Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-07-04T15:00:08.691072482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.695276371Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-07-04T15:00:08.745682942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:08', 'add_artistmetadataid_constraint')
2026-07-04T15:00:08.763706749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.835370012Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-07-04T15:00:08.846162935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1340183s
2026-07-04T15:00:08.850503149Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-07-04T15:00:08.854689512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.864547864Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-07-04T15:00:08.893029722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:08', 'old_ids_and_artist_alias')
2026-07-04T15:00:08.914689017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:08.934493533Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-07-04T15:00:08.946562198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0795447s
2026-07-04T15:00:08.954643416Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-07-04T15:00:08.962854260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:08.981131177Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-07-04T15:00:09.003665412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:08', 'download_propers_config')
2026-07-04T15:00:09.019049515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.033713728Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-07-04T15:00:09.046398996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0724149s
2026-07-04T15:00:09.052836372Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-07-04T15:00:09.058146519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.066702720Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-07-04T15:00:09.074825601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:09', 'remove_language_profiles')
2026-07-04T15:00:09.082526971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.096235773Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-07-04T15:00:09.104292896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383952s
2026-07-04T15:00:09.112813303Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-07-04T15:00:09.125020184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.136608139Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-07-04T15:00:09.144826192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:09', 'multi_disc_naming_format')
2026-07-04T15:00:09.161004495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.183728565Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-07-04T15:00:09.188033746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618994s
2026-07-04T15:00:09.192613969Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-07-04T15:00:09.197190617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.203362926Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-07-04T15:00:09.209274264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:09', 'add_download_client_priority')
2026-07-04T15:00:09.217982463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.234056258Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-07-04T15:00:09.244509401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366782s
2026-07-04T15:00:09.251556031Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-07-04T15:00:09.275464395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.281276024Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-07-04T15:00:09.292838810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:09', 'remove_growl_prowl')
2026-07-04T15:00:09.307220801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.325212429Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-07-04T15:00:09.330477589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499257s
2026-07-04T15:00:09.340575710Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-07-04T15:00:09.346966297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.358529043Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-07-04T15:00:09.372814158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:09', 'remove_plex_hometheatre')
2026-07-04T15:00:09.394088856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.441969042Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-07-04T15:00:09.455468610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938055s
2026-07-04T15:00:09.464603998Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-07-04T15:00:09.475964011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.495048748Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-07-04T15:00:09.503967162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:09', 'add_root_folder_add_defaults')
2026-07-04T15:00:09.521085773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.545073958Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-07-04T15:00:09.551812386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730789s
2026-07-04T15:00:09.559712773Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-07-04T15:00:09.567171740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.576986737Z [Info] task_duration: Starting migration of Log DB to 40
2026-07-04T15:00:09.585622056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:09', 'task_duration')
2026-07-04T15:00:09.595770523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.609432024Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-07-04T15:00:09.612378499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042487s
2026-07-04T15:00:09.616282900Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-07-04T15:00:09.620538887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.625941283Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-07-04T15:00:09.631708554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:09', 'add_indexer_and_enabled_to_release_profiles')
2026-07-04T15:00:09.640096874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.653653207Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-07-04T15:00:09.665454571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331269s
2026-07-04T15:00:09.665479277Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-07-04T15:00:09.674230221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.674254607Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-07-04T15:00:09.681258712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:09', 'remove_album_folders')
2026-07-04T15:00:09.688191580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.703051006Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-07-04T15:00:09.730360317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027893s
2026-07-04T15:00:09.762445975Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-07-04T15:00:09.762507007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.770677200Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-07-04T15:00:09.776061778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:09', 'flexible_delay_profiles')
2026-07-04T15:00:09.897654637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.907266530Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-07-04T15:00:09.911556729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1507763s
2026-07-04T15:00:09.915116253Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-07-04T15:00:09.919127272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.924428906Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-07-04T15:00:09.934485766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:09', 'add_priority_to_indexers')
2026-07-04T15:00:09.942714155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:09.970339120Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-07-04T15:00:09.973645704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506385s
2026-07-04T15:00:09.977300240Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-07-04T15:00:09.980735278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:09.986022340Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-07-04T15:00:09.991077244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T15:00:09', 'remove_chown_and_folderchmod_config')
2026-07-04T15:00:09.997568101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.016827801Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-07-04T15:00:10.021541283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340102s
2026-07-04T15:00:10.025895818Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-07-04T15:00:10.029339098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.034399721Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-07-04T15:00:10.039704749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T15:00:10', 'convert_blacklist_protocol')
2026-07-04T15:00:10.047173882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.061172317Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-07-04T15:00:10.069161278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262575s
2026-07-04T15:00:10.084107274Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-07-04T15:00:10.093085617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.106077676Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-07-04T15:00:10.113370092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T15:00:10', 'update_notifiarr')
2026-07-04T15:00:10.124853019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.137069965Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-07-04T15:00:10.146634096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472161s
2026-07-04T15:00:10.154323709Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-07-04T15:00:10.161462526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.172052544Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-07-04T15:00:10.183084655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T15:00:10', 'email_multiple_addresses')
2026-07-04T15:00:10.207095995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.219093322Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-07-04T15:00:10.229069120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544988s
2026-07-04T15:00:10.239074703Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-07-04T15:00:10.255939274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.267301199Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-07-04T15:00:10.275747024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T15:00:10', 'rename_blacklist_to_blocklist')
2026-07-04T15:00:10.292371525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.311365366Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-07-04T15:00:10.320088157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627138s
2026-07-04T15:00:10.335829494Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-07-04T15:00:10.355443504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.374055994Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-07-04T15:00:10.386026390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T15:00:10', 'cdh_per_downloadclient')
2026-07-04T15:00:10.400052878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.414556120Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-07-04T15:00:10.424077798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647101s
2026-07-04T15:00:10.433061219Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-07-04T15:00:10.439982981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.450499258Z [Info] download_history: Starting migration of Log DB to 52
2026-07-04T15:00:10.463482133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T15:00:10', 'download_history')
2026-07-04T15:00:10.480625201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:10.529271344Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-07-04T15:00:10.540563775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868273s
2026-07-04T15:00:10.551931208Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-07-04T15:00:10.565883494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:10.587311223Z [Info] add_update_history: Starting migration of Log DB to 53
2026-07-04T15:00:10.783508471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:00:10.892084585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T15:00:11.000491747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1802785s
2026-07-04T15:00:11.029226864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:00:11.058337164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:11.102432469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059405s
2026-07-04T15:00:11.118477131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T15:00:11', 'add_update_history')
2026-07-04T15:00:11.132650829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.174235521Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-07-04T15:00:11.190361946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316302s
2026-07-04T15:00:11.205962722Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-07-04T15:00:11.229805799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.244546858Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-07-04T15:00:11.252577721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T15:00:11', 'add_on_update_to_notifications')
2026-07-04T15:00:11.275082834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.285037620Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-07-04T15:00:11.289588189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0634264s
2026-07-04T15:00:11.294646899Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-07-04T15:00:11.299922094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.316242690Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-07-04T15:00:11.333591806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T15:00:11', 'download_client_per_indexer')
2026-07-04T15:00:11.348088939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.358655351Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-07-04T15:00:11.366640027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567994s
2026-07-04T15:00:11.370745438Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-07-04T15:00:11.374684841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.379678834Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-07-04T15:00:11.385842140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T15:00:11', 'AddNewItemMonitorType')
2026-07-04T15:00:11.393526144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.410131596Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-07-04T15:00:11.416067299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333175s
2026-07-04T15:00:11.420963547Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-07-04T15:00:11.429177656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.453897806Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-07-04T15:00:11.460585788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T15:00:11', 'ImportListSearch')
2026-07-04T15:00:11.472851588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.486177807Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-07-04T15:00:11.490009357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575209s
2026-07-04T15:00:11.493528501Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-07-04T15:00:11.496628506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.501547346Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-07-04T15:00:11.506557174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T15:00:11', 'ImportListMonitorExisting')
2026-07-04T15:00:11.513638535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.533672784Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-07-04T15:00:11.539408559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315206s
2026-07-04T15:00:11.544191966Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-07-04T15:00:11.548521144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.554163629Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-07-04T15:00:11.560021156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T15:00:11', 'add_indexer_tags')
2026-07-04T15:00:11.569203775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.591529498Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-07-04T15:00:11.597059395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043096s
2026-07-04T15:00:11.603961648Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-07-04T15:00:11.609066167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.619437106Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-07-04T15:00:11.626605328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T15:00:11', 'update_audio_types')
2026-07-04T15:00:11.639855011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:11.649420915Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-07-04T15:00:11.657050417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403102s
2026-07-04T15:00:11.662501556Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:11.666572657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:11.673969269Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-07-04T15:00:11.701840963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:00:11.710720359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s
2026-07-04T15:00:11.721148124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:00:11.894300342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:00:11.908042754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T15:00:11.920083606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:00:11.941443222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:00:12.000980355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:12.012278134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2844585s
2026-07-04T15:00:12.020032583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:00:12.022294102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001158s
2026-07-04T15:00:12.027671800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:00:12.081260880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T15:00:12.093088553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T15:00:12.102131393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:00:12.111564868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:00:12.128461647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:12.144624656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099047s
2026-07-04T15:00:12.149723146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:12.155081125Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-05s
2026-07-04T15:00:12.159277352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:12.182295343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:12.196230605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:12.205094396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:12.212867434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:12.233182244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:12.242862920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0790231s
2026-07-04T15:00:12.248418595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T15:00:12', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:12.265654362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.285842913Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:12.290259761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215814s
2026-07-04T15:00:12.295566412Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-07-04T15:00:12.300615769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.305815681Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-07-04T15:00:12.313018193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T15:00:12', 'add_on_delete_to_notifications')
2026-07-04T15:00:12.318852605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.351655579Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-07-04T15:00:12.352074887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407101s
2026-07-04T15:00:12.374018719Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-07-04T15:00:12.374053821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.379114604Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-07-04T15:00:12.383247577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T15:00:12', 'add_custom_formats')
2026-07-04T15:00:12.391872141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.404089899Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-07-04T15:00:12.406475262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299601s
2026-07-04T15:00:12.411625911Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-07-04T15:00:12.415017021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.419729654Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-07-04T15:00:12.428042410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T15:00:12', 'add_result_to_commands')
2026-07-04T15:00:12.432428161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.446128390Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-07-04T15:00:12.449201075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031957s
2026-07-04T15:00:12.456009196Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-07-04T15:00:12.457028914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.464015774Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-07-04T15:00:12.467376439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T15:00:12', 'health_restored_notification')
2026-07-04T15:00:12.474783158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.489829654Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-07-04T15:00:12.492147286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028542s
2026-07-04T15:00:12.508067202Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-07-04T15:00:12.508104928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.511452123Z [Info] remove_uc: Starting migration of Log DB to 66
2026-07-04T15:00:12.516964855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T15:00:12', 'remove_uc')
2026-07-04T15:00:12.524427987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.554737443Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-07-04T15:00:12.569721527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468376s
2026-07-04T15:00:12.577929365Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-07-04T15:00:12.594049009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.594107477Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-07-04T15:00:12.596318731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T15:00:12', 'download_clients_rename_tv_to_music')
2026-07-04T15:00:12.605269563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.645299014Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-07-04T15:00:12.660327945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444783s
2026-07-04T15:00:12.737467333Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-07-04T15:00:12.741623631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.748715017Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-07-04T15:00:12.756370208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T15:00:12', 'add_colon_replacement_to_naming_config')
2026-07-04T15:00:12.770807000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.803010064Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-07-04T15:00:12.804756861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.055222s
2026-07-04T15:00:12.815550285Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-07-04T15:00:12.822861390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.833328154Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-07-04T15:00:12.844632763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T15:00:12', 'list_sync_time')
2026-07-04T15:00:12.860993869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.879559038Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-07-04T15:00:12.886393849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546642s
2026-07-04T15:00:12.889272553Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-07-04T15:00:12.893159247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.901101338Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-07-04T15:00:12.906012246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T15:00:12', 'add_download_client_tags')
2026-07-04T15:00:12.912203714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:12.945177693Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-07-04T15:00:12.947187004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433418s
2026-07-04T15:00:12.950981149Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-07-04T15:00:12.954639091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:12.959477831Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-07-04T15:00:12.970594068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T15:00:12', 'add_notification_status')
2026-07-04T15:00:12.985012914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.021885855Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-07-04T15:00:13.046025647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544635s
2026-07-04T15:00:13.055056790Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-07-04T15:00:13.066808429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.080602979Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-07-04T15:00:13.093105513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T15:00:13', 'add_alac_24_quality_in_profiles')
2026-07-04T15:00:13.112120036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.128073000Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-07-04T15:00:13.137286085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655186s
2026-07-04T15:00:13.145255768Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-07-04T15:00:13.152740944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.165131480Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-07-04T15:00:13.176128959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T15:00:13', 'add_salt_to_users')
2026-07-04T15:00:13.191899270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.217130457Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-07-04T15:00:13.227312424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656103s
2026-07-04T15:00:13.272094547Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-07-04T15:00:13.279143710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.289149914Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-07-04T15:00:13.299959220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T15:00:13', 'add_auto_tagging')
2026-07-04T15:00:13.316923470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.415136827Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-07-04T15:00:13.431100808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357893s
2026-07-04T15:00:13.439640533Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-07-04T15:00:13.444021579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.449846757Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-07-04T15:00:13.456025565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T15:00:13', 'quality_definition_preferred_size')
2026-07-04T15:00:13.464275868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.500505496Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-07-04T15:00:13.548279833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0514929s
2026-07-04T15:00:13.552739816Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-07-04T15:00:13.557062823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.563358597Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-07-04T15:00:13.570679218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T15:00:13', 'add_on_artist_add_to_notifications')
2026-07-04T15:00:13.578610411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.591451273Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-07-04T15:00:13.599142488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321109s
2026-07-04T15:00:13.610267748Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-07-04T15:00:13.626695263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.638281325Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-07-04T15:00:13.650104330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T15:00:13', 'album_last_searched_time')
2026-07-04T15:00:13.662260315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.701115637Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-07-04T15:00:13.716037147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747587s
2026-07-04T15:00:13.724145146Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-07-04T15:00:13.737018866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.756053489Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-07-04T15:00:13.775608109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T15:00:13', 'add_indexer_flags')
2026-07-04T15:00:13.792644968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.813641139Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-07-04T15:00:13.819095042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797497s
2026-07-04T15:00:13.827700195Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-07-04T15:00:13.832443904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.841898542Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-07-04T15:00:13.847891010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T15:00:13', 'add_indexes_album_statistics')
2026-07-04T15:00:13.854211071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:13.882880550Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-07-04T15:00:13.893307284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050384s
2026-07-04T15:00:13.916382320Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-07-04T15:00:13.930742889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:13.951062887Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-07-04T15:00:13.964701434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-04T15:00:13', 'update_redacted_baseurl')
2026-07-04T15:00:13.992834900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:14.110353413Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-07-04T15:00:14.154041226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.183983s
2026-07-04T15:00:15.903008682Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T15:00:26.977550015Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-07-04T15:00:27.340051690Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:00:27.592200569Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-07-04T15:00:33.935825880Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-04T15:00:35.125058109Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-07-04T15:00:35.645025658Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-07-04T15:00:35.683354381Z [ls.io-init] done.
2026-07-04T15:00:37.751642270Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:00:37.883185970Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:00:37.906190080Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin