2026-04-08T04:18:39.210453537Z [migrations] started
2026-04-08T04:18:39.210499710Z [migrations] no migrations found
2026-04-08T04:18:39.229358008Z usermod: no changes
2026-04-08T04:18:39.235839410Z ───────────────────────────────────────
2026-04-08T04:18:39.235887116Z
2026-04-08T04:18:39.235891245Z ██╗ ███████╗██╗ ██████╗
2026-04-08T04:18:39.235894922Z ██║ ██╔════╝██║██╔═══██╗
2026-04-08T04:18:39.235898650Z ██║ ███████╗██║██║ ██║
2026-04-08T04:18:39.235902187Z ██║ ╚════██║██║██║ ██║
2026-04-08T04:18:39.235905734Z ███████╗███████║██║╚██████╔╝
2026-04-08T04:18:39.235909231Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-08T04:18:39.235912738Z
2026-04-08T04:18:39.235916045Z Brought to you by linuxserver.io
2026-04-08T04:18:39.235919512Z ───────────────────────────────────────
2026-04-08T04:18:39.236345359Z
2026-04-08T04:18:39.236356171Z To support the app dev(s) visit:
2026-04-08T04:18:39.237844438Z Lidarr: https://opencollective.com/lidarr
2026-04-08T04:18:39.238157308Z
2026-04-08T04:18:39.238166497Z To support LSIO projects visit:
2026-04-08T04:18:39.238170855Z https://www.linuxserver.io/donate/
2026-04-08T04:18:39.238175244Z
2026-04-08T04:18:39.238179723Z ───────────────────────────────────────
2026-04-08T04:18:39.238185064Z GID/UID
2026-04-08T04:18:39.238189212Z ───────────────────────────────────────
2026-04-08T04:18:39.242967094Z
2026-04-08T04:18:39.242979910Z User UID: 911
2026-04-08T04:18:39.242984239Z User GID: 911
2026-04-08T04:18:39.242987987Z ───────────────────────────────────────
2026-04-08T04:18:39.244780677Z Linuxserver.io version: 3.1.2.4939-ls193
2026-04-08T04:18:39.245026301Z Build-date: 2026-04-08T04:14:31+00:00
2026-04-08T04:18:39.245033225Z ───────────────────────────────────────
2026-04-08T04:18:39.245037243Z
2026-04-08T04:18:39.294276014Z [custom-init] No custom files found, skipping...
2026-04-08T04:18:39.315341457Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:39.654723516Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-04-08T04:18:39.678997961Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:39.683438454Z [Debug] Bootstrap: Console selected
2026-04-08T04:18:39.690689527Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:39.694007579Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:39.963385750Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:40.016885641Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {33a35edd-22e8-40dd-8b81-61b7b59d3907} may be persisted to storage in unencrypted form.
2026-04-08T04:18:40.072332033Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-08T04:18:40.109528532Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-08T04:18:40.184058896Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T04:18:40.190892938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.191410160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.229931326Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T04:18:40.233319530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390256s
2026-04-08T04:18:40.233570545Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T04:18:40.233760929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423983s
2026-04-08T04:18:40.240831097Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T04:18:40.241340693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.246659094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T04:18:40.256523680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T04:18:40.267341916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204278s
2026-04-08T04:18:40.267749116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.269738813Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T04:18:40.269844466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227835s
2026-04-08T04:18:40.270476890Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T04:18:40.270705791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.275199661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T04:18:40.276239435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:40.276730844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013309s
2026-04-08T04:18:40.276999585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:40.277282154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001034s
2026-04-08T04:18:40.277653302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T04:18:40.278208800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T04:18:40.278858669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009871s
2026-04-08T04:18:40.279115597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.280293218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T04:18:40.280440384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023656s
2026-04-08T04:18:40.280903317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T04:18:40.281132128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.281932129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:40.282724795Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s
2026-04-08T04:18:40.282948235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T04:18:40.283245524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T04:18:40.283647223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s
2026-04-08T04:18:40.283905743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.284670443Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T04:18:40.284847921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001525s
2026-04-08T04:18:40.287829956Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T04:18:40.288074278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.288661190Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-08T04:18:40.300336302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-08T04:18:40.300873544Z [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-04-08T04:18:40.301386317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008455s
2026-04-08T04:18:40.301547431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-08T04:18:40.301860682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-08T04:18:40.302168913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2026-04-08T04:18:40.302320198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-08T04:18:40.302665783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:40.303033805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000544s
2026-04-08T04:18:40.303224779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-08T04:18:40.303510274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-08T04:18:40.303831782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s
2026-04-08T04:18:40.304052396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-08T04:18:40.309581401Z [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-04-08T04:18:40.310703009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006504s
2026-04-08T04:18:40.310909024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-08T04:18:40.311229349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:18:40.311560927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s
2026-04-08T04:18:40.311751150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-08T04:18:40.312094532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:18:40.312471501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2026-04-08T04:18:40.312601593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-08T04:18:40.312887378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.313201491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s
2026-04-08T04:18:40.313384369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-08T04:18:40.313641748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.313947714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-04-08T04:18:40.314118578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-08T04:18:40.315488487Z [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-04-08T04:18:40.316471366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021547s
2026-04-08T04:18:40.316646719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-08T04:18:40.316955441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:40.317280686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s
2026-04-08T04:18:40.317465208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-08T04:18:40.317716073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:40.318050907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004148s
2026-04-08T04:18:40.318242112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-08T04:18:40.318505382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:40.318829996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004077s
2026-04-08T04:18:40.319023886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-08T04:18:40.319309512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:40.319630789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-04-08T04:18:40.319826012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-08T04:18:40.320143281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:40.320555070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s
2026-04-08T04:18:40.320677958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-08T04:18:40.320930997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-08T04:18:40.321255080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004008s
2026-04-08T04:18:40.321430944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-08T04:18:40.322313271Z [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-04-08T04:18:40.323034834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014322s
2026-04-08T04:18:40.323249256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-08T04:18:40.323562797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:18:40.323910057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s
2026-04-08T04:18:40.324106743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-08T04:18:40.324379903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-08T04:18:40.324698965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s
2026-04-08T04:18:40.324904980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-08T04:18:40.325189283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:18:40.325524378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004397s
2026-04-08T04:18:40.325758790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-08T04:18:40.326135488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-08T04:18:40.326501786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s
2026-04-08T04:18:40.326684404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-08T04:18:40.327427731Z [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-04-08T04:18:40.328027779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s
2026-04-08T04:18:40.328230147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-08T04:18:40.328521674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-08T04:18:40.328866628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s
2026-04-08T04:18:40.329069818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-08T04:18:40.329360503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:40.329682682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s
2026-04-08T04:18:40.329862214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-08T04:18:40.330666904Z [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-04-08T04:18:40.331277554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001245s
2026-04-08T04:18:40.331465763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-08T04:18:40.331730877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:18:40.332068316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s
2026-04-08T04:18:40.332266976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-08T04:18:40.332550538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:18:40.332933419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2026-04-08T04:18:40.333134113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-08T04:18:40.333413095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-08T04:18:40.333741556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-04-08T04:18:40.333941869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-08T04:18:40.334215320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-08T04:18:40.334540545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s
2026-04-08T04:18:40.334724826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-08T04:18:40.335424194Z [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-04-08T04:18:40.335995495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010839s
2026-04-08T04:18:40.336179956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-08T04:18:40.336652167Z [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-04-08T04:18:40.337118086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007468s
2026-04-08T04:18:40.337314952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-08T04:18:40.337637221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:18:40.338019591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005139s
2026-04-08T04:18:40.338198993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-08T04:18:40.340556701Z [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-04-08T04:18:40.341069814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026931s
2026-04-08T04:18:40.341264606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-08T04:18:40.341547406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:18:40.341877180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s
2026-04-08T04:18:40.342055609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-08T04:18:40.342479373Z [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-04-08T04:18:40.342947956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007161s
2026-04-08T04:18:40.343141897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-08T04:18:40.343417933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-08T04:18:40.343762767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s
2026-04-08T04:18:40.343987420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-08T04:18:40.344482677Z [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-04-08T04:18:40.345028446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008556s
2026-04-08T04:18:40.345250554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-08T04:18:40.345601721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-08T04:18:40.345988800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s
2026-04-08T04:18:40.346202370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-08T04:18:40.346535321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-08T04:18:40.346921749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005287s
2026-04-08T04:18:40.347107523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-08T04:18:40.347787122Z [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-04-08T04:18:40.348305376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010183s
2026-04-08T04:18:40.348486671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-08T04:18:40.349329228Z [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-04-08T04:18:40.350291155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016267s
2026-04-08T04:18:40.350475476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-08T04:18:40.351003860Z [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-04-08T04:18:40.351480309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008344s
2026-04-08T04:18:40.351677617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-08T04:18:40.352424170Z [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-04-08T04:18:40.353074891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012127s
2026-04-08T04:18:40.353263170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-08T04:18:40.353798137Z [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-04-08T04:18:40.354317102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008838s
2026-04-08T04:18:40.354503788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-08T04:18:40.355080630Z [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-04-08T04:18:40.355611660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s
2026-04-08T04:18:40.355808005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-08T04:18:40.356280567Z [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-04-08T04:18:40.356696775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006862s
2026-04-08T04:18:40.356867950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-08T04:18:40.357198044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:40.357590164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s
2026-04-08T04:18:40.357788042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-08T04:18:40.358050110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-08T04:18:40.358361868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004142s
2026-04-08T04:18:40.358541840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-08T04:18:40.358979412Z [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-04-08T04:18:40.359377303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-04-08T04:18:40.359560582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-08T04:18:40.360259379Z [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-04-08T04:18:40.360842694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s
2026-04-08T04:18:40.361013879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-08T04:18:40.361459125Z [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-04-08T04:18:40.361914783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007296s
2026-04-08T04:18:40.362112491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-08T04:18:40.362398497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-08T04:18:40.362771659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s
2026-04-08T04:18:40.362966822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-08T04:18:40.363249331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-08T04:18:40.363576560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2026-04-08T04:18:40.363757675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-08T04:18:40.364459728Z [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-04-08T04:18:40.365058464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011222s
2026-04-08T04:18:40.365241924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-08T04:18:40.365874838Z [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-04-08T04:18:40.366414044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s
2026-04-08T04:18:40.366651071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-08T04:18:40.366962959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:40.367315840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s
2026-04-08T04:18:40.367496965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-08T04:18:40.368170080Z [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-04-08T04:18:40.368701250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010278s
2026-04-08T04:18:40.368876733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-08T04:18:40.369576052Z [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-04-08T04:18:40.370219077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001163s
2026-04-08T04:18:40.370405422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-08T04:18:40.370853164Z [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-04-08T04:18:40.371317890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007348s
2026-04-08T04:18:40.371522913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-08T04:18:40.371858529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-08T04:18:40.372206670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s
2026-04-08T04:18:40.372405650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-08T04:18:40.373000358Z [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-04-08T04:18:40.373565376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s
2026-04-08T04:18:40.373801060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-08T04:18:40.374171847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:40.374533085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s
2026-04-08T04:18:40.375717590Z [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-04-08T04:18:40.377411161Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013962 taking an average of 00:00:00.0013962
2026-04-08T04:18:40.378126040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T04:18:40', 'InitialSetup')
2026-04-08T04:18:40.378487579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.381493562Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T04:18:40.381673174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067522s
2026-04-08T04:18:40.381969461Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-08T04:18:40.382197901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.382489778Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-08T04:18:40.383094286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-08T04:18:40.383283988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.383486696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-08T04:18:40.383805628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.384773517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010833s
2026-04-08T04:18:40.385175567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T04:18:40', 'add_reason_to_pending_releases')
2026-04-08T04:18:40.385539280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.386271725Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-08T04:18:40.386464824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s
2026-04-08T04:18:40.386661289Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-08T04:18:40.386876753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.387128039Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-08T04:18:40.389400576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.389571490Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.389756703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-08T04:18:40.390041316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-08T04:18:40.390958573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010201s
2026-04-08T04:18:40.391137474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.391286574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.391479192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-08T04:18:40.391788014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.392697275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001025s
2026-04-08T04:18:40.392873369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.393023542Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.393229817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-08T04:18:40.393555623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.394502751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001036s
2026-04-08T04:18:40.394824188Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-08T04:18:40.395418315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-08T04:18:40.395702267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006551s
2026-04-08T04:18:40.396049266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-08T04:18:40.407134860Z [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-04-08T04:18:40.408613548Z [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-04-08T04:18:40.409486626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-08T04:18:40.410635430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-08T04:18:40.412848707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:18:40.413308112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-08T04:18:40.413798810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:18:40.414143755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178977s
2026-04-08T04:18:40.414320100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.414473740Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.414669604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-08T04:18:40.414937794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-08T04:18:40.415781353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009208s
2026-04-08T04:18:40.416154124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T04:18:40', 'add_medium_support')
2026-04-08T04:18:40.416524019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.421252751Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-08T04:18:40.421454959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063358s
2026-04-08T04:18:40.421694872Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-08T04:18:40.421920316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.422204829Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-08T04:18:40.422883205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-08T04:18:40.423267890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-08T04:18:40.423564788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2026-04-08T04:18:40.423737155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.423966627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.426302962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023861s
2026-04-08T04:18:40.426704941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T04:18:40', 'add_various_qualites_in_profile')
2026-04-08T04:18:40.427073023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.427737090Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-08T04:18:40.427951682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037779s
2026-04-08T04:18:40.428147256Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-08T04:18:40.428359834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.428625299Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-08T04:18:40.429424298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-08T04:18:40.429936550Z [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-04-08T04:18:40.430407237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000791s
2026-04-08T04:18:40.430615307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-08T04:18:40.430934319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-08T04:18:40.431271718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s
2026-04-08T04:18:40.431441881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:40.431592755Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.431812738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-08T04:18:40.432159386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:40.433082565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010579s
2026-04-08T04:18:40.433293340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-08T04:18:40.437313656Z [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-04-08T04:18:40.439984585Z [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-04-08T04:18:40.441165363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:40.442147391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:40.444334565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:18:40.444836596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:18:40.445318477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.445775888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.446124991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126416s
2026-04-08T04:18:40.446340385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-08T04:18:40.450217443Z [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-04-08T04:18:40.452706154Z [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-04-08T04:18:40.453839868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:40.454861876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:40.457036275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:18:40.457535951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:18:40.458011128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.458468208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.458816810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122858s
2026-04-08T04:18:40.458997224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.459145342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.459342419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-08T04:18:40.459620299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-08T04:18:40.460502154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009612s
2026-04-08T04:18:40.460860626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T04:18:40', 'metadata_profiles')
2026-04-08T04:18:40.461214058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.462623166Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-08T04:18:40.462811395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030637s
2026-04-08T04:18:40.463078313Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-08T04:18:40.463296963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.463579512Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-08T04:18:40.465478306Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-08T04:18:40.470154794Z [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-04-08T04:18:40.471081290Z [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-04-08T04:18:40.471575976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T04:18:40.472285986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T04:18:40.474592330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:18:40.474934018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092361s
2026-04-08T04:18:40.475110834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:40.475275827Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.475483775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-08T04:18:40.475799321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-08T04:18:40.476674894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009804s
2026-04-08T04:18:40.476979929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-08T04:18:40.477323090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-08T04:18:40.477608144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004018s
2026-04-08T04:18:40.477794709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:40.477938730Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.478297843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-08T04:18:40.481613300Z [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-04-08T04:18:40.482680789Z [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-04-08T04:18:40.483266148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T04:18:40.483978172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T04:18:40.486267222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:18:40.486666687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081391s
2026-04-08T04:18:40.487056902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T04:18:40', 'separate_automatic_and_interactive_search')
2026-04-08T04:18:40.487436026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.488515820Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-08T04:18:40.488717507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099244s
2026-04-08T04:18:40.488993713Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-08T04:18:40.489220860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.489493048Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-08T04:18:40.489780778Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-08T04:18:40.493696163Z [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-04-08T04:18:40.496003049Z [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-04-08T04:18:40.497081390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:40.498508614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:40.501093961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:40.501622235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:40.502046159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:40.502485724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:40.503016232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:40.503361037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133884s
2026-04-08T04:18:40.503749569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T04:18:40', 'change_album_path_to_relative')
2026-04-08T04:18:40.504205578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.505474483Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-08T04:18:40.505660507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154371s
2026-04-08T04:18:40.505904158Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-08T04:18:40.506183471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.506511361Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-08T04:18:40.507147121Z [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-04-08T04:18:40.507667259Z [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-04-08T04:18:40.508107145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000655s
2026-04-08T04:18:40.508556369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T04:18:40', 'change_quality_size_mb_to_kb')
2026-04-08T04:18:40.508973880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.509665082Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-08T04:18:40.509862369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021719s
2026-04-08T04:18:40.510116591Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-08T04:18:40.510337376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.510589494Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-08T04:18:40.510957265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.511116074Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.511312951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-08T04:18:40.511598396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-08T04:18:40.512505923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s
2026-04-08T04:18:40.512674593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.512825727Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.513026983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-08T04:18:40.513326746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-08T04:18:40.514182299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009521s
2026-04-08T04:18:40.514530881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-08T04:18:40', 'album_releases')
2026-04-08T04:18:40.514881497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.516177708Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-08T04:18:40.516354634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029251s
2026-04-08T04:18:40.516551641Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-08T04:18:40.516779730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.517018741Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-08T04:18:40.517641846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.517807610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.518010599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-08T04:18:40.521947958Z [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-04-08T04:18:40.524343773Z [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-04-08T04:18:40.525389489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:40.526666040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:40.528808575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:40.529258320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:40.529678917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:40.530119475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:40.530569801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:40.530904365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127287s
2026-04-08T04:18:40.531083716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.531232897Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:40.531450224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-08T04:18:40.535648389Z [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-04-08T04:18:40.538120327Z [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-04-08T04:18:40.539173378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:40.540358214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:40.542614929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:40.543101208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:40.543554020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:40.544040740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:40.544522400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:40.544896854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132666s
2026-04-08T04:18:40.545272360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T04:18:40', 'album_releases_fix')
2026-04-08T04:18:40.545628538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.546822743Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-08T04:18:40.547035802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015139s
2026-04-08T04:18:40.547309132Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-08T04:18:40.547548654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.547812846Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-08T04:18:40.548822540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-08T04:18:40.549702542Z [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-04-08T04:18:40.550427552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001418s
2026-04-08T04:18:40.550646984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-08T04:18:40.550917859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-08T04:18:40.551251591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2026-04-08T04:18:40.551437556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-08T04:18:40.552121313Z [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-04-08T04:18:40.552719017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s
2026-04-08T04:18:40.552935703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-08T04:18:40.553288544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:40.553647016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s
2026-04-08T04:18:40.554026540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T04:18:40', 'import_lists')
2026-04-08T04:18:40.554380022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.555291568Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-08T04:18:40.555463073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021298s
2026-04-08T04:18:40.555683347Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-08T04:18:40.555909642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.556214055Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-08T04:18:40.556723151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-08T04:18:40.556895147Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-04-08T04:18:40.557117916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-08T04:18:40.557463341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-08T04:18:40.558455459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011317s
2026-04-08T04:18:40.558630722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.558829272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.559916541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s
2026-04-08T04:18:40.560290394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-08T04:18:40', 'add_release_status')
2026-04-08T04:18:40.560650449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.561385830Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-08T04:18:40.561562506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002555s
2026-04-08T04:18:40.561797810Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-08T04:18:40.562040088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.562344140Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-08T04:18:40.562732843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:40.562902064Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.563118650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-08T04:18:40.563461841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.564427566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010999s
2026-04-08T04:18:40.564824606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T04:18:40', 'album_download_notification')
2026-04-08T04:18:40.565215283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.565944090Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-08T04:18:40.566123301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025666s
2026-04-08T04:18:40.566362874Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-08T04:18:40.566606765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.566903582Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-08T04:18:40.567558882Z [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-04-08T04:18:40.568249914Z [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-04-08T04:18:40.568676493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s
2026-04-08T04:18:40.569215879Z [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-04-08T04:18:40.569845878Z [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-04-08T04:18:40.570262447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007355s
2026-04-08T04:18:40.570661631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T04:18:40', 'fix_language_metadata_profiles')
2026-04-08T04:18:40.571048460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.571729251Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-08T04:18:40.571943863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021587s
2026-04-08T04:18:40.572145549Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-08T04:18:40.572352175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.572615856Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-08T04:18:40.573011694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-08T04:18:40.573342089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-08T04:18:40.573593525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003544s
2026-04-08T04:18:40.573938801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T04:18:40', 'remove_fanzub')
2026-04-08T04:18:40.574364237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.574956811Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-08T04:18:40.575131112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016945s
2026-04-08T04:18:40.575352517Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-08T04:18:40.575574334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.575864579Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-08T04:18:40.577807882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-08T04:18:40.578066343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-08T04:18:40.578465667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005008s
2026-04-08T04:18:40.578683225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-08T04:18:40.579016176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-08T04:18:40.579414458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005424s
2026-04-08T04:18:40.579928002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-08T04:18:40.580376826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-08T04:18:40.580758785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000654s
2026-04-08T04:18:40.580967445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-08T04:18:40.581275676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:18:40.590851530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095399s
2026-04-08T04:18:40.591112636Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-08T04:18:40.591440767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-08T04:18:40.591807646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s
2026-04-08T04:18:40.592041306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-08T04:18:40.592407083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:18:40.592712538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2026-04-08T04:18:40.593104588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T04:18:40', 'update_artist_history_indexes')
2026-04-08T04:18:40.593468932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.595100638Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-08T04:18:40.595285380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002817s
2026-04-08T04:18:40.595514381Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-08T04:18:40.595736388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.596025170Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-08T04:18:40.597843541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.598753845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-08T04:18:40.599056053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00106s
2026-04-08T04:18:40.599420958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T04:18:40', 'remove_nma')
2026-04-08T04:18:40.599786554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.600427866Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-08T04:18:40.600593750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002395s
2026-04-08T04:18:40.600805727Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-08T04:18:40.601011571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.601293609Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-08T04:18:40.601647953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.601818637Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-04-08T04:18:40.602045935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-08T04:18:40.602329536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-08T04:18:40.603348267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001086s
2026-04-08T04:18:40.603697992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T04:18:40', 'album_disambiguation')
2026-04-08T04:18:40.604146525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.604805732Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-08T04:18:40.604987058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025288s
2026-04-08T04:18:40.605206880Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-08T04:18:40.605428286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.605716356Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-08T04:18:40.606031461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.606241834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.607655401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014027s
2026-04-08T04:18:40.608032861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T04:18:40', 'add_ape_quality_in_profiles')
2026-04-08T04:18:40.608398317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.609039579Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-08T04:18:40.609226315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027855s
2026-04-08T04:18:40.609429915Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-08T04:18:40.609652373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.609905673Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-08T04:18:40.610848512Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.611182765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-08T04:18:40.611459312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004107s
2026-04-08T04:18:40.611678032Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.612036544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-08T04:18:40.612274243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s
2026-04-08T04:18:40.612489667Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.612788829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-08T04:18:40.613062290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003831s
2026-04-08T04:18:40.613431443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T04:18:40', 'remove_pushalot')
2026-04-08T04:18:40.613839896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.614476769Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-08T04:18:40.614650779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017688s
2026-04-08T04:18:40.614861804Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-08T04:18:40.615075715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.615343143Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-08T04:18:40.615791246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-08T04:18:40.616275601Z [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-04-08T04:18:40.616727451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00072s
2026-04-08T04:18:40.617082586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T04:18:40', 'add_custom_filters')
2026-04-08T04:18:40.617472081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.618151699Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-08T04:18:40.618328355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021077s
2026-04-08T04:18:40.618536434Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-08T04:18:40.618736557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.618999306Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-08T04:18:40.619344722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:40.619515556Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:40.619725970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-08T04:18:40.619993298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-08T04:18:40.621018864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011082s
2026-04-08T04:18:40.621381123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T04:18:40', 'import_list_tags')
2026-04-08T04:18:40.621738863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.622488212Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-08T04:18:40.622661141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025634s
2026-04-08T04:18:40.622877186Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-08T04:18:40.623101357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.623368305Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-08T04:18:40.628272642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-08T04:18:40.629090940Z [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-04-08T04:18:40.629771540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012593s
2026-04-08T04:18:40.629994088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-08T04:18:40.630350416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-08T04:18:40.630737946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s
2026-04-08T04:18:40.633205776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-08T04:18:40.633222229Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-08T04:18:40.633231869Z FROM "Artists"
2026-04-08T04:18:40.634243496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-08T04:18:40.634268176Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-08T04:18:40.634278847Z FROM "Artists"
2026-04-08T04:18:40.634856220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s
2026-04-08T04:18:40.635025641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:40.635194692Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:40.635394314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-08T04:18:40.635733036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.636780034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011869s
2026-04-08T04:18:40.637327497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-08T04:18:40.637337196Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:40.637345944Z FROM "ArtistMetadata"
2026-04-08T04:18:40.637354491Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-08T04:18:40.638070794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-08T04:18:40.638094381Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:40.638104482Z FROM "ArtistMetadata"
2026-04-08T04:18:40.638112929Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-08T04:18:40.638496170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008017s
2026-04-08T04:18:40.638685281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-08T04:18:40.639540053Z [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-04-08T04:18:40.640231645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013455s
2026-04-08T04:18:40.640468112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-08T04:18:40.640835010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-08T04:18:40.641203783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s
2026-04-08T04:18:40.641412263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-08T04:18:40.641715584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-08T04:18:40.642051280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s
2026-04-08T04:18:40.642227345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.642426756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.648395687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059093s
2026-04-08T04:18:40.648587613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.648729679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-08T04:18:40.648941255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-08T04:18:40.649283284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.650387448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012432s
2026-04-08T04:18:40.650566128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.650713174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:40.650917145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-08T04:18:40.651238101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:40.652276162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011538s
2026-04-08T04:18:40.652447517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.652602689Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:40.652791660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-08T04:18:40.653050491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-08T04:18:40.654052599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s
2026-04-08T04:18:40.654721566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-08T04:18:40.654732949Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:40.654742619Z FROM "ArtistMetadata"
2026-04-08T04:18:40.654752749Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:40.654761937Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-08T04:18:40.655614765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-08T04:18:40.655634735Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:40.655642491Z FROM "ArtistMetadata"
2026-04-08T04:18:40.655649204Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:40.655687852Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-08T04:18:40.656135604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009861s
2026-04-08T04:18:40.656329023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.656485288Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.656687996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-08T04:18:40.657019935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-08T04:18:40.657937212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010483s
2026-04-08T04:18:40.658130461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.658282157Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:40.658476548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-08T04:18:40.658780480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.659717858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s
2026-04-08T04:18:40.659905095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.660070659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.660261393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-08T04:18:40.660589514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.661513524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s
2026-04-08T04:18:40.662093382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-08T04:18:40.662103693Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-08T04:18:40.662112511Z FROM "AlbumReleases"
2026-04-08T04:18:40.662120867Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:40.662129815Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-08T04:18:40.662886870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-08T04:18:40.662909435Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-08T04:18:40.662919335Z FROM "AlbumReleases"
2026-04-08T04:18:40.662928564Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:40.662956510Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-08T04:18:40.663344762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008669s
2026-04-08T04:18:40.663960312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-08T04:18:40.663982727Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:40.663992386Z FROM "ArtistMetadata"
2026-04-08T04:18:40.664001084Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:40.664010493Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:40.664822829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-08T04:18:40.664841737Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:40.664850675Z FROM "ArtistMetadata"
2026-04-08T04:18:40.664858961Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:40.664867970Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:40.665306573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s
2026-04-08T04:18:40.665911100Z [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-04-08T04:18:40.670041308Z [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-04-08T04:18:40.671535577Z [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-04-08T04:18:40.672217210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:40.673403930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:40.675819064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.676270563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.676630358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103964s
2026-04-08T04:18:40.677029732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-08T04:18:40.681142464Z [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-04-08T04:18:40.682982199Z [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-04-08T04:18:40.683803122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:40.685282992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:40.687625420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:40.688155548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:40.688535934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112176s
2026-04-08T04:18:40.688804925Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-08T04:18:40.693038721Z [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-04-08T04:18:40.694733545Z [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-04-08T04:18:40.695467343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-08T04:18:40.696469972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-08T04:18:40.698776817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:18:40.699415744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:18:40.699793114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107759s
2026-04-08T04:18:40.700008167Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-08T04:18:40.704175229Z [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-04-08T04:18:40.705327780Z [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-04-08T04:18:40.705973160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:40.706762810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:40.709107392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:40.709518560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093092s
2026-04-08T04:18:40.709733162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-08T04:18:40.710113728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:40.710516129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-04-08T04:18:40.710737214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-08T04:18:40.711025274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:40.711394668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s
2026-04-08T04:18:40.711615513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-08T04:18:40.711952041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:40.712349812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s
2026-04-08T04:18:40.712573412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-08T04:18:40.712909499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-08T04:18:40.713376710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006159s
2026-04-08T04:18:40.713591602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-08T04:18:40.713891286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-08T04:18:40.714289317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s
2026-04-08T04:18:40.714499571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-08T04:18:40.714845938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-08T04:18:40.715213559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005268s
2026-04-08T04:18:40.715384363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:40.716356641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-08T04:18:40.716643288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010941s
2026-04-08T04:18:40.716823671Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:40.717164678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-08T04:18:40.717451516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s
2026-04-08T04:18:40.717630887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:40.718034099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-04-08T04:18:40.718396018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s
2026-04-08T04:18:40.718799240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T04:18:40', 'add_release_groups_etc')
2026-04-08T04:18:40.719152471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.721675803Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-08T04:18:40.721862459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038203s
2026-04-08T04:18:40.722097923Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-08T04:18:40.722323627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.722600445Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-08T04:18:40.723194140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:40.723472180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-08T04:18:40.723732354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003626s
2026-04-08T04:18:40.724118312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T04:18:40', 'NewMediaInfoFormat')
2026-04-08T04:18:40.724484329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.725097985Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-08T04:18:40.725290071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016818s
2026-04-08T04:18:40.725538031Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-08T04:18:40.725768455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.726064241Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-08T04:18:40.727308146Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-08T04:18:40.727688452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-08T04:18:40.730058925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025123s
2026-04-08T04:18:40.730241924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:18:40.730400102Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:40.730680166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-08T04:18:40.731092677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:40.732247042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013139s
2026-04-08T04:18:40.732699172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T04:18:40', 'rename_restrictions_to_release_profiles')
2026-04-08T04:18:40.733084699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.733823487Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-08T04:18:40.734036856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028387s
2026-04-08T04:18:40.734313884Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-08T04:18:40.734549679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.734842449Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-08T04:18:40.736072275Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-08T04:18:40.736366268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-08T04:18:40.738665868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s
2026-04-08T04:18:40.738852083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:40.739011585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.739241668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-08T04:18:40.739552093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-08T04:18:40.740494862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s
2026-04-08T04:18:40.740707260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-08T04:18:40.740893124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.741174370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-08T04:18:40.741575248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-08T04:18:40.742479108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010512s
2026-04-08T04:18:40.742662197Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:40.742998544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-08T04:18:40.743378319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s
2026-04-08T04:18:40.743544484Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:40.743868727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-08T04:18:40.744240014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004909s
2026-04-08T04:18:40.744514096Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-08T04:18:40.749418082Z [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-04-08T04:18:40.751008595Z [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-04-08T04:18:40.751746932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:40.752867469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:40.755355158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.755796267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.756354932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:40.756838656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:40.757243762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124983s
2026-04-08T04:18:40.757663016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T04:18:40', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-08T04:18:40.758094275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.759142366Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-08T04:18:40.759367900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142992s
2026-04-08T04:18:40.759614236Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-08T04:18:40.759861524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.760134914Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-08T04:18:40.760596334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-08T04:18:40.761052623Z [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-04-08T04:18:40.761518100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006842s
2026-04-08T04:18:40.761723313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-08T04:18:40.762115413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-08T04:18:40.762521220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-04-08T04:18:40.762889682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T04:18:40', 'add_import_exclusions')
2026-04-08T04:18:40.763264767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.764512089Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-08T04:18:40.764721711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025326s
2026-04-08T04:18:40.764957486Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-08T04:18:40.765200075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.765469357Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-08T04:18:40.770587204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-08T04:18:40.770613336Z WHERE "Id" in (
2026-04-08T04:18:40.770623266Z SELECT "Artists"."Id" from "Artists"
2026-04-08T04:18:40.770632204Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.770646653Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:40.771418317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-08T04:18:40.771438167Z WHERE "Id" in (
2026-04-08T04:18:40.771446965Z SELECT "Artists"."Id" from "Artists"
2026-04-08T04:18:40.771455643Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.771464701Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:40.772192296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011944s
2026-04-08T04:18:40.773007648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-08T04:18:40.773019201Z WHERE "Id" in (
2026-04-08T04:18:40.773027699Z SELECT "Albums"."Id" from "Albums"
2026-04-08T04:18:40.773036516Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.773045434Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:40.773865626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-08T04:18:40.773887931Z WHERE "Id" in (
2026-04-08T04:18:40.773897601Z SELECT "Albums"."Id" from "Albums"
2026-04-08T04:18:40.773906539Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.773915747Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:40.774406946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009778s
2026-04-08T04:18:40.774983568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-08T04:18:40.774993417Z WHERE "Id" in (
2026-04-08T04:18:40.775001664Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-08T04:18:40.775010111Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-08T04:18:40.775019119Z WHERE "Albums"."Id" IS NULL)
2026-04-08T04:18:40.775792206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-08T04:18:40.775815032Z WHERE "Id" in (
2026-04-08T04:18:40.775824942Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-08T04:18:40.775834080Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-08T04:18:40.775843319Z WHERE "Albums"."Id" IS NULL)
2026-04-08T04:18:40.776342885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009634s
2026-04-08T04:18:40.776943715Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-08T04:18:40.776954346Z WHERE "Id" in (
2026-04-08T04:18:40.776962894Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:40.776971471Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:40.776992143Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-08T04:18:40.777759468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-08T04:18:40.777772845Z WHERE "Id" in (
2026-04-08T04:18:40.777781622Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:40.777790320Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:40.777799458Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-08T04:18:40.778355197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001001s
2026-04-08T04:18:40.778962911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-08T04:18:40.778974294Z WHERE "Id" in (
2026-04-08T04:18:40.778982942Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:40.778991389Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.779000517Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:40.779763984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-08T04:18:40.779774957Z WHERE "Id" in (
2026-04-08T04:18:40.779783333Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:40.779792061Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.779800769Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:40.780357911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s
2026-04-08T04:18:40.780990084Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:40.781001797Z WHERE "Id" IN (
2026-04-08T04:18:40.781010345Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.781018812Z LEFT OUTER JOIN "Tracks"
2026-04-08T04:18:40.781026998Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:40.781035485Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:40.781822701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:40.781834685Z WHERE "Id" IN (
2026-04-08T04:18:40.781843633Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.781852240Z LEFT OUTER JOIN "Tracks"
2026-04-08T04:18:40.781880968Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:40.781889936Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:40.782598964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s
2026-04-08T04:18:40.782994130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T04:18:40', 'clean_artist_metadata_table')
2026-04-08T04:18:40.783357472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.784128935Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-08T04:18:40.784348628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025349s
2026-04-08T04:18:40.784636688Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-08T04:18:40.784939247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.785251586Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-08T04:18:40.786013741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:40.786220898Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:40.786500000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-08T04:18:40.786908513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.788166105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014142s
2026-04-08T04:18:40.788352240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:40.788517313Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.788742536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-08T04:18:40.789133714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.790269321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001295s
2026-04-08T04:18:40.790467059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:40.790617392Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.790855161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-08T04:18:40.791203583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.792187133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011257s
2026-04-08T04:18:40.792389070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:40.792547299Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.792803064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-08T04:18:40.793228671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.794170137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001125s
2026-04-08T04:18:40.796193050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:40.796371830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.796643247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-08T04:18:40.797001168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.798082456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012122s
2026-04-08T04:18:40.798313240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-08T04:18:40.802731969Z [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-04-08T04:18:40.804769212Z [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-04-08T04:18:40.805658773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-08T04:18:40.806117878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-08T04:18:40.808542090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099921s
2026-04-08T04:18:40.808796382Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-08T04:18:40.812900687Z [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-04-08T04:18:40.814773499Z [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-04-08T04:18:40.815734243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-08T04:18:40.816381026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-08T04:18:40.818675868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096358s
2026-04-08T04:18:40.819037797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T04:18:40', 'health_issue_notification')
2026-04-08T04:18:40.819391469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.820345440Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-08T04:18:40.820554561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112772s
2026-04-08T04:18:40.820816669Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-08T04:18:40.821063025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.821412108Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-08T04:18:40.822355107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:40.822564629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:40.822801847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-08T04:18:40.823212824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-08T04:18:40.824423683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013876s
2026-04-08T04:18:40.824657363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:40.824828819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.825023341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-08T04:18:40.825309146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-08T04:18:40.826183627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s
2026-04-08T04:18:40.826446016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-08T04:18:40.826733394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-08T04:18:40.827002436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003439s
2026-04-08T04:18:40.827526622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:40.827533155Z WHERE "Id" IN (
2026-04-08T04:18:40.827539498Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.827545680Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:40.827551813Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:40.828237223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:40.828252374Z WHERE "Id" IN (
2026-04-08T04:18:40.828260831Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.828269408Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:40.828278266Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:40.828906070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s
2026-04-08T04:18:40.829566720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:40.829573364Z WHERE "Id" IN (
2026-04-08T04:18:40.829579336Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.829585518Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:40.829591450Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:40.829597422Z WHERE "Artists"."Path" IS NULL)
2026-04-08T04:18:40.830531734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:40.830564309Z WHERE "Id" IN (
2026-04-08T04:18:40.830575322Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.830585592Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:40.830601705Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:40.830649290Z WHERE "Artists"."Path" IS NULL)
2026-04-08T04:18:40.831126331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s
2026-04-08T04:18:40.831913857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:40.831934639Z WHERE "Id" IN (
2026-04-08T04:18:40.831944569Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.831954870Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:40.831964990Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:40.831974830Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-08T04:18:40.831984419Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-08T04:18:40.832987289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:40.833000435Z WHERE "Id" IN (
2026-04-08T04:18:40.833007089Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:40.833013091Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:40.833020085Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:40.833027971Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-08T04:18:40.833034634Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-08T04:18:40.833713391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013248s
2026-04-08T04:18:40.834270213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-08T04:18:40.834285353Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-08T04:18:40.834292497Z FROM "Artists"
2026-04-08T04:18:40.834300403Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:40.834308991Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:40.834999331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-08T04:18:40.835010814Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-08T04:18:40.835019752Z FROM "Artists"
2026-04-08T04:18:40.835028199Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:40.835037097Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:40.835469398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008276s
2026-04-08T04:18:40.835892269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:40.835904484Z WHERE "Id" NOT IN (
2026-04-08T04:18:40.835912731Z SELECT MIN("Id")
2026-04-08T04:18:40.835920967Z FROM "TrackFiles"
2026-04-08T04:18:40.835929164Z GROUP BY "Path"
2026-04-08T04:18:40.835937410Z )
2026-04-08T04:18:40.836425623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:40.836436696Z WHERE "Id" NOT IN (
2026-04-08T04:18:40.836445103Z SELECT MIN("Id")
2026-04-08T04:18:40.836453359Z FROM "TrackFiles"
2026-04-08T04:18:40.836461656Z GROUP BY "Path"
2026-04-08T04:18:40.836469903Z )
2026-04-08T04:18:40.836808354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006091s
2026-04-08T04:18:40.836986683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:40.837140954Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:40.837345646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-08T04:18:40.841178795Z [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-04-08T04:18:40.842448633Z [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-04-08T04:18:40.843110987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:40.843763471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:40.846123133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:40.846487947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089377s
2026-04-08T04:18:40.846685575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-08T04:18:40.846972363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:40.847356216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s
2026-04-08T04:18:40.847563924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-08T04:18:40.851157862Z [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-04-08T04:18:40.852289271Z [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-04-08T04:18:40.852837595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:40.853637055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:40.855988841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:40.856452184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:40.856785125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090344s
2026-04-08T04:18:40.857168226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T04:18:40', 'add_mediafilerepository_mtime')
2026-04-08T04:18:40.857538532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.858469557Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-08T04:18:40.858664199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106666s
2026-04-08T04:18:40.858901827Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-08T04:18:40.859132021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.859405311Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-08T04:18:40.860771002Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-08T04:18:40.860783547Z WHERE "Id" NOT IN (
2026-04-08T04:18:40.860791854Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-08T04:18:40.860800281Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.860824279Z GROUP BY "ArtistMetadata"."Id")
2026-04-08T04:18:40.861589330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-08T04:18:40.861599510Z WHERE "Id" NOT IN (
2026-04-08T04:18:40.861607887Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-08T04:18:40.861616434Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:40.861625382Z GROUP BY "ArtistMetadata"."Id")
2026-04-08T04:18:40.862083385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008897s
2026-04-08T04:18:40.862282556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-08T04:18:40.862524493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-08T04:18:40.862881201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s
2026-04-08T04:18:40.863093288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-08T04:18:40.866814753Z [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-04-08T04:18:40.868244983Z [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-04-08T04:18:40.868939111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:40.869707879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:40.872017881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.872469992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.872903324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:40.873232457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099403s
2026-04-08T04:18:40.873440877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-08T04:18:40.873783487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:40.874150105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005091s
2026-04-08T04:18:40.874541213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T04:18:40', 'add_artistmetadataid_constraint')
2026-04-08T04:18:40.874906138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.875814978Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-08T04:18:40.876013929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021031s
2026-04-08T04:18:40.876220776Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-08T04:18:40.876445759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.876739841Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-08T04:18:40.877323887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-08T04:18:40.877490613Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:40.877693030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-08T04:18:40.878011161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:40.878936565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s
2026-04-08T04:18:40.879125645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-08T04:18:40.879279916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.879506562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-08T04:18:40.879861447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:40.880804436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s
2026-04-08T04:18:40.880978136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:40.881128228Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:40.881330305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-08T04:18:40.881654348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:40.882579601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s
2026-04-08T04:18:40.882767660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-08T04:18:40.882925408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.883183988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-08T04:18:40.883539925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:40.884589489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011869s
2026-04-08T04:18:40.884809111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.884960456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.885169126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-08T04:18:40.885537969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:40.886489856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s
2026-04-08T04:18:40.886665890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:40.886816494Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.887020444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-08T04:18:40.887383265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:40.888315893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010942s
2026-04-08T04:18:40.888686179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T04:18:40', 'old_ids_and_artist_alias')
2026-04-08T04:18:40.889046705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.889737226Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-08T04:18:40.889919914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002474s
2026-04-08T04:18:40.890128273Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-08T04:18:40.890349419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.890610324Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-08T04:18:40.890918134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.891378191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.891674467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005749s
2026-04-08T04:18:40.891948379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-08T04:18:40.892236469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-08T04:18:40.892489318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003375s
2026-04-08T04:18:40.892847399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T04:18:40', 'download_propers_config')
2026-04-08T04:18:40.893203557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.894583185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-08T04:18:40.894778699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023874s
2026-04-08T04:18:40.894987950Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-08T04:18:40.895204015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.895469019Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-08T04:18:40.896319061Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-08T04:18:40.896632362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-08T04:18:40.897149152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006368s
2026-04-08T04:18:40.897358464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-08T04:18:40.900970849Z [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-04-08T04:18:40.902284484Z [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-04-08T04:18:40.902925485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:40.903883635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:40.906172344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:40.906604023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:40.907041314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:40.907520970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:40.907885063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010324s
2026-04-08T04:18:40.908107641Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-08T04:18:40.911673653Z [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-04-08T04:18:40.912965564Z [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-04-08T04:18:40.913603680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-08T04:18:40.914248458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-08T04:18:40.916772852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-08T04:18:40.917128177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087672s
2026-04-08T04:18:40.917326848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-08T04:18:40.921797852Z [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-04-08T04:18:40.922938399Z [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-04-08T04:18:40.923514519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-08T04:18:40.923967180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-08T04:18:40.926172682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086604s
2026-04-08T04:18:40.926388466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-08T04:18:40.929738553Z [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-04-08T04:18:40.930743136Z [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-04-08T04:18:40.931249486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T04:18:40.932034878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T04:18:40.934954217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:18:40.935409764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:18:40.935881604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:18:40.936370198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:18:40.936719482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101698s
2026-04-08T04:18:40.936916829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-08T04:18:40.940281445Z [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-04-08T04:18:40.941219604Z [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-04-08T04:18:40.941724511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:18:40.942145098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:18:40.944382303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072627s
2026-04-08T04:18:40.944571845Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-08T04:18:40.947970429Z [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-04-08T04:18:40.949025795Z [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-04-08T04:18:40.949542124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:40.950295973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:40.952610113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:40.953097725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:40.953398200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086357s
2026-04-08T04:18:40.953763736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T04:18:40', 'remove_language_profiles')
2026-04-08T04:18:40.954296329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.956070462Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-08T04:18:40.956296467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110394s
2026-04-08T04:18:40.956534125Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-08T04:18:40.956746924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.957052319Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-08T04:18:40.957500642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-08T04:18:40.957669171Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:40.957909485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-08T04:18:40.958215281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-08T04:18:40.959172339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001064s
2026-04-08T04:18:40.959561582Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-08T04:18:40.960046048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-08T04:18:40.960376734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s
2026-04-08T04:18:40.960726058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T04:18:40', 'multi_disc_naming_format')
2026-04-08T04:18:40.961083367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.961791403Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-08T04:18:40.961972608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019204s
2026-04-08T04:18:40.962189495Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-08T04:18:40.962409267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.962673479Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-08T04:18:40.963044356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:18:40.963216032Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.963425444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-08T04:18:40.963739576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:40.964666232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s
2026-04-08T04:18:40.964835193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.965032009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.977625310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125757s
2026-04-08T04:18:40.977995035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T04:18:40', 'add_download_client_priority')
2026-04-08T04:18:40.978377665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.979166684Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-08T04:18:40.979352579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01412s
2026-04-08T04:18:40.979553533Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-08T04:18:40.979764168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.980047358Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-08T04:18:40.980421772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.980715804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-08T04:18:40.980995397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s
2026-04-08T04:18:40.981218346Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.981508270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-08T04:18:40.981775017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s
2026-04-08T04:18:40.982126936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T04:18:40', 'remove_growl_prowl')
2026-04-08T04:18:40.982474586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.983118272Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-08T04:18:40.983311892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016733s
2026-04-08T04:18:40.983516184Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-08T04:18:40.983729163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.984014067Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-08T04:18:40.984380545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.984682282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-08T04:18:40.984960973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003911s
2026-04-08T04:18:40.985181287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:40.985483536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-08T04:18:40.985743279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003798s
2026-04-08T04:18:40.986097843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T04:18:40', 'remove_plex_hometheatre')
2026-04-08T04:18:40.986458689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:40.987080772Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-08T04:18:40.987262288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016773s
2026-04-08T04:18:40.987477782Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-08T04:18:40.987695280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:40.987978179Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-08T04:18:40.988586825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:40.988754142Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:40.988941119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-08T04:18:40.989206864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-08T04:18:40.990123270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s
2026-04-08T04:18:40.990305507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:40.990457633Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.990681183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-08T04:18:40.991036729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.991978195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s
2026-04-08T04:18:40.992162015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:40.992315224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.992535317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-08T04:18:40.992900503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.993799202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010579s
2026-04-08T04:18:40.993979215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:40.994134558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.994348559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-08T04:18:40.994691810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:40.995604748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s
2026-04-08T04:18:40.995777887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:40.995961397Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:40.996170568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-08T04:18:40.996443668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-08T04:18:40.997317999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009616s
2026-04-08T04:18:40.997497981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:40.997695749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:40.998675803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010052s
2026-04-08T04:18:40.999053684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T04:18:40', 'add_root_folder_add_defaults')
2026-04-08T04:18:40.999415072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.000141244Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-08T04:18:41.000342800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024271s
2026-04-08T04:18:41.000523294Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-08T04:18:41.000747996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.000982048Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-08T04:18:41.001287733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:18:41.001467345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.001676807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-08T04:18:41.001976801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-08T04:18:41.002907645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s
2026-04-08T04:18:41.003260606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T04:18:41', 'task_duration')
2026-04-08T04:18:41.003608357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.004322926Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-08T04:18:41.004492818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024219s
2026-04-08T04:18:41.004736639Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-08T04:18:41.004967293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.005244752Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-08T04:18:41.005724077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:18:41.005887907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.006090335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-08T04:18:41.006416482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:41.007315653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010288s
2026-04-08T04:18:41.007508421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:18:41.007667872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.007889969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-08T04:18:41.008217940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.009145157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s
2026-04-08T04:18:41.009548139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T04:18:41', 'add_indexer_and_enabled_to_release_profiles')
2026-04-08T04:18:41.009927633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.010658765Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-08T04:18:41.010864780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025057s
2026-04-08T04:18:41.011063510Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-08T04:18:41.011275036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.011530641Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-08T04:18:41.011893331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-08T04:18:41.015477389Z [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-04-08T04:18:41.016761225Z [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-04-08T04:18:41.017392085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:41.018346708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:41.020850099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:41.021301458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:41.021724440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:41.022204968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:41.022557047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010463s
2026-04-08T04:18:41.022888194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-08T04:18:41.023304011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-08T04:18:41.023580378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2026-04-08T04:18:41.023931154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-08T04:18:41.024334927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-08T04:18:41.024630132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-04-08T04:18:41.024841868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-08T04:18:41.028176303Z [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-04-08T04:18:41.029226097Z [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-04-08T04:18:41.029783039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-08T04:18:41.030228286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-08T04:18:41.032540051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007499s
2026-04-08T04:18:41.032909756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T04:18:41', 'remove_album_folders')
2026-04-08T04:18:41.033256765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.035234147Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-08T04:18:41.035402947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101521s
2026-04-08T04:18:41.035618380Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-08T04:18:41.035835678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.036141815Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-08T04:18:41.037064523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:41.037237050Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.037432774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-08T04:18:41.037706806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-08T04:18:41.038670968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s
2026-04-08T04:18:41.038857053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:41.039014460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.039209332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-08T04:18:41.039517663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:41.040448328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010356s
2026-04-08T04:18:41.040645535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.040822551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.114065302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731517s
2026-04-08T04:18:41.114297510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-08T04:18:41.117863952Z [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-04-08T04:18:41.118872052Z [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-04-08T04:18:41.119408512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:41.119917537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:41.122526702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080583s
2026-04-08T04:18:41.122743148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-08T04:18:41.127741834Z [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-04-08T04:18:41.128680775Z [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-04-08T04:18:41.129184520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:41.129729167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:41.132059229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091099s
2026-04-08T04:18:41.132279834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-08T04:18:41.135554668Z [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-04-08T04:18:41.136385291Z [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-04-08T04:18:41.136846891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:41.137378311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:41.139688103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007203s
2026-04-08T04:18:41.139907735Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-08T04:18:41.143113952Z [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-04-08T04:18:41.143834733Z [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-04-08T04:18:41.144282235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:41.144814036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:41.147097484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070055s
2026-04-08T04:18:41.147310032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-08T04:18:41.150460116Z [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-04-08T04:18:41.151106187Z [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-04-08T04:18:41.151507375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:41.152104949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:41.154338697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068248s
2026-04-08T04:18:41.154720466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T04:18:41', 'flexible_delay_profiles')
2026-04-08T04:18:41.155073136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.156211038Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-08T04:18:41.156395760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086501s
2026-04-08T04:18:41.156708951Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-08T04:18:41.156832069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.157126732Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-08T04:18:41.157584834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:41.157761731Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.157956172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-08T04:18:41.158271337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-08T04:18:41.159177782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010418s
2026-04-08T04:18:41.159556385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-08T04:18:41', 'add_priority_to_indexers')
2026-04-08T04:18:41.159938284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.160733886Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-08T04:18:41.160924129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025432s
2026-04-08T04:18:41.161140786Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-08T04:18:41.161363845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.161641263Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-08T04:18:41.162072001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-08T04:18:41.162379280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-08T04:18:41.162748523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s
2026-04-08T04:18:41.162922404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.163120092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.163690851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005999s
2026-04-08T04:18:41.164097671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-08T04:18:41', 'remove_chown_and_folderchmod_config')
2026-04-08T04:18:41.164465662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.165207946Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-08T04:18:41.165387849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020317s
2026-04-08T04:18:41.165595176Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-08T04:18:41.165816702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.166076866Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-08T04:18:41.166572995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-08T04:18:41.166736545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.166930235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-08T04:18:41.170383640Z [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-04-08T04:18:41.171503906Z [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-04-08T04:18:41.172104686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-08T04:18:41.172641286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-08T04:18:41.175095508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079728s
2026-04-08T04:18:41.175352526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-08T04:18:41.175627049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-08T04:18:41.175890139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003236s
2026-04-08T04:18:41.176214271Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-08T04:18:41.176563635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-08T04:18:41.176849000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s
2026-04-08T04:18:41.177154345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-08T04:18:41.177522787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-08T04:18:41.177800145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004135s
2026-04-08T04:18:41.178166223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-08T04:18:41', 'convert_blacklist_protocol')
2026-04-08T04:18:41.178527370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.179410699Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-08T04:18:41.179605732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019749s
2026-04-08T04:18:41.179798460Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-08T04:18:41.180025277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.180275210Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-08T04:18:41.186472821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T04:18:41.187239816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T04:18:41.187684531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008338s
2026-04-08T04:18:41.188052342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-08T04:18:41', 'update_notifiarr')
2026-04-08T04:18:41.188408990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.189150473Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-08T04:18:41.189328111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022704s
2026-04-08T04:18:41.189537653Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-08T04:18:41.189759821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.190018141Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-08T04:18:41.190304307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.190516063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.191513352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010188s
2026-04-08T04:18:41.191892886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-08T04:18:41', 'email_multiple_addresses')
2026-04-08T04:18:41.192263773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.192997020Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-08T04:18:41.193183706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024733s
2026-04-08T04:18:41.193403538Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-08T04:18:41.193625125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.193890960Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-08T04:18:41.194181345Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-08T04:18:41.194442872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-08T04:18:41.196690989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023108s
2026-04-08T04:18:41.197071696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-08T04:18:41', 'rename_blacklist_to_blocklist')
2026-04-08T04:18:41.197438514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.198235800Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-08T04:18:41.198428428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038175s
2026-04-08T04:18:41.198639413Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-08T04:18:41.198852732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.199112726Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-08T04:18:41.199515748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:18:41.199689548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.199973549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-08T04:18:41.200345689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:41.201347647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011496s
2026-04-08T04:18:41.201580085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-08T04:18:41.201939779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:41.202874572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001089s
2026-04-08T04:18:41.203050196Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.203270359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.204430215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011997s
2026-04-08T04:18:41.204797184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-08T04:18:41', 'cdh_per_downloadclient')
2026-04-08T04:18:41.205148912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.205907861Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-08T04:18:41.206074636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026544s
2026-04-08T04:18:41.206278537Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-08T04:18:41.206485133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.206745016Z [Info] download_history: Starting migration of Main DB to 52
2026-04-08T04:18:41.207470648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-08T04:18:41.208224766Z [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-04-08T04:18:41.208799464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2026-04-08T04:18:41.209016391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-08T04:18:41.209336115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-08T04:18:41.209690588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s
2026-04-08T04:18:41.209898587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-08T04:18:41.210213922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-08T04:18:41.210597074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005112s
2026-04-08T04:18:41.210812217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-08T04:18:41.211133645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-08T04:18:41.211513790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005155s
2026-04-08T04:18:41.211688873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.211910579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.212983029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s
2026-04-08T04:18:41.213323575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-08T04:18:41', 'download_history')
2026-04-08T04:18:41.213676045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.214846121Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-08T04:18:41.215030432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029604s
2026-04-08T04:18:41.215231297Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-08T04:18:41.215440107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.215702646Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-08T04:18:41.216137742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-08T04:18:41', 'add_update_history')
2026-04-08T04:18:41.216500823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.217231424Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-08T04:18:41.217411467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017887s
2026-04-08T04:18:41.217630298Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-08T04:18:41.217856784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.218122819Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-08T04:18:41.218448215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:41.218621033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.218842529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-08T04:18:41.219192053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:41.220232789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001184s
2026-04-08T04:18:41.220616111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-08T04:18:41', 'add_on_update_to_notifications')
2026-04-08T04:18:41.220977949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.221744032Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-08T04:18:41.221934746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026517s
2026-04-08T04:18:41.222180130Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-08T04:18:41.222373971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.222635327Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-08T04:18:41.222951504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:41.223118871Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.223321659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-08T04:18:41.223651323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.224654333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011305s
2026-04-08T04:18:41.225026192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-08T04:18:41', 'download_client_per_indexer')
2026-04-08T04:18:41.225386327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.226362473Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-08T04:18:41.226552065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028031s
2026-04-08T04:18:41.226755595Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-08T04:18:41.226967261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.227225230Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-08T04:18:41.227630807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:41.227800619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.228040873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-08T04:18:41.228357831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.229348046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011144s
2026-04-08T04:18:41.229531936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:41.229686347Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.229915569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-08T04:18:41.230277257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.231275908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011532s
2026-04-08T04:18:41.231456261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:41.231612075Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:41.231818180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-08T04:18:41.232161892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.233151656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s
2026-04-08T04:18:41.233516310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-08T04:18:41', 'AddNewItemMonitorType')
2026-04-08T04:18:41.233872187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.234684272Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-08T04:18:41.234868804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026229s
2026-04-08T04:18:41.235061933Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-08T04:18:41.235269100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.235520125Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-08T04:18:41.235827655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:41.236023218Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.236228171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-08T04:18:41.236546683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:41.237537668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s
2026-04-08T04:18:41.237896461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-08T04:18:41', 'ImportListSearch')
2026-04-08T04:18:41.238249262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.238970835Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-08T04:18:41.239148913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025309s
2026-04-08T04:18:41.239361832Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-08T04:18:41.239578148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.239877240Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-08T04:18:41.240189840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:41.240355664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.240579174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-08T04:18:41.240925932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.241943591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011609s
2026-04-08T04:18:41.242312614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-08T04:18:41', 'ImportListMonitorExisting')
2026-04-08T04:18:41.242673421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.243426668Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-08T04:18:41.243611190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002609s
2026-04-08T04:18:41.243802856Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-08T04:18:41.244047488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.244301640Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-08T04:18:41.244720754Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:41.245024275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-08T04:18:41.245293127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003697s
2026-04-08T04:18:41.245514793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:41.245813224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-08T04:18:41.246071384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000357s
2026-04-08T04:18:41.246239693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:41.246391970Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:41.246574137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-08T04:18:41.246834170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-08T04:18:41.247820336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s
2026-04-08T04:18:41.248192185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-08T04:18:41', 'add_indexer_tags')
2026-04-08T04:18:41.248546218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.249266018Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-08T04:18:41.249428345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024651s
2026-04-08T04:18:41.249627015Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-08T04:18:41.249843270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.250098304Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-08T04:18:41.250356364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.250567008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.251415206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s
2026-04-08T04:18:41.251777285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-08T04:18:41', 'update_audio_types')
2026-04-08T04:18:41.252178012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.252869925Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-08T04:18:41.253048535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002304s
2026-04-08T04:18:41.253303368Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T04:18:41.253544123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.253834027Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-08T04:18:41.255786730Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:41.256072836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-08T04:18:41.256316507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003033s
2026-04-08T04:18:41.256489244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-08T04:18:41.256648064Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:41.256869440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-08T04:18:41.260725125Z [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-04-08T04:18:41.262103932Z [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-04-08T04:18:41.262800154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-08T04:18:41.263533891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-08T04:18:41.266065109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-08T04:18:41.266574996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-08T04:18:41.266922355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098519s
2026-04-08T04:18:41.267094141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:41.267244173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.267447082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-08T04:18:41.272867197Z [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-04-08T04:18:41.274792775Z [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-04-08T04:18:41.275657366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:41.276512789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:41.279016852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:41.279483221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:41.279987807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:41.280331650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126891s
2026-04-08T04:18:41.280504017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:41.280653107Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.280875786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-08T04:18:41.284972446Z [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-04-08T04:18:41.286854957Z [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-04-08T04:18:41.287750961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:41.288568949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:41.291049203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:41.291512617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:41.292011471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:41.292347849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011272s
2026-04-08T04:18:41.292524114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:41.292671290Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.292867114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-08T04:18:41.296932321Z [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-04-08T04:18:41.298845504Z [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-04-08T04:18:41.299715877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:41.300609557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:41.303099010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:41.303564899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:41.304046468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:41.304394890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113403s
2026-04-08T04:18:41.304563840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:41.304714003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.304920398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-08T04:18:41.308653897Z [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-04-08T04:18:41.309993174Z [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-04-08T04:18:41.310648304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:41.311561563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:41.313976135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:41.314414809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:41.314847560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:41.315326465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:41.315678183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105639s
2026-04-08T04:18:41.315870791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:41.316022677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.316220475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-08T04:18:41.319952140Z [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-04-08T04:18:41.321287069Z [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-04-08T04:18:41.321939162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:41.322829946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:41.325315892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:41.325745828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:41.326177497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:41.326657454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:41.327006226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105935s
2026-04-08T04:18:41.327185397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:18:41.327334688Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:41.327532326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-08T04:18:41.331172506Z [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-04-08T04:18:41.332296690Z [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-04-08T04:18:41.332880797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-08T04:18:41.333426646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-08T04:18:41.335806830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080739s
2026-04-08T04:18:41.336018907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:18:41.336167416Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.336378070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-08T04:18:41.339984573Z [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-04-08T04:18:41.341121542Z [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-04-08T04:18:41.341694376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-08T04:18:41.342270106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-08T04:18:41.344656051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080567s
2026-04-08T04:18:41.344821925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:41.344970273Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T04:18:41.345176569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-08T04:18:41.348747139Z [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-04-08T04:18:41.349743606Z [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-04-08T04:18:41.350261910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:18:41.350691104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:18:41.353073241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007687s
2026-04-08T04:18:41.353251771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:41.353403727Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.353607327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-08T04:18:41.358571825Z [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-04-08T04:18:41.359587209Z [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-04-08T04:18:41.360136135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:18:41.360688527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:18:41.363053350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092359s
2026-04-08T04:18:41.363224234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:41.363371250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.363592636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-08T04:18:41.367173177Z [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-04-08T04:18:41.368200726Z [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-04-08T04:18:41.368720012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:18:41.369266011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:18:41.371614281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078071s
2026-04-08T04:18:41.371799854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:18:41.371984346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.372218608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-08T04:18:41.375664928Z [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-04-08T04:18:41.376650823Z [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-04-08T04:18:41.377191252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:18:41.377908737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:18:41.380492039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.380868738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008436s
2026-04-08T04:18:41.381060674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:18:41.381218322Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.381463706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-08T04:18:41.384940197Z [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-04-08T04:18:41.385937636Z [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-04-08T04:18:41.386467974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:18:41.387211371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:18:41.389768922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.390179248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084989s
2026-04-08T04:18:41.390377497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:18:41.390537700Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.390767573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-08T04:18:41.394275036Z [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-04-08T04:18:41.395246984Z [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-04-08T04:18:41.395772993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:18:41.396547262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:18:41.399082608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.399486682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008513s
2026-04-08T04:18:41.399668969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-08T04:18:41.399832959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.400066139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-08T04:18:41.403682953Z [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-04-08T04:18:41.404797427Z [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-04-08T04:18:41.405378798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-08T04:18:41.406087675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-08T04:18:41.408587720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-08T04:18:41.409107878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-08T04:18:41.409632003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-08T04:18:41.410003842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097579s
2026-04-08T04:18:41.410192943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-08T04:18:41.410340941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.410540052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-08T04:18:41.414082085Z [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-04-08T04:18:41.415065175Z [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-04-08T04:18:41.415562196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-08T04:18:41.416033635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-08T04:18:41.418520243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077643s
2026-04-08T04:18:41.418693853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-08T04:18:41.418845177Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.419079599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-08T04:18:41.422628927Z [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-04-08T04:18:41.423568900Z [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-04-08T04:18:41.424091573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-08T04:18:41.424620097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-08T04:18:41.426957655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076911s
2026-04-08T04:18:41.427125453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-08T04:18:41.427273902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T04:18:41.427467371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-08T04:18:41.431063864Z [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-04-08T04:18:41.432020530Z [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-04-08T04:18:41.451103892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T04:18:41.452882754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T04:18:41.455632792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:18:41.456546883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:18:41.457066219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:18:41.457612109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:18:41.458016052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303384s
2026-04-08T04:18:41.458240845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:41.458435427Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-04-08T04:18:41.458711543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-08T04:18:41.464386291Z [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-04-08T04:18:41.465467208Z [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-04-08T04:18:41.466051665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:41.466705832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:41.469364757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.469779402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108352s
2026-04-08T04:18:41.469988313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:41.470169457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-08T04:18:41.470453730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-08T04:18:41.474717026Z [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-04-08T04:18:41.475748693Z [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-04-08T04:18:41.476345565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:41.477063271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:41.479626122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.480029384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093514s
2026-04-08T04:18:41.480250650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:41.480429991Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.480674343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-08T04:18:41.484942438Z [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-04-08T04:18:41.486063957Z [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-04-08T04:18:41.486705479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:41.487471091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:41.490053080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.490443106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009551s
2026-04-08T04:18:41.490642828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:18:41.490817690Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.491064066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-08T04:18:41.495300307Z [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-04-08T04:18:41.496441005Z [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-04-08T04:18:41.497025923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:18:41.497668116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:18:41.500225907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.500611153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093285s
2026-04-08T04:18:41.500811586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:18:41.500989274Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.501232885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-08T04:18:41.505566061Z [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-04-08T04:18:41.506662088Z [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-04-08T04:18:41.507253760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:18:41.508031486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:18:41.510583506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.510968090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095109s
2026-04-08T04:18:41.511175478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:18:41.511347384Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:41.511585073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-08T04:18:41.515911626Z [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-04-08T04:18:41.517010519Z [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-04-08T04:18:41.517599244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:18:41.518305226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:18:41.520879701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.521247942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094093s
2026-04-08T04:18:41.521437865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-08T04:18:41.521596725Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.521816036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-08T04:18:41.526110325Z [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-04-08T04:18:41.527046580Z [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-04-08T04:18:41.527570004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:18:41.528151866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:18:41.530529073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008488s
2026-04-08T04:18:41.530725038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-08T04:18:41.530897445Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.531108871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-08T04:18:41.535380413Z [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-04-08T04:18:41.536345036Z [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-04-08T04:18:41.536857759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:18:41.537467096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:18:41.539871297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085118s
2026-04-08T04:18:41.540070649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-08T04:18:41.540245962Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.540478941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-08T04:18:41.546085402Z [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-04-08T04:18:41.547184776Z [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-04-08T04:18:41.547789413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-08T04:18:41.548282737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-08T04:18:41.550682109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099623s
2026-04-08T04:18:41.550874867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-08T04:18:41.551053427Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:41.551300574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-08T04:18:41.555724544Z [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-04-08T04:18:41.556799629Z [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-04-08T04:18:41.557388094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-08T04:18:41.558016068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-08T04:18:41.564972367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099636s
2026-04-08T04:18:41.565177601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-08T04:18:41.565350719Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:41.565581244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-08T04:18:41.569240774Z [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-04-08T04:18:41.570133882Z [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-04-08T04:18:41.570639390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-08T04:18:41.571116661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-08T04:18:41.573991571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082038s
2026-04-08T04:18:41.574170982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:18:41.574340784Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.574571930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-08T04:18:41.578168723Z [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-04-08T04:18:41.579026551Z [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-04-08T04:18:41.579485906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T04:18:41.580175505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T04:18:41.583202902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:18:41.583582095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088055s
2026-04-08T04:18:41.583771256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:18:41.583954044Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.584191212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-08T04:18:41.587807605Z [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-04-08T04:18:41.588668739Z [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-04-08T04:18:41.589104967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T04:18:41.589739866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T04:18:41.592500065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:18:41.592801191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084211s
2026-04-08T04:18:41.592941894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:41.593058028Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.593206938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-08T04:18:41.596679261Z [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-04-08T04:18:41.597391666Z [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-04-08T04:18:41.597802032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:41.598516401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:41.601315638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:41.601664731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:41.601951398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085937s
2026-04-08T04:18:41.602096761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:41.602239809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-04-08T04:18:41.602419351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-08T04:18:41.605992767Z [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-04-08T04:18:41.606784411Z [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-04-08T04:18:41.607231953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:41.608015190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:41.611343272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:41.611727887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:41.612054354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094593s
2026-04-08T04:18:41.612208084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:41.612344078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.612515423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T04:18:41.615830269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T04:18:41.616302520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T04:18:41.616646152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T04:18:41.617120407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T04:18:41.619922570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:41.620242945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075606s
2026-04-08T04:18:41.620582799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-08T04:18:41', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T04:18:41.620905219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.624689640Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T04:18:41.624860965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119453s
2026-04-08T04:18:41.625084625Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-08T04:18:41.625268095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.625531465Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-08T04:18:41.626101513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:41.626254221Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T04:18:41.626444614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-08T04:18:41.626706602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.627700393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010761s
2026-04-08T04:18:41.627880847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:41.628019225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.628227585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-08T04:18:41.628496306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.629486981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s
2026-04-08T04:18:41.629790051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-08T04:18:41', 'add_on_delete_to_notifications')
2026-04-08T04:18:41.630064674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.630942642Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-08T04:18:41.631093126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s
2026-04-08T04:18:41.631259350Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-08T04:18:41.631423821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.631643394Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-08T04:18:41.633254208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:41.633392677Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.633567118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-08T04:18:41.633838795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.634832246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s
2026-04-08T04:18:41.634963370Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:41.635179996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-08T04:18:41.635413757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003131s
2026-04-08T04:18:41.635568318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:41.635693711Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.635882711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-08T04:18:41.636109137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-08T04:18:41.637042798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009899s
2026-04-08T04:18:41.637192008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.637368824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.638133314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s
2026-04-08T04:18:41.638292965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-08T04:18:41.638720386Z [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-04-08T04:18:41.639165572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007015s
2026-04-08T04:18:41.639329462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-08T04:18:41.639567071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-08T04:18:41.639877406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000375s
2026-04-08T04:18:41.640038991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:41.640171177Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.640344186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-08T04:18:41.640594169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:41.641590817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010674s
2026-04-08T04:18:41.641749256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:41.641895290Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.642079741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-08T04:18:41.642355917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.643325360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010665s
2026-04-08T04:18:41.643498619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:41.643640384Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.643831489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-08T04:18:41.644131343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.645129503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011031s
2026-04-08T04:18:41.645288122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.645452463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.647316006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018652s
2026-04-08T04:18:41.647474325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.647648185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.648547226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008849s
2026-04-08T04:18:41.648721988Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-08T04:18:41.653845095Z [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-04-08T04:18:41.654648232Z [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-04-08T04:18:41.655095263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-08T04:18:41.655524687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-08T04:18:41.659708233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108045s
2026-04-08T04:18:41.659950030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-08T04:18:41.663654720Z [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-04-08T04:18:41.664379901Z [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-04-08T04:18:41.664769646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-08T04:18:41.665303431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-08T04:18:41.667830209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076744s
2026-04-08T04:18:41.668105043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-08T04:18:41.668366810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-08T04:18:41.668612815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003199s
2026-04-08T04:18:41.668776836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:41.668920014Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.669146079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-08T04:18:41.669476455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.670554836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012012s
2026-04-08T04:18:41.670717213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:41.670859810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.671055374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-08T04:18:41.671327933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-08T04:18:41.672300231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010572s
2026-04-08T04:18:41.672616007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-08T04:18:41', 'add_custom_formats')
2026-04-08T04:18:41.672918727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.674155668Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-08T04:18:41.674347715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028575s
2026-04-08T04:18:41.674545293Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-08T04:18:41.674734954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.674982573Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-08T04:18:41.675339793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:41.675495356Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.675660238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-08T04:18:41.675915201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:41.676910315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010768s
2026-04-08T04:18:41.677236873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-08T04:18:41', 'add_result_to_commands')
2026-04-08T04:18:41.677561286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.678334123Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-08T04:18:41.678489916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s
2026-04-08T04:18:41.678690300Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-08T04:18:41.678898499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.679123132Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-08T04:18:41.679461503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:41.679622217Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.679812129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-08T04:18:41.680147224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.681123029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s
2026-04-08T04:18:41.681432432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-08T04:18:41', 'health_restored_notification')
2026-04-08T04:18:41.681765824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.682601286Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-08T04:18:41.682785046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024925s
2026-04-08T04:18:41.682991622Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-08T04:18:41.683171705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.683436398Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-08T04:18:41.683741713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:41.684012258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-08T04:18:41.684246830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003262s
2026-04-08T04:18:41.684529149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-08T04:18:41', 'remove_uc')
2026-04-08T04:18:41.684854113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.685577580Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-08T04:18:41.685723344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001626s
2026-04-08T04:18:41.685927415Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-08T04:18:41.686119331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.686361549Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-08T04:18:41.686622023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.686820353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.688719127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019208s
2026-04-08T04:18:41.689039161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-08T04:18:41', 'download_clients_rename_tv_to_music')
2026-04-08T04:18:41.689351701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.690102182Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-08T04:18:41.690318758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032666s
2026-04-08T04:18:41.690576758Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-08T04:18:41.690782763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.691019600Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-08T04:18:41.691364294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-08T04:18:41.691531811Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.691716303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-08T04:18:41.692045155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-08T04:18:41.693273950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s
2026-04-08T04:18:41.693592120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-08T04:18:41', 'add_colon_replacement_to_naming_config')
2026-04-08T04:18:41.693940442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.694787227Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-08T04:18:41.694966758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002825s
2026-04-08T04:18:41.695135148Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-08T04:18:41.695322836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.695553540Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-08T04:18:41.696041363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-08T04:18:41.699961147Z [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-04-08T04:18:41.700730636Z [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-04-08T04:18:41.701232497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:41.702176448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:41.705049243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.705383917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091662s
2026-04-08T04:18:41.705539921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:41.705680164Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.705874315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-08T04:18:41.706116473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-08T04:18:41.707148050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s
2026-04-08T04:18:41.707462173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-08T04:18:41', 'list_sync_time')
2026-04-08T04:18:41.707818510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.708960921Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-08T04:18:41.709592703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028868s
2026-04-08T04:18:41.709836364Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-08T04:18:41.710085105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.710358004Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-08T04:18:41.710709943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:18:41.710864364Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-04-08T04:18:41.711041751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-08T04:18:41.711284099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-08T04:18:41.712386029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s
2026-04-08T04:18:41.712696444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-08T04:18:41', 'add_download_client_tags')
2026-04-08T04:18:41.712968872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.713725847Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-08T04:18:41.713883184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024617s
2026-04-08T04:18:41.714105381Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-08T04:18:41.714311496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.714553333Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-08T04:18:41.715108762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-08T04:18:41.715578759Z [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-04-08T04:18:41.716002973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007092s
2026-04-08T04:18:41.716198637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-08T04:18:41.716589304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-08T04:18:41.716968006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005543s
2026-04-08T04:18:41.717310676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-08T04:18:41', 'add_notification_status')
2026-04-08T04:18:41.717600169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.718458117Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-08T04:18:41.718656056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020152s
2026-04-08T04:18:41.718938494Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-08T04:18:41.719127044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.719359432Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-08T04:18:41.719611750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.719785039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.721579373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017885s
2026-04-08T04:18:41.721955621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-08T04:18:41', 'add_alac_24_quality_in_profiles')
2026-04-08T04:18:41.722322279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.723170187Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-08T04:18:41.723341001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033137s
2026-04-08T04:18:41.723526725Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-08T04:18:41.723733621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.723977062Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-08T04:18:41.724355754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-08T04:18:41.724525035Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.724696701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-08T04:18:41.724891152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-08T04:18:41.725935796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s
2026-04-08T04:18:41.726105618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-08T04:18:41.726346172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-08T04:18:41.727337619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001057s
2026-04-08T04:18:41.727613204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-08T04:18:41', 'add_salt_to_users')
2026-04-08T04:18:41.727974842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.728746476Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-08T04:18:41.728893543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024446s
2026-04-08T04:18:41.729059617Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-08T04:18:41.729231513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.729447558Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-08T04:18:41.729928176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-08T04:18:41.730352481Z [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-04-08T04:18:41.730783749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s
2026-04-08T04:18:41.730941186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-08T04:18:41.731160789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-08T04:18:41.731465382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003741s
2026-04-08T04:18:41.731742560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-08T04:18:41', 'add_auto_tagging')
2026-04-08T04:18:41.732054959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.732859029Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-08T04:18:41.732997507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017387s
2026-04-08T04:18:41.733187019Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-08T04:18:41.733371110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.733600842Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-08T04:18:41.733928522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-08T04:18:41.734084076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.734262475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-08T04:18:41.734508390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-08T04:18:41.735656322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001215s
2026-04-08T04:18:41.735921546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-08T04:18:41.736197702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-08T04:18:41.736443377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003302s
2026-04-08T04:18:41.736755856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-08T04:18:41', 'quality_definition_preferred_size')
2026-04-08T04:18:41.737049528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.737822434Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-08T04:18:41.737975763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001659s
2026-04-08T04:18:41.738187018Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-08T04:18:41.738386751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.738689841Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-08T04:18:41.739069706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:41.739241342Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.739417777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-08T04:18:41.739666668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.740829961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012092s
2026-04-08T04:18:41.741247682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-08T04:18:41', 'add_on_artist_add_to_notifications')
2026-04-08T04:18:41.741644151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.742447378Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-08T04:18:41.742603633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028108s
2026-04-08T04:18:41.742777293Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-08T04:18:41.742948367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.743167869Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-08T04:18:41.743450137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:41.743591833Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.743764230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-08T04:18:41.744017700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-08T04:18:41.745122004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011748s
2026-04-08T04:18:41.745458031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-08T04:18:41', 'album_last_searched_time')
2026-04-08T04:18:41.745828467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.746630873Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-08T04:18:41.746848983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026216s
2026-04-08T04:18:41.747064136Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-08T04:18:41.747224860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.747450504Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-08T04:18:41.747801040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:18:41.747958617Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.748116836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-08T04:18:41.748365116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.749554411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012645s
2026-04-08T04:18:41.749702018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:41.749826769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:41.749986050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-08T04:18:41.750227326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:41.751284846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011195s
2026-04-08T04:18:41.751561142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-08T04:18:41', 'add_indexer_flags')
2026-04-08T04:18:41.751888241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.752676328Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-08T04:18:41.752857713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024872s
2026-04-08T04:18:41.753067285Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-08T04:18:41.753239402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.753467381Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-08T04:18:41.753830883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-08T04:18:41.754053531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-08T04:18:41.754390380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s
2026-04-08T04:18:41.754574571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-08T04:18:41.754837851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-08T04:18:41.755261364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s
2026-04-08T04:18:41.755472279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-08T04:18:41.755723234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-08T04:18:41.756061115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003868s
2026-04-08T04:18:41.756406530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-08T04:18:41', 'add_indexes_album_statistics')
2026-04-08T04:18:41.756693578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.757539161Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-08T04:18:41.757725667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018358s
2026-04-08T04:18:41.757987173Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-08T04:18:41.758204641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.758424263Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-08T04:18:41.758772685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-08T04:18:41.759095716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-08T04:18:41.759452805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s
2026-04-08T04:18:41.759864303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-08T04:18:41', 'update_redacted_baseurl')
2026-04-08T04:18:41.760221443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.761290385Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-08T04:18:41.761437011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022549s
2026-04-08T04:18:41.770401343Z [Debug] MigrationController: Took: 00:00:01.6610236
2026-04-08T04:18:41.841576611Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-08T04:18:41.873056607Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-08T04:18:41.903402449Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-08T04:18:41.921564385Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T04:18:41.922458536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:41.922707267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:41.926977847Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T04:18:41.927198572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045145s
2026-04-08T04:18:41.927431992Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T04:18:41.927652977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004727s
2026-04-08T04:18:41.929192096Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T04:18:41.929453733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.929833648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T04:18:41.930157932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T04:18:41.930572707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s
2026-04-08T04:18:41.930811307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.932153641Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T04:18:41.932389085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002057s
2026-04-08T04:18:41.932704630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T04:18:41.932964003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.933418237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T04:18:41.933724915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:41.934135442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s
2026-04-08T04:18:41.934363080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:41.934570788Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T04:18:41.934810942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T04:18:41.935105936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T04:18:41.935840535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007949s
2026-04-08T04:18:41.936103224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.936837143Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T04:18:41.937065162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017691s
2026-04-08T04:18:41.937378162Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T04:18:41.937687736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.937994824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:41.938207001Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:41.938448468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T04:18:41.938747750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T04:18:41.939249982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s
2026-04-08T04:18:41.939486077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.940177380Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T04:18:41.940443435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014599s
2026-04-08T04:18:41.940775023Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T04:18:41.941025427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.941328888Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-08T04:18:41.941916432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-08T04:18:41.942367029Z [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-04-08T04:18:41.942938229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007953s
2026-04-08T04:18:41.943163994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-08T04:18:41.943425761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T04:18:41.943786327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s
2026-04-08T04:18:41.944143987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T04:18:41', 'InitialSetup')
2026-04-08T04:18:41.944555496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.945308743Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T04:18:41.945530109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001913s
2026-04-08T04:18:41.945775964Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-08T04:18:41.946050457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.946344730Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-08T04:18:41.946745096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T04:18:41', 'add_reason_to_pending_releases')
2026-04-08T04:18:41.947185052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.947914641Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-08T04:18:41.948163753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018543s
2026-04-08T04:18:41.948397394Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-08T04:18:41.948642597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.948940337Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-08T04:18:41.949288698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T04:18:41', 'add_medium_support')
2026-04-08T04:18:41.949704696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.950665050Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-08T04:18:41.950894402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020219s
2026-04-08T04:18:41.951145508Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-08T04:18:41.951404499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.951734965Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-08T04:18:41.952130231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T04:18:41', 'add_various_qualites_in_profile')
2026-04-08T04:18:41.952565287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.953240226Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-08T04:18:41.953492574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018161s
2026-04-08T04:18:41.953725744Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-08T04:18:41.953965707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.954266182Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-08T04:18:41.954619815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T04:18:41', 'metadata_profiles')
2026-04-08T04:18:41.955062977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.955683857Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-08T04:18:41.955923981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017189s
2026-04-08T04:18:41.956189756Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-08T04:18:41.956468478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.956780015Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-08T04:18:41.957180411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T04:18:41', 'separate_automatic_and_interactive_search')
2026-04-08T04:18:41.957628193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.958320016Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-08T04:18:41.958575881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018202s
2026-04-08T04:18:41.958827007Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-08T04:18:41.959110749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.959435172Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-08T04:18:41.959809696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T04:18:41', 'change_album_path_to_relative')
2026-04-08T04:18:41.960274412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.961004292Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-08T04:18:41.961245137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018986s
2026-04-08T04:18:41.961490441Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-08T04:18:41.961751908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.962057433Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-08T04:18:41.962428470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T04:18:41', 'change_quality_size_mb_to_kb')
2026-04-08T04:18:41.962858947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.963543355Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-08T04:18:41.963785984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017797s
2026-04-08T04:18:41.964035356Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-08T04:18:41.964293917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.964591997Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-08T04:18:41.964934677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-08T04:18:41', 'album_releases')
2026-04-08T04:18:41.965350425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.966032829Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-08T04:18:41.966261529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017452s
2026-04-08T04:18:41.966500821Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-08T04:18:41.966753771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.967055047Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-08T04:18:41.967429662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T04:18:41', 'album_releases_fix')
2026-04-08T04:18:41.967871171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.968590169Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-08T04:18:41.968821495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018288s
2026-04-08T04:18:41.969056829Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-08T04:18:41.969297774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.969597277Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-08T04:18:41.969929065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T04:18:41', 'import_lists')
2026-04-08T04:18:41.970362959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.971054542Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-08T04:18:41.971284475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017554s
2026-04-08T04:18:41.971518266Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-08T04:18:41.971766015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.972081240Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-08T04:18:41.972426274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-08T04:18:41', 'add_release_status')
2026-04-08T04:18:41.972840328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.973475077Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-08T04:18:41.973707595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017051s
2026-04-08T04:18:41.973950955Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-08T04:18:41.974209465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.974511814Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-08T04:18:41.974877601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T04:18:41', 'album_download_notification')
2026-04-08T04:18:41.975303298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.976109682Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-08T04:18:41.976353343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018788s
2026-04-08T04:18:41.976600891Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-08T04:18:41.976868751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.977171390Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-08T04:18:41.977543249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T04:18:41', 'fix_language_metadata_profiles')
2026-04-08T04:18:41.977975780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.978707865Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-08T04:18:41.978951165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018213s
2026-04-08T04:18:41.979177711Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-08T04:18:41.979418736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.979711276Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-08T04:18:41.980063585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T04:18:41', 'remove_fanzub')
2026-04-08T04:18:41.980490625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.981206176Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-08T04:18:41.981429646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017868s
2026-04-08T04:18:41.981676774Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-08T04:18:41.981935665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.982236300Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-08T04:18:41.982603410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T04:18:41', 'update_artist_history_indexes')
2026-04-08T04:18:41.983029658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.983875421Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-08T04:18:41.984127329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019108s
2026-04-08T04:18:41.984403946Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-08T04:18:41.984654961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.984925105Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-08T04:18:41.985250000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T04:18:41', 'remove_nma')
2026-04-08T04:18:41.985657841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.986404895Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-08T04:18:41.986629568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017755s
2026-04-08T04:18:41.986865243Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-08T04:18:41.987111709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.987405511Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-08T04:18:41.987761297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T04:18:41', 'album_disambiguation')
2026-04-08T04:18:41.988199620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.988952716Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-08T04:18:41.989202680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018248s
2026-04-08T04:18:41.989446821Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-08T04:18:41.989849933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.990245991Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-08T04:18:41.990594112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T04:18:41', 'add_ape_quality_in_profiles')
2026-04-08T04:18:41.991119851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.991997638Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-08T04:18:41.992261951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002171s
2026-04-08T04:18:41.992511032Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-08T04:18:41.992755505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.993054316Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-08T04:18:41.993394041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T04:18:41', 'remove_pushalot')
2026-04-08T04:18:41.993873095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.994723167Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-08T04:18:41.994958581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019608s
2026-04-08T04:18:41.995197613Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-08T04:18:41.995531395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.995955299Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-08T04:18:41.996329051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T04:18:41', 'add_custom_filters')
2026-04-08T04:18:41.996757174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:41.997486392Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-08T04:18:41.997721165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019706s
2026-04-08T04:18:41.997953613Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-08T04:18:41.998201963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:41.998601768Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-08T04:18:41.998951513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T04:18:41', 'import_list_tags')
2026-04-08T04:18:41.999368663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.000161750Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-08T04:18:42.000373677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019375s
2026-04-08T04:18:42.000620484Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-08T04:18:42.000882511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.001205963Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-08T04:18:42.001547891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T04:18:42', 'add_release_groups_etc')
2026-04-08T04:18:42.001973589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.003399721Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-08T04:18:42.003634173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024803s
2026-04-08T04:18:42.003871561Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-08T04:18:42.004134340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.004440787Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-08T04:18:42.004780862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T04:18:42', 'NewMediaInfoFormat')
2026-04-08T04:18:42.005204736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.006006821Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-08T04:18:42.006242456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s
2026-04-08T04:18:42.006500756Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-08T04:18:42.006772743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.007108750Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-08T04:18:42.007503475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T04:18:42', 'rename_restrictions_to_release_profiles')
2026-04-08T04:18:42.007961177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.008781799Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-08T04:18:42.009029478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019761s
2026-04-08T04:18:42.009299081Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-08T04:18:42.009569977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.009879821Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-08T04:18:42.010292632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T04:18:42', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-08T04:18:42.010734191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.011543531Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-08T04:18:42.011794266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019372s
2026-04-08T04:18:42.012068368Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-08T04:18:42.012317700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.012631793Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-08T04:18:42.012989493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T04:18:42', 'add_import_exclusions')
2026-04-08T04:18:42.013408567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.014298960Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-08T04:18:42.014535667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s
2026-04-08T04:18:42.014770279Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-08T04:18:42.015051305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.015360688Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-08T04:18:42.015722006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T04:18:42', 'clean_artist_metadata_table')
2026-04-08T04:18:42.016164076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.016943757Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-08T04:18:42.017185624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s
2026-04-08T04:18:42.017424395Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-08T04:18:42.017681773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.017975524Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-08T04:18:42.018342584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T04:18:42', 'health_issue_notification')
2026-04-08T04:18:42.018765936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.019490165Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-08T04:18:42.019726852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018008s
2026-04-08T04:18:42.020036495Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-08T04:18:42.020304545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.020609990Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-08T04:18:42.020988572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T04:18:42', 'add_mediafilerepository_mtime')
2026-04-08T04:18:42.021415632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.022204531Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-08T04:18:42.022480657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018818s
2026-04-08T04:18:42.022710680Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-08T04:18:42.022977608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.023266830Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-08T04:18:42.023637196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T04:18:42', 'add_artistmetadataid_constraint')
2026-04-08T04:18:42.024085048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.027257868Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-08T04:18:42.027509906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018539s
2026-04-08T04:18:42.027751462Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-08T04:18:42.028016907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.028328384Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-08T04:18:42.028680914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T04:18:42', 'old_ids_and_artist_alias')
2026-04-08T04:18:42.029100509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.030247759Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-08T04:18:42.030484215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022254s
2026-04-08T04:18:42.030724720Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-08T04:18:42.030981406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.031282052Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-08T04:18:42.031636706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T04:18:42', 'download_propers_config')
2026-04-08T04:18:42.032074037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.032770830Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-08T04:18:42.033011264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017798s
2026-04-08T04:18:42.033247801Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-08T04:18:42.033499487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.033813870Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-08T04:18:42.034153925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T04:18:42', 'remove_language_profiles')
2026-04-08T04:18:42.034586506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.035249902Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-08T04:18:42.035479705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017422s
2026-04-08T04:18:42.035714849Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-08T04:18:42.035983299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.036281650Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-08T04:18:42.036631906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T04:18:42', 'multi_disc_naming_format')
2026-04-08T04:18:42.037050759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.037727111Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-08T04:18:42.037959389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017352s
2026-04-08T04:18:42.038203621Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-08T04:18:42.038457151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.038760001Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-08T04:18:42.039118213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T04:18:42', 'add_download_client_priority')
2026-04-08T04:18:42.039540804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.040222857Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-08T04:18:42.040472079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017455s
2026-04-08T04:18:42.040707343Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-08T04:18:42.040949771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.041239555Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-08T04:18:42.041581363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T04:18:42', 'remove_growl_prowl')
2026-04-08T04:18:42.041989475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.042637761Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-08T04:18:42.042861661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016822s
2026-04-08T04:18:42.043097797Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-08T04:18:42.043349975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.043647664Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-08T04:18:42.044012218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T04:18:42', 'remove_plex_hometheatre')
2026-04-08T04:18:42.044444449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.045115921Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-08T04:18:42.045347778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s
2026-04-08T04:18:42.045587260Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-08T04:18:42.045842314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.046137378Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-08T04:18:42.046505329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T04:18:42', 'add_root_folder_add_defaults')
2026-04-08T04:18:42.046934093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.047619894Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-08T04:18:42.047858024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017605s
2026-04-08T04:18:42.048095853Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-08T04:18:42.048333511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.048654838Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-08T04:18:42.048981506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T04:18:42', 'task_duration')
2026-04-08T04:18:42.049386652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.050017372Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-08T04:18:42.050246634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016873s
2026-04-08T04:18:42.050502710Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-08T04:18:42.050777062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.051080423Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-08T04:18:42.051475629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T04:18:42', 'add_indexer_and_enabled_to_release_profiles')
2026-04-08T04:18:42.051973562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.052663862Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-08T04:18:42.052915949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018544s
2026-04-08T04:18:42.053145963Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-08T04:18:42.053395054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.053688024Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-08T04:18:42.054029863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T04:18:42', 'remove_album_folders')
2026-04-08T04:18:42.054441993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.055110008Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-08T04:18:42.055335452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017096s
2026-04-08T04:18:42.055570025Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-08T04:18:42.055818515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.056133269Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-08T04:18:42.056485939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T04:18:42', 'flexible_delay_profiles')
2026-04-08T04:18:42.057301051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.057955078Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-08T04:18:42.058184740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021246s
2026-04-08T04:18:42.058421357Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-08T04:18:42.058671631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.058966595Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-08T04:18:42.059328413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-08T04:18:42', 'add_priority_to_indexers')
2026-04-08T04:18:42.059749090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.060411434Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-08T04:18:42.060645436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017272s
2026-04-08T04:18:42.060892253Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-08T04:18:42.061155062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.061455798Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-08T04:18:42.061830452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-08T04:18:42', 'remove_chown_and_folderchmod_config')
2026-04-08T04:18:42.062258745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.062977863Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-08T04:18:42.063222395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018014s
2026-04-08T04:18:42.063462569Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-08T04:18:42.063711741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.064030062Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-08T04:18:42.064387111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-08T04:18:42', 'convert_blacklist_protocol')
2026-04-08T04:18:42.064803860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.065516485Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-08T04:18:42.065748803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017887s
2026-04-08T04:18:42.065971912Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-08T04:18:42.066212186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.066507711Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-08T04:18:42.066843217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-08T04:18:42', 'update_notifiarr')
2026-04-08T04:18:42.067253694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.067928352Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-08T04:18:42.068156462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016751s
2026-04-08T04:18:42.068395684Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-08T04:18:42.068642350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.068937214Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-08T04:18:42.069310225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-08T04:18:42', 'email_multiple_addresses')
2026-04-08T04:18:42.069715662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.070451885Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-08T04:18:42.070684653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017992s
2026-04-08T04:18:42.070924516Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-08T04:18:42.071180712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.071485707Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-08T04:18:42.071864199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-08T04:18:42', 'rename_blacklist_to_blocklist')
2026-04-08T04:18:42.072314416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.073141100Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-08T04:18:42.073379190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019401s
2026-04-08T04:18:42.073613171Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-08T04:18:42.073860299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.074155593Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-08T04:18:42.074501279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-08T04:18:42', 'cdh_per_downloadclient')
2026-04-08T04:18:42.074912788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.075577006Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-08T04:18:42.075803662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017125s
2026-04-08T04:18:42.076050479Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-08T04:18:42.076289741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.076579745Z [Info] download_history: Starting migration of Log DB to 52
2026-04-08T04:18:42.076913437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-08T04:18:42', 'download_history')
2026-04-08T04:18:42.077320808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.077979344Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-08T04:18:42.078201020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016911s
2026-04-08T04:18:42.078429180Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-08T04:18:42.078671277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.078962694Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-08T04:18:42.079571941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-08T04:18:42.079990805Z [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-04-08T04:18:42.080496994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006944s
2026-04-08T04:18:42.080728100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-08T04:18:42.081015609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T04:18:42.081415163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-04-08T04:18:42.081736390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-08T04:18:42', 'add_update_history')
2026-04-08T04:18:42.082152698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.083091619Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-08T04:18:42.083447796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s
2026-04-08T04:18:42.083692028Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-08T04:18:42.083969858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.084287708Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-08T04:18:42.084651821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-08T04:18:42', 'add_on_update_to_notifications')
2026-04-08T04:18:42.085077619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.085769442Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-08T04:18:42.086008944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017925s
2026-04-08T04:18:42.086249459Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-08T04:18:42.086503280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.086799316Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-08T04:18:42.087161005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-08T04:18:42', 'download_client_per_indexer')
2026-04-08T04:18:42.087582864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.088313686Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-08T04:18:42.088557858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017904s
2026-04-08T04:18:42.088790887Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-08T04:18:42.089038756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.089359382Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-08T04:18:42.089706200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-08T04:18:42', 'AddNewItemMonitorType')
2026-04-08T04:18:42.090124192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.090792337Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-08T04:18:42.091020577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017274s
2026-04-08T04:18:42.091243706Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-08T04:18:42.091490263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.091779295Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-08T04:18:42.092139961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-08T04:18:42', 'ImportListSearch')
2026-04-08T04:18:42.092553183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.093203543Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-08T04:18:42.093422154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s
2026-04-08T04:18:42.093662387Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-08T04:18:42.093911669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.094208217Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-08T04:18:42.094561478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-08T04:18:42', 'ImportListMonitorExisting')
2026-04-08T04:18:42.094989570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.095655642Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-08T04:18:42.095904643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017338s
2026-04-08T04:18:42.096138073Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-08T04:18:42.096381103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.096677730Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-08T04:18:42.097014538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-08T04:18:42', 'add_indexer_tags')
2026-04-08T04:18:42.097423462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.098099303Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-08T04:18:42.098442334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017195s
2026-04-08T04:18:42.098685613Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-08T04:18:42.098927541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.099219499Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-08T04:18:42.099554523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-08T04:18:42', 'update_audio_types')
2026-04-08T04:18:42.099984710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.100633837Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-08T04:18:42.100859331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017013s
2026-04-08T04:18:42.101125327Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T04:18:42.101413617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.101720525Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-08T04:18:42.102225502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-08T04:18:42.102433291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-08T04:18:42.102671290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-08T04:18:42.103488135Z [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-04-08T04:18:42.104260881Z [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-04-08T04:18:42.104788875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-08T04:18:42.105338972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-08T04:18:42.106350499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T04:18:42.106716056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038167s
2026-04-08T04:18:42.106932011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-08T04:18:42.107135621Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T04:18:42.107356996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-08T04:18:42.108114071Z [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-04-08T04:18:42.108760994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-08T04:18:42.109217133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-08T04:18:42.109750567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-08T04:18:42.110695319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T04:18:42.111076938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034783s
2026-04-08T04:18:42.111293915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:42.111490421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T04:18:42.111722188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T04:18:42.112393670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T04:18:42.112954409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T04:18:42.113421159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T04:18:42.113951156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T04:18:42.114869696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:42.115266585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032913s
2026-04-08T04:18:42.115637773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-08T04:18:42', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T04:18:42.116106537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.117030838Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T04:18:42.117290912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049952s
2026-04-08T04:18:42.117536627Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-08T04:18:42.117792212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.118092376Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-08T04:18:42.118456269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-08T04:18:42', 'add_on_delete_to_notifications')
2026-04-08T04:18:42.118878279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.119558278Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-08T04:18:42.119793602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001756s
2026-04-08T04:18:42.120052574Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-08T04:18:42.120295273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.120584004Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-08T04:18:42.120921764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-08T04:18:42', 'add_custom_formats')
2026-04-08T04:18:42.121330567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.122009425Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-08T04:18:42.122233977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017145s
2026-04-08T04:18:42.122466555Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-08T04:18:42.122713102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.123007815Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-08T04:18:42.123359704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-08T04:18:42', 'add_result_to_commands')
2026-04-08T04:18:42.123776914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.124479679Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-08T04:18:42.124706255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017537s
2026-04-08T04:18:42.124945247Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-08T04:18:42.125199850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.125496607Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-08T04:18:42.125857264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-08T04:18:42', 'health_restored_notification')
2026-04-08T04:18:42.126278742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.127327304Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-08T04:18:42.127565474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021097s
2026-04-08T04:18:42.127785667Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-08T04:18:42.128046723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.128330695Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-08T04:18:42.128650649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-08T04:18:42', 'remove_uc')
2026-04-08T04:18:42.129046947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.129718540Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-08T04:18:42.129930366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001685s
2026-04-08T04:18:42.130180300Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-08T04:18:42.130440995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.130740347Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-08T04:18:42.131113609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-08T04:18:42', 'download_clients_rename_tv_to_music')
2026-04-08T04:18:42.131543785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.132270248Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-08T04:18:42.132516093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017989s
2026-04-08T04:18:42.132770356Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-08T04:18:42.133036942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.133335534Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-08T04:18:42.133719667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-08T04:18:42', 'add_colon_replacement_to_naming_config')
2026-04-08T04:18:42.134159293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.134819623Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-08T04:18:42.135062893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017577s
2026-04-08T04:18:42.135286914Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-08T04:18:42.135526747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.135821250Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-08T04:18:42.136179632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-08T04:18:42', 'list_sync_time')
2026-04-08T04:18:42.136588014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.137229706Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-08T04:18:42.137448016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017036s
2026-04-08T04:18:42.137683410Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-08T04:18:42.137929736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.138223808Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-08T04:18:42.138575256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-08T04:18:42', 'add_download_client_tags')
2026-04-08T04:18:42.138990272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.139626894Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-08T04:18:42.139872047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016887s
2026-04-08T04:18:42.140116099Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-08T04:18:42.140366323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.140657349Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-08T04:18:42.141008386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-08T04:18:42', 'add_notification_status')
2026-04-08T04:18:42.141417961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.142104343Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-08T04:18:42.142331931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017265s
2026-04-08T04:18:42.142573087Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-08T04:18:42.142825365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.143123135Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-08T04:18:42.143492298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-08T04:18:42', 'add_alac_24_quality_in_profiles')
2026-04-08T04:18:42.143928837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.144611021Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-08T04:18:42.144848810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017618s
2026-04-08T04:18:42.145076769Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-08T04:18:42.145318837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.145613931Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-08T04:18:42.145948805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-08T04:18:42', 'add_salt_to_users')
2026-04-08T04:18:42.146365484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.146994671Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-08T04:18:42.147225396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016762s
2026-04-08T04:18:42.147441581Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-08T04:18:42.147682206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.148031409Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-08T04:18:42.148376444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-08T04:18:42', 'add_auto_tagging')
2026-04-08T04:18:42.148785628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.149453022Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-08T04:18:42.149675480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017659s
2026-04-08T04:18:42.149921866Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-08T04:18:42.150182702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.150480972Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-08T04:18:42.150853092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-08T04:18:42', 'quality_definition_preferred_size')
2026-04-08T04:18:42.151280753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.151957115Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-08T04:18:42.152203501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017446s
2026-04-08T04:18:42.152452693Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-08T04:18:42.152707967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.153013092Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-08T04:18:42.153384179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-08T04:18:42', 'add_on_artist_add_to_notifications')
2026-04-08T04:18:42.153813303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.154471990Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-08T04:18:42.154721973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017474s
2026-04-08T04:18:42.154954622Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-08T04:18:42.155206389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.155501834Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-08T04:18:42.155860746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-08T04:18:42', 'album_last_searched_time')
2026-04-08T04:18:42.156284570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.156932465Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-08T04:18:42.157162107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017157s
2026-04-08T04:18:42.157389134Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-08T04:18:42.157636042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.157925094Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-08T04:18:42.158260409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-08T04:18:42', 'add_indexer_flags')
2026-04-08T04:18:42.158684062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.159314392Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-08T04:18:42.159537692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016758s
2026-04-08T04:18:42.159780941Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-08T04:18:42.160059092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.160361601Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-08T04:18:42.160719401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-08T04:18:42', 'add_indexes_album_statistics')
2026-04-08T04:18:42.161136611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.161794877Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-08T04:18:42.162030221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017261s
2026-04-08T04:18:42.162263270Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-08T04:18:42.162511871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:42.162808649Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-08T04:18:42.163157772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-08T04:18:42', 'update_redacted_baseurl')
2026-04-08T04:18:42.163567567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:42.164270132Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-08T04:18:42.164506327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017463s
2026-04-08T04:18:42.346673357Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-08T04:18:42.353984431Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-08T04:18:42.358561719Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-08T04:18:42.484751969Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-08T04:18:42.501844962Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-08T04:18:42.512673809Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-08T04:18:42.540742777Z [ls.io-init] done.
2026-04-08T04:18:42.563186555Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-08T04:18:42.564240137Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-08T04:18:42.564526344Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-04-08T04:18:42.646999744Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled