AMD64 PASS
linuxserver/lidarr
Runtime: 15.62s
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-04-08T04:14:31+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.47MB
Tag: amd64-nightly-3.1.2.4939-ls193
Version: 3.1.2.4939-ls193
Expand
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
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.15.1
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.15.1
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026a-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1775621934148
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1775621934148
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=NuoCzhpHMlEFVbJmPzR22A.\"",
"source": "console-api",
"timestamp": 1775621934148
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1775621934148
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1775621934148
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1775621934149
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1775621934149
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1775621934149
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1775621934149
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.01s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 1.94s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 68.04s
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-04-08T04:14:31+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.57MB
Tag: arm64v8-nightly-3.1.2.4939-ls193
Version: 3.1.2.4939-ls193
Expand
2026-04-08T04:18:42.257211543Z [migrations] started
2026-04-08T04:18:42.261711435Z [migrations] no migrations found
2026-04-08T04:18:42.925896233Z usermod: no changes
2026-04-08T04:18:43.020926141Z ───────────────────────────────────────
2026-04-08T04:18:43.020967564Z
2026-04-08T04:18:43.020973566Z ██╗ ███████╗██╗ ██████╗
2026-04-08T04:18:43.020978937Z ██║ ██╔════╝██║██╔═══██╗
2026-04-08T04:18:43.020983887Z ██║ ███████╗██║██║ ██║
2026-04-08T04:18:43.020988857Z ██║ ╚════██║██║██║ ██║
2026-04-08T04:18:43.020993687Z ███████╗███████║██║╚██████╔╝
2026-04-08T04:18:43.020998306Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-08T04:18:43.021003526Z
2026-04-08T04:18:43.021008116Z Brought to you by linuxserver.io
2026-04-08T04:18:43.021012895Z ───────────────────────────────────────
2026-04-08T04:18:43.027001906Z
2026-04-08T04:18:43.027500721Z To support the app dev(s) visit:
2026-04-08T04:18:43.052582232Z Lidarr: https://opencollective.com/lidarr
2026-04-08T04:18:43.057168317Z
2026-04-08T04:18:43.057204671Z To support LSIO projects visit:
2026-04-08T04:18:43.057216474Z https://www.linuxserver.io/donate/
2026-04-08T04:18:43.057226234Z
2026-04-08T04:18:43.057235934Z ───────────────────────────────────────
2026-04-08T04:18:43.057247006Z GID/UID
2026-04-08T04:18:43.057257016Z ───────────────────────────────────────
2026-04-08T04:18:43.149732870Z
2026-04-08T04:18:43.149767530Z User UID: 911
2026-04-08T04:18:43.149772760Z User GID: 911
2026-04-08T04:18:43.149777369Z ───────────────────────────────────────
2026-04-08T04:18:43.240674484Z Linuxserver.io version: 3.1.2.4939-ls193
2026-04-08T04:18:43.243557089Z Build-date: 2026-04-08T04:14:31+00:00
2026-04-08T04:18:43.243578021Z ───────────────────────────────────────
2026-04-08T04:18:43.243588112Z
2026-04-08T04:18:45.889966508Z [custom-init] No custom files found, skipping...
2026-04-08T04:18:46.445983661Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:47.735151691Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:49.022748777Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:50.333034074Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:51.003793522Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-04-08T04:18:51.268241465Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:51.334983234Z [Debug] Bootstrap: Console selected
2026-04-08T04:18:51.363187453Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:51.400070390Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:51.796263700Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:53.127335057Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:54.442648050Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:54.806814962Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:18:55.716974140Z failed to load "/config/config.xml": No such file or directory
2026-04-08T04:18:55.740499877Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4f910f7d-3090-4e7f-9f5f-3a0a6784bc11} may be persisted to storage in unencrypted form.
2026-04-08T04:18:56.624665417Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-08T04:18:57.237687581Z [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:58.258349827Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T04:18:58.375723982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:58.384051803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:58.930821153Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T04:18:58.984248328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.555432s
2026-04-08T04:18:58.988671906Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T04:18:58.992028126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6085017s
2026-04-08T04:18:59.097440602Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T04:18:59.106733026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:59.196080790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T04:18:59.322000615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T04:18:59.484983010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2850983s
2026-04-08T04:18:59.491034136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:59.505979273Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T04:18:59.508746106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3063519s
2026-04-08T04:18:59.524483759Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T04:18:59.527894237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:59.605253749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T04:18:59.620519793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:59.634006122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253903s
2026-04-08T04:18:59.638111009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:59.642422211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015808s
2026-04-08T04:18:59.648705966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T04:18:59.657423401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T04:18:59.671511984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191995s
2026-04-08T04:18:59.675320904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:59.680081913Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T04:18:59.683359233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281528s
2026-04-08T04:18:59.690439441Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T04:18:59.693674115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:59.707060935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:59.710184766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003077s
2026-04-08T04:18:59.713147923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T04:18:59.717518044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T04:18:59.723287222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074498s
2026-04-08T04:18:59.726145238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:59.730353533Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T04:18:59.732855351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141172s
2026-04-08T04:18:59.777128101Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T04:18:59.780481724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:59.790423897Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-08T04:19:00.569733631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-08T04:19:00.627171603Z [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:19:00.700453363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1020512s
2026-04-08T04:19:00.704170739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-08T04:19:00.709937112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-08T04:19:00.717954247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113094s
2026-04-08T04:19:00.720469082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-08T04:19:00.725133946Z [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:19:00.730364580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074037s
2026-04-08T04:19:00.733127835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-08T04:19:00.737110135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-08T04:19:00.744208079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085061s
2026-04-08T04:19:00.746694677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-08T04:19:01.103126071Z [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:19:01.137362930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3855792s
2026-04-08T04:19:01.141426964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-08T04:19:01.145489175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:19:01.149794996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006362s
2026-04-08T04:19:01.151993153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-08T04:19:01.155286646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:19:01.162361343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083639s
2026-04-08T04:19:01.165163126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-08T04:19:01.168402559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:01.174638928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074267s
2026-04-08T04:19:01.176703316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-08T04:19:01.179530720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:01.183666268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047812s
2026-04-08T04:19:01.185374148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-08T04:19:01.204196383Z [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:19:01.220655860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315728s
2026-04-08T04:19:01.223081886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-08T04:19:01.227227274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:01.231728459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062795s
2026-04-08T04:19:01.233608545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-08T04:19:01.236392001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:19:01.240299199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047414s
2026-04-08T04:19:01.242573559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-08T04:19:01.245295671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:19:01.249028248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046495s
2026-04-08T04:19:01.251662944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-08T04:19:01.254398273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:19:01.258440714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050085s
2026-04-08T04:19:01.260543248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-08T04:19:01.264192076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:01.268026178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053708s
2026-04-08T04:19:01.270242752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-08T04:19:01.273086569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-08T04:19:01.279244911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045057s
2026-04-08T04:19:01.281987774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-08T04:19:01.292124478Z [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:19:01.307143635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232225s
2026-04-08T04:19:01.309568458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-08T04:19:01.313082365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:19:01.317515192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058473s
2026-04-08T04:19:01.319681936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-08T04:19:01.322657688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-08T04:19:01.326714739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050069s
2026-04-08T04:19:01.329147418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-08T04:19:01.332469808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:19:01.336631510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050563s
2026-04-08T04:19:01.339314583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-08T04:19:01.343284548Z [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:19:01.347839972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063843s
2026-04-08T04:19:01.349872074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-08T04:19:01.358276770Z [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:19:01.365275585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133797s
2026-04-08T04:19:01.367701721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-08T04:19:01.370935203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-08T04:19:01.375434424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056168s
2026-04-08T04:19:01.377663292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-08T04:19:01.380769057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:01.384595803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048705s
2026-04-08T04:19:01.386597935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-08T04:19:01.395184738Z [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:19:01.402564149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139873s
2026-04-08T04:19:01.404741985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-08T04:19:01.407638678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:19:01.411434393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046827s
2026-04-08T04:19:01.413825518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-08T04:19:01.416926743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:19:01.420694541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048188s
2026-04-08T04:19:01.423011427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-08T04:19:01.426162102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-08T04:19:01.429867534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047722s
2026-04-08T04:19:01.432041793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-08T04:19:01.435033628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-08T04:19:01.439379420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053018s
2026-04-08T04:19:01.441564701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-08T04:19:01.449358567Z [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:19:01.458434655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145675s
2026-04-08T04:19:01.460743565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-08T04:19:01.465799937Z [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:19:01.475803583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01277s
2026-04-08T04:19:01.478169919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-08T04:19:01.481660088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:19:01.485565352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052701s
2026-04-08T04:19:01.487567464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-08T04:19:01.521729943Z [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:19:01.528742676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389785s
2026-04-08T04:19:01.531156407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-08T04:19:01.534216028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:19:01.538448692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052396s
2026-04-08T04:19:01.540479442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-08T04:19:01.545060758Z [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:19:01.549855845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007418s
2026-04-08T04:19:01.552007718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-08T04:19:01.555078653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-08T04:19:01.558753403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047252s
2026-04-08T04:19:01.561001881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-08T04:19:01.566037252Z [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:19:01.571382196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083642s
2026-04-08T04:19:01.573751217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-08T04:19:01.577526790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-08T04:19:01.581630505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057519s
2026-04-08T04:19:01.583972501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-08T04:19:01.587494113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-08T04:19:01.591367493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052915s
2026-04-08T04:19:01.593444536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-08T04:19:01.601708970Z [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:19:01.607525323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120786s
2026-04-08T04:19:01.609597306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-08T04:19:01.619158641Z [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:19:01.632238262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204274s
2026-04-08T04:19:01.634501349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-08T04:19:01.640153552Z [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:19:01.645498716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090504s
2026-04-08T04:19:01.647550468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-08T04:19:01.655125684Z [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:19:01.661553579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120111s
2026-04-08T04:19:01.663634590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-08T04:19:01.669234226Z [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:19:01.674666376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090323s
2026-04-08T04:19:01.676793159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-08T04:19:01.682776950Z [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:19:01.688549735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097543s
2026-04-08T04:19:01.690718052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-08T04:19:01.696270374Z [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:19:01.701178909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083744s
2026-04-08T04:19:01.703163305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-08T04:19:01.706755619Z [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:19:01.711495375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063826s
2026-04-08T04:19:01.713763893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-08T04:19:01.716685537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-08T04:19:01.720434888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046603s
2026-04-08T04:19:01.722470377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-08T04:19:01.727045922Z [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:19:01.731576545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071457s
2026-04-08T04:19:01.733647687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-08T04:19:01.740718827Z [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:19:01.746863772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112444s
2026-04-08T04:19:01.748929803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-08T04:19:01.756006314Z [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:19:01.761003157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101233s
2026-04-08T04:19:01.763172185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-08T04:19:01.766272469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-08T04:19:01.770033914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048248s
2026-04-08T04:19:01.772410640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-08T04:19:01.775516144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-08T04:19:01.779336117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049401s
2026-04-08T04:19:01.781340594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-08T04:19:01.788646857Z [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:19:01.795020694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117502s
2026-04-08T04:19:01.797089379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-08T04:19:01.803629741Z [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:19:01.809597399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105257s
2026-04-08T04:19:01.811945488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-08T04:19:01.815401107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:19:01.819311011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052846s
2026-04-08T04:19:01.821361951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-08T04:19:01.828054890Z [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:19:01.833904210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105986s
2026-04-08T04:19:01.835934098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-08T04:19:01.843127424Z [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:19:01.849291628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011437s
2026-04-08T04:19:01.851391938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-08T04:19:01.856101782Z [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:19:01.860863452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074476s
2026-04-08T04:19:01.863136229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-08T04:19:01.866481546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-08T04:19:01.870810364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055898s
2026-04-08T04:19:01.873017508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-08T04:19:01.879155309Z [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:19:01.884805147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097606s
2026-04-08T04:19:01.888054190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-08T04:19:01.891868512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:19:01.895943077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057351s
2026-04-08T04:19:01.925728722Z [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:19:01.956034384Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0354564 taking an average of 00:00:00.0354564
2026-04-08T04:19:01.969410892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T04:19:01', 'InitialSetup')
2026-04-08T04:19:01.975761601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:01.987187361Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T04:19:01.989252089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890261s
2026-04-08T04:19:01.999131605Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-08T04:19:02.002290867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:02.014916825Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-08T04:19:02.030306026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-08T04:19:02.032762153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002265s
2026-04-08T04:19:02.035620869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-08T04:19:02.039660826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:02.057722329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198962s
2026-04-08T04:19:02.062331551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T04:19:02', 'add_reason_to_pending_releases')
2026-04-08T04:19:02.066988009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:02.070711087Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-08T04:19:02.072801196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325302s
2026-04-08T04:19:02.075401903Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-08T04:19:02.077834212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:02.081335252Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-08T04:19:02.133107875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:02.143865761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-04-08T04:19:02.146100841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-08T04:19:02.149632083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-08T04:19:02.160287261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120717s
2026-04-08T04:19:02.162281337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:02.164202045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-04-08T04:19:02.166437146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-08T04:19:02.169804618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:02.179416885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108894s
2026-04-08T04:19:02.181389498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:02.183256218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-04-08T04:19:02.185636451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-08T04:19:02.189142902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:02.198762104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109876s
2026-04-08T04:19:02.203944190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-08T04:19:02.211929972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-08T04:19:02.216307689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098522s
2026-04-08T04:19:02.301742974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-08T04:19:02.541739114Z [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:19:02.559599312Z [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:19:02.574278955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-08T04:19:02.587003350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-08T04:19:02.619547469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:19:02.625084751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-08T04:19:02.629985680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:19:02.634443548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3268834s
2026-04-08T04:19:02.636457794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:02.638217558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-04-08T04:19:02.642752661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-08T04:19:02.646092016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-08T04:19:02.655882493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109993s
2026-04-08T04:19:02.660734334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T04:19:02', 'add_medium_support')
2026-04-08T04:19:02.664408012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:02.669291958Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-08T04:19:02.671285974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241835s
2026-04-08T04:19:02.674087055Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-08T04:19:02.676662571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:02.680499729Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-08T04:19:02.695535709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-08T04:19:02.699573421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-08T04:19:02.704864306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066228s
2026-04-08T04:19:02.706874454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:02.709485653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:02.745111669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358458s
2026-04-08T04:19:02.749797054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T04:19:02', 'add_various_qualites_in_profile')
2026-04-08T04:19:02.754517080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:02.758170067Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-08T04:19:02.760308663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489391s
2026-04-08T04:19:02.762789089Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-08T04:19:02.765157689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:02.768250718Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-08T04:19:02.785288369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-08T04:19:02.790724978Z [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:19:02.796487362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088571s
2026-04-08T04:19:02.798776292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-08T04:19:02.802122441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-08T04:19:02.806017976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005216s
2026-04-08T04:19:02.807921119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:19:02.809797086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-08T04:19:02.812173031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-08T04:19:02.815621115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:02.825729732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114342s
2026-04-08T04:19:02.828205679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-08T04:19:02.909396887Z [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:19:02.941163050Z [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:19:02.958629665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:02.963967264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:02.988469619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:19:02.993505340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:19:02.998252240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:03.002973297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:03.006639701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1763424s
2026-04-08T04:19:03.009115026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-08T04:19:03.101865903Z [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:19:03.131868665Z [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:19:03.148377491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:03.154162762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:03.181656291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:19:03.186631600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:19:03.191345884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:03.195870967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:03.199424624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1882032s
2026-04-08T04:19:03.201433519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:03.203333546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-08T04:19:03.205793530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-08T04:19:03.209044527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-08T04:19:03.218603277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105177s
2026-04-08T04:19:03.222796101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T04:19:03', 'metadata_profiles')
2026-04-08T04:19:03.227215982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:03.231143431Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-08T04:19:03.233103579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227951s
2026-04-08T04:19:03.236135164Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-08T04:19:03.238705169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:03.242967563Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-08T04:19:03.275254895Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-08T04:19:03.381635432Z [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:19:03.392101328Z [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:19:03.398346706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T04:19:03.402719041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T04:19:03.427436659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:19:03.431316643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1534429s
2026-04-08T04:19:03.433320108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:19:03.435173560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-04-08T04:19:03.437726511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-08T04:19:03.441097310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-08T04:19:03.450581319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106496s
2026-04-08T04:19:03.453801674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-08T04:19:03.457578931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-08T04:19:03.460727011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044617s
2026-04-08T04:19:03.462675896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:19:03.464535230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-08T04:19:03.470029154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-08T04:19:03.538881363Z [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:19:03.551140011Z [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:19:03.557894333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T04:19:03.562424075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T04:19:03.588542184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:19:03.592319561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199135s
2026-04-08T04:19:03.596688770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T04:19:03', 'separate_automatic_and_interactive_search')
2026-04-08T04:19:03.601076867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:03.605364542Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-08T04:19:03.607582929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132265s
2026-04-08T04:19:03.610340793Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-08T04:19:03.612808212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:03.615888656Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-08T04:19:03.620621928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-08T04:19:03.693667853Z [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:19:03.719302918Z [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:19:03.733466983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:03.739196231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:03.763063486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:03.768262807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:19:03.772556474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:19:03.777192199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:19:03.781881052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:03.785837951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.162929s
2026-04-08T04:19:03.789755570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T04:19:03', 'change_album_path_to_relative')
2026-04-08T04:19:03.793975539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:03.798954906Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-08T04:19:03.801083523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1758909s
2026-04-08T04:19:03.803856618Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-08T04:19:03.806322494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:03.809428820Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-08T04:19:03.817575265Z [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:19:03.822788314Z [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:19:03.826937921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062906s
2026-04-08T04:19:03.831146696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T04:19:03', 'change_quality_size_mb_to_kb')
2026-04-08T04:19:03.835451967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:03.838927586Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-08T04:19:03.841005160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178673s
2026-04-08T04:19:03.843380293Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-08T04:19:03.845725095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:03.848661950Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-08T04:19:03.855385901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:03.857375728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-08T04:19:03.859573374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-08T04:19:03.862653808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-08T04:19:03.872912848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112487s
2026-04-08T04:19:03.874871081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:03.876722760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-04-08T04:19:03.878996089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-08T04:19:03.882165351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-08T04:19:03.891696285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105612s
2026-04-08T04:19:03.895514034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-08T04:19:03', 'album_releases')
2026-04-08T04:19:03.899684723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:03.903101203Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-08T04:19:03.904995157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217701s
2026-04-08T04:19:03.907631927Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-08T04:19:03.910113024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:03.913188117Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-08T04:19:03.922380038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:03.924487843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-04-08T04:19:03.926714507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-08T04:19:04.001411868Z [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:19:04.030191406Z [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:19:04.045662061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:04.051295106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:04.075560653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:04.080465561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:19:04.085000544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:19:04.089639426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:19:04.094468040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:04.098198503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1693543s
2026-04-08T04:19:04.100179462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:04.102050320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-08T04:19:04.104442116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-08T04:19:04.178152409Z [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:19:04.207897131Z [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:19:04.224153880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:04.229692985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:04.254790618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:04.259584282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:19:04.264072060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:19:04.268695982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:19:04.273445136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:04.277124375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1706393s
2026-04-08T04:19:04.281115333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T04:19:04', 'album_releases_fix')
2026-04-08T04:19:04.285323507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.289353413Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-08T04:19:04.291323670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1825211s
2026-04-08T04:19:04.293871021Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-08T04:19:04.296242847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.299338110Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-08T04:19:04.359223572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-08T04:19:04.371482470Z [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:19:04.380127509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184769s
2026-04-08T04:19:04.382450488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-08T04:19:04.385534118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-08T04:19:04.389247957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047906s
2026-04-08T04:19:04.391343718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-08T04:19:04.397799348Z [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:19:04.404019515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010663s
2026-04-08T04:19:04.406429979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-08T04:19:04.409986191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:19:04.413914552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054061s
2026-04-08T04:19:04.417875609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T04:19:04', 'import_lists')
2026-04-08T04:19:04.422129306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.427176740Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-08T04:19:04.429149333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184481s
2026-04-08T04:19:04.431719549Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-08T04:19:04.434139482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.437395209Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-08T04:19:04.443541076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-08T04:19:04.445596505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-08T04:19:04.448271222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-08T04:19:04.452045513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-08T04:19:04.462832396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012302s
2026-04-08T04:19:04.464857434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:04.467143608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:04.482129809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150232s
2026-04-08T04:19:04.489467476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-08T04:19:04', 'add_release_status')
2026-04-08T04:19:04.494684713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.498682634Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-08T04:19:04.500700267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316612s
2026-04-08T04:19:04.503751562Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-08T04:19:04.506239472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.509389566Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-08T04:19:04.515182121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:04.517243493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-04-08T04:19:04.519720741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-08T04:19:04.523503209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:04.534419012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124706s
2026-04-08T04:19:04.538573829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T04:19:04', 'album_download_notification')
2026-04-08T04:19:04.542868498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.546458828Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-08T04:19:04.548521031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241134s
2026-04-08T04:19:04.551225878Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-08T04:19:04.553772026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.556950577Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-08T04:19:04.564396062Z [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:19:04.570871061Z [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:19:04.577736748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098366s
2026-04-08T04:19:04.582767168Z [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:19:04.589186887Z [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:19:04.593837192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076254s
2026-04-08T04:19:04.597991238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T04:19:04', 'fix_language_metadata_profiles')
2026-04-08T04:19:04.602250325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.605872500Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-08T04:19:04.608007329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191729s
2026-04-08T04:19:04.610415078Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-08T04:19:04.612778056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.615767547Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-08T04:19:04.620330646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-08T04:19:04.623478997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-08T04:19:04.626860376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041633s
2026-04-08T04:19:04.630792725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T04:19:04', 'remove_fanzub')
2026-04-08T04:19:04.634971341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.638352690Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-08T04:19:04.640314311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154278s
2026-04-08T04:19:04.643136214Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-08T04:19:04.645672822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.648862085Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-08T04:19:04.676342898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-08T04:19:04.679728415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-08T04:19:04.684271354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055057s
2026-04-08T04:19:04.686668452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-08T04:19:04.690247760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-08T04:19:04.694484232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055993s
2026-04-08T04:19:04.702853697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-08T04:19:04.708367611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-08T04:19:04.712626027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074259s
2026-04-08T04:19:04.714984106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-08T04:19:04.718544446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:19:04.722709984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056298s
2026-04-08T04:19:04.725007150Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-08T04:19:04.727898564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-08T04:19:04.731294743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042701s
2026-04-08T04:19:04.733610607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-08T04:19:04.737059482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:19:04.740960067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052966s
2026-04-08T04:19:04.745103342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T04:19:04', 'update_artist_history_indexes')
2026-04-08T04:19:04.749336016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.753158353Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-08T04:19:04.755232049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170083s
2026-04-08T04:19:04.757628726Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-08T04:19:04.760006976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.762967117Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-08T04:19:04.789069624Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:04.803324341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-08T04:19:04.807405510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156896s
2026-04-08T04:19:04.811256705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T04:19:04', 'remove_nma')
2026-04-08T04:19:04.815458928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.818793544Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-08T04:19:04.820752729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270188s
2026-04-08T04:19:04.823317204Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-08T04:19:04.825756176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.828840868Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-08T04:19:04.833923053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:04.835927148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-05s
2026-04-08T04:19:04.838247091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-08T04:19:04.841309498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-08T04:19:04.851937341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115569s
2026-04-08T04:19:04.856057719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T04:19:04', 'album_disambiguation')
2026-04-08T04:19:04.860273419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.863699078Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-08T04:19:04.865720699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230528s
2026-04-08T04:19:04.868388241Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-08T04:19:04.870849878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.873942897Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-08T04:19:04.878047824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:04.880417566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:04.898687900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181904s
2026-04-08T04:19:04.903203775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T04:19:04', 'add_ape_quality_in_profiles')
2026-04-08T04:19:04.907901044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.911503289Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-08T04:19:04.913601194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310695s
2026-04-08T04:19:04.916078873Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-08T04:19:04.918427724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.921448858Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-08T04:19:04.934641035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:04.938481890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-08T04:19:04.942117842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049523s
2026-04-08T04:19:04.944538367Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:04.947842892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-08T04:19:04.950938275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042982s
2026-04-08T04:19:04.953377247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:04.956601420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-08T04:19:04.959661422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041448s
2026-04-08T04:19:04.963497558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T04:19:04', 'remove_pushalot')
2026-04-08T04:19:04.967638387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:04.970974275Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-08T04:19:04.972951848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152255s
2026-04-08T04:19:04.975435259Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-08T04:19:04.977835473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:04.980827117Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-08T04:19:04.987635399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-08T04:19:04.992154700Z [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:19:04.997070369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073422s
2026-04-08T04:19:05.000964531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T04:19:04', 'add_custom_filters')
2026-04-08T04:19:05.005106904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:05.008548404Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-08T04:19:05.010533061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185748s
2026-04-08T04:19:05.013010851Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-08T04:19:05.015424592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:05.018490146Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-08T04:19:05.023484924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:19:05.025493389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-08T04:19:05.027748992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-08T04:19:05.030778493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-08T04:19:05.041366435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01153s
2026-04-08T04:19:05.045283384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T04:19:05', 'import_list_tags')
2026-04-08T04:19:05.049469053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:05.053034012Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-08T04:19:05.054978669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229661s
2026-04-08T04:19:05.057546089Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-08T04:19:05.059983668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:05.063205897Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-08T04:19:05.154443297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-08T04:19:05.162369008Z [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:19:05.169796857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129617s
2026-04-08T04:19:05.172280559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-08T04:19:05.176258139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-08T04:19:05.180224406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056578s
2026-04-08T04:19:05.213854273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-08T04:19:05.214215240Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-08T04:19:05.214489572Z FROM "Artists"
2026-04-08T04:19:05.226894414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-08T04:19:05.226921097Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-08T04:19:05.226950436Z FROM "Artists"
2026-04-08T04:19:05.235164619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148581s
2026-04-08T04:19:05.237205208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:19:05.239113822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:19:05.241517643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-08T04:19:05.245065959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:05.256304201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123259s
2026-04-08T04:19:05.262559288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-08T04:19:05.262581944Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:19:05.262626754Z FROM "ArtistMetadata"
2026-04-08T04:19:05.262682596Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-08T04:19:05.271763354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-08T04:19:05.271788294Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:19:05.271798214Z FROM "ArtistMetadata"
2026-04-08T04:19:05.271807062Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-08T04:19:05.277880984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109068s
2026-04-08T04:19:05.280304094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-08T04:19:05.288844222Z [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:19:05.296322523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143332s
2026-04-08T04:19:05.298813539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-08T04:19:05.302497368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-08T04:19:05.306477153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005577s
2026-04-08T04:19:05.308750721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-08T04:19:05.311918822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-08T04:19:05.315660026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048878s
2026-04-08T04:19:05.317655855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:05.319975918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:05.397173854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769466s
2026-04-08T04:19:05.399592624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:05.401495727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-04-08T04:19:05.403877093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-08T04:19:05.407390388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:05.419091954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130775s
2026-04-08T04:19:05.421079536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:05.423065426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-08T04:19:05.425368414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-08T04:19:05.428683279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:05.439404099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119133s
2026-04-08T04:19:05.441402334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:05.443289825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-04-08T04:19:05.445445977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-08T04:19:05.448292429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-08T04:19:05.458723376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112312s
2026-04-08T04:19:05.466279403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-08T04:19:05.466306417Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:19:05.466429385Z FROM "ArtistMetadata"
2026-04-08T04:19:05.466463514Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-08T04:19:05.466514216Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-08T04:19:05.476856414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-08T04:19:05.476885101Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:19:05.476905983Z FROM "ArtistMetadata"
2026-04-08T04:19:05.476916875Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-08T04:19:05.476972868Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-08T04:19:05.484956215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136841s
2026-04-08T04:19:05.486921784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:05.488797902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-04-08T04:19:05.491167083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-08T04:19:05.494652773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-08T04:19:05.505686113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123444s
2026-04-08T04:19:05.507670910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:05.509516136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-08T04:19:05.511809013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-08T04:19:05.515192197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:05.526177840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122213s
2026-04-08T04:19:05.528176946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:05.530039287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-08T04:19:05.532377566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-08T04:19:05.535794457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:05.546870483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123244s
2026-04-08T04:19:05.554764801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-08T04:19:05.554820142Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-08T04:19:05.554886676Z FROM "AlbumReleases"
2026-04-08T04:19:05.554918149Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-08T04:19:05.554952429Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-08T04:19:05.564549055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-08T04:19:05.564573945Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-08T04:19:05.564609887Z FROM "AlbumReleases"
2026-04-08T04:19:05.564636160Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-08T04:19:05.564683095Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-08T04:19:05.571411154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117953s
2026-04-08T04:19:05.579144558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-08T04:19:05.579169318Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:19:05.579205631Z FROM "ArtistMetadata"
2026-04-08T04:19:05.579232986Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-08T04:19:05.579282947Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-08T04:19:05.589624684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-08T04:19:05.589660977Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:19:05.589707541Z FROM "ArtistMetadata"
2026-04-08T04:19:05.589858485Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-08T04:19:05.589882453Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-08T04:19:05.596281710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121889s
2026-04-08T04:19:05.602983606Z [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:19:05.681137107Z [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:19:05.696904831Z [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:19:05.705446643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:05.710861508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:05.739133224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:05.744131560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:05.747801731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412548s
2026-04-08T04:19:05.751954775Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-08T04:19:05.830610837Z [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:19:05.851178949Z [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:19:05.862447011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:05.871058774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:05.899433928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:05.904796457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:05.908620909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1535285s
2026-04-08T04:19:05.911548505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-08T04:19:05.986494386Z [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:19:06.002720192Z [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:19:06.011273457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-08T04:19:06.016060347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-08T04:19:06.042530174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:19:06.047733653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:19:06.051460478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373801s
2026-04-08T04:19:06.053231144Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-08T04:19:06.122296082Z [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:19:06.133279070Z [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:19:06.139773599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:19:06.144090493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:19:06.170041455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:06.173650513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185794s
2026-04-08T04:19:06.175870353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-08T04:19:06.179115448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:06.182797454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00492s
2026-04-08T04:19:06.184849857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-08T04:19:06.187595907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:06.191101036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044784s
2026-04-08T04:19:06.193173880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-08T04:19:06.197401294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:19:06.255264222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519354s
2026-04-08T04:19:06.257369442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-08T04:19:06.260446378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-08T04:19:06.264197873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049389s
2026-04-08T04:19:06.266486632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-08T04:19:06.269432795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-08T04:19:06.272918645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046017s
2026-04-08T04:19:06.275040148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-08T04:19:06.278126072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-08T04:19:06.281971386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047753s
2026-04-08T04:19:06.283990072Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:06.295759944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-08T04:19:06.300788772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149208s
2026-04-08T04:19:06.302692876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:06.305935727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-08T04:19:06.309276004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049533s
2026-04-08T04:19:06.310970106Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:06.315239444Z [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:19:06.319019917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063573s
2026-04-08T04:19:06.322937637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T04:19:06', 'add_release_groups_etc')
2026-04-08T04:19:06.327142665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:06.332860079Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-08T04:19:06.334748492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198561s
2026-04-08T04:19:06.337628001Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-08T04:19:06.339916841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:06.343559506Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-08T04:19:06.354962140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:06.357883944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-08T04:19:06.361296236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043408s
2026-04-08T04:19:06.365105798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T04:19:06', 'NewMediaInfoFormat')
2026-04-08T04:19:06.369168139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:06.372423054Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-08T04:19:06.374277238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015246s
2026-04-08T04:19:06.377087437Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-08T04:19:06.379664658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:06.382860594Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-08T04:19:06.404687069Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-08T04:19:06.408786795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-08T04:19:06.437644210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304278s
2026-04-08T04:19:06.439783949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:19:06.441632182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-08T04:19:06.444453163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-08T04:19:06.448682390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:06.459405886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126423s
2026-04-08T04:19:06.463914726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T04:19:06', 'rename_restrictions_to_release_profiles')
2026-04-08T04:19:06.468375750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:06.473468887Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-08T04:19:06.475609548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259328s
2026-04-08T04:19:06.478611443Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-08T04:19:06.481229465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:06.484508108Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-08T04:19:06.504335187Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-08T04:19:06.507623138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-08T04:19:06.533693651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269962s
2026-04-08T04:19:06.535725924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:19:06.537607533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:19:06.540049150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-08T04:19:06.543326781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-08T04:19:06.553457182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112506s
2026-04-08T04:19:06.555472771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-08T04:19:06.557358599Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-04-08T04:19:06.559830066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-08T04:19:06.563127907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-08T04:19:06.573263279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112635s
2026-04-08T04:19:06.575015438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:06.577792851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-08T04:19:06.580855268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041492s
2026-04-08T04:19:06.582586364Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:06.585408708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-08T04:19:06.588505064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004083s
2026-04-08T04:19:06.590882882Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-08T04:19:06.668367426Z [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:19:06.685364546Z [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:19:06.707100770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:06.712394681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:06.738507138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:06.743372436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:06.748473839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:06.753475552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:06.757473563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1643301s
2026-04-08T04:19:06.762092866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T04:19:06', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-08T04:19:06.767086292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:06.771347454Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-08T04:19:06.773562615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1774826s
2026-04-08T04:19:06.776095165Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-08T04:19:06.778566662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:06.781946649Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-08T04:19:06.789081438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-08T04:19:06.794015254Z [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:19:06.799039381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078897s
2026-04-08T04:19:06.801443633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-08T04:19:06.805226361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-08T04:19:06.809240365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00575s
2026-04-08T04:19:06.813233637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T04:19:06', 'add_import_exclusions')
2026-04-08T04:19:06.817403174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:06.821071241Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-08T04:19:06.823014143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172158s
2026-04-08T04:19:06.825643970Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-08T04:19:06.828096238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:06.831143084Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-08T04:19:06.888812512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-08T04:19:06.888836972Z WHERE "Id" in (
2026-04-08T04:19:06.888865609Z SELECT "Artists"."Id" from "Artists"
2026-04-08T04:19:06.888904287Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:06.888946392Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:19:06.899593765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-08T04:19:06.899618815Z WHERE "Id" in (
2026-04-08T04:19:06.899646852Z SELECT "Artists"."Id" from "Artists"
2026-04-08T04:19:06.899670249Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:06.899774719Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:19:06.910860915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167095s
2026-04-08T04:19:06.918141217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-08T04:19:06.918162229Z WHERE "Id" in (
2026-04-08T04:19:06.918195436Z SELECT "Albums"."Id" from "Albums"
2026-04-08T04:19:06.918223011Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:06.918268232Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:19:06.928064972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-08T04:19:06.928099130Z WHERE "Id" in (
2026-04-08T04:19:06.928129672Z SELECT "Albums"."Id" from "Albums"
2026-04-08T04:19:06.928171296Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:06.928222379Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:19:06.934388176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115715s
2026-04-08T04:19:06.941311829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-08T04:19:06.941332711Z WHERE "Id" in (
2026-04-08T04:19:06.941351689Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-08T04:19:06.941420207Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-08T04:19:06.941443394Z WHERE "Albums"."Id" IS NULL)
2026-04-08T04:19:06.950791269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-08T04:19:06.950812222Z WHERE "Id" in (
2026-04-08T04:19:06.950831100Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-08T04:19:06.950890379Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-08T04:19:06.950930430Z WHERE "Albums"."Id" IS NULL)
2026-04-08T04:19:06.956999171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110958s
2026-04-08T04:19:06.963959258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-08T04:19:06.963983627Z WHERE "Id" in (
2026-04-08T04:19:06.964013136Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:19:06.964044950Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:19:06.964098288Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-08T04:19:06.973672168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-08T04:19:06.973699694Z WHERE "Id" in (
2026-04-08T04:19:06.973712139Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:19:06.973748011Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:19:06.973805467Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-08T04:19:06.979912936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112481s
2026-04-08T04:19:06.987066082Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-08T04:19:06.987091042Z WHERE "Id" in (
2026-04-08T04:19:06.987125131Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:19:06.987148247Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:06.987203639Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:19:06.996943884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-08T04:19:06.996968794Z WHERE "Id" in (
2026-04-08T04:19:06.996992663Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:19:06.997030378Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:06.997077734Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:19:07.003277760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115397s
2026-04-08T04:19:07.010460535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:19:07.010485325Z WHERE "Id" IN (
2026-04-08T04:19:07.010509143Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.010547981Z LEFT OUTER JOIN "Tracks"
2026-04-08T04:19:07.010574034Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:19:07.010627070Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:19:07.020366504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:19:07.020391334Z WHERE "Id" IN (
2026-04-08T04:19:07.020416926Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.020439922Z LEFT OUTER JOIN "Tracks"
2026-04-08T04:19:07.020492187Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:19:07.020531487Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:19:07.026601731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114638s
2026-04-08T04:19:07.030815147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T04:19:07', 'clean_artist_metadata_table')
2026-04-08T04:19:07.035232452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:07.039481279Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-08T04:19:07.041527059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238321s
2026-04-08T04:19:07.044127866Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-08T04:19:07.046518110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:07.049698445Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-08T04:19:07.063736426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:07.065785372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-04-08T04:19:07.068386831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-08T04:19:07.072091862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:07.083304353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127642s
2026-04-08T04:19:07.085275633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:07.087088494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-08T04:19:07.089679732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-08T04:19:07.093561820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:07.104371499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124246s
2026-04-08T04:19:07.106371387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:07.108256954Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.22E-05s
2026-04-08T04:19:07.110747850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-08T04:19:07.114504365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:07.125132168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121289s
2026-04-08T04:19:07.127129170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:07.128958264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-04-08T04:19:07.131392406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-08T04:19:07.135053559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:07.145703667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121157s
2026-04-08T04:19:07.147660908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:07.149479300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-04-08T04:19:07.151828010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-08T04:19:07.155399653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:07.166374675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123481s
2026-04-08T04:19:07.168635128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-08T04:19:07.249354315Z [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:19:07.268999127Z [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:19:07.278961760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-08T04:19:07.283318805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-08T04:19:07.309949596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1388563s
2026-04-08T04:19:07.312411985Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-08T04:19:07.389958232Z [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:19:07.409060883Z [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:19:07.419059819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-08T04:19:07.423498788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-08T04:19:07.451022577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352991s
2026-04-08T04:19:07.455467740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T04:19:07', 'health_issue_notification')
2026-04-08T04:19:07.460028474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:07.464184274Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-08T04:19:07.466221797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1490295s
2026-04-08T04:19:07.469913702Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-08T04:19:07.472443817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:07.475723792Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-08T04:19:07.492073088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:07.494087104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-04-08T04:19:07.496359480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-08T04:19:07.499921303Z [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:19:07.511465692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130687s
2026-04-08T04:19:07.513378825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:07.515116374Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-04-08T04:19:07.517155310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-08T04:19:07.519984929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-08T04:19:07.530078796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109256s
2026-04-08T04:19:07.532725807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-08T04:19:07.535691560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-08T04:19:07.538612642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036614s
2026-04-08T04:19:07.544214384Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:19:07.544234995Z WHERE "Id" IN (
2026-04-08T04:19:07.544269104Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.544313313Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:19:07.544361650Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:19:07.551890773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:19:07.551911655Z WHERE "Id" IN (
2026-04-08T04:19:07.551944501Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.551981195Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:19:07.552026085Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:19:07.557415699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093126s
2026-04-08T04:19:07.564607051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:19:07.564630058Z WHERE "Id" IN (
2026-04-08T04:19:07.564674157Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.564715630Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-08T04:19:07.564796363Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-08T04:19:07.564819990Z WHERE "Artists"."Path" IS NULL)
2026-04-08T04:19:07.574642391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:19:07.574667662Z WHERE "Id" IN (
2026-04-08T04:19:07.574709126Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.574753265Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-08T04:19:07.574816021Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-08T04:19:07.574857274Z WHERE "Artists"."Path" IS NULL)
2026-04-08T04:19:07.581453518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121088s
2026-04-08T04:19:07.589529813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:19:07.589551426Z WHERE "Id" IN (
2026-04-08T04:19:07.589595074Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.589637519Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:19:07.589713753Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:19:07.589741679Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-08T04:19:07.589788644Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-08T04:19:07.600955803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:19:07.600978910Z WHERE "Id" IN (
2026-04-08T04:19:07.601020483Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:19:07.601072739Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:19:07.601138671Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:19:07.601163842Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-08T04:19:07.601219204Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-08T04:19:07.608722374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138871s
2026-04-08T04:19:07.614696114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-08T04:19:07.614720604Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-08T04:19:07.614740243Z FROM "Artists"
2026-04-08T04:19:07.614777959Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-08T04:19:07.614827729Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-08T04:19:07.622841338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-08T04:19:07.622865777Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-08T04:19:07.622885647Z FROM "Artists"
2026-04-08T04:19:07.622903242Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-08T04:19:07.622953774Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-08T04:19:07.628761380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099519s
2026-04-08T04:19:07.633518500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:19:07.633543099Z WHERE "Id" NOT IN (
2026-04-08T04:19:07.633552729Z SELECT MIN("Id")
2026-04-08T04:19:07.633569693Z FROM "TrackFiles"
2026-04-08T04:19:07.633601116Z GROUP BY "Path"
2026-04-08T04:19:07.633621487Z )
2026-04-08T04:19:07.639787465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:19:07.639812295Z WHERE "Id" NOT IN (
2026-04-08T04:19:07.639821914Z SELECT MIN("Id")
2026-04-08T04:19:07.639831494Z FROM "TrackFiles"
2026-04-08T04:19:07.639882647Z GROUP BY "Path"
2026-04-08T04:19:07.639907737Z )
2026-04-08T04:19:07.646085909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091609s
2026-04-08T04:19:07.647910493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:07.649600877Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-08T04:19:07.651634974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-08T04:19:07.724061642Z [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:19:07.737231093Z [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:19:07.744600123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:19:07.749024664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:19:07.777813981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:07.781784227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278822s
2026-04-08T04:19:07.783838263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-08T04:19:07.786464943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:19:07.790102058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044616s
2026-04-08T04:19:07.792171195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-08T04:19:07.864416417Z [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:19:07.876512507Z [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:19:07.883237059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:19:07.888204172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:19:07.916181425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:07.920931260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:19:07.924508504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304716s
2026-04-08T04:19:07.928979789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T04:19:07', 'add_mediafilerepository_mtime')
2026-04-08T04:19:07.933206822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:07.937966988Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-08T04:19:07.940072799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433302s
2026-04-08T04:19:07.943166639Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-08T04:19:07.945722827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:07.949256974Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-08T04:19:07.970345183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-08T04:19:07.970370013Z WHERE "Id" NOT IN (
2026-04-08T04:19:07.970392939Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-08T04:19:07.970429994Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:07.970472129Z GROUP BY "ArtistMetadata"."Id")
2026-04-08T04:19:07.980462137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-08T04:19:07.980486817Z WHERE "Id" NOT IN (
2026-04-08T04:19:07.980506306Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-08T04:19:07.980523661Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:19:07.980572670Z GROUP BY "ArtistMetadata"."Id")
2026-04-08T04:19:07.987488077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121729s
2026-04-08T04:19:07.989868410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-08T04:19:07.992595452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-08T04:19:07.995911119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040498s
2026-04-08T04:19:07.998240190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-08T04:19:08.072712077Z [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:19:08.089146714Z [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:19:08.097730390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:08.102279992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:08.130181562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:08.134719130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:08.139238532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:08.142826307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.142562s
2026-04-08T04:19:08.144997750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-08T04:19:08.148305742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:08.152237550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050941s
2026-04-08T04:19:08.156256443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T04:19:08', 'add_artistmetadataid_constraint')
2026-04-08T04:19:08.160471742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:08.164488492Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-08T04:19:08.166625966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169404s
2026-04-08T04:19:08.169396786Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-08T04:19:08.171801890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:08.175304774Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-08T04:19:08.187400183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-08T04:19:08.189351643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-08T04:19:08.191594028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-08T04:19:08.194986901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:08.206288371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126797s
2026-04-08T04:19:08.208176183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-08T04:19:08.209942209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-04-08T04:19:08.212335048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-08T04:19:08.216014077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:08.226638433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121957s
2026-04-08T04:19:08.228451354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:08.230125315Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-04-08T04:19:08.232333873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-08T04:19:08.235611544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:08.246159446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011836s
2026-04-08T04:19:08.248004241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-08T04:19:08.249752943Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-04-08T04:19:08.252141643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-08T04:19:08.255692184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:08.266176718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119558s
2026-04-08T04:19:08.267948176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:08.269611535Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-04-08T04:19:08.272027481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-08T04:19:08.275264830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:08.285825177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119138s
2026-04-08T04:19:08.287609060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:19:08.289280676Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-04-08T04:19:08.291469194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-08T04:19:08.294738067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:08.305392043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119186s
2026-04-08T04:19:08.309492591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T04:19:08', 'old_ids_and_artist_alias')
2026-04-08T04:19:08.313698591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:08.317295474Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-08T04:19:08.319180190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234616s
2026-04-08T04:19:08.321653872Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-08T04:19:08.323968233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:08.326881199Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-08T04:19:08.331426543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:08.333629940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:08.340337949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069488s
2026-04-08T04:19:08.343067596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-08T04:19:08.346009050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-08T04:19:08.349078371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003853s
2026-04-08T04:19:08.353002123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T04:19:08', 'download_propers_config')
2026-04-08T04:19:08.357080726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:08.360516606Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-08T04:19:08.362443276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149145s
2026-04-08T04:19:08.364986938Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-08T04:19:08.367290608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:08.370275469Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-08T04:19:08.387567122Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-08T04:19:08.390947900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-08T04:19:08.395238972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054564s
2026-04-08T04:19:08.397451147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-08T04:19:08.470646402Z [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:19:08.485387669Z [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:19:08.493321267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:08.498231976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:08.524908339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:08.529359132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:08.534073356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:08.538721156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:08.542513032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430514s
2026-04-08T04:19:08.544777402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-08T04:19:08.625718266Z [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:19:08.640405795Z [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:19:08.648063747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-08T04:19:08.652507717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-08T04:19:08.679565878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-08T04:19:08.683307493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364448s
2026-04-08T04:19:08.685407152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-08T04:19:08.756934879Z [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:19:08.769848495Z [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:19:08.776921189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-08T04:19:08.780932747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-08T04:19:08.807101558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197301s
2026-04-08T04:19:08.809157368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-08T04:19:08.879947620Z [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:19:08.891149609Z [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:19:08.897537874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T04:19:08.902103228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T04:19:08.928738809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:19:08.933300906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:19:08.938245704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:19:08.943346156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:19:08.947229987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136153s
2026-04-08T04:19:08.949365037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-08T04:19:09.020374100Z [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:19:09.030738232Z [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:19:09.036566088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:19:09.040549881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:19:09.067840851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165421s
2026-04-08T04:19:09.070029018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-08T04:19:09.141782440Z [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:19:09.153082086Z [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:19:09.159286761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:19:09.164115446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:19:09.192282720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:09.197435628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:19:09.200986168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290708s
2026-04-08T04:19:09.205120534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T04:19:09', 'remove_language_profiles')
2026-04-08T04:19:09.209170611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.214831110Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-08T04:19:09.217588212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1420305s
2026-04-08T04:19:09.223043358Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-08T04:19:09.225353621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.228806715Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-08T04:19:09.235022543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-08T04:19:09.236921006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-08T04:19:09.239429097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-08T04:19:09.242626536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-08T04:19:09.253957736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012153s
2026-04-08T04:19:09.258014405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-08T04:19:09.263170439Z [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:19:09.266732483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058744s
2026-04-08T04:19:09.270435881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T04:19:09', 'multi_disc_naming_format')
2026-04-08T04:19:09.274762764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.277868970Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-08T04:19:09.279726140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168502s
2026-04-08T04:19:09.282720500Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-08T04:19:09.284602611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.287856794Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-08T04:19:09.293860465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:19:09.295906274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-08T04:19:09.297893817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-08T04:19:09.301061727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:09.312253145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125412s
2026-04-08T04:19:09.314040224Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:09.316160153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:09.513591263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1972483s
2026-04-08T04:19:09.518089001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T04:19:09', 'add_download_client_priority')
2026-04-08T04:19:09.522653092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.526220997Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-08T04:19:09.528185905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2099657s
2026-04-08T04:19:09.530539935Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-08T04:19:09.532805528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.535704125Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-08T04:19:09.541516841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:09.544802238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-08T04:19:09.547992612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043572s
2026-04-08T04:19:09.550328276Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:09.553324881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-08T04:19:09.556181714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038433s
2026-04-08T04:19:09.560016537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T04:19:09', 'remove_growl_prowl')
2026-04-08T04:19:09.563964167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.567136776Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-08T04:19:09.568979246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145338s
2026-04-08T04:19:09.571349851Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-08T04:19:09.573629902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.576694915Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-08T04:19:09.582192887Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:09.585566321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-08T04:19:09.588817378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045129s
2026-04-08T04:19:09.591119714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:09.594232914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-08T04:19:09.597118766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040109s
2026-04-08T04:19:09.600963428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T04:19:09', 'remove_plex_hometheatre')
2026-04-08T04:19:09.604983424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.608279351Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-08T04:19:09.610157734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147855s
2026-04-08T04:19:09.612623681Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-08T04:19:09.614939384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.617883894Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-08T04:19:09.630057279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:19:09.631958017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-04-08T04:19:09.634034830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-08T04:19:09.636895531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-08T04:19:09.647936626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119381s
2026-04-08T04:19:09.649795159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:19:09.651512518Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-04-08T04:19:09.653946599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-08T04:19:09.657585598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:09.668188681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121514s
2026-04-08T04:19:09.670025610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:19:09.671728670Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-04-08T04:19:09.674114575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-08T04:19:09.677711940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:09.688375404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121311s
2026-04-08T04:19:09.690218747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:19:09.691932648Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-04-08T04:19:09.694217029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-08T04:19:09.697713640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:09.708252234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119752s
2026-04-08T04:19:09.710082920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:19:09.711788365Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-04-08T04:19:09.713918635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-08T04:19:09.716811311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-08T04:19:09.727326497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114402s
2026-04-08T04:19:09.729150199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:09.731262093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:09.746080274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014777s
2026-04-08T04:19:09.750473121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T04:19:09', 'add_root_folder_add_defaults')
2026-04-08T04:19:09.754783632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.758275604Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-08T04:19:09.760193005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026933s
2026-04-08T04:19:09.762705285Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-08T04:19:09.764908522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.767707739Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-08T04:19:09.772758992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:19:09.774672796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-04-08T04:19:09.777078891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-08T04:19:09.780217713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-08T04:19:09.791289540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121811s
2026-04-08T04:19:09.795042939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T04:19:09', 'task_duration')
2026-04-08T04:19:09.799013164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.802162607Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-08T04:19:09.803892801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229s
2026-04-08T04:19:09.806660565Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-08T04:19:09.809144166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.812232115Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-08T04:19:09.819322183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:19:09.821225496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-04-08T04:19:09.823423142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-08T04:19:09.826766716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:09.838014898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125809s
2026-04-08T04:19:09.839913111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:19:09.841637544Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-04-08T04:19:09.843814397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-08T04:19:09.847151979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:09.857686173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118514s
2026-04-08T04:19:09.861993608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T04:19:09', 'add_indexer_and_enabled_to_release_profiles')
2026-04-08T04:19:09.866224789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:09.870000242Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-08T04:19:09.872075271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234301s
2026-04-08T04:19:09.874434101Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-08T04:19:09.876686056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:09.879563742Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-08T04:19:09.885150763Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-08T04:19:09.959696980Z [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:19:09.973498524Z [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:19:09.980884428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:09.985831972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:10.013887632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:10.018409799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:10.022904641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:10.027836002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:10.031604321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445039s
2026-04-08T04:19:10.035057515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-08T04:19:10.039208164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-08T04:19:10.042553411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049253s
2026-04-08T04:19:10.045958168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-08T04:19:10.050107815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-08T04:19:10.053373802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048586s
2026-04-08T04:19:10.055580576Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-08T04:19:10.126542173Z [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:19:10.137949726Z [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:19:10.144196096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-08T04:19:10.148640807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-08T04:19:10.176882502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1192746s
2026-04-08T04:19:10.181781528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T04:19:10', 'remove_album_folders')
2026-04-08T04:19:10.186123792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:10.189731338Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-08T04:19:10.191554379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318806s
2026-04-08T04:19:10.194036437Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-08T04:19:10.196690553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:10.199801477Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-08T04:19:10.216074800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:19:10.218569704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-04-08T04:19:10.220657880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-08T04:19:10.223531657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-08T04:19:10.234485967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119128s
2026-04-08T04:19:10.236329420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:19:10.238060817Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-04-08T04:19:10.240099562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-08T04:19:10.243136929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:10.253575692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115717s
2026-04-08T04:19:10.255337760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:10.257426146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:11.392065677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1344989s
2026-04-08T04:19:11.394506803Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-08T04:19:11.478681630Z [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:19:11.490123502Z [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:19:11.496500354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:19:11.500690973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:19:11.529085897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325837s
2026-04-08T04:19:11.531453966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-08T04:19:11.603524236Z [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:19:11.616031664Z [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:19:11.622103702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:19:11.626524014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:19:11.653549730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200046s
2026-04-08T04:19:11.655870684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-08T04:19:11.730302380Z [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:19:11.739704334Z [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:19:11.745067054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:19:11.749439930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:19:11.776478973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185193s
2026-04-08T04:19:11.778698323Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-08T04:19:11.848705578Z [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:19:11.857024130Z [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:19:11.862623507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:19:11.866916622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:19:11.895543644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148048s
2026-04-08T04:19:11.897763865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-08T04:19:11.966418476Z [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:19:11.973380917Z [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:19:11.978047395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:19:11.982294137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:19:12.009294112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095948s
2026-04-08T04:19:12.013234667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T04:19:12', 'flexible_delay_profiles')
2026-04-08T04:19:12.017241417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.021537538Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-08T04:19:12.023638119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214557s
2026-04-08T04:19:12.026306242Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-08T04:19:12.028431201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.031538329Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-08T04:19:12.037240312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:19:12.039125849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-08T04:19:12.041274195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-08T04:19:12.044466274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-08T04:19:12.055896713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126944s
2026-04-08T04:19:12.060071881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-08T04:19:12', 'add_priority_to_indexers')
2026-04-08T04:19:12.063836343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.067084353Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-08T04:19:12.068961373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235432s
2026-04-08T04:19:12.071842596Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-08T04:19:12.074034510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.077000543Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-08T04:19:12.082982630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-08T04:19:12.086061691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-08T04:19:12.090221018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049331s
2026-04-08T04:19:12.092054289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:12.094114178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:12.102351306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084401s
2026-04-08T04:19:12.106848583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-08T04:19:12', 'remove_chown_and_folderchmod_config')
2026-04-08T04:19:12.111177561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.114562007Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-08T04:19:12.116547375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202294s
2026-04-08T04:19:12.119039885Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-08T04:19:12.121572024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.124570222Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-08T04:19:12.133125682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-08T04:19:12.135026630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-04-08T04:19:12.137067760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-08T04:19:12.209196448Z [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:19:12.221854650Z [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:19:12.228844887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-08T04:19:12.233021098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-08T04:19:12.262016110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229609s
2026-04-08T04:19:12.264760787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-08T04:19:12.267586919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-08T04:19:12.270535226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036356s
2026-04-08T04:19:12.273844551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-08T04:19:12.277735176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-08T04:19:12.281003969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047218s
2026-04-08T04:19:12.284230877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-08T04:19:12.288083135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-08T04:19:12.291246326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045576s
2026-04-08T04:19:12.295267133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-08T04:19:12', 'convert_blacklist_protocol')
2026-04-08T04:19:12.299281167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.302777648Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-08T04:19:12.304679067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156402s
2026-04-08T04:19:12.306977115Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-08T04:19:12.309203108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.312000241Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-08T04:19:12.381572560Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T04:19:12.390260527Z [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:19:12.395982149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100239s
2026-04-08T04:19:12.399841231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-08T04:19:12', 'update_notifiarr')
2026-04-08T04:19:12.403864673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.407023445Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-08T04:19:12.408833129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209079s
2026-04-08T04:19:12.411270327Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-08T04:19:12.413562403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.416451031Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-08T04:19:12.420414943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:12.422571627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:12.440591687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018063s
2026-04-08T04:19:12.444883570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-08T04:19:12', 'email_multiple_addresses')
2026-04-08T04:19:12.449192738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.452441781Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-08T04:19:12.454338130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298439s
2026-04-08T04:19:12.456893977Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-08T04:19:12.459294732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.462236497Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-08T04:19:12.466476355Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-08T04:19:12.469254921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-08T04:19:12.495918438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274295s
2026-04-08T04:19:12.500052212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-08T04:19:12', 'rename_blacklist_to_blocklist')
2026-04-08T04:19:12.504175165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.507540963Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-08T04:19:12.509491542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385699s
2026-04-08T04:19:12.511873429Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-08T04:19:12.514090203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.516961515Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-08T04:19:12.524089841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:19:12.525912842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-08T04:19:12.528411424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-08T04:19:12.532337330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:12.543766377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131505s
2026-04-08T04:19:12.546374599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-08T04:19:12.550120603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:12.560931826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124319s
2026-04-08T04:19:12.562718864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:12.564812962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:12.582815487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179476s
2026-04-08T04:19:12.587280178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-08T04:19:12', 'cdh_per_downloadclient')
2026-04-08T04:19:12.591981957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.595301421Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-08T04:19:12.597215065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305224s
2026-04-08T04:19:12.599510248Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-08T04:19:12.601712402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.604516249Z [Info] download_history: Starting migration of Main DB to 52
2026-04-08T04:19:12.620531211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-08T04:19:12.627954961Z [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:19:12.634587368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120277s
2026-04-08T04:19:12.636815335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-08T04:19:12.640112605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-08T04:19:12.643864882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005139s
2026-04-08T04:19:12.645960783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-08T04:19:12.649167581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-08T04:19:12.652737189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048911s
2026-04-08T04:19:12.654890185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-08T04:19:12.658200061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-08T04:19:12.661796293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005008s
2026-04-08T04:19:12.663532299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:12.665625394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:12.680557766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014929s
2026-04-08T04:19:12.684721772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-08T04:19:12', 'download_history')
2026-04-08T04:19:12.690077999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.695698968Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-08T04:19:12.697543042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300164s
2026-04-08T04:19:12.699900670Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-08T04:19:12.702152194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.705046072Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-08T04:19:12.710354843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-08T04:19:12', 'add_update_history')
2026-04-08T04:19:12.714719493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.717790828Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-08T04:19:12.719588679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157684s
2026-04-08T04:19:12.721995396Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-08T04:19:12.724299165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.727123613Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-08T04:19:12.732600994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:12.734452924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-08T04:19:12.736851614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-08T04:19:12.740537868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:12.752400367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134508s
2026-04-08T04:19:12.756396014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-08T04:19:12', 'add_on_update_to_notifications')
2026-04-08T04:19:12.760465159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.764170912Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-08T04:19:12.766074405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248014s
2026-04-08T04:19:12.768582716Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-08T04:19:12.770875033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.773753570Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-08T04:19:12.779009485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:19:12.780823077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-08T04:19:12.783007747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-08T04:19:12.786357743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:12.797916050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129311s
2026-04-08T04:19:12.801877448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-08T04:19:12', 'download_client_per_indexer')
2026-04-08T04:19:12.805921321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.809352261Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-08T04:19:12.811242267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239302s
2026-04-08T04:19:12.813549975Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-08T04:19:12.815766598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.818628292Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-08T04:19:12.826538021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:19:12.828356874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-04-08T04:19:12.830493707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-08T04:19:12.833773873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:12.845334234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128792s
2026-04-08T04:19:12.847151784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:19:12.848841076Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-04-08T04:19:12.851250909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-08T04:19:12.854952043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:12.865865100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125057s
2026-04-08T04:19:12.867669324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:19:12.869351091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-04-08T04:19:12.871583156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-08T04:19:12.875082854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:12.885875519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121073s
2026-04-08T04:19:12.889711674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-08T04:19:12', 'AddNewItemMonitorType')
2026-04-08T04:19:12.893670547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.897069482Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-08T04:19:12.898869597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230117s
2026-04-08T04:19:12.901129488Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-08T04:19:12.903302805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.906078344Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-08T04:19:12.911295000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:19:12.913116518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:19:12.915295797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-08T04:19:12.918613138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:12.930228980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129472s
2026-04-08T04:19:12.934002049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-08T04:19:12', 'ImportListSearch')
2026-04-08T04:19:12.937959689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.941152348Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-08T04:19:12.942913385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236845s
2026-04-08T04:19:12.945329050Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-08T04:19:12.947590524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.950463179Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-08T04:19:12.955720957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:19:12.957529971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-08T04:19:12.959891417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-08T04:19:12.963800739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:12.975645904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134055s
2026-04-08T04:19:12.979671431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-08T04:19:12', 'ImportListMonitorExisting')
2026-04-08T04:19:12.983680444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:12.987509325Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-08T04:19:12.989377167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248893s
2026-04-08T04:19:12.991641988Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-08T04:19:12.993845686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:12.996615093Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-08T04:19:13.003473605Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:13.006568798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-08T04:19:13.009740706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041835s
2026-04-08T04:19:13.012022642Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:13.014888112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-08T04:19:13.017637970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036465s
2026-04-08T04:19:13.019390349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:19:13.021114832Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-08T04:19:13.023058627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-08T04:19:13.025763845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-08T04:19:13.036853317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119445s
2026-04-08T04:19:13.040583540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-08T04:19:13', 'add_indexer_tags')
2026-04-08T04:19:13.044501059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:13.047734992Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-08T04:19:13.049516369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226384s
2026-04-08T04:19:13.051798916Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-08T04:19:13.054007484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:13.056840399Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-08T04:19:13.060600581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:13.062795682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:13.076354187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134643s
2026-04-08T04:19:13.080644257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-08T04:19:13', 'update_audio_types')
2026-04-08T04:19:13.085013546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:13.088242478Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-08T04:19:13.090043756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255732s
2026-04-08T04:19:13.093053798Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T04:19:13.095616759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:13.098730279Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-08T04:19:13.145714339Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:13.148750714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-08T04:19:13.151874365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038217s
2026-04-08T04:19:13.153744751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-08T04:19:13.155431648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-08T04:19:13.157870530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-08T04:19:13.247912983Z [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:19:13.264399885Z [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:19:13.272883681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-08T04:19:13.277662735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-08T04:19:13.308029590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-08T04:19:13.313213980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-08T04:19:13.316859081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.156897s
2026-04-08T04:19:13.318615418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:13.320317295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-04-08T04:19:13.322738361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-08T04:19:13.405675997Z [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:19:13.427427101Z [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:19:13.438384627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:13.443824693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:13.474409356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:13.479210916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:13.483975551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:19:13.487634740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1628283s
2026-04-08T04:19:13.489379975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:13.491073395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-08T04:19:13.493290250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-08T04:19:13.574344562Z [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:19:13.596379758Z [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:19:13.607308577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:13.612108053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:13.641552951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:13.646775739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:13.651690316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:19:13.655311339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1600696s
2026-04-08T04:19:13.657202708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:13.658850436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-08T04:19:13.660911466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-08T04:19:13.743924814Z [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:19:13.767948534Z [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:19:13.778868015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:19:13.783595325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:19:13.814427577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:19:13.819629373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:19:13.825359703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:19:13.829774975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663045s
2026-04-08T04:19:13.831911317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:19:13.833813838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-08T04:19:13.836220886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-08T04:19:13.916282119Z [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:19:13.933281824Z [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:19:13.942006524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:13.947242348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:13.976849683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:13.982083554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:13.986809872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:13.991901516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:13.996181235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1571693s
2026-04-08T04:19:13.997755194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:19:13.999575069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-08T04:19:14.001802305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-08T04:19:14.080945969Z [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:19:14.097916626Z [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:19:14.107249280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:19:14.113676073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:19:14.145288156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:19:14.151490056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:19:14.156118416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:19:14.161849638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:19:14.165812900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1616959s
2026-04-08T04:19:14.167700952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:19:14.169511418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-08T04:19:14.171724435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-08T04:19:14.246671148Z [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:19:14.259280972Z [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:19:14.267679976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-08T04:19:14.273123479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-08T04:19:14.305504791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127989s
2026-04-08T04:19:14.307919293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:19:14.309914311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-08T04:19:14.312322180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-08T04:19:14.389250172Z [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:19:14.403153422Z [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:19:14.410452802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-08T04:19:14.415209671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-08T04:19:14.444526441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293578s
2026-04-08T04:19:14.448438269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:19:14.450323055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-08T04:19:14.452622325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-08T04:19:14.539760971Z [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:19:14.552302267Z [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:19:14.558662205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:19:14.563512944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:19:14.591897717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369847s
2026-04-08T04:19:14.594110884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:19:14.595979237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-08T04:19:14.598530655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-08T04:19:14.675372835Z [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:19:14.688432515Z [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:19:14.695051215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:19:14.699540635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:19:14.728503553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278297s
2026-04-08T04:19:14.730441907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:19:14.732290499Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:19:14.734718279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-08T04:19:14.812164134Z [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:19:14.825266140Z [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:19:14.832882709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:19:14.837790452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:19:14.866466452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294801s
2026-04-08T04:19:14.871382492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:19:14.873870132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-08T04:19:14.876589127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-08T04:19:14.952638661Z [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:19:14.965998035Z [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:19:14.972576483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:19:14.978036318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:19:15.008274193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:19:15.013081735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339449s
2026-04-08T04:19:15.015258509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:19:15.017181752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-04-08T04:19:15.019894245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-08T04:19:15.095558332Z [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:19:15.106851786Z [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:19:15.112971259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:19:15.118093916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:19:15.149100689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:19:15.153764491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314528s
2026-04-08T04:19:15.156317122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:19:15.157967405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-04-08T04:19:15.160830551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-08T04:19:15.243744168Z [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:19:15.266118096Z [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:19:15.273530293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:19:15.279487541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:19:15.315211945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:19:15.322859897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1594121s
2026-04-08T04:19:15.325549423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-08T04:19:15.327600504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-08T04:19:15.330394390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-08T04:19:15.421656019Z [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:19:15.436469942Z [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:19:15.444886782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-08T04:19:15.450186465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-08T04:19:15.482682087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-08T04:19:15.489114801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-08T04:19:15.495352904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-08T04:19:15.500092319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1660929s
2026-04-08T04:19:15.502668266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-08T04:19:15.504961675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002229s
2026-04-08T04:19:15.507805662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-08T04:19:15.593714030Z [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:19:15.610415044Z [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:19:15.617922874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-08T04:19:15.622621807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-08T04:19:15.654152165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431142s
2026-04-08T04:19:15.656290000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-08T04:19:15.658079744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-04-08T04:19:15.660479076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-08T04:19:15.742595638Z [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:19:15.753275596Z [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:19:15.759362805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-08T04:19:15.763920944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-08T04:19:15.795599160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309169s
2026-04-08T04:19:15.797595921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-08T04:19:15.799619967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-04-08T04:19:15.801942494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-08T04:19:15.892390725Z [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:19:15.903760793Z [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:19:15.910385123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T04:19:15.916378733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T04:19:15.948343236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:19:15.953235639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:19:15.958557706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:19:15.964184468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:19:15.968295257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1643005s
2026-04-08T04:19:15.970625279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:19:15.972502129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-04-08T04:19:15.975261726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-08T04:19:16.060455525Z [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:19:16.072734904Z [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:19:16.079490669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:19:16.084408693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:19:16.114682751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:19:16.118853380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413324s
2026-04-08T04:19:16.120903389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:19:16.122780759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-04-08T04:19:16.125380966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-08T04:19:16.216372931Z [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:19:16.228397758Z [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:19:16.235214626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:19:16.240260277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:19:16.270127867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:19:16.274655555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468627s
2026-04-08T04:19:16.276702607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:19:16.278559597Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-04-08T04:19:16.281100274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-08T04:19:16.367900888Z [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:19:16.380367935Z [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:19:16.387096646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:19:16.392033869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:19:16.421985628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:19:16.426366941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430111s
2026-04-08T04:19:16.428305906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:19:16.430120891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-08T04:19:16.432626768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-08T04:19:16.513653084Z [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:19:16.525787982Z [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:19:16.532620201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:19:16.537368784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:19:16.569096770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:19:16.573218631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383676s
2026-04-08T04:19:16.575156403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:19:16.577002030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-04-08T04:19:16.579562106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-08T04:19:16.663140081Z [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:19:16.675601636Z [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:19:16.682313513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:19:16.687117828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:19:16.717174148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:19:16.721216949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393784s
2026-04-08T04:19:16.723136726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:19:16.724962051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-04-08T04:19:16.727660606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-08T04:19:16.810937835Z [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:19:16.822973133Z [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:19:16.829693446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:19:16.834532792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:19:16.865086273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:19:16.869521385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399164s
2026-04-08T04:19:16.871510410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-08T04:19:16.873568114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-04-08T04:19:16.876220796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-08T04:19:16.972357864Z [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:19:16.983193365Z [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:19:16.989332137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:19:16.993694192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:19:17.021995747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1437405s
2026-04-08T04:19:17.023985525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-08T04:19:17.025755689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-08T04:19:17.028121013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-08T04:19:17.112906640Z [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:19:17.133407987Z [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:19:17.140044842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:19:17.144517400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:19:17.173723597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433627s
2026-04-08T04:19:17.175785980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-08T04:19:17.177677660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-04-08T04:19:17.180380593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-08T04:19:17.264800353Z [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:19:17.277386891Z [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:19:17.284481017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-08T04:19:17.288830347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-08T04:19:17.317646157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350439s
2026-04-08T04:19:17.319625604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-08T04:19:17.321498385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-04-08T04:19:17.324104754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-08T04:19:17.406311558Z [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:19:17.418833896Z [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:19:17.425915337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-08T04:19:17.430526864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-08T04:19:17.459491094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332239s
2026-04-08T04:19:17.461542776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-08T04:19:17.463418714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-08T04:19:17.465827525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-08T04:19:17.546372422Z [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:19:17.555958276Z [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:19:17.562167541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-08T04:19:17.566623114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-08T04:19:17.595642615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273791s
2026-04-08T04:19:17.597627923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:19:17.599439071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-04-08T04:19:17.601924917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-08T04:19:17.681854334Z [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:19:17.690412980Z [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:19:17.695456627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T04:19:17.699901528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T04:19:17.729807996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:19:17.736307545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295515s
2026-04-08T04:19:17.738358756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:19:17.740286238Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-05s
2026-04-08T04:19:17.743129874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-08T04:19:17.821578970Z [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:19:17.828579398Z [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:19:17.832632661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T04:19:17.836566413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T04:19:17.865406193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:19:17.868667861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239204s
2026-04-08T04:19:17.870107080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:17.871650358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-04-08T04:19:17.873484531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-08T04:19:17.952856365Z [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:19:17.961788543Z [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:19:17.970568946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:19:17.975208469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:19:18.003804769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:18.007774763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:19:18.011411728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359454s
2026-04-08T04:19:18.012872059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:18.014192278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-04-08T04:19:18.015816348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-08T04:19:18.103029554Z [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:19:18.112413983Z [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:19:18.117298359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:19:18.121489370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:19:18.150364670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:19:18.154264083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:19:18.157335238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399312s
2026-04-08T04:19:18.158898917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:19:18.160522226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002888s
2026-04-08T04:19:18.162418846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T04:19:18.239948610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T04:19:18.245245568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T04:19:18.248827722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T04:19:18.252097206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T04:19:18.280252227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:19:18.284269867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203152s
2026-04-08T04:19:18.290113626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-08T04:19:18', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T04:19:18.294221849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:18.302304918Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T04:19:18.303922105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379081s
2026-04-08T04:19:18.311831824Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-08T04:19:18.314257108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:18.322089862Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-08T04:19:18.341210618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:18.342768055Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s
2026-04-08T04:19:18.344864216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-08T04:19:18.348314004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.359964106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136049s
2026-04-08T04:19:18.361393805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:18.362670816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-04-08T04:19:18.364256770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-08T04:19:18.366598436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.377129755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114289s
2026-04-08T04:19:18.381381668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-08T04:19:18', 'add_on_delete_to_notifications')
2026-04-08T04:19:18.384542363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:18.387464748Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-08T04:19:18.388948105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215024s
2026-04-08T04:19:18.390979767Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-08T04:19:18.392737507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:18.396246313Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-08T04:19:18.425595368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:19:18.427307446Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.18E-05s
2026-04-08T04:19:18.428988712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-08T04:19:18.431552736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.443158959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126239s
2026-04-08T04:19:18.444436922Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:19:18.446591742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-08T04:19:18.451244111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043252s
2026-04-08T04:19:18.453960041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:18.455258075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-04-08T04:19:18.456861294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-08T04:19:18.459026694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-08T04:19:18.470335599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120359s
2026-04-08T04:19:18.471706600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:18.473166350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:18.483186359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098285s
2026-04-08T04:19:18.485052507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-08T04:19:18.489232545Z [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:19:18.503883029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01735s
2026-04-08T04:19:18.506103922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-08T04:19:18.508329523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-08T04:19:18.511317481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038589s
2026-04-08T04:19:18.512709224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:19:18.513990514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-04-08T04:19:18.515780018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-08T04:19:18.518145772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:19:18.529072457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118526s
2026-04-08T04:19:18.530463188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:19:18.531729688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-08T04:19:18.533300702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-08T04:19:18.535661076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.546447127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116328s
2026-04-08T04:19:18.547765392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:19:18.549048145Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-08T04:19:18.550671074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-08T04:19:18.553069955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.563917220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117783s
2026-04-08T04:19:18.565252639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:18.566902131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:18.589618038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225212s
2026-04-08T04:19:18.591399005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:18.592887151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:18.605114195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119361s
2026-04-08T04:19:18.606964140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-08T04:19:18.688228466Z [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:19:18.695907260Z [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:19:18.700476572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-08T04:19:18.703765014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-08T04:19:18.732432176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238626s
2026-04-08T04:19:18.734316611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-08T04:19:18.813625469Z [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:19:18.820077212Z [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:19:18.823962085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-08T04:19:18.827408626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-08T04:19:18.856363798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204634s
2026-04-08T04:19:18.858463677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-08T04:19:18.860592123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-08T04:19:18.863245046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032042s
2026-04-08T04:19:18.864650716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:19:18.866311892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-04-08T04:19:18.868106246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-08T04:19:18.870765100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.881806376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121735s
2026-04-08T04:19:18.883224261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:19:18.884490622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-08T04:19:18.886131526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-08T04:19:18.888515928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-08T04:19:18.899784632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121104s
2026-04-08T04:19:18.902769312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-08T04:19:18', 'add_custom_formats')
2026-04-08T04:19:18.905889987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:18.909194482Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-08T04:19:18.910512205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021453s
2026-04-08T04:19:18.912433745Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-08T04:19:18.914069359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:18.918642469Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-08T04:19:18.925150906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:19:18.926594182Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.23E-05s
2026-04-08T04:19:18.928052599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-08T04:19:18.930280917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:19:18.942095239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125974s
2026-04-08T04:19:18.946771276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-08T04:19:18', 'add_result_to_commands')
2026-04-08T04:19:18.949848704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:18.952435834Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-08T04:19:18.953752596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227929s
2026-04-08T04:19:18.955709506Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-08T04:19:18.957309939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:18.959660884Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-08T04:19:18.964390679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:18.965778063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-04-08T04:19:18.967377725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-08T04:19:18.969904463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:18.981663384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127938s
2026-04-08T04:19:18.984564136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-08T04:19:18', 'health_restored_notification')
2026-04-08T04:19:18.987731304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:18.990159675Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-08T04:19:18.991511066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210841s
2026-04-08T04:19:18.993203374Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-08T04:19:18.994707974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:18.996928225Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-08T04:19:19.000926257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:19:19.003293685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-08T04:19:19.005810914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033773s
2026-04-08T04:19:19.008352593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-08T04:19:19', 'remove_uc')
2026-04-08T04:19:19.011283074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.013647436Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-08T04:19:19.014907574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111805s
2026-04-08T04:19:19.016832620Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-08T04:19:19.018452372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.020719859Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-08T04:19:19.023999834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:19.025517951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:19.054117317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283457s
2026-04-08T04:19:19.057439136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-08T04:19:19', 'download_clients_rename_tv_to_music')
2026-04-08T04:19:19.060749072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.063336062Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-08T04:19:19.064727805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037712s
2026-04-08T04:19:19.066679936Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-08T04:19:19.068348075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.070688890Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-08T04:19:19.075464898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-08T04:19:19.076680205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-04-08T04:19:19.078288364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-08T04:19:19.080780703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-08T04:19:19.092562821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127398s
2026-04-08T04:19:19.095671862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-08T04:19:19', 'add_colon_replacement_to_naming_config')
2026-04-08T04:19:19.098699148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.101409637Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-08T04:19:19.102655927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211773s
2026-04-08T04:19:19.104448748Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-08T04:19:19.105954360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.108128808Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-08T04:19:19.113346416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-08T04:19:19.195516946Z [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:19:19.203592580Z [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:19:19.207818510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:19:19.211652451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:19:19.241408696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:19:19.244817090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129855s
2026-04-08T04:19:19.246248633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:19:19.247588492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-04-08T04:19:19.249196470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-08T04:19:19.251401721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-08T04:19:19.262114926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114396s
2026-04-08T04:19:19.264827910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-08T04:19:19', 'list_sync_time')
2026-04-08T04:19:19.267759654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.270676528Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-08T04:19:19.272128602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199255s
2026-04-08T04:19:19.273945942Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-08T04:19:19.275500503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.277782298Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-08T04:19:19.282305878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:19:19.283690246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-04-08T04:19:19.285211920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-08T04:19:19.287245976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-08T04:19:19.298651065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120406s
2026-04-08T04:19:19.301298386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-08T04:19:19', 'add_download_client_tags')
2026-04-08T04:19:19.304266443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.307014728Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-08T04:19:19.308319045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201819s
2026-04-08T04:19:19.310137226Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-08T04:19:19.311687678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.313944133Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-08T04:19:19.321863461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-08T04:19:19.326152769Z [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:19:19.330961544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076218s
2026-04-08T04:19:19.332549983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-08T04:19:19.334876618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-08T04:19:19.337936280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040076s
2026-04-08T04:19:19.340571777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-08T04:19:19', 'add_notification_status')
2026-04-08T04:19:19.343509313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.346239291Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-08T04:19:19.347533868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012087s
2026-04-08T04:19:19.349410267Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-08T04:19:19.350986401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.353268697Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-08T04:19:19.356571258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:19.358132903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:19.381041027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225891s
2026-04-08T04:19:19.384341143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-08T04:19:19', 'add_alac_24_quality_in_profiles')
2026-04-08T04:19:19.387835510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.390550317Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-08T04:19:19.391911388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323785s
2026-04-08T04:19:19.393677255Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-08T04:19:19.395192937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.397373919Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-08T04:19:19.402369219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-08T04:19:19.403725551Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.12E-05s
2026-04-08T04:19:19.405126793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-08T04:19:19.407001598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-08T04:19:19.419399676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123012s
2026-04-08T04:19:19.420774365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-08T04:19:19.422765815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-08T04:19:19.434062525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117083s
2026-04-08T04:19:19.436518922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-08T04:19:19', 'add_salt_to_users')
2026-04-08T04:19:19.439542100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.442284874Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-08T04:19:19.443533168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200329s
2026-04-08T04:19:19.445410218Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-08T04:19:19.446963746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.449268338Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-08T04:19:19.456771989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-08T04:19:19.461250418Z [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:19:19.466283795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080047s
2026-04-08T04:19:19.467695868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-08T04:19:19.469791348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-08T04:19:19.472722251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036349s
2026-04-08T04:19:19.475360093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-08T04:19:19', 'add_auto_tagging')
2026-04-08T04:19:19.478305695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.481021935Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-08T04:19:19.482343477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118501s
2026-04-08T04:19:19.484230367Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-08T04:19:19.485814236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.488131032Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-08T04:19:19.493041832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-08T04:19:19.494449687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-04-08T04:19:19.496043857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-08T04:19:19.498311173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-08T04:19:19.510264516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127301s
2026-04-08T04:19:19.512337631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-08T04:19:19.514637272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-08T04:19:19.517072797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031382s
2026-04-08T04:19:19.519798616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-08T04:19:19', 'quality_definition_preferred_size')
2026-04-08T04:19:19.522824961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.527029548Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-08T04:19:19.528545832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127609s
2026-04-08T04:19:19.530628065Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-08T04:19:19.532324121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.534757501Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-08T04:19:19.539245009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:19:19.540625339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-04-08T04:19:19.542233728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-08T04:19:19.544539802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:19.556633727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130051s
2026-04-08T04:19:19.559431051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-08T04:19:19', 'add_on_artist_add_to_notifications')
2026-04-08T04:19:19.562485392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.565381514Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-08T04:19:19.566746092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215009s
2026-04-08T04:19:19.568549895Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-08T04:19:19.570092862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.572387223Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-08T04:19:19.576474514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:19:19.577730483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-04-08T04:19:19.579297158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-08T04:19:19.581451998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-08T04:19:19.593335460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125497s
2026-04-08T04:19:19.596033433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-08T04:19:19', 'album_last_searched_time')
2026-04-08T04:19:19.599043545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.601757060Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-08T04:19:19.603071507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207903s
2026-04-08T04:19:19.604804056Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-08T04:19:19.606371963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.608545130Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-08T04:19:19.613960996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:19:19.615316336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-04-08T04:19:19.616796767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-08T04:19:19.619044003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:19.630962485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012765s
2026-04-08T04:19:19.632314889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:19:19.633526228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-08T04:19:19.635009225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-08T04:19:19.637188814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:19:19.648313738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011923s
2026-04-08T04:19:19.650870066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-08T04:19:19', 'add_indexer_flags')
2026-04-08T04:19:19.653797351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.656437579Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-08T04:19:19.657715522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199219s
2026-04-08T04:19:19.659549055Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-08T04:19:19.661126792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.663360591Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-08T04:19:19.668797480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-08T04:19:19.670836656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-08T04:19:19.674266043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040276s
2026-04-08T04:19:19.675761685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-08T04:19:19.677739077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-08T04:19:19.680616842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035219s
2026-04-08T04:19:19.682094989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-08T04:19:19.684219638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-08T04:19:19.687097063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003672s
2026-04-08T04:19:19.689786519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-08T04:19:19', 'add_indexes_album_statistics')
2026-04-08T04:19:19.692734305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.695530577Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-08T04:19:19.696880315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118701s
2026-04-08T04:19:19.698655259Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-08T04:19:19.700194148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:19.702405863Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-08T04:19:19.706340997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-08T04:19:19.709087969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-08T04:19:19.712119084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039355s
2026-04-08T04:19:19.714736665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-08T04:19:19', 'update_redacted_baseurl')
2026-04-08T04:19:19.717970668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:19.720662058Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-08T04:19:19.721973840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123282s
2026-04-08T04:19:19.842113074Z [Debug] MigrationController: Took: 00:00:22.6063734
2026-04-08T04:19:21.092853798Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-08T04:19:21.648665337Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-08T04:19:22.484151234Z [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:19:22.904425980Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T04:19:22.916455546Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:19:22.918908626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:19:22.993920029Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T04:19:22.996357468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0775489s
2026-04-08T04:19:22.998544773Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T04:19:23.000586194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0796194s
2026-04-08T04:19:23.032929028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T04:19:23.035526800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.040788506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T04:19:23.044157932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T04:19:23.049744653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066411s
2026-04-08T04:19:23.052454851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.056733657Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T04:19:23.058659636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137392s
2026-04-08T04:19:23.062966419Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T04:19:23.065255259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.071682282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T04:19:23.074494636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:19:23.078639613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047908s
2026-04-08T04:19:23.080607877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:19:23.082502773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-04-08T04:19:23.084831904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T04:19:23.087864170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T04:19:23.096610394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092855s
2026-04-08T04:19:23.099020207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.102376185Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T04:19:23.104380742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152539s
2026-04-08T04:19:23.107610858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T04:19:23.109937222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.114278666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:19:23.116338965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-04-08T04:19:23.118410036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T04:19:23.121273402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T04:19:23.125752953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051196s
2026-04-08T04:19:23.127809234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.131079160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T04:19:23.133144288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010302s
2026-04-08T04:19:23.137449579Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T04:19:23.139694670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.142836667Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-08T04:19:23.151231804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-08T04:19:23.155834854Z [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:19:23.162338151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090096s
2026-04-08T04:19:23.164313689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-08T04:19:23.166775948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T04:19:23.170372381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040931s
2026-04-08T04:19:23.173598658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T04:19:23', 'InitialSetup')
2026-04-08T04:19:23.177642121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.180980735Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T04:19:23.182902334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146453s
2026-04-08T04:19:23.185337418Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-08T04:19:23.187660567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.190586569Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-08T04:19:23.194765475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T04:19:23', 'add_reason_to_pending_releases')
2026-04-08T04:19:23.199127720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.203434053Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-08T04:19:23.205603451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157136s
2026-04-08T04:19:23.207886269Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-08T04:19:23.210118364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.212970017Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-08T04:19:23.216178708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T04:19:23', 'add_medium_support')
2026-04-08T04:19:23.220313205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.223461976Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-08T04:19:23.225484419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134542s
2026-04-08T04:19:23.227747948Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-08T04:19:23.230137860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.233190809Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-08T04:19:23.236598962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T04:19:23', 'add_various_qualites_in_profile')
2026-04-08T04:19:23.240870014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.244165560Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-08T04:19:23.246268064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013954s
2026-04-08T04:19:23.248532425Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-08T04:19:23.250619197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.253455138Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-08T04:19:23.256603198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T04:19:23', 'metadata_profiles')
2026-04-08T04:19:23.260668425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.263842427Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-08T04:19:23.265824348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132641s
2026-04-08T04:19:23.268249873Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-08T04:19:23.270712703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.273623765Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-08T04:19:23.277279457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T04:19:23', 'separate_automatic_and_interactive_search')
2026-04-08T04:19:23.281614357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.284987320Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-08T04:19:23.287178893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141614s
2026-04-08T04:19:23.289549708Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-08T04:19:23.291870552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.294659829Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-08T04:19:23.298097141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T04:19:23', 'change_album_path_to_relative')
2026-04-08T04:19:23.302375257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.305695814Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-08T04:19:23.307800783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137814s
2026-04-08T04:19:23.310116847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-08T04:19:23.312481419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.315266127Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-08T04:19:23.318598378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T04:19:23', 'change_quality_size_mb_to_kb')
2026-04-08T04:19:23.322782654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.325994202Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-08T04:19:23.328057658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135379s
2026-04-08T04:19:23.330139400Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-08T04:19:23.332327276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.335108607Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-08T04:19:23.338247749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-08T04:19:23', 'album_releases')
2026-04-08T04:19:23.342261622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.345360924Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-08T04:19:23.347289147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131491s
2026-04-08T04:19:23.349485160Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-08T04:19:23.351686844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.354422583Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-08T04:19:23.357726477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T04:19:23', 'album_releases_fix')
2026-04-08T04:19:23.361900763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.365640975Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-08T04:19:23.367609269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013987s
2026-04-08T04:19:23.370025044Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-08T04:19:23.372398424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.376006691Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-08T04:19:23.379460686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T04:19:23', 'import_lists')
2026-04-08T04:19:23.383634252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.386663802Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-08T04:19:23.388617587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145298s
2026-04-08T04:19:23.390965776Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-08T04:19:23.393212992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.396067490Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-08T04:19:23.399217805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-08T04:19:23', 'add_release_status')
2026-04-08T04:19:23.403334074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.406506373Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-08T04:19:23.408561752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132877s
2026-04-08T04:19:23.410851443Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-08T04:19:23.413124200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.415988619Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-08T04:19:23.419473617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T04:19:23', 'album_download_notification')
2026-04-08T04:19:23.423707303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.426889421Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-08T04:19:23.428971965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137182s
2026-04-08T04:19:23.431267398Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-08T04:19:23.433572250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.436513954Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-08T04:19:23.440060366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T04:19:23', 'fix_language_metadata_profiles')
2026-04-08T04:19:23.444264162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.447485860Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-08T04:19:23.449574376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138231s
2026-04-08T04:19:23.451718053Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-08T04:19:23.453859646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.456522288Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-08T04:19:23.459546619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T04:19:23', 'remove_fanzub')
2026-04-08T04:19:23.463555632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.466651617Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-08T04:19:23.468570722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128676s
2026-04-08T04:19:23.470837958Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-08T04:19:23.473129934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.476141178Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-08T04:19:23.479466815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T04:19:23', 'update_artist_history_indexes')
2026-04-08T04:19:23.483657054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.486866177Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-08T04:19:23.488968220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136742s
2026-04-08T04:19:23.491046335Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-08T04:19:23.493161845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.495795760Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-08T04:19:23.498812304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T04:19:23', 'remove_nma')
2026-04-08T04:19:23.502808092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.505903896Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-08T04:19:23.507922431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128346s
2026-04-08T04:19:23.510295430Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-08T04:19:23.512530792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.515290539Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-08T04:19:23.518538741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T04:19:23', 'album_disambiguation')
2026-04-08T04:19:23.522714450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.525897180Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-08T04:19:23.527894262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133872s
2026-04-08T04:19:23.530514649Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-08T04:19:23.532808879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.535582475Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-08T04:19:23.538913563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T04:19:23', 'add_ape_quality_in_profiles')
2026-04-08T04:19:23.543187881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.546388226Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-08T04:19:23.548624369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135498s
2026-04-08T04:19:23.550777165Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-08T04:19:23.553113781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.555975153Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-08T04:19:23.559101980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T04:19:23', 'remove_pushalot')
2026-04-08T04:19:23.563455968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.566582785Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-08T04:19:23.568794770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135372s
2026-04-08T04:19:23.570952034Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-08T04:19:23.573134269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.575831080Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-08T04:19:23.579175134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T04:19:23', 'add_custom_filters')
2026-04-08T04:19:23.583286514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.587548377Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-08T04:19:23.589621833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144179s
2026-04-08T04:19:23.591872075Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-08T04:19:23.594082716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.596824518Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-08T04:19:23.599987187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T04:19:23', 'import_list_tags')
2026-04-08T04:19:23.604090801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.607147227Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-08T04:19:23.609092464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131521s
2026-04-08T04:19:23.611243486Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-08T04:19:23.613458507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.616148474Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-08T04:19:23.619293588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T04:19:23', 'add_release_groups_etc')
2026-04-08T04:19:23.623385448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.626508307Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-08T04:19:23.628508525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130513s
2026-04-08T04:19:23.630629046Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-08T04:19:23.632847544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.635500767Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-08T04:19:23.638605309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T04:19:23', 'NewMediaInfoFormat')
2026-04-08T04:19:23.642633621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.645703203Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-08T04:19:23.647653301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129115s
2026-04-08T04:19:23.649997060Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-08T04:19:23.652359518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.655110599Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-08T04:19:23.658673874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T04:19:23', 'rename_restrictions_to_release_profiles')
2026-04-08T04:19:23.662946068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.666220021Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-08T04:19:23.668399160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137134s
2026-04-08T04:19:23.670753181Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-08T04:19:23.673167282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.675945267Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-08T04:19:23.679518944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T04:19:23', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-08T04:19:23.683771457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.687089610Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-08T04:19:23.689294300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137645s
2026-04-08T04:19:23.691488288Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-08T04:19:23.693708239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.696432636Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-08T04:19:23.699581076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T04:19:23', 'add_import_exclusions')
2026-04-08T04:19:23.703658026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.706786817Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-08T04:19:23.708785993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131038s
2026-04-08T04:19:23.710994801Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-08T04:19:23.713290435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.716030252Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-08T04:19:23.719336520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T04:19:23', 'clean_artist_metadata_table')
2026-04-08T04:19:23.723497460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.726673366Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-08T04:19:23.729050042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013332s
2026-04-08T04:19:23.731295244Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-08T04:19:23.733764927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.736495065Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-08T04:19:23.739752997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T04:19:23', 'health_issue_notification')
2026-04-08T04:19:23.744191786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.747343904Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-08T04:19:23.749388692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135538s
2026-04-08T04:19:23.752260816Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-08T04:19:23.754671661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.757489315Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-08T04:19:23.761006288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T04:19:23', 'add_mediafilerepository_mtime')
2026-04-08T04:19:23.765202208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.768502644Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-08T04:19:23.770759139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136571s
2026-04-08T04:19:23.773058570Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-08T04:19:23.775370746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.778153941Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-08T04:19:23.781583748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T04:19:23', 'add_artistmetadataid_constraint')
2026-04-08T04:19:23.786090214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.789362143Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-08T04:19:23.791739871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138326s
2026-04-08T04:19:23.794014221Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-08T04:19:23.796241898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.798878247Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-08T04:19:23.802314637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T04:19:23', 'old_ids_and_artist_alias')
2026-04-08T04:19:23.806596009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.809716694Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-08T04:19:23.811701672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134813s
2026-04-08T04:19:23.813869357Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-08T04:19:23.816089328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.818736549Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-08T04:19:23.822107077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T04:19:23', 'download_propers_config')
2026-04-08T04:19:23.826197414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.829410294Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-08T04:19:23.831409150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133252s
2026-04-08T04:19:23.833615774Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-08T04:19:23.835805434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.838487144Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-08T04:19:23.841708692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T04:19:23', 'remove_language_profiles')
2026-04-08T04:19:23.845804660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.848981167Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-08T04:19:23.850971145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131165s
2026-04-08T04:19:23.853187869Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-08T04:19:23.855396427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.858088759Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-08T04:19:23.861279535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T04:19:23', 'multi_disc_naming_format')
2026-04-08T04:19:23.865338469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.868494675Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-08T04:19:23.870466717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130667s
2026-04-08T04:19:23.872688190Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-08T04:19:23.874938432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.877772169Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-08T04:19:23.881061493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T04:19:23', 'add_download_client_priority')
2026-04-08T04:19:23.885165738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.888341514Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-08T04:19:23.890373266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133473s
2026-04-08T04:19:23.892443194Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-08T04:19:23.894571901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.897296418Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-08T04:19:23.900423295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T04:19:23', 'remove_growl_prowl')
2026-04-08T04:19:23.904451347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.907715190Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-08T04:19:23.909663464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130296s
2026-04-08T04:19:23.911817812Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-08T04:19:23.914009446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.916687730Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-08T04:19:23.919894527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T04:19:23', 'remove_plex_hometheatre')
2026-04-08T04:19:23.923996909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.927157414Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-08T04:19:23.929165638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131572s
2026-04-08T04:19:23.931389778Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-08T04:19:23.933628817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.936326098Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-08T04:19:23.939629191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T04:19:23', 'add_root_folder_add_defaults')
2026-04-08T04:19:23.943815451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.947058532Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-08T04:19:23.949077358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013375s
2026-04-08T04:19:23.951342209Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-08T04:19:23.953469052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.956120322Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-08T04:19:23.959223040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T04:19:23', 'task_duration')
2026-04-08T04:19:23.963217605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.966395013Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-08T04:19:23.968262725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013001s
2026-04-08T04:19:23.970640263Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-08T04:19:23.973074064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.975778991Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-08T04:19:23.979442169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T04:19:23', 'add_indexer_and_enabled_to_release_profiles')
2026-04-08T04:19:23.983750345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:23.987712464Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-08T04:19:23.989827563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143503s
2026-04-08T04:19:23.991929897Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-08T04:19:23.994016048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:23.996915648Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-08T04:19:24.000358191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T04:19:23', 'remove_album_folders')
2026-04-08T04:19:24.004296111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.007185009Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-08T04:19:24.009070306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132028s
2026-04-08T04:19:24.011121657Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-08T04:19:24.013271957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.016071074Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-08T04:19:24.018952547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T04:19:24', 'flexible_delay_profiles')
2026-04-08T04:19:24.022986882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.025998657Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-08T04:19:24.027891068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127244s
2026-04-08T04:19:24.029928511Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-08T04:19:24.032328585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.035467977Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-08T04:19:24.038584483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-08T04:19:24', 'add_priority_to_indexers')
2026-04-08T04:19:24.042687536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.045766577Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-08T04:19:24.048300951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136278s
2026-04-08T04:19:24.050505390Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-08T04:19:24.052733989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.055390438Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-08T04:19:24.058641516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-08T04:19:24', 'remove_chown_and_folderchmod_config')
2026-04-08T04:19:24.063088060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.066208053Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-08T04:19:24.068248974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133351s
2026-04-08T04:19:24.070384374Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-08T04:19:24.072503181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.075161725Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-08T04:19:24.078364956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-08T04:19:24', 'convert_blacklist_protocol')
2026-04-08T04:19:24.082567920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.085682252Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-08T04:19:24.087780938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131276s
2026-04-08T04:19:24.089756667Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-08T04:19:24.091727526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.094337212Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-08T04:19:24.097371613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-08T04:19:24', 'update_notifiarr')
2026-04-08T04:19:24.101298832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.104341349Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-08T04:19:24.106228159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126543s
2026-04-08T04:19:24.108345002Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-08T04:19:24.110441393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.113137453Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-08T04:19:24.116239009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-08T04:19:24', 'email_multiple_addresses')
2026-04-08T04:19:24.120443406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.123549812Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-08T04:19:24.125521162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131172s
2026-04-08T04:19:24.127571210Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-08T04:19:24.130050553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.132469545Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-08T04:19:24.135601863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-08T04:19:24', 'rename_blacklist_to_blocklist')
2026-04-08T04:19:24.139795729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.142787504Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-08T04:19:24.144807302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130972s
2026-04-08T04:19:24.146786397Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-08T04:19:24.148776525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.151614921Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-08T04:19:24.154356041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-08T04:19:24', 'cdh_per_downloadclient')
2026-04-08T04:19:24.158319373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.161255145Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-08T04:19:24.163034038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124669s
2026-04-08T04:19:24.164936579Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-08T04:19:24.166887208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.169378264Z [Info] download_history: Starting migration of Log DB to 52
2026-04-08T04:19:24.172700154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-08T04:19:24', 'download_history')
2026-04-08T04:19:24.176599236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.179578085Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-08T04:19:24.181338941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127491s
2026-04-08T04:19:24.183303007Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-08T04:19:24.185258555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.187891627Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-08T04:19:24.195829533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-08T04:19:24.199834950Z [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:19:24.204764267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069879s
2026-04-08T04:19:24.206595785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-08T04:19:24.208989957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T04:19:24.212460165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004099s
2026-04-08T04:19:24.215300576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-08T04:19:24', 'add_update_history')
2026-04-08T04:19:24.219071800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.222095309Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-08T04:19:24.223813730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013614s
2026-04-08T04:19:24.225952106Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-08T04:19:24.228170614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.230599275Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-08T04:19:24.233711202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-08T04:19:24', 'add_on_update_to_notifications')
2026-04-08T04:19:24.237599573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.240537149Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-08T04:19:24.242353777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124716s
2026-04-08T04:19:24.244323794Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-08T04:19:24.246322139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.248827484Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-08T04:19:24.251843809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-08T04:19:24', 'download_client_per_indexer')
2026-04-08T04:19:24.255699714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.258680767Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-08T04:19:24.260507636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122794s
2026-04-08T04:19:24.262435579Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-08T04:19:24.264399013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.266821111Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-08T04:19:24.269725059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-08T04:19:24', 'AddNewItemMonitorType')
2026-04-08T04:19:24.273488378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.276362977Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-08T04:19:24.278103793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119763s
2026-04-08T04:19:24.279964250Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-08T04:19:24.281910800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.284334701Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-08T04:19:24.287134119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-08T04:19:24', 'ImportListSearch')
2026-04-08T04:19:24.290889000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.293731244Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-08T04:19:24.295440196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118923s
2026-04-08T04:19:24.297397227Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-08T04:19:24.299411514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.302095048Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-08T04:19:24.305162536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-08T04:19:24', 'ImportListMonitorExisting')
2026-04-08T04:19:24.309128422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.312082391Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-08T04:19:24.314035515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126543s
2026-04-08T04:19:24.315881883Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-08T04:19:24.317873965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.320276173Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-08T04:19:24.323069578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-08T04:19:24', 'add_indexer_tags')
2026-04-08T04:19:24.326830813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.329792046Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-08T04:19:24.331773226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119713s
2026-04-08T04:19:24.333673543Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-08T04:19:24.335560403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.338173395Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-08T04:19:24.341012513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-08T04:19:24', 'update_audio_types')
2026-04-08T04:19:24.345080635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.348498608Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-08T04:19:24.350192340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012916s
2026-04-08T04:19:24.352385567Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T04:19:24.354587942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.357220503Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-08T04:19:24.365531591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-08T04:19:24.367225572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-04-08T04:19:24.368983342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-08T04:19:24.384374358Z [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:19:24.392171751Z [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:19:24.397925638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-08T04:19:24.402214235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-08T04:19:24.409168780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T04:19:24.412611634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417996s
2026-04-08T04:19:24.414308691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-08T04:19:24.416469473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-04-08T04:19:24.418336894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-08T04:19:24.428392224Z [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:19:24.434362898Z [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:19:24.438699561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-08T04:19:24.442400585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-08T04:19:24.449320901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T04:19:24.452788695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325786s
2026-04-08T04:19:24.454509911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:19:24.456136377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-04-08T04:19:24.458076684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T04:19:24.467454460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T04:19:24.472913774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T04:19:24.477523097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T04:19:24.481196965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T04:19:24.488283777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:19:24.492111766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320813s
2026-04-08T04:19:24.495534139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-08T04:19:24', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T04:19:24.499803286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.503711417Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T04:19:24.505818089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432004s
2026-04-08T04:19:24.507937728Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-08T04:19:24.509996624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.534957602Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-08T04:19:24.538502521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-08T04:19:24', 'add_on_delete_to_notifications')
2026-04-08T04:19:24.542683891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.545903405Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-08T04:19:24.547893182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035751s
2026-04-08T04:19:24.549632675Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-08T04:19:24.551523473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.553975341Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-08T04:19:24.556771011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-08T04:19:24', 'add_custom_formats')
2026-04-08T04:19:24.560667588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.563745677Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-08T04:19:24.565310428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121391s
2026-04-08T04:19:24.567147538Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-08T04:19:24.569049368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.571480945Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-08T04:19:24.574344161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-08T04:19:24', 'add_result_to_commands')
2026-04-08T04:19:24.578059443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.581015717Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-08T04:19:24.583531032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119533s
2026-04-08T04:19:24.585148800Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-08T04:19:24.587057424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.590194271Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-08T04:19:24.592427288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-08T04:19:24', 'health_restored_notification')
2026-04-08T04:19:24.596183352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.599115056Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-08T04:19:24.600812675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119883s
2026-04-08T04:19:24.602597971Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-08T04:19:24.604366061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.606750303Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-08T04:19:24.609566644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-08T04:19:24', 'remove_uc')
2026-04-08T04:19:24.613390235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.616306888Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-08T04:19:24.617916510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120487s
2026-04-08T04:19:24.619978443Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-08T04:19:24.621963169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.624450108Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-08T04:19:24.627577997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-08T04:19:24', 'download_clients_rename_tv_to_music')
2026-04-08T04:19:24.631505707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.634554717Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-08T04:19:24.636335163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124902s
2026-04-08T04:19:24.638829696Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-08T04:19:24.640838261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.643282494Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-08T04:19:24.646393659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-08T04:19:24', 'add_colon_replacement_to_naming_config')
2026-04-08T04:19:24.650299695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.653358105Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-08T04:19:24.655140504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123064s
2026-04-08T04:19:24.656873374Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-08T04:19:24.658650823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.660918290Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-08T04:19:24.663585190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-08T04:19:24', 'list_sync_time')
2026-04-08T04:19:24.667156052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.669984668Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-08T04:19:24.671564720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113644s
2026-04-08T04:19:24.673391178Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-08T04:19:24.675269251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.677588281Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-08T04:19:24.680411637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-08T04:19:24', 'add_download_client_tags')
2026-04-08T04:19:24.684055084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.686891246Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-08T04:19:24.688677142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116054s
2026-04-08T04:19:24.690488170Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-08T04:19:24.692391222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.694682085Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-08T04:19:24.697495141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-08T04:19:24', 'add_notification_status')
2026-04-08T04:19:24.701142907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.704057506Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-08T04:19:24.705692800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116549s
2026-04-08T04:19:24.707636725Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-08T04:19:24.709568244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.711993849Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-08T04:19:24.715008791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-08T04:19:24', 'add_alac_24_quality_in_profiles')
2026-04-08T04:19:24.718756829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.721904418Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-08T04:19:24.723619542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120959s
2026-04-08T04:19:24.725363474Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-08T04:19:24.727260484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.729602040Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-08T04:19:24.732437199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-08T04:19:24', 'add_salt_to_users')
2026-04-08T04:19:24.736208434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.739026950Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-08T04:19:24.740813729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119039s
2026-04-08T04:19:24.742594865Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-08T04:19:24.744477837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.746824303Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-08T04:19:24.749597117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-08T04:19:24', 'add_auto_tagging')
2026-04-08T04:19:24.753321928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.756171006Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-08T04:19:24.757738974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117239s
2026-04-08T04:19:24.760098445Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-08T04:19:24.762041017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.764443155Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-08T04:19:24.767461063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-08T04:19:24', 'quality_definition_preferred_size')
2026-04-08T04:19:24.771281076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.774235926Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-08T04:19:24.775957072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120923s
2026-04-08T04:19:24.777848472Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-08T04:19:24.779784150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.782141758Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-08T04:19:24.785150918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-08T04:19:24', 'add_on_artist_add_to_notifications')
2026-04-08T04:19:24.789341026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.792281017Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-08T04:19:24.793984477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124045s
2026-04-08T04:19:24.795776186Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-08T04:19:24.797642564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.799960151Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-08T04:19:24.802768557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-08T04:19:24', 'album_last_searched_time')
2026-04-08T04:19:24.806431223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.809990441Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-08T04:19:24.811641436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123162s
2026-04-08T04:19:24.813442042Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-08T04:19:24.815240263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.817533402Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-08T04:19:24.820258109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-08T04:19:24', 'add_indexer_flags')
2026-04-08T04:19:24.823860513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.826649009Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-08T04:19:24.828233891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011463s
2026-04-08T04:19:24.830037483Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-08T04:19:24.831933812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.834230087Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-08T04:19:24.837393247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-08T04:19:24', 'add_indexes_album_statistics')
2026-04-08T04:19:24.841264773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.844119052Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-08T04:19:24.845824907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121315s
2026-04-08T04:19:24.847653860Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-08T04:19:24.849482443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:19:24.851772465Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-08T04:19:24.854643416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-08T04:19:24', 'update_redacted_baseurl')
2026-04-08T04:19:24.858684354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:19:24.861993218Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-08T04:19:24.863406514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122357s
2026-04-08T04:19:28.724389566Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-08T04:19:28.879887948Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-08T04:19:29.044175070Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-08T04:19:30.356366287Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-08T04:19:30.668463750Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-08T04:19:30.846949366Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-08T04:19:31.425159083Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-08T04:19:31.439956493Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-08T04:19:31.442605568Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-04-08T04:19:31.538847897Z [ls.io-init] done.
2026-04-08T04:19:32.150843273Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.15.1
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.15.1
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026a-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1775621986577
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1775621986577
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=09C_jNc4DBRpRjlLIvfs1w.\"",
"source": "console-api",
"timestamp": 1775621986578
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1775621986578
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1775621986578
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1775621986578
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1775621986578
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1775621986578
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1775621986578
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.70s |
| Container Start | PASS | - | 52.77s |
| Create Buildx SBOM | PASS | - | 1.77s |
| Get Build Info | PASS | - | 0.03s |