AMD64 PASS
linuxserver/lidarr
Runtime: 15.55s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-04-15T04:20:44+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.48MB
Tag: amd64-nightly-3.1.2.4939-ls194
Version: 3.1.2.4939-ls194
Expand
2026-04-15T04:24:34.194260622Z [migrations] started
2026-04-15T04:24:34.194298508Z [migrations] no migrations found
2026-04-15T04:24:34.216227080Z usermod: no changes
2026-04-15T04:24:34.222815245Z ───────────────────────────────────────
2026-04-15T04:24:34.222829934Z
2026-04-15T04:24:34.222833933Z ██╗ ███████╗██╗ ██████╗
2026-04-15T04:24:34.222837810Z ██║ ██╔════╝██║██╔═══██╗
2026-04-15T04:24:34.222841578Z ██║ ███████╗██║██║ ██║
2026-04-15T04:24:34.222845315Z ██║ ╚════██║██║██║ ██║
2026-04-15T04:24:34.222849253Z ███████╗███████║██║╚██████╔╝
2026-04-15T04:24:34.222853221Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-15T04:24:34.222856979Z
2026-04-15T04:24:34.222860526Z Brought to you by linuxserver.io
2026-04-15T04:24:34.222864364Z ───────────────────────────────────────
2026-04-15T04:24:34.223128435Z
2026-04-15T04:24:34.223139889Z To support the app dev(s) visit:
2026-04-15T04:24:34.224937478Z Lidarr: https://opencollective.com/lidarr
2026-04-15T04:24:34.225277342Z
2026-04-15T04:24:34.225290048Z To support LSIO projects visit:
2026-04-15T04:24:34.225295268Z https://www.linuxserver.io/donate/
2026-04-15T04:24:34.225300028Z
2026-04-15T04:24:34.225304717Z ───────────────────────────────────────
2026-04-15T04:24:34.225310499Z GID/UID
2026-04-15T04:24:34.225315168Z ───────────────────────────────────────
2026-04-15T04:24:34.229622792Z
2026-04-15T04:24:34.229648744Z User UID: 911
2026-04-15T04:24:34.229652882Z User GID: 911
2026-04-15T04:24:34.229656560Z ───────────────────────────────────────
2026-04-15T04:24:34.231190588Z Linuxserver.io version: 3.1.2.4939-ls194
2026-04-15T04:24:34.231445331Z Build-date: 2026-04-15T04:20:44+00:00
2026-04-15T04:24:34.231452466Z ───────────────────────────────────────
2026-04-15T04:24:34.231456885Z
2026-04-15T04:24:34.280236609Z [custom-init] No custom files found, skipping...
2026-04-15T04:24:34.301762591Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:34.603693290Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-04-15T04:24:34.621063704Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:34.625133769Z [Debug] Bootstrap: Console selected
2026-04-15T04:24:34.628574496Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:34.631224642Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:34.914491162Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:34.967575103Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9a78fb53-954d-4009-9967-140f0f01cb7a} may be persisted to storage in unencrypted form.
2026-04-15T04:24:35.023378219Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-15T04:24:35.060285550Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-15T04:24:35.134655459Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-15T04:24:35.141247211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.141826538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.180406466Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-15T04:24:35.183706180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391553s
2026-04-15T04:24:35.183993338Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-15T04:24:35.184179132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424261s
2026-04-15T04:24:35.191227614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-15T04:24:35.191684654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.196758870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-15T04:24:35.206467388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-15T04:24:35.217272984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202825s
2026-04-15T04:24:35.217632188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.220040958Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-15T04:24:35.220187693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230638s
2026-04-15T04:24:35.220814786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-15T04:24:35.221041422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.225603788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-15T04:24:35.226594793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:24:35.227084088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012728s
2026-04-15T04:24:35.227316246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:35.227603965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000107s
2026-04-15T04:24:35.228066516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-15T04:24:35.228634761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-15T04:24:35.229303687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s
2026-04-15T04:24:35.229525895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.230231866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-15T04:24:35.230414183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019309s
2026-04-15T04:24:35.230879150Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-15T04:24:35.231106628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.231862399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:35.232632280Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.96E-05s
2026-04-15T04:24:35.232849707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-15T04:24:35.233179121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-15T04:24:35.233644528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s
2026-04-15T04:24:35.233850783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.234466683Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-15T04:24:35.234650102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013798s
2026-04-15T04:24:35.237628008Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-15T04:24:35.237849755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.238425985Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-15T04:24:35.250040079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-15T04:24:35.250586289Z [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-15T04:24:35.251101075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008572s
2026-04-15T04:24:35.251278683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-15T04:24:35.251584449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-15T04:24:35.251869502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-04-15T04:24:35.252081539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-15T04:24:35.252431945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-15T04:24:35.252856049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s
2026-04-15T04:24:35.253046051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-15T04:24:35.253301416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-15T04:24:35.253614195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s
2026-04-15T04:24:35.253783266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-15T04:24:35.259359102Z [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-15T04:24:35.260540721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065574s
2026-04-15T04:24:35.260772618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-15T04:24:35.261079606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-15T04:24:35.261418789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s
2026-04-15T04:24:35.261613111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-15T04:24:35.261905870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-15T04:24:35.262241416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s
2026-04-15T04:24:35.262434064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-15T04:24:35.262728667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.263088271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004644s
2026-04-15T04:24:35.263238433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-15T04:24:35.263511263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.263804834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003936s
2026-04-15T04:24:35.264006750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-15T04:24:35.265450988Z [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-15T04:24:35.266428406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021941s
2026-04-15T04:24:35.266631675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-15T04:24:35.266954295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:35.267300642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2026-04-15T04:24:35.267417939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-15T04:24:35.267685908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:35.268094361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-04-15T04:24:35.268283070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-15T04:24:35.268549236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:35.268870032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s
2026-04-15T04:24:35.269067540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-15T04:24:35.269357293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:35.269699622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s
2026-04-15T04:24:35.269899445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-15T04:24:35.270186413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:35.270501166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-04-15T04:24:35.270690908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-15T04:24:35.270915801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-15T04:24:35.271264693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2026-04-15T04:24:35.271441920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-15T04:24:35.272445100Z [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-15T04:24:35.273133266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014492s
2026-04-15T04:24:35.273313248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-15T04:24:35.273628032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-15T04:24:35.273996905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005009s
2026-04-15T04:24:35.274192238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-15T04:24:35.274468274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-15T04:24:35.274756264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s
2026-04-15T04:24:35.274953731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-15T04:24:35.275242312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-15T04:24:35.275599962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2026-04-15T04:24:35.275867992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-15T04:24:35.276231404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-15T04:24:35.276597471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005549s
2026-04-15T04:24:35.276774177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-15T04:24:35.277525589Z [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-15T04:24:35.278088793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011477s
2026-04-15T04:24:35.278292654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-15T04:24:35.278597347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-15T04:24:35.278964607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s
2026-04-15T04:24:35.279164178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-15T04:24:35.279454112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:35.279798876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004557s
2026-04-15T04:24:35.280035152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-15T04:24:35.280856055Z [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-15T04:24:35.281464360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s
2026-04-15T04:24:35.281657599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-15T04:24:35.281926741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T04:24:35.282264511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2026-04-15T04:24:35.282462740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-15T04:24:35.282750269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-15T04:24:35.283131456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004852s
2026-04-15T04:24:35.283333744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-15T04:24:35.283631644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-15T04:24:35.284064575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s
2026-04-15T04:24:35.284216802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-15T04:24:35.284496445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-15T04:24:35.284836840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s
2026-04-15T04:24:35.285023877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-15T04:24:35.285726421Z [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-15T04:24:35.286283343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010834s
2026-04-15T04:24:35.286472894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-15T04:24:35.286956047Z [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-15T04:24:35.287431825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007797s
2026-04-15T04:24:35.287640646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-15T04:24:35.287993075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T04:24:35.288372098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-04-15T04:24:35.288552061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-15T04:24:35.290921191Z [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-15T04:24:35.291457901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027313s
2026-04-15T04:24:35.291649898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-15T04:24:35.291950733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T04:24:35.292325849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s
2026-04-15T04:24:35.292505120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-15T04:24:35.292938532Z [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-15T04:24:35.293446696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007662s
2026-04-15T04:24:35.293638953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-15T04:24:35.293935530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-15T04:24:35.294312509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004892s
2026-04-15T04:24:35.294524786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-15T04:24:35.295019763Z [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-15T04:24:35.295622026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s
2026-04-15T04:24:35.295838872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-15T04:24:35.296213126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-15T04:24:35.296613963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s
2026-04-15T04:24:35.296825669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-15T04:24:35.297163539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-15T04:24:35.297571741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s
2026-04-15T04:24:35.297758397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-15T04:24:35.298443486Z [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-15T04:24:35.299035278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010686s
2026-04-15T04:24:35.299188045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-15T04:24:35.300086504Z [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-15T04:24:35.300995875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001622s
2026-04-15T04:24:35.301178272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-15T04:24:35.301713490Z [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-15T04:24:35.302173727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008235s
2026-04-15T04:24:35.302360613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-15T04:24:35.303094381Z [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-15T04:24:35.303667665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011337s
2026-04-15T04:24:35.303872497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-15T04:24:35.304433206Z [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-15T04:24:35.304941630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008837s
2026-04-15T04:24:35.305134959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-15T04:24:35.305718314Z [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-15T04:24:35.306255055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s
2026-04-15T04:24:35.306447672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-15T04:24:35.306902087Z [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-15T04:24:35.307313816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006871s
2026-04-15T04:24:35.307482085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-15T04:24:35.307823793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-15T04:24:35.308219089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s
2026-04-15T04:24:35.308401376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-15T04:24:35.308675017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-15T04:24:35.308996615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s
2026-04-15T04:24:35.309183050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-15T04:24:35.309611432Z [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-15T04:24:35.310010496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006545s
2026-04-15T04:24:35.310191971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-15T04:24:35.310888604Z [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-15T04:24:35.311463140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s
2026-04-15T04:24:35.311629926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-15T04:24:35.312102899Z [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-15T04:24:35.312568085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s
2026-04-15T04:24:35.312754661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-15T04:24:35.313050717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-15T04:24:35.313418487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s
2026-04-15T04:24:35.313603270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-15T04:24:35.313898304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-15T04:24:35.314220562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s
2026-04-15T04:24:35.314389603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-15T04:24:35.315088219Z [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-15T04:24:35.315677075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001117s
2026-04-15T04:24:35.315873441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-15T04:24:35.316539341Z [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-15T04:24:35.317093186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001029s
2026-04-15T04:24:35.317309532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-15T04:24:35.317644497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:24:35.318005964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s
2026-04-15T04:24:35.318185185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-15T04:24:35.318842399Z [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-15T04:24:35.319360201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010023s
2026-04-15T04:24:35.319536346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-15T04:24:35.320255945Z [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-15T04:24:35.320850211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011365s
2026-04-15T04:24:35.321041857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-15T04:24:35.321498286Z [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-15T04:24:35.321956318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007357s
2026-04-15T04:24:35.322167173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-15T04:24:35.322490624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-15T04:24:35.322836400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004807s
2026-04-15T04:24:35.323023437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-15T04:24:35.323627823Z [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-15T04:24:35.324201478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009935s
2026-04-15T04:24:35.324438876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-15T04:24:35.324815054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:24:35.325173516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s
2026-04-15T04:24:35.326349974Z [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-15T04:24:35.328042993Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013857 taking an average of 00:00:00.0013857
2026-04-15T04:24:35.328759566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:24:35', 'InitialSetup')
2026-04-15T04:24:35.329118970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.332298782Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-15T04:24:35.332479225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069224s
2026-04-15T04:24:35.332773157Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-15T04:24:35.333014192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.333321020Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-15T04:24:35.333923653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-15T04:24:35.334111922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.334314400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-15T04:24:35.334637541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.335638546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s
2026-04-15T04:24:35.336046648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:24:35', 'add_reason_to_pending_releases')
2026-04-15T04:24:35.336416673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.337205201Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-15T04:24:35.337401426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026461s
2026-04-15T04:24:35.337602180Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-15T04:24:35.337813255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.338067677Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-15T04:24:35.340322517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.340497630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.340680228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-15T04:24:35.340964891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-15T04:24:35.342005666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s
2026-04-15T04:24:35.342136500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.342287694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.342483168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-15T04:24:35.342792220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.343780800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00111s
2026-04-15T04:24:35.343970803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.344125214Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T04:24:35.344329264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-15T04:24:35.344656734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.345625264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s
2026-04-15T04:24:35.345992463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-15T04:24:35.346589666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-15T04:24:35.346872806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006561s
2026-04-15T04:24:35.347206297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-15T04:24:35.358203339Z [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-15T04:24:35.359646605Z [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-15T04:24:35.360591407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-15T04:24:35.361738737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-15T04:24:35.364284794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-15T04:24:35.364755321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-15T04:24:35.365238684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-15T04:24:35.365583949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181788s
2026-04-15T04:24:35.365759543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.365915387Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.366109698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-15T04:24:35.366378720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-15T04:24:35.367237519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s
2026-04-15T04:24:35.367598145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:24:35', 'add_medium_support')
2026-04-15T04:24:35.368005676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.372669526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-15T04:24:35.372877856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006323s
2026-04-15T04:24:35.373119773Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-15T04:24:35.373345898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.373642174Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-15T04:24:35.374306682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-15T04:24:35.374697599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-15T04:24:35.375003956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s
2026-04-15T04:24:35.375179039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.375394753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.377798693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023968s
2026-04-15T04:24:35.378165592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:24:35', 'add_various_qualites_in_profile')
2026-04-15T04:24:35.378619225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.379408264Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-15T04:24:35.379599990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040045s
2026-04-15T04:24:35.379809422Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-15T04:24:35.380098343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.380364439Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-15T04:24:35.381115602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-15T04:24:35.381640037Z [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-15T04:24:35.382102438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000796s
2026-04-15T04:24:35.382311429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-15T04:24:35.382632145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-15T04:24:35.382970185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s
2026-04-15T04:24:35.383143404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:35.383296623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.383532628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-15T04:24:35.383856470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:35.384809659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s
2026-04-15T04:24:35.384981195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-15T04:24:35.388979475Z [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-15T04:24:35.391594190Z [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-15T04:24:35.392779316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.393811885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.396061704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-15T04:24:35.396577232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-15T04:24:35.397043481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.397503397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.397862260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126843s
2026-04-15T04:24:35.398083014Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-15T04:24:35.401995622Z [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-15T04:24:35.404492089Z [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-15T04:24:35.405611873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.406625113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.408814482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-15T04:24:35.409292444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-15T04:24:35.409733923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.410152846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.410475536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122051s
2026-04-15T04:24:35.410649647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.410802955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.411000273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-15T04:24:35.411271659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-15T04:24:35.412153334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009556s
2026-04-15T04:24:35.412510844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:24:35', 'metadata_profiles')
2026-04-15T04:24:35.412862442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.414542695Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-15T04:24:35.414731355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033246s
2026-04-15T04:24:35.414990366Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-15T04:24:35.415223445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.415508028Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-15T04:24:35.417441421Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-15T04:24:35.422095031Z [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-15T04:24:35.423018982Z [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-15T04:24:35.423514489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T04:24:35.424166001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T04:24:35.426970397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T04:24:35.427306564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096442s
2026-04-15T04:24:35.427478681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:35.427633663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.427870750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-15T04:24:35.428187247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-15T04:24:35.429072420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s
2026-04-15T04:24:35.429373245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-15T04:24:35.429719783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-15T04:24:35.429998404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s
2026-04-15T04:24:35.430170771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:35.430322346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.430689285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-15T04:24:35.434010723Z [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-15T04:24:35.435058813Z [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-15T04:24:35.435619883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T04:24:35.436300724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T04:24:35.439070079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T04:24:35.439420876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085229s
2026-04-15T04:24:35.439822985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:24:35', 'separate_automatic_and_interactive_search')
2026-04-15T04:24:35.440243151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.441410221Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-15T04:24:35.441604743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104321s
2026-04-15T04:24:35.441828523Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-15T04:24:35.442052374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.442321225Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-15T04:24:35.442605247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-15T04:24:35.446349656Z [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-15T04:24:35.448526158Z [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-15T04:24:35.449492103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:35.450680346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:35.452820194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:35.453259760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:35.453690497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:35.454123539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:35.454569647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:35.454902387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121102s
2026-04-15T04:24:35.455288184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:24:35', 'change_album_path_to_relative')
2026-04-15T04:24:35.455641255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.456784076Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-15T04:24:35.456973287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139359s
2026-04-15T04:24:35.457190734Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-15T04:24:35.457411469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.457719589Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-15T04:24:35.458277522Z [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-15T04:24:35.458809744Z [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-15T04:24:35.459151662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s
2026-04-15T04:24:35.459523972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:24:35', 'change_quality_size_mb_to_kb')
2026-04-15T04:24:35.459898566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.461046077Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-15T04:24:35.461229316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024138s
2026-04-15T04:24:35.461423456Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-15T04:24:35.461628990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.461883383Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-15T04:24:35.462251424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.462418761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.462605577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-15T04:24:35.462887695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-15T04:24:35.463775713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009815s
2026-04-15T04:24:35.463973000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.464125627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.464326432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-15T04:24:35.464617508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-15T04:24:35.465536097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010123s
2026-04-15T04:24:35.465876493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:24:35', 'album_releases')
2026-04-15T04:24:35.466232770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.466886436Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-15T04:24:35.467066749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023568s
2026-04-15T04:24:35.467263696Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-15T04:24:35.467473017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.467725676Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-15T04:24:35.468298038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.468471668Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:35.468656320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-15T04:24:35.472595591Z [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-15T04:24:35.474950172Z [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-15T04:24:35.475984124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:35.477108578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:35.479241622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:35.479669223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:35.480101083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:35.480545047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:35.480989852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:35.481317732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012481s
2026-04-15T04:24:35.481491703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.481642687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.481839814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-15T04:24:35.485780508Z [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-15T04:24:35.488185020Z [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-15T04:24:35.489222148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:35.490460471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:35.492580820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:35.493028251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:35.493437545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:35.493873863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:35.494322757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:35.494652181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126239s
2026-04-15T04:24:35.495005011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:24:35', 'album_releases_fix')
2026-04-15T04:24:35.495354885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.496434449Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-15T04:24:35.496622888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143816s
2026-04-15T04:24:35.496824074Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-15T04:24:35.497023615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.497281815Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-15T04:24:35.498095042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-15T04:24:35.498967469Z [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-15T04:24:35.499623369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001336s
2026-04-15T04:24:35.499812871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-15T04:24:35.500127695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-15T04:24:35.500460044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s
2026-04-15T04:24:35.500645377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-15T04:24:35.501286869Z [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-15T04:24:35.501845524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s
2026-04-15T04:24:35.502068182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-15T04:24:35.502418748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:24:35.502782621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005145s
2026-04-15T04:24:35.503127525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:24:35', 'import_lists')
2026-04-15T04:24:35.503467409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.504485670Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-15T04:24:35.504656464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002194s
2026-04-15T04:24:35.504853981Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-15T04:24:35.505058834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.505327104Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-15T04:24:35.505686508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-15T04:24:35.505861801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.506085701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-15T04:24:35.506433442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-15T04:24:35.507381430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010788s
2026-04-15T04:24:35.507552314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.507755814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.508759836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s
2026-04-15T04:24:35.509120111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:24:35', 'add_release_status')
2026-04-15T04:24:35.509476839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.510442563Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-15T04:24:35.510618768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026909s
2026-04-15T04:24:35.510831226Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-15T04:24:35.511052401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.511318457Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-15T04:24:35.511643982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:35.511811520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.512051894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-15T04:24:35.512394133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.513340739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s
2026-04-15T04:24:35.513705884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:24:35', 'album_download_notification')
2026-04-15T04:24:35.514058504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.514861621Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-15T04:24:35.515046333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025551s
2026-04-15T04:24:35.515268841Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-15T04:24:35.515494696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.515773577Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-15T04:24:35.516412173Z [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-15T04:24:35.517097192Z [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-15T04:24:35.517509392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007501s
2026-04-15T04:24:35.518005952Z [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-15T04:24:35.518670240Z [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-15T04:24:35.519083382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007373s
2026-04-15T04:24:35.519448998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:24:35', 'fix_language_metadata_profiles')
2026-04-15T04:24:35.519810165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.520504393Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-15T04:24:35.520681940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020978s
2026-04-15T04:24:35.520873726Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-15T04:24:35.521083909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.521330967Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-15T04:24:35.521664889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-15T04:24:35.521987950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-15T04:24:35.522252983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003547s
2026-04-15T04:24:35.522587487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:24:35', 'remove_fanzub')
2026-04-15T04:24:35.522984776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.523639104Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-15T04:24:35.523800599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s
2026-04-15T04:24:35.524040161Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-15T04:24:35.524260605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.524528404Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-15T04:24:35.525979987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-15T04:24:35.526271204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-15T04:24:35.526595246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s
2026-04-15T04:24:35.526808686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-15T04:24:35.527144121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-15T04:24:35.527515399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s
2026-04-15T04:24:35.528027700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-15T04:24:35.528457125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-15T04:24:35.528860186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006439s
2026-04-15T04:24:35.529069778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-15T04:24:35.529381295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-15T04:24:35.537650655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083236s
2026-04-15T04:24:35.537923926Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-15T04:24:35.538247177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-15T04:24:35.538632633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005338s
2026-04-15T04:24:35.538841413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-15T04:24:35.539171157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-15T04:24:35.539513186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004863s
2026-04-15T04:24:35.539912209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:24:35', 'update_artist_history_indexes')
2026-04-15T04:24:35.540280350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.541494735Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-15T04:24:35.541686111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024075s
2026-04-15T04:24:35.541896133Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-15T04:24:35.542104974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.542368685Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-15T04:24:35.543970259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.544908529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-15T04:24:35.545197851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010221s
2026-04-15T04:24:35.545544820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:24:35', 'remove_nma')
2026-04-15T04:24:35.545888792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.546848986Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-15T04:24:35.547019078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026522s
2026-04-15T04:24:35.547222528Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-15T04:24:35.547392921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.547647884Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-15T04:24:35.548019302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.548194525Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-04-15T04:24:35.548415169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-15T04:24:35.548695604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-15T04:24:35.549653973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s
2026-04-15T04:24:35.550013397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:24:35', 'album_disambiguation')
2026-04-15T04:24:35.550376689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.551411372Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-15T04:24:35.551557256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027668s
2026-04-15T04:24:35.551773170Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-15T04:24:35.552056912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.552328539Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-15T04:24:35.552587861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.552799326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.554022389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012417s
2026-04-15T04:24:35.554395460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:24:35', 'add_ape_quality_in_profiles')
2026-04-15T04:24:35.554756567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.555462128Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-15T04:24:35.555648312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026467s
2026-04-15T04:24:35.555837664Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-15T04:24:35.556067326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.556319283Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-15T04:24:35.557114344Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.557446864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-15T04:24:35.557718581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s
2026-04-15T04:24:35.557931880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.558205050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-15T04:24:35.558504734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s
2026-04-15T04:24:35.558725689Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.559027767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-15T04:24:35.559300206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s
2026-04-15T04:24:35.559604348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:24:35', 'remove_pushalot')
2026-04-15T04:24:35.559972639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.560681426Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-15T04:24:35.560855377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017325s
2026-04-15T04:24:35.561054407Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-15T04:24:35.561263368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.561488391Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-15T04:24:35.561863276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-15T04:24:35.562306799Z [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-15T04:24:35.562704951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s
2026-04-15T04:24:35.563061639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:24:35', 'add_custom_filters')
2026-04-15T04:24:35.563420010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.564147395Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-15T04:24:35.564323600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020672s
2026-04-15T04:24:35.564520045Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-15T04:24:35.564726300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.564981304Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-15T04:24:35.565279494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:24:35.565449466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.565635441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-15T04:24:35.565900545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-15T04:24:35.566843183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s
2026-04-15T04:24:35.567195181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:24:35', 'import_list_tags')
2026-04-15T04:24:35.567542681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.568394146Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-15T04:24:35.568565911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025348s
2026-04-15T04:24:35.568774441Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-15T04:24:35.568988482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.569248345Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-15T04:24:35.573606741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-15T04:24:35.574316710Z [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-15T04:24:35.574892409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s
2026-04-15T04:24:35.575115378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-15T04:24:35.575471134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-15T04:24:35.575842733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s
2026-04-15T04:24:35.578170209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:24:35.578187764Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:24:35.578194147Z FROM "Artists"
2026-04-15T04:24:35.579357670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:24:35.579372951Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:24:35.579382530Z FROM "Artists"
2026-04-15T04:24:35.579982578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011737s
2026-04-15T04:24:35.580144795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:35.580291781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.580502996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-15T04:24:35.580829453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.581801871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s
2026-04-15T04:24:35.582365676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-15T04:24:35.582387129Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.582397420Z FROM "ArtistMetadata"
2026-04-15T04:24:35.582406238Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-15T04:24:35.583074513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-15T04:24:35.583085024Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.583090265Z FROM "ArtistMetadata"
2026-04-15T04:24:35.583094975Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-15T04:24:35.583480090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s
2026-04-15T04:24:35.583657808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-15T04:24:35.584561267Z [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-15T04:24:35.585208109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001331s
2026-04-15T04:24:35.585426820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-15T04:24:35.585782596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-15T04:24:35.586149575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s
2026-04-15T04:24:35.586347052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-15T04:24:35.586661345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-15T04:24:35.586998294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004603s
2026-04-15T04:24:35.587176723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.587336996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.592101679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047381s
2026-04-15T04:24:35.592277894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.592442295Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:35.592627668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-15T04:24:35.592947332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.593939880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s
2026-04-15T04:24:35.594112358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.594263953Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:35.594464887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-15T04:24:35.594735131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:35.595696757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010373s
2026-04-15T04:24:35.595828984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.596049077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.596239971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-15T04:24:35.596500786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-15T04:24:35.597398634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s
2026-04-15T04:24:35.598030286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-15T04:24:35.598045096Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.598054134Z FROM "ArtistMetadata"
2026-04-15T04:24:35.598062571Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.598071960Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-15T04:24:35.598877001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-15T04:24:35.598889105Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.598894466Z FROM "ArtistMetadata"
2026-04-15T04:24:35.598899416Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.598916290Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-15T04:24:35.599372809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009428s
2026-04-15T04:24:35.599505566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.599658094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.599870090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-15T04:24:35.600236258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-15T04:24:35.601166330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s
2026-04-15T04:24:35.601314128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.601461705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.601665445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-15T04:24:35.601977323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.602894400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s
2026-04-15T04:24:35.603066106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.603211138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.603411341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-15T04:24:35.603737527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.604700967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s
2026-04-15T04:24:35.605272949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:24:35.605286827Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:24:35.605295645Z FROM "AlbumReleases"
2026-04-15T04:24:35.605304021Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.605312849Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-15T04:24:35.606046286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:24:35.606057639Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:24:35.606063460Z FROM "AlbumReleases"
2026-04-15T04:24:35.606097028Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.606103170Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-15T04:24:35.606556513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009048s
2026-04-15T04:24:35.607172323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:24:35.607184297Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.607189888Z FROM "ArtistMetadata"
2026-04-15T04:24:35.607194888Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.607200450Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-15T04:24:35.608024839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:24:35.608040952Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.608049970Z FROM "ArtistMetadata"
2026-04-15T04:24:35.608058507Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.608067686Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-15T04:24:35.608522862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s
2026-04-15T04:24:35.609057298Z [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-15T04:24:35.612966569Z [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-15T04:24:35.614396699Z [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-15T04:24:35.615067329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.616216503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.618624982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.619068736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.619421496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100612s
2026-04-15T04:24:35.619815519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-15T04:24:35.623802778Z [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-15T04:24:35.625627221Z [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-15T04:24:35.626479397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:35.627962583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:35.630270109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:35.630783372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:35.631164259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01106s
2026-04-15T04:24:35.631431828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-15T04:24:35.635482494Z [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-15T04:24:35.637085962Z [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-15T04:24:35.637773928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-15T04:24:35.638677537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-15T04:24:35.640943499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-15T04:24:35.641463897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-15T04:24:35.641854463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102052s
2026-04-15T04:24:35.642059286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-15T04:24:35.646021073Z [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-15T04:24:35.647075706Z [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-15T04:24:35.647636044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:24:35.648372767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:24:35.650621435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:35.651021360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087761s
2026-04-15T04:24:35.651244961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-15T04:24:35.651567340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.651969830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s
2026-04-15T04:24:35.652362400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-15T04:24:35.652503274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:35.652853449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004914s
2026-04-15T04:24:35.653075025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-15T04:24:35.653390731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.653771969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005116s
2026-04-15T04:24:35.653988154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-15T04:24:35.654301795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.654724126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005532s
2026-04-15T04:24:35.654935311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-15T04:24:35.655240145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-15T04:24:35.655625851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s
2026-04-15T04:24:35.655844442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-15T04:24:35.656183584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-15T04:24:35.656571034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005273s
2026-04-15T04:24:35.656747199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:35.657595307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-15T04:24:35.657887274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s
2026-04-15T04:24:35.658065904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:35.658396299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-15T04:24:35.658674600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s
2026-04-15T04:24:35.658889342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:35.659270139Z [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-15T04:24:35.659605384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005504s
2026-04-15T04:24:35.660019608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:24:35', 'add_release_groups_etc')
2026-04-15T04:24:35.660371506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.662699734Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-15T04:24:35.662889646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036055s
2026-04-15T04:24:35.663108998Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-15T04:24:35.663326797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.663599866Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-15T04:24:35.664201839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:35.664476181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-15T04:24:35.664748429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s
2026-04-15T04:24:35.665111450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:24:35', 'NewMediaInfoFormat')
2026-04-15T04:24:35.665474581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.666118989Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-15T04:24:35.666320364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017041s
2026-04-15T04:24:35.666567402Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-15T04:24:35.666796533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.667077338Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-15T04:24:35.668277655Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-15T04:24:35.668673402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-15T04:24:35.671048143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s
2026-04-15T04:24:35.671239568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-15T04:24:35.671400092Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.671651728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-15T04:24:35.672054078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:35.672998450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011288s
2026-04-15T04:24:35.673411652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:24:35', 'rename_restrictions_to_release_profiles')
2026-04-15T04:24:35.673804262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.674519212Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-15T04:24:35.674732932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025853s
2026-04-15T04:24:35.674982084Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-15T04:24:35.675223520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.675499586Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-15T04:24:35.676683840Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-15T04:24:35.676976730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-15T04:24:35.679468106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025688s
2026-04-15T04:24:35.679660002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:24:35.679864043Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.680100599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-15T04:24:35.680417287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-15T04:24:35.681354534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010501s
2026-04-15T04:24:35.681553745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-15T04:24:35.681715190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.681939963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-15T04:24:35.682267322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-15T04:24:35.683194539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s
2026-04-15T04:24:35.683365684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:35.683633663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-15T04:24:35.683924559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s
2026-04-15T04:24:35.684121656Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:35.684394505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-15T04:24:35.684675531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003937s
2026-04-15T04:24:35.684910715Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-15T04:24:35.689368290Z [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-15T04:24:35.690796205Z [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-15T04:24:35.691502186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.692500516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.694756599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.695200593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.695688415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.696153151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:35.696494408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113856s
2026-04-15T04:24:35.696904543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:24:35', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-15T04:24:35.697310060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.698414844Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-15T04:24:35.698623534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132286s
2026-04-15T04:24:35.698842445Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-15T04:24:35.699060835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.699328494Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-15T04:24:35.699800504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-15T04:24:35.700316934Z [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-15T04:24:35.700756769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007042s
2026-04-15T04:24:35.700986732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-15T04:24:35.701376207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-15T04:24:35.701787916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s
2026-04-15T04:24:35.702152069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:24:35', 'add_import_exclusions')
2026-04-15T04:24:35.702521212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.703695727Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-15T04:24:35.703889978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024613s
2026-04-15T04:24:35.704127075Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-15T04:24:35.704364734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.704645800Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-15T04:24:35.709188206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:24:35.709196012Z WHERE "Id" in (
2026-04-15T04:24:35.709199849Z SELECT "Artists"."Id" from "Artists"
2026-04-15T04:24:35.709203797Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.709207885Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:24:35.710033417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:24:35.710038578Z WHERE "Id" in (
2026-04-15T04:24:35.710042456Z SELECT "Artists"."Id" from "Artists"
2026-04-15T04:24:35.710046414Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.710050522Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:24:35.710667143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010558s
2026-04-15T04:24:35.711264897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-15T04:24:35.711269697Z WHERE "Id" in (
2026-04-15T04:24:35.711273384Z SELECT "Albums"."Id" from "Albums"
2026-04-15T04:24:35.711277222Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.711281180Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:24:35.712071481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-15T04:24:35.712077473Z WHERE "Id" in (
2026-04-15T04:24:35.712081150Z SELECT "Albums"."Id" from "Albums"
2026-04-15T04:24:35.712085028Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.712089046Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:24:35.712671920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s
2026-04-15T04:24:35.713249302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-15T04:24:35.713254012Z WHERE "Id" in (
2026-04-15T04:24:35.713257699Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:24:35.713261697Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:24:35.713265615Z WHERE "Albums"."Id" IS NULL)
2026-04-15T04:24:35.714025806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-15T04:24:35.714030485Z WHERE "Id" in (
2026-04-15T04:24:35.714034263Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:24:35.714038111Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:24:35.714042079Z WHERE "Albums"."Id" IS NULL)
2026-04-15T04:24:35.714619682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009737s
2026-04-15T04:24:35.715197956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:24:35.715202676Z WHERE "Id" in (
2026-04-15T04:24:35.715206523Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.715210341Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.715219900Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-15T04:24:35.716042777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:24:35.716057306Z WHERE "Id" in (
2026-04-15T04:24:35.716065593Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.716074290Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.716083138Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-15T04:24:35.716629869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010392s
2026-04-15T04:24:35.717242994Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:24:35.717247322Z WHERE "Id" in (
2026-04-15T04:24:35.717251040Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.717254908Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.717258866Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:24:35.718044287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:24:35.718053937Z WHERE "Id" in (
2026-04-15T04:24:35.718062213Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.718070660Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.718079588Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:24:35.718685318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s
2026-04-15T04:24:35.719263903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.719268522Z WHERE "Id" IN (
2026-04-15T04:24:35.719272310Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.719276208Z LEFT OUTER JOIN "Tracks"
2026-04-15T04:24:35.719280616Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.719284434Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:24:35.720079465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.720092201Z WHERE "Id" IN (
2026-04-15T04:24:35.720100607Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.720109105Z LEFT OUTER JOIN "Tracks"
2026-04-15T04:24:35.720148915Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.720157813Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:24:35.720681527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s
2026-04-15T04:24:35.721065761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:24:35', 'clean_artist_metadata_table')
2026-04-15T04:24:35.721434253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.722224143Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-15T04:24:35.722421811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025135s
2026-04-15T04:24:35.722638006Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-15T04:24:35.722861266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.723132582Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-15T04:24:35.723821890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:35.724035790Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:35.724253859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-15T04:24:35.724592521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.725633918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011787s
2026-04-15T04:24:35.725823550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:35.725984775Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.726218315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-15T04:24:35.726589392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.727555938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s
2026-04-15T04:24:35.727750049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:35.727943559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.728187029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-15T04:24:35.728539989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.729519582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s
2026-04-15T04:24:35.729722550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:35.729867833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.730087535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-15T04:24:35.730439464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.731408385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011119s
2026-04-15T04:24:35.733376227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:35.733555798Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:35.733773617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-15T04:24:35.734101086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.735083113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s
2026-04-15T04:24:35.735296914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-15T04:24:35.739176395Z [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-15T04:24:35.740856869Z [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-15T04:24:35.741623482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-15T04:24:35.742131535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-15T04:24:35.744506487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090146s
2026-04-15T04:24:35.744773625Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-15T04:24:35.748619017Z [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-15T04:24:35.750316485Z [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-15T04:24:35.751087908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-15T04:24:35.751668387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-15T04:24:35.754057497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090633s
2026-04-15T04:24:35.754453174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:24:35', 'health_issue_notification')
2026-04-15T04:24:35.754825113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.755800597Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-15T04:24:35.756018265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107774s
2026-04-15T04:24:35.756258198Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-15T04:24:35.756480686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.756765740Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-15T04:24:35.757726915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:35.757899854Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.758099876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-15T04:24:35.758438508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-15T04:24:35.759446227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s
2026-04-15T04:24:35.759638184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:35.759803056Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.760058340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-15T04:24:35.760356400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-15T04:24:35.761356153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s
2026-04-15T04:24:35.761653060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-15T04:24:35.761944547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-15T04:24:35.762217798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003575s
2026-04-15T04:24:35.762742594Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.762747193Z WHERE "Id" IN (
2026-04-15T04:24:35.762750951Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.762754759Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.762758687Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:24:35.763449588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.763459528Z WHERE "Id" IN (
2026-04-15T04:24:35.763467884Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.763476752Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.763485770Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:24:35.764032291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s
2026-04-15T04:24:35.764696909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.764701178Z WHERE "Id" IN (
2026-04-15T04:24:35.764704965Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.764708753Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.764712701Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.764716659Z WHERE "Artists"."Path" IS NULL)
2026-04-15T04:24:35.765610809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.765621150Z WHERE "Id" IN (
2026-04-15T04:24:35.765629407Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.765640268Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.765649687Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.765688375Z WHERE "Artists"."Path" IS NULL)
2026-04-15T04:24:35.766254716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s
2026-04-15T04:24:35.766999004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.767003413Z WHERE "Id" IN (
2026-04-15T04:24:35.767007111Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.767010968Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.767014846Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.767018914Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:24:35.767023133Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-15T04:24:35.768060471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.768074259Z WHERE "Id" IN (
2026-04-15T04:24:35.768082586Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.768091153Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.768099931Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.768108689Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:24:35.768117085Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-15T04:24:35.768764800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012718s
2026-04-15T04:24:35.769349046Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-15T04:24:35.769354387Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:24:35.769358495Z FROM "Artists"
2026-04-15T04:24:35.769362132Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.769366060Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-15T04:24:35.770208366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-15T04:24:35.770222034Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:24:35.770231012Z FROM "Artists"
2026-04-15T04:24:35.770239369Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.770248126Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-15T04:24:35.770681950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009132s
2026-04-15T04:24:35.771106525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.771111114Z WHERE "Id" NOT IN (
2026-04-15T04:24:35.771114771Z SELECT MIN("Id")
2026-04-15T04:24:35.771118499Z FROM "TrackFiles"
2026-04-15T04:24:35.771122186Z GROUP BY "Path"
2026-04-15T04:24:35.771125824Z )
2026-04-15T04:24:35.771651251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.771659648Z WHERE "Id" NOT IN (
2026-04-15T04:24:35.771666903Z SELECT MIN("Id")
2026-04-15T04:24:35.771673436Z FROM "TrackFiles"
2026-04-15T04:24:35.771680781Z GROUP BY "Path"
2026-04-15T04:24:35.771687725Z )
2026-04-15T04:24:35.772055335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s
2026-04-15T04:24:35.772231359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:35.772386472Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.772571194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-15T04:24:35.776127774Z [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-15T04:24:35.777291808Z [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-15T04:24:35.777873269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:24:35.778573759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:24:35.781006287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:35.781361963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008607s
2026-04-15T04:24:35.781556575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-15T04:24:35.781846649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:24:35.782217095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s
2026-04-15T04:24:35.782415044Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-15T04:24:35.785922736Z [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-15T04:24:35.786999735Z [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-15T04:24:35.787543710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:24:35.788348480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:24:35.790645535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:35.791110321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:24:35.791442851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008847s
2026-04-15T04:24:35.791818196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:24:35', 'add_mediafilerepository_mtime')
2026-04-15T04:24:35.792220126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.793291002Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-15T04:24:35.793480864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106372s
2026-04-15T04:24:35.793728452Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-15T04:24:35.793949327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.794231004Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-15T04:24:35.795600652Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:24:35.795605281Z WHERE "Id" NOT IN (
2026-04-15T04:24:35.795608999Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:24:35.795612886Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.795624760Z GROUP BY "ArtistMetadata"."Id")
2026-04-15T04:24:35.796448339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:24:35.796463429Z WHERE "Id" NOT IN (
2026-04-15T04:24:35.796471916Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:24:35.796480613Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.796489461Z GROUP BY "ArtistMetadata"."Id")
2026-04-15T04:24:35.796929577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008968s
2026-04-15T04:24:35.797135883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-15T04:24:35.797383121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-15T04:24:35.797747134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s
2026-04-15T04:24:35.797967287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-15T04:24:35.801626164Z [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-15T04:24:35.803111284Z [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-15T04:24:35.803835803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.804645954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.807012198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.807453006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.807906519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:35.808242135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100843s
2026-04-15T04:24:35.808454402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-15T04:24:35.808780088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.809120814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004844s
2026-04-15T04:24:35.809498254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:24:35', 'add_artistmetadataid_constraint')
2026-04-15T04:24:35.809876766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.811050930Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-15T04:24:35.811228037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023319s
2026-04-15T04:24:35.811438931Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-15T04:24:35.811668714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.811960862Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-15T04:24:35.812566251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-15T04:24:35.812731103Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T04:24:35.812932018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-15T04:24:35.813247994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.814191533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s
2026-04-15T04:24:35.814378440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-15T04:24:35.814536809Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.814760349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-15T04:24:35.815107578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.816074374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011075s
2026-04-15T04:24:35.816252152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:35.816409719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.816623390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-15T04:24:35.816971691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.817979410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s
2026-04-15T04:24:35.818173581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-15T04:24:35.818349195Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.818620180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-15T04:24:35.818993853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.819972754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s
2026-04-15T04:24:35.820153067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.820303670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.820512150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-15T04:24:35.820849128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.821795343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s
2026-04-15T04:24:35.821970025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:35.822122642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.822321743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-15T04:24:35.822646898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.823591821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010721s
2026-04-15T04:24:35.823975102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:24:35', 'old_ids_and_artist_alias')
2026-04-15T04:24:35.824345348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.825966802Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-15T04:24:35.826159631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034082s
2026-04-15T04:24:35.826385956Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-15T04:24:35.826604496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.826881985Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-15T04:24:35.827189213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.827400168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.827977020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s
2026-04-15T04:24:35.828246312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-15T04:24:35.828532478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-15T04:24:35.828790848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003367s
2026-04-15T04:24:35.829153879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:24:35', 'download_propers_config')
2026-04-15T04:24:35.829507942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.830229194Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-15T04:24:35.830419407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017343s
2026-04-15T04:24:35.830625412Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-15T04:24:35.830846257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.831108415Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-15T04:24:35.831947544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-15T04:24:35.832260985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-15T04:24:35.832825722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s
2026-04-15T04:24:35.833036968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-15T04:24:35.836606144Z [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-15T04:24:35.837915841Z [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-15T04:24:35.838556882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.839507546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.841816284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.842252593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.842685344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:35.843167866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.843513642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102954s
2026-04-15T04:24:35.843733545Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-15T04:24:35.847224954Z [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-15T04:24:35.848498478Z [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-15T04:24:35.849128727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-15T04:24:35.849722012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-15T04:24:35.852079589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-15T04:24:35.852425575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084949s
2026-04-15T04:24:35.852622582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-15T04:24:35.857068514Z [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-15T04:24:35.858195112Z [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-15T04:24:35.858774368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-15T04:24:35.859225517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-15T04:24:35.861449705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086355s
2026-04-15T04:24:35.861647453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-15T04:24:35.865034463Z [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-15T04:24:35.866035258Z [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-15T04:24:35.866542078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-15T04:24:35.867274223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-15T04:24:35.869588041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T04:24:35.870045242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-15T04:24:35.870505017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-15T04:24:35.870991417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-15T04:24:35.871338045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095146s
2026-04-15T04:24:35.871532215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-15T04:24:35.874836990Z [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-15T04:24:35.875773134Z [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-15T04:24:35.876285556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-15T04:24:35.876731895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-15T04:24:35.879314094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074289s
2026-04-15T04:24:35.879479707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-15T04:24:35.882800383Z [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-15T04:24:35.883907963Z [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-15T04:24:35.884450596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:24:35.885274876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:24:35.887644757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:35.888145165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:24:35.888492915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088636s
2026-04-15T04:24:35.888862509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:24:35', 'remove_language_profiles')
2026-04-15T04:24:35.889221492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.891015153Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-15T04:24:35.891204084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113553s
2026-04-15T04:24:35.891434958Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-15T04:24:35.891651033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.891958643Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-15T04:24:35.892404561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-15T04:24:35.892577529Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:35.892829346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-15T04:24:35.893138889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-15T04:24:35.894069072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010476s
2026-04-15T04:24:35.894482294Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-15T04:24:35.894982401Z [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-15T04:24:35.895298768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s
2026-04-15T04:24:35.895658753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:24:35', 'multi_disc_naming_format')
2026-04-15T04:24:35.896035421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.896783347Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-15T04:24:35.896977598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019723s
2026-04-15T04:24:35.897197180Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-15T04:24:35.897415319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.897678820Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-15T04:24:35.898048434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T04:24:35.898223366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.898423389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-15T04:24:35.898746991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:35.899718907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s
2026-04-15T04:24:35.899934351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.900139324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.913886994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137402s
2026-04-15T04:24:35.914289064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:24:35', 'add_download_client_priority')
2026-04-15T04:24:35.914658407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.915479551Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-15T04:24:35.915684263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153118s
2026-04-15T04:24:35.915991231Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-15T04:24:35.916241495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.916520056Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-15T04:24:35.916883117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.917188662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-15T04:24:35.917469477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s
2026-04-15T04:24:35.917687116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.917985627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-15T04:24:35.918251592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s
2026-04-15T04:24:35.918598761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:24:35', 'remove_growl_prowl')
2026-04-15T04:24:35.918946962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.919666932Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-15T04:24:35.919874911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017462s
2026-04-15T04:24:35.920082549Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-15T04:24:35.920294556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.920556263Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-15T04:24:35.920910035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.921237584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-15T04:24:35.921511356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003949s
2026-04-15T04:24:35.921729405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:35.922032465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-15T04:24:35.922299653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s
2026-04-15T04:24:35.922659176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:24:35', 'remove_plex_hometheatre')
2026-04-15T04:24:35.923026546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.923715383Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-15T04:24:35.923911177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s
2026-04-15T04:24:35.924144216Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-15T04:24:35.924355141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.924613181Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-15T04:24:35.925216305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:24:35.925413923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.925605028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-15T04:24:35.925872677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-15T04:24:35.926844954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s
2026-04-15T04:24:35.927029135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:24:35.927186793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.927433720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-15T04:24:35.927780488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.928763006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011325s
2026-04-15T04:24:35.928944752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:24:35.929099814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.929322282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-15T04:24:35.929677427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.930688773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011457s
2026-04-15T04:24:35.930870169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:24:35.931030522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.931248430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-15T04:24:35.931596922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.932635653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001166s
2026-04-15T04:24:35.932815956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:24:35.932966169Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.933175791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-15T04:24:35.933461035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-15T04:24:35.934408934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s
2026-04-15T04:24:35.934588275Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.934791715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:35.935781237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010154s
2026-04-15T04:24:35.936183637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:24:35', 'add_root_folder_add_defaults')
2026-04-15T04:24:35.936554354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.938024173Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-15T04:24:35.938221450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032101s
2026-04-15T04:24:35.938417916Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-15T04:24:35.938622718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.938881028Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-15T04:24:35.939200221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T04:24:35.939372107Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.939590086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-15T04:24:35.939915351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-15T04:24:35.940895154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010829s
2026-04-15T04:24:35.941245489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:24:35', 'task_duration')
2026-04-15T04:24:35.941594912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.942266264Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-15T04:24:35.942456898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024532s
2026-04-15T04:24:35.942697021Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-15T04:24:35.942959991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.943219573Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-15T04:24:35.943614709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-15T04:24:35.943787327Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.944015025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-15T04:24:35.944342214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:35.945295664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s
2026-04-15T04:24:35.945495917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-15T04:24:35.945659777Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.945865200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-15T04:24:35.946206397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:35.947151200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s
2026-04-15T04:24:35.947556546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:24:35', 'add_indexer_and_enabled_to_release_profiles')
2026-04-15T04:24:35.947955429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.948665008Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-15T04:24:35.948871253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025251s
2026-04-15T04:24:35.949080865Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-15T04:24:35.949293483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.949557024Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-15T04:24:35.949907910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-15T04:24:35.953586307Z [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-15T04:24:35.954842426Z [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-15T04:24:35.955465951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:35.956436234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:35.959307546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:35.959744616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:35.960225314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:35.960703206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:35.961056437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109612s
2026-04-15T04:24:35.961390369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-15T04:24:35.961785505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-15T04:24:35.962083635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s
2026-04-15T04:24:35.962414581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-15T04:24:35.962818916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-15T04:24:35.963120362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s
2026-04-15T04:24:35.963334554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-15T04:24:35.966667825Z [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-15T04:24:35.967725344Z [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-15T04:24:35.968311404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-15T04:24:35.968758835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-15T04:24:35.971112104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075762s
2026-04-15T04:24:35.971474724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:24:35', 'remove_album_folders')
2026-04-15T04:24:35.971830741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:35.972920304Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-15T04:24:35.973101309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093587s
2026-04-15T04:24:35.973311943Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-15T04:24:35.973526745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:35.973800446Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-15T04:24:35.974694987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:24:35.974871663Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:35.975064842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-15T04:24:35.975343313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-15T04:24:35.976316572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s
2026-04-15T04:24:35.976502747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:24:35.976660064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:35.976854205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-15T04:24:35.977161083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:35.978112498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s
2026-04-15T04:24:35.978331459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:35.978571633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.050179371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715173s
2026-04-15T04:24:36.050437320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-15T04:24:36.053922728Z [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-15T04:24:36.054961569Z [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-15T04:24:36.055480554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:24:36.055950581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:24:36.058251523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076604s
2026-04-15T04:24:36.058461967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-15T04:24:36.063433297Z [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-15T04:24:36.064371255Z [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-15T04:24:36.064872985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:24:36.065396299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:24:36.067709837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090464s
2026-04-15T04:24:36.067948278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-15T04:24:36.071200034Z [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-15T04:24:36.072013272Z [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-15T04:24:36.072480953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:24:36.073033426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:24:36.075288807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071454s
2026-04-15T04:24:36.075506305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-15T04:24:36.078897984Z [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-15T04:24:36.079614797Z [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-15T04:24:36.080060815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:24:36.080577195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:24:36.082863097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071621s
2026-04-15T04:24:36.083078000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-15T04:24:36.086230978Z [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-15T04:24:36.086842650Z [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-15T04:24:36.087246483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:24:36.087757893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:24:36.090052934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067728s
2026-04-15T04:24:36.090420664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T04:24:36', 'flexible_delay_profiles')
2026-04-15T04:24:36.090778945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.091899511Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-15T04:24:36.092110817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085759s
2026-04-15T04:24:36.092326291Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-15T04:24:36.092541975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.092835256Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-15T04:24:36.093234610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:36.093404061Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.093624946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-15T04:24:36.093908486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-15T04:24:36.094846996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2026-04-15T04:24:36.095195819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:24:36', 'add_priority_to_indexers')
2026-04-15T04:24:36.095553188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.096571348Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-15T04:24:36.097002977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025775s
2026-04-15T04:24:36.097440188Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-15T04:24:36.097664690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.097934333Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-15T04:24:36.098422024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-15T04:24:36.098746267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-15T04:24:36.099132375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s
2026-04-15T04:24:36.099302888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.099507841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.100127949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006228s
2026-04-15T04:24:36.100499898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:24:36', 'remove_chown_and_folderchmod_config')
2026-04-15T04:24:36.100870544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.101647509Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-15T04:24:36.101848704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020994s
2026-04-15T04:24:36.102061582Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-15T04:24:36.102295483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.102542501Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-15T04:24:36.103036235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-15T04:24:36.103203682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.103392793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-15T04:24:36.106827148Z [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-15T04:24:36.107986592Z [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-15T04:24:36.108570608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-15T04:24:36.109112359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-15T04:24:36.111561540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079731s
2026-04-15T04:24:36.111815351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-15T04:24:36.112113912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-15T04:24:36.112367192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s
2026-04-15T04:24:36.112673719Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-15T04:24:36.113034946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-15T04:24:36.113322355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004169s
2026-04-15T04:24:36.113634654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-15T04:24:36.113994298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-15T04:24:36.114279983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s
2026-04-15T04:24:36.114664527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-15T04:24:36', 'convert_blacklist_protocol')
2026-04-15T04:24:36.114995805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.115912801Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-15T04:24:36.116103264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019896s
2026-04-15T04:24:36.116302075Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-15T04:24:36.116509653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.116762562Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-15T04:24:36.122889328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-15T04:24:36.123670871Z [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-15T04:24:36.124122030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008608s
2026-04-15T04:24:36.124533288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:24:36', 'update_notifiarr')
2026-04-15T04:24:36.124821107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.125521688Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-15T04:24:36.125698945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022302s
2026-04-15T04:24:36.125920791Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-15T04:24:36.126117838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.126385377Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-15T04:24:36.126673737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.126891716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.127950929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010837s
2026-04-15T04:24:36.128335694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:24:36', 'email_multiple_addresses')
2026-04-15T04:24:36.128691731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.129383053Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-15T04:24:36.129575220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024625s
2026-04-15T04:24:36.129759150Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-15T04:24:36.129985736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.130255048Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-15T04:24:36.130598971Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-15T04:24:36.130830527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-15T04:24:36.133148093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023635s
2026-04-15T04:24:36.133511365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:24:36', 'rename_blacklist_to_blocklist')
2026-04-15T04:24:36.133855918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.134602682Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-15T04:24:36.134793877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038073s
2026-04-15T04:24:36.134992567Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-15T04:24:36.135213001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.135461250Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-15T04:24:36.135898180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T04:24:36.136071690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.136313045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-15T04:24:36.136686427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:36.137621250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s
2026-04-15T04:24:36.137871133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-15T04:24:36.138232590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:36.139180880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s
2026-04-15T04:24:36.139353477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.139571086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.140769418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012354s
2026-04-15T04:24:36.141135425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:24:36', 'cdh_per_downloadclient')
2026-04-15T04:24:36.141488155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.142190940Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-15T04:24:36.142371263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026307s
2026-04-15T04:24:36.142569402Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-15T04:24:36.142774134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.143027935Z [Info] download_history: Starting migration of Main DB to 52
2026-04-15T04:24:36.143772965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-15T04:24:36.144545220Z [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-15T04:24:36.145127182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001136s
2026-04-15T04:24:36.145332455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-15T04:24:36.145657881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-15T04:24:36.146005340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s
2026-04-15T04:24:36.146213459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-15T04:24:36.146530187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-15T04:24:36.146892136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s
2026-04-15T04:24:36.147105846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-15T04:24:36.147430109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-15T04:24:36.147802369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005097s
2026-04-15T04:24:36.147989926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.148192634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.149256376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-04-15T04:24:36.149595379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:24:36', 'download_history')
2026-04-15T04:24:36.149946426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.150890527Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-15T04:24:36.151074687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027076s
2026-04-15T04:24:36.151273057Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-15T04:24:36.151482118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.151740779Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-15T04:24:36.152176806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:24:36', 'add_update_history')
2026-04-15T04:24:36.152546371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.153242382Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-15T04:24:36.153422374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017564s
2026-04-15T04:24:36.153640473Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-15T04:24:36.153859745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.154125279Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-15T04:24:36.154447588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:36.154624865Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.154847674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-15T04:24:36.155197077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:36.156237081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s
2026-04-15T04:24:36.156615744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:24:36', 'add_on_update_to_notifications')
2026-04-15T04:24:36.156976560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.158540519Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-15T04:24:36.158732987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034403s
2026-04-15T04:24:36.158960675Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-15T04:24:36.159170207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.159431623Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-15T04:24:36.159754804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:36.159939085Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.160145030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-15T04:24:36.160473060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.161494778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011387s
2026-04-15T04:24:36.161859161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:24:36', 'download_client_per_indexer')
2026-04-15T04:24:36.162254006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.162997093Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-15T04:24:36.163197165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026096s
2026-04-15T04:24:36.163385444Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-15T04:24:36.163610678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.163867415Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-15T04:24:36.164296238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:36.164446240Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.164662957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-15T04:24:36.164970836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.165987844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011264s
2026-04-15T04:24:36.166152586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:24:36.166317999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.166536288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-15T04:24:36.166914379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.167912489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s
2026-04-15T04:24:36.168108033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:24:36.168248536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.168459450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-15T04:24:36.168790246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.169798998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011281s
2026-04-15T04:24:36.170142910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:24:36', 'AddNewItemMonitorType')
2026-04-15T04:24:36.170503366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.171258376Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-15T04:24:36.171424571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002558s
2026-04-15T04:24:36.171633361Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-15T04:24:36.171824005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.172105351Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-15T04:24:36.172398892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:24:36.172569065Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.172772194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-15T04:24:36.173109794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:36.174081330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011145s
2026-04-15T04:24:36.174432216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:24:36', 'ImportListSearch')
2026-04-15T04:24:36.174783173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.175432610Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-15T04:24:36.175607462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024498s
2026-04-15T04:24:36.175840962Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-15T04:24:36.176077789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.176337983Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-15T04:24:36.176666695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:24:36.176825054Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.177054095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-15T04:24:36.177393789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.178413843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011595s
2026-04-15T04:24:36.178782726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:24:36', 'ImportListMonitorExisting')
2026-04-15T04:24:36.179158663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.179858722Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-15T04:24:36.180063695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025611s
2026-04-15T04:24:36.180244940Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-15T04:24:36.180464893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.180704555Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-15T04:24:36.181117777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:36.181417260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-15T04:24:36.181678526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003714s
2026-04-15T04:24:36.181896595Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:36.182179575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-15T04:24:36.182450060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s
2026-04-15T04:24:36.182615583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:36.182764703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.182950628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-15T04:24:36.183204278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-15T04:24:36.184189883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s
2026-04-15T04:24:36.184542353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:24:36', 'add_indexer_tags')
2026-04-15T04:24:36.184894732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.185616395Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-15T04:24:36.185772018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024318s
2026-04-15T04:24:36.185965017Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-15T04:24:36.186174990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.186425684Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-15T04:24:36.186687121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.186898937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.187823228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s
2026-04-15T04:24:36.188213404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:24:36', 'update_audio_types')
2026-04-15T04:24:36.188584952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.189298188Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-15T04:24:36.189469924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023974s
2026-04-15T04:24:36.189733745Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-15T04:24:36.189969309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.190251908Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-15T04:24:36.192249781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:36.192511237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-15T04:24:36.192754627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s
2026-04-15T04:24:36.192925952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-15T04:24:36.193095935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T04:24:36.193300897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-15T04:24:36.197083553Z [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-15T04:24:36.198464143Z [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-15T04:24:36.199142168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-15T04:24:36.199913792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-15T04:24:36.202416992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-15T04:24:36.202916538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-15T04:24:36.203270450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097577s
2026-04-15T04:24:36.203433529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:36.203584984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.203794135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-15T04:24:36.209277174Z [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-15T04:24:36.211122279Z [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-15T04:24:36.212070218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:36.212887574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:36.215378429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:36.215842914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:36.216323432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:24:36.216665991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126387s
2026-04-15T04:24:36.216839461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:36.216988340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.217211339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-15T04:24:36.221271093Z [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-15T04:24:36.223163634Z [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-15T04:24:36.224067153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:36.224880321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:36.227351476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:36.227814128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:36.228293433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:24:36.228636904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112268s
2026-04-15T04:24:36.228805454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:36.228955155Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.229148605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-15T04:24:36.233175142Z [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-15T04:24:36.235079486Z [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-15T04:24:36.235987294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:36.236811994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:36.239300875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:36.239764268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:36.240243152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:24:36.240618438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112484s
2026-04-15T04:24:36.240802549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:36.240905626Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.241114186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-15T04:24:36.244821741Z [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-15T04:24:36.246191690Z [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-15T04:24:36.246800926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:36.247765649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:36.250140811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:36.250566608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:36.251003748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:36.251480438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:36.251834551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105231s
2026-04-15T04:24:36.252026578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:36.252171289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.252377324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-15T04:24:36.256064628Z [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-15T04:24:36.257393444Z [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-15T04:24:36.258030577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:36.258930168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:36.261364189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:36.261804044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:36.262230383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:24:36.262711481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:24:36.263055524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104939s
2026-04-15T04:24:36.263233482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-15T04:24:36.263381681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.263580751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-15T04:24:36.267119767Z [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-15T04:24:36.268254211Z [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-15T04:24:36.268815391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-15T04:24:36.269361210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-15T04:24:36.271685219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079075s
2026-04-15T04:24:36.271856233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-15T04:24:36.272033250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.272248653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-15T04:24:36.275800766Z [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-15T04:24:36.276931763Z [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-15T04:24:36.277516791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-15T04:24:36.278052059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-15T04:24:36.280416329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079541s
2026-04-15T04:24:36.280587293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:24:36.280762476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.280947068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-15T04:24:36.284479149Z [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-15T04:24:36.285477940Z [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-15T04:24:36.285998318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T04:24:36.286438344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T04:24:36.288796652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076349s
2026-04-15T04:24:36.288967747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:24:36.289111596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T04:24:36.289320818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-15T04:24:36.294214982Z [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-15T04:24:36.295221147Z [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-15T04:24:36.295740022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T04:24:36.296303256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T04:24:36.298628398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090949s
2026-04-15T04:24:36.298801737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:24:36.298954685Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T04:24:36.299184397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-15T04:24:36.302711449Z [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-15T04:24:36.303711873Z [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-15T04:24:36.304256840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T04:24:36.304789883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T04:24:36.307124003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077353s
2026-04-15T04:24:36.307304116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T04:24:36.307475431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.307711556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-15T04:24:36.311156011Z [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-15T04:24:36.312120564Z [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-15T04:24:36.312659348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T04:24:36.313312894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T04:24:36.315875403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.316246070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083155s
2026-04-15T04:24:36.316436754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T04:24:36.316600383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T04:24:36.316845807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-15T04:24:36.340067824Z [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-15T04:24:36.341220685Z [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-15T04:24:36.342167140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T04:24:36.343015669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T04:24:36.345733070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.346183888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291286s
2026-04-15T04:24:36.346396205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T04:24:36.346585637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-15T04:24:36.346838947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-15T04:24:36.350547945Z [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-15T04:24:36.351580724Z [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-15T04:24:36.352655939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T04:24:36.353509507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T04:24:36.356264685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.356697536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096194s
2026-04-15T04:24:36.356914162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-15T04:24:36.357094455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-15T04:24:36.357313166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-15T04:24:36.361237097Z [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-15T04:24:36.362418044Z [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-15T04:24:36.363037421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-15T04:24:36.363828985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-15T04:24:36.366529973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-15T04:24:36.367153008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-15T04:24:36.367692324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-15T04:24:36.368145416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106132s
2026-04-15T04:24:36.368333625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-15T04:24:36.368502785Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.368712949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-15T04:24:36.372652912Z [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-15T04:24:36.373712856Z [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-15T04:24:36.374229636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-15T04:24:36.374702679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-15T04:24:36.378445274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095193s
2026-04-15T04:24:36.378635136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-15T04:24:36.378799127Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.379030813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-15T04:24:36.382884833Z [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-15T04:24:36.383838253Z [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-15T04:24:36.384366747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-15T04:24:36.384910782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-15T04:24:36.387327227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080879s
2026-04-15T04:24:36.387513933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-15T04:24:36.387694066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-15T04:24:36.387919850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-15T04:24:36.391823450Z [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-15T04:24:36.392833734Z [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-15T04:24:36.393371938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-15T04:24:36.394211839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-15T04:24:36.396690690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T04:24:36.397163903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-15T04:24:36.397644631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-15T04:24:36.398151261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-15T04:24:36.398526015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01041s
2026-04-15T04:24:36.398720377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:24:36.398899898Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.399130052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-15T04:24:36.404215531Z [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-15T04:24:36.405286317Z [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-15T04:24:36.405864120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:24:36.406534180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:24:36.409139595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.409519400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101771s
2026-04-15T04:24:36.409715535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:24:36.409885076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-15T04:24:36.410155471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-15T04:24:36.414100554Z [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-15T04:24:36.415165438Z [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-15T04:24:36.415739554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:24:36.416465716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:24:36.419042765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.419424213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090513s
2026-04-15T04:24:36.419621490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:24:36.419794077Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.420055604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-15T04:24:36.423966308Z [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-15T04:24:36.425037405Z [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-15T04:24:36.425615368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:24:36.426330919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:24:36.428932377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.429313354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090338s
2026-04-15T04:24:36.429503727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T04:24:36.429670243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.429909775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-15T04:24:36.433856682Z [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-15T04:24:36.434939812Z [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-15T04:24:36.435516433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T04:24:36.436198838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T04:24:36.438787891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.439160691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090467s
2026-04-15T04:24:36.439347016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T04:24:36.439516828Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.439757723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-15T04:24:36.443730973Z [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-15T04:24:36.444834996Z [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-15T04:24:36.445414362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T04:24:36.446118530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T04:24:36.448692322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.449073670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090872s
2026-04-15T04:24:36.449277180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T04:24:36.449441140Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.449670382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-15T04:24:36.453637739Z [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-15T04:24:36.454726902Z [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-15T04:24:36.455300898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T04:24:36.456016128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T04:24:36.458587446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.458962341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090812s
2026-04-15T04:24:36.459149217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-15T04:24:36.459312085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-15T04:24:36.459534052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-15T04:24:36.463581721Z [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-15T04:24:36.464554369Z [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-15T04:24:36.465071400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-15T04:24:36.465608091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-15T04:24:36.468058325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008308s
2026-04-15T04:24:36.468248447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-15T04:24:36.468421316Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.468626509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-15T04:24:36.473894666Z [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-15T04:24:36.474834348Z [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-15T04:24:36.475351890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-15T04:24:36.475979443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-15T04:24:36.478614759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097809s
2026-04-15T04:24:36.478812077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-15T04:24:36.478977620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-15T04:24:36.479200318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-15T04:24:36.484680402Z [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-15T04:24:36.485786850Z [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-15T04:24:36.486364493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-15T04:24:36.486850922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-15T04:24:36.489291076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098829s
2026-04-15T04:24:36.489480657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-15T04:24:36.489659076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-04-15T04:24:36.489897316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-15T04:24:36.494032061Z [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-15T04:24:36.495108027Z [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-15T04:24:36.495686803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-15T04:24:36.496231279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-15T04:24:36.498667815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085646s
2026-04-15T04:24:36.498862777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-15T04:24:36.499025094Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.499238484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-15T04:24:36.503200061Z [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-15T04:24:36.504082467Z [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-15T04:24:36.504578676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-15T04:24:36.505057290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-15T04:24:36.507505519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080604s
2026-04-15T04:24:36.507696253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T04:24:36.507863780Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.508100226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-15T04:24:36.512001281Z [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-15T04:24:36.512818176Z [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-15T04:24:36.513272851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-15T04:24:36.513908832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-15T04:24:36.516530701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T04:24:36.516895926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085901s
2026-04-15T04:24:36.517084626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T04:24:36.517244688Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.517472116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-15T04:24:36.521362970Z [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-15T04:24:36.522178553Z [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-15T04:24:36.522640643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-15T04:24:36.523335953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-15T04:24:36.525965537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T04:24:36.526328278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086493s
2026-04-15T04:24:36.526510284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:36.526667771Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.526879317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-15T04:24:36.530947939Z [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-15T04:24:36.531965718Z [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-15T04:24:36.532512910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:24:36.533270045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:24:36.536064030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:36.536533736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:24:36.536883109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098038s
2026-04-15T04:24:36.537064755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:36.537221901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.537429429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-15T04:24:36.541488382Z [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-15T04:24:36.542507343Z [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-15T04:24:36.543038673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:24:36.543790407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:24:36.546610324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:36.547074809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:24:36.547415044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097881s
2026-04-15T04:24:36.547596319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:36.547769137Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.547983238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-15T04:24:36.551709732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-15T04:24:36.552353327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-15T04:24:36.552770988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-15T04:24:36.553292829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-15T04:24:36.555795208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:24:36.556171054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079837s
2026-04-15T04:24:36.556619848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:24:36', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-15T04:24:36.557013771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.560894645Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-15T04:24:36.561111381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012612s
2026-04-15T04:24:36.561381225Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-15T04:24:36.561605436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.561919298Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-15T04:24:36.562485979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:36.562662294Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.562877728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-15T04:24:36.563220949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.564282095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011601s
2026-04-15T04:24:36.564435805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:36.564596699Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.564807984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-15T04:24:36.565144873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.566145968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s
2026-04-15T04:24:36.566531264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:24:36', 'add_on_delete_to_notifications')
2026-04-15T04:24:36.566901880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.567644476Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-15T04:24:36.567827454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025779s
2026-04-15T04:24:36.568081676Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-15T04:24:36.568298262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.568556081Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-15T04:24:36.569927602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:24:36.570103176Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.570338429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-15T04:24:36.570701019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.571703217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011493s
2026-04-15T04:24:36.571874382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:24:36.572165207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-15T04:24:36.572450332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s
2026-04-15T04:24:36.572635374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:36.572782881Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.572994738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-15T04:24:36.573294291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-15T04:24:36.574267851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s
2026-04-15T04:24:36.574447012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.574656474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.575363958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007432s
2026-04-15T04:24:36.575560303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-15T04:24:36.576130902Z [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-15T04:24:36.576660909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009168s
2026-04-15T04:24:36.576867826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-15T04:24:36.577175125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-15T04:24:36.577519869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s
2026-04-15T04:24:36.577703298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:24:36.577871376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.578078063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-15T04:24:36.578421093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:24:36.579414062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011344s
2026-04-15T04:24:36.579607322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:24:36.579764418Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.580000393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-15T04:24:36.580344746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.581345361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s
2026-04-15T04:24:36.581631948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:24:36.581797381Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.582027895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-15T04:24:36.582495276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.583503807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s
2026-04-15T04:24:36.583676695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.583905426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.585658395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017985s
2026-04-15T04:24:36.585848849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.586046757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.586907941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008806s
2026-04-15T04:24:36.587119217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-15T04:24:36.592629721Z [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-15T04:24:36.593608823Z [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-15T04:24:36.594141616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-15T04:24:36.594608596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-15T04:24:36.598878583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115564s
2026-04-15T04:24:36.599140351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-15T04:24:36.603187970Z [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-15T04:24:36.604023242Z [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-15T04:24:36.604477977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-15T04:24:36.605030089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-15T04:24:36.607688602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083424s
2026-04-15T04:24:36.607997824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-15T04:24:36.608342939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-15T04:24:36.608624426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s
2026-04-15T04:24:36.608810050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:24:36.608965643Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.609240476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-15T04:24:36.609625842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.610648361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001195s
2026-04-15T04:24:36.610837361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:24:36.611004819Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-04-15T04:24:36.611239651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-15T04:24:36.611577151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-15T04:24:36.612566353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s
2026-04-15T04:24:36.612940847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:24:36', 'add_custom_formats')
2026-04-15T04:24:36.613295260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.614996736Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-15T04:24:36.615186148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035185s
2026-04-15T04:24:36.615405850Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-15T04:24:36.615633087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.615952511Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-15T04:24:36.616376534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:24:36.616557649Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.616740317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-15T04:24:36.617046864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:36.618068872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011385s
2026-04-15T04:24:36.618449929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:24:36', 'add_result_to_commands')
2026-04-15T04:24:36.618822289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.619732572Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-15T04:24:36.619925841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027667s
2026-04-15T04:24:36.620159782Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-15T04:24:36.620376298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.620671572Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-15T04:24:36.621037028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:36.621228453Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.621434999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-15T04:24:36.621779062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.622798384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011622s
2026-04-15T04:24:36.623179131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:24:36', 'health_restored_notification')
2026-04-15T04:24:36.623545979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.624469499Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-15T04:24:36.624666656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027845s
2026-04-15T04:24:36.624851177Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-15T04:24:36.625057823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.625344370Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-15T04:24:36.625697481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:36.626013969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-15T04:24:36.626291578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s
2026-04-15T04:24:36.626640280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:24:36', 'remove_uc')
2026-04-15T04:24:36.626996878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.627740375Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-15T04:24:36.627924255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018149s
2026-04-15T04:24:36.628163166Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-15T04:24:36.628392588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.628674646Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-15T04:24:36.628984901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.629204272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.631059668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018849s
2026-04-15T04:24:36.631460706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:24:36', 'download_clients_rename_tv_to_music')
2026-04-15T04:24:36.631841112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.632767998Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-15T04:24:36.632968612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035293s
2026-04-15T04:24:36.633211431Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-15T04:24:36.633449660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.633732930Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-15T04:24:36.634079899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-15T04:24:36.634252196Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.634478832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-15T04:24:36.634838667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-15T04:24:36.635908491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012064s
2026-04-15T04:24:36.636316512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:24:36', 'add_colon_replacement_to_naming_config')
2026-04-15T04:24:36.636701147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.637512210Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-15T04:24:36.637711721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027587s
2026-04-15T04:24:36.637914640Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-15T04:24:36.638122909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.638383133Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-15T04:24:36.638767487Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-15T04:24:36.642944527Z [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-15T04:24:36.643933659Z [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-15T04:24:36.644497274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:24:36.645261021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:24:36.647967511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.648345492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009364s
2026-04-15T04:24:36.648535925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:24:36.648697501Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.648930360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-15T04:24:36.649248490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-15T04:24:36.650256750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011148s
2026-04-15T04:24:36.650618208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:24:36', 'list_sync_time')
2026-04-15T04:24:36.650975668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.651902885Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-15T04:24:36.652091975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027319s
2026-04-15T04:24:36.652310075Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-15T04:24:36.652546140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.652798939Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-15T04:24:36.653151308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T04:24:36.653302573Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.653504620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-15T04:24:36.653788551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-15T04:24:36.654789336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s
2026-04-15T04:24:36.655166816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:24:36', 'add_download_client_tags')
2026-04-15T04:24:36.655534406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.656280989Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-15T04:24:36.656469950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025398s
2026-04-15T04:24:36.656686536Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-15T04:24:36.656905948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.657174208Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-15T04:24:36.657745248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-15T04:24:36.658367430Z [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-15T04:24:36.658919743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s
2026-04-15T04:24:36.659146810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-15T04:24:36.659509290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-15T04:24:36.659891449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s
2026-04-15T04:24:36.660255913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:24:36', 'add_notification_status')
2026-04-15T04:24:36.660628603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.661787637Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-15T04:24:36.661975625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024057s
2026-04-15T04:24:36.662204246Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-15T04:24:36.662431122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.662705194Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-15T04:24:36.662983885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.663201824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.664795663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s
2026-04-15T04:24:36.665183965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:24:36', 'add_alac_24_quality_in_profiles')
2026-04-15T04:24:36.665561796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.666269691Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-15T04:24:36.666462209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030506s
2026-04-15T04:24:36.666668745Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-15T04:24:36.666883056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.667143450Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-15T04:24:36.667516131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-15T04:24:36.667688909Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.667886296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-15T04:24:36.668179747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-15T04:24:36.669221745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s
2026-04-15T04:24:36.669433551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-15T04:24:36.669704357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-15T04:24:36.670716655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s
2026-04-15T04:24:36.671078143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:24:36', 'add_salt_to_users')
2026-04-15T04:24:36.671460212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.672266616Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-15T04:24:36.672449925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026169s
2026-04-15T04:24:36.672645899Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-15T04:24:36.672860111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.673117268Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-15T04:24:36.673588076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-15T04:24:36.674192754Z [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-15T04:24:36.674752471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009723s
2026-04-15T04:24:36.674952343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-15T04:24:36.675250784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-15T04:24:36.675597632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s
2026-04-15T04:24:36.675973990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:24:36', 'add_auto_tagging')
2026-04-15T04:24:36.676334536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.677144437Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-15T04:24:36.677320201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019826s
2026-04-15T04:24:36.677556797Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-15T04:24:36.677784415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.678063347Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-15T04:24:36.678426468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-15T04:24:36.678606180Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.678829960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-15T04:24:36.679147941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-15T04:24:36.680269940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012307s
2026-04-15T04:24:36.680590465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-15T04:24:36.680954027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-15T04:24:36.681248480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s
2026-04-15T04:24:36.681633896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:24:36', 'quality_definition_preferred_size')
2026-04-15T04:24:36.682006807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.682788491Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-15T04:24:36.682987512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019059s
2026-04-15T04:24:36.683229309Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-15T04:24:36.683460674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.683744566Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-15T04:24:36.684100823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:36.684278631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.684490307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-15T04:24:36.684822697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.685916719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012261s
2026-04-15T04:24:36.686310151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:24:36', 'add_on_artist_add_to_notifications')
2026-04-15T04:24:36.686684776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.687453684Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-15T04:24:36.687647644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027112s
2026-04-15T04:24:36.687884972Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-15T04:24:36.688097841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.688368967Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-15T04:24:36.688677047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:36.688849093Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.689063024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-15T04:24:36.689356224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-15T04:24:36.690424195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011572s
2026-04-15T04:24:36.690800212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:24:36', 'album_last_searched_time')
2026-04-15T04:24:36.691166449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.691923935Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-15T04:24:36.692110059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026088s
2026-04-15T04:24:36.692313559Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-15T04:24:36.692529474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.692793886Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-15T04:24:36.693173170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-15T04:24:36.693343683Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:36.693545139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-15T04:24:36.693866015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.694949155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s
2026-04-15T04:24:36.695132815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:24:36.695289571Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:36.695490135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-15T04:24:36.695815029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:36.696934944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012383s
2026-04-15T04:24:36.697294417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:24:36', 'add_indexer_flags')
2026-04-15T04:24:36.697658601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.698479153Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-15T04:24:36.698655558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027591s
2026-04-15T04:24:36.698878457Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-15T04:24:36.699101766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.699371620Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-15T04:24:36.699766244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-15T04:24:36.700082070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-15T04:24:36.700420331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2026-04-15T04:24:36.700669643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-15T04:24:36.700968435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-15T04:24:36.701303109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s
2026-04-15T04:24:36.701515216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-15T04:24:36.701842445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-15T04:24:36.702185215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s
2026-04-15T04:24:36.702566533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:24:36', 'add_indexes_album_statistics')
2026-04-15T04:24:36.702933421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.703780237Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-15T04:24:36.703988566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020256s
2026-04-15T04:24:36.704204651Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-15T04:24:36.704421999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.704692173Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-15T04:24:36.705134814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-15T04:24:36.705582195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-15T04:24:36.705926909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s
2026-04-15T04:24:36.706293887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:24:36', 'update_redacted_baseurl')
2026-04-15T04:24:36.706691809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.707474675Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-15T04:24:36.707664166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020314s
2026-04-15T04:24:36.715486136Z [Debug] MigrationController: Took: 00:00:01.6554728
2026-04-15T04:24:36.787162742Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-15T04:24:36.818636062Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-15T04:24:36.845694933Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-15T04:24:36.864169410Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-15T04:24:36.865079683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:36.865395228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:36.869254549Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-15T04:24:36.869498891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041707s
2026-04-15T04:24:36.869763714Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-15T04:24:36.870069259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044251s
2026-04-15T04:24:36.872595776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-15T04:24:36.872923115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.873393833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-15T04:24:36.873771303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-15T04:24:36.874281350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006242s
2026-04-15T04:24:36.874580933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.876157297Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-15T04:24:36.876440237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s
2026-04-15T04:24:36.876812116Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-15T04:24:36.877119284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.877641606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-15T04:24:36.878049768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:24:36.878568712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006206s
2026-04-15T04:24:36.878846051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:36.879103900Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-15T04:24:36.879415167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-15T04:24:36.879820823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-15T04:24:36.880681847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s
2026-04-15T04:24:36.880983915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.881754236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-15T04:24:36.882046545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019983s
2026-04-15T04:24:36.882409686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-15T04:24:36.882748468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.883185408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:36.883461584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-15T04:24:36.883749824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-15T04:24:36.884268008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-15T04:24:36.884833196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006611s
2026-04-15T04:24:36.885103560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.885975966Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-15T04:24:36.886288606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s
2026-04-15T04:24:36.886665705Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-15T04:24:36.886984988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.887369602Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-15T04:24:36.888019020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-15T04:24:36.888655722Z [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-15T04:24:36.889405872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s
2026-04-15T04:24:36.889665976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-15T04:24:36.890048165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-15T04:24:36.890497360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s
2026-04-15T04:24:36.890941945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:24:36', 'InitialSetup')
2026-04-15T04:24:36.891452754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.892409450Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-15T04:24:36.892690145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002418s
2026-04-15T04:24:36.892989999Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-15T04:24:36.893347739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.893687032Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-15T04:24:36.894214013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:24:36', 'add_reason_to_pending_releases')
2026-04-15T04:24:36.894822479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.895651327Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-15T04:24:36.895975250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023339s
2026-04-15T04:24:36.896256145Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-15T04:24:36.896573284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.896952688Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-15T04:24:36.897403164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:24:36', 'add_medium_support')
2026-04-15T04:24:36.897951859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.898799676Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-15T04:24:36.899080481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022313s
2026-04-15T04:24:36.899393161Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-15T04:24:36.899733146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.900182590Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-15T04:24:36.900676535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:24:36', 'add_various_qualites_in_profile')
2026-04-15T04:24:36.901253577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.902114069Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-15T04:24:36.902427481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023553s
2026-04-15T04:24:36.902714368Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-15T04:24:36.903022579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.903397233Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-15T04:24:36.903862760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:24:36', 'metadata_profiles')
2026-04-15T04:24:36.904463470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.905186957Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-15T04:24:36.905464886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021696s
2026-04-15T04:24:36.905794380Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-15T04:24:36.906155327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.906550442Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-15T04:24:36.907085039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:24:36', 'separate_automatic_and_interactive_search')
2026-04-15T04:24:36.907674736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.908566561Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-15T04:24:36.908887598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023688s
2026-04-15T04:24:36.909197051Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-15T04:24:36.909531614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.909918984Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-15T04:24:36.910423761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:24:36', 'change_album_path_to_relative')
2026-04-15T04:24:36.910990632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.911816485Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-15T04:24:36.912137551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022686s
2026-04-15T04:24:36.912441363Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-15T04:24:36.912776137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.913159950Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-15T04:24:36.913644656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:24:36', 'change_quality_size_mb_to_kb')
2026-04-15T04:24:36.914207790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.915050637Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-15T04:24:36.915351542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022594s
2026-04-15T04:24:36.915630143Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-15T04:24:36.915959897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.916332848Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-15T04:24:36.916768075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:24:36', 'album_releases')
2026-04-15T04:24:36.917307140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.918114726Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-15T04:24:36.918387906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021752s
2026-04-15T04:24:36.918676607Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-15T04:24:36.918992994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.919365735Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-15T04:24:36.919821572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:24:36', 'album_releases_fix')
2026-04-15T04:24:36.920432342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.921171430Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-15T04:24:36.921453007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021804s
2026-04-15T04:24:36.921738001Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-15T04:24:36.922041502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.922410896Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-15T04:24:36.922840551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:24:36', 'import_lists')
2026-04-15T04:24:36.923378143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.924091630Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-15T04:24:36.924365321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020595s
2026-04-15T04:24:36.924651016Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-15T04:24:36.924965049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.925336887Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-15T04:24:36.925785931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:24:36', 'add_release_status')
2026-04-15T04:24:36.926331841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.927077793Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-15T04:24:36.927358127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002116s
2026-04-15T04:24:36.927660165Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-15T04:24:36.928010080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.928395295Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-15T04:24:36.928877166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:24:36', 'album_download_notification')
2026-04-15T04:24:36.929441662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.930167243Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-15T04:24:36.930465413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021481s
2026-04-15T04:24:36.930773273Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-15T04:24:36.931120753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.931507571Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-15T04:24:36.932015715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:24:36', 'fix_language_metadata_profiles')
2026-04-15T04:24:36.932591534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.933638722Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-15T04:24:36.933942494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024957s
2026-04-15T04:24:36.934222999Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-15T04:24:36.934528484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.934898259Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-15T04:24:36.935338986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:24:36', 'remove_fanzub')
2026-04-15T04:24:36.935913563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.936700046Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-15T04:24:36.936973758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021797s
2026-04-15T04:24:36.937285555Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-15T04:24:36.937622203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.938004773Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-15T04:24:36.938497135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:24:36', 'update_artist_history_indexes')
2026-04-15T04:24:36.939067874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.939914158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-15T04:24:36.940240645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022622s
2026-04-15T04:24:36.940494456Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-15T04:24:36.940794440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.941160327Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-15T04:24:36.941582657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:24:36', 'remove_nma')
2026-04-15T04:24:36.942119658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.942927535Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-15T04:24:36.943193851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021468s
2026-04-15T04:24:36.943480779Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-15T04:24:36.943800483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.944198434Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-15T04:24:36.944655254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:24:36', 'album_disambiguation')
2026-04-15T04:24:36.945205982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.946027246Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-15T04:24:36.946312130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022231s
2026-04-15T04:24:36.946613747Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-15T04:24:36.946953541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.947348056Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-15T04:24:36.947814865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:24:36', 'add_ape_quality_in_profiles')
2026-04-15T04:24:36.948399743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.949228993Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-15T04:24:36.949535109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022605s
2026-04-15T04:24:36.949817016Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-15T04:24:36.950123694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.950494060Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-15T04:24:36.950932112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:24:36', 'remove_pushalot')
2026-04-15T04:24:36.951472991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.952462082Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-15T04:24:36.953093103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002209s
2026-04-15T04:24:36.953393437Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-15T04:24:36.953706949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.954088717Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-15T04:24:36.954539976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:24:36', 'add_custom_filters')
2026-04-15T04:24:36.955090094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.955949063Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-15T04:24:36.956240109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s
2026-04-15T04:24:36.956529752Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-15T04:24:36.956838764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.957217697Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-15T04:24:36.957659056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:24:36', 'import_list_tags')
2026-04-15T04:24:36.958212941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.959042742Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-15T04:24:36.959329029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022012s
2026-04-15T04:24:36.959625285Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-15T04:24:36.959962384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.960342960Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-15T04:24:36.960809149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:24:36', 'add_release_groups_etc')
2026-04-15T04:24:36.961361631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.962194468Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-15T04:24:36.962482628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022432s
2026-04-15T04:24:36.962768684Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-15T04:24:36.963084610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.963466469Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-15T04:24:36.963931976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:24:36', 'NewMediaInfoFormat')
2026-04-15T04:24:36.964481032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.965464652Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-15T04:24:36.965754997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023827s
2026-04-15T04:24:36.966084220Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-15T04:24:36.966438713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.966830532Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-15T04:24:36.967369387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:24:36', 'rename_restrictions_to_release_profiles')
2026-04-15T04:24:36.967972251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.968868536Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-15T04:24:36.969189251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023925s
2026-04-15T04:24:36.969535008Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-15T04:24:36.969883950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.970283896Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-15T04:24:36.970827410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:24:36', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-15T04:24:36.971428330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.972303592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-15T04:24:36.972640210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023698s
2026-04-15T04:24:36.972926146Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-15T04:24:36.973247943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.973635353Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-15T04:24:36.974092945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:24:36', 'add_import_exclusions')
2026-04-15T04:24:36.974643092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.975413163Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-15T04:24:36.975699179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021653s
2026-04-15T04:24:36.976016758Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-15T04:24:36.976351432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.976738050Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-15T04:24:36.977220782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:24:36', 'clean_artist_metadata_table')
2026-04-15T04:24:36.977787634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.978631252Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-15T04:24:36.978991317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022422s
2026-04-15T04:24:36.979311362Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-15T04:24:36.979638931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.980039788Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-15T04:24:36.980523853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:24:36', 'health_issue_notification')
2026-04-15T04:24:36.981085844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.981955195Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-15T04:24:36.982250680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023047s
2026-04-15T04:24:36.982563910Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-15T04:24:36.982905418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.983300984Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-15T04:24:36.983796492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:24:36', 'add_mediafilerepository_mtime')
2026-04-15T04:24:36.984393123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.985278506Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-15T04:24:36.985582288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023468s
2026-04-15T04:24:36.985897442Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-15T04:24:36.986244621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.986634707Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-15T04:24:36.987135725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:24:36', 'add_artistmetadataid_constraint')
2026-04-15T04:24:36.987707537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.990984525Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-15T04:24:36.991280090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046888s
2026-04-15T04:24:36.991579333Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-15T04:24:36.991915169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.992317900Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-15T04:24:36.992788357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:24:36', 'old_ids_and_artist_alias')
2026-04-15T04:24:36.993354036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.994209258Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-15T04:24:36.994480133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022743s
2026-04-15T04:24:36.994776540Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-15T04:24:36.995101694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.995480397Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-15T04:24:36.995959401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:24:36', 'download_propers_config')
2026-04-15T04:24:36.996536042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:36.997366605Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-15T04:24:36.997663973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002246s
2026-04-15T04:24:36.997959989Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-15T04:24:36.998285465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:36.998667183Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-15T04:24:36.999137340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:24:36', 'remove_language_profiles')
2026-04-15T04:24:36.999704913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.000556437Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-15T04:24:37.000854057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022602s
2026-04-15T04:24:37.001150854Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-15T04:24:37.001476009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.001856595Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-15T04:24:37.002324146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:24:37', 'multi_disc_naming_format')
2026-04-15T04:24:37.002880957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.003714465Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-15T04:24:37.004028808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022327s
2026-04-15T04:24:37.004332580Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-15T04:24:37.004666943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.005046127Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-15T04:24:37.005528248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:24:37', 'add_download_client_priority')
2026-04-15T04:24:37.006100590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.006926212Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-15T04:24:37.007241217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s
2026-04-15T04:24:37.007523896Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-15T04:24:37.007839211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.008228434Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-15T04:24:37.008686136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:24:37', 'remove_growl_prowl')
2026-04-15T04:24:37.009230462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.010043589Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-15T04:24:37.010330737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022066s
2026-04-15T04:24:37.010621914Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-15T04:24:37.010952559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.011334358Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-15T04:24:37.011798352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:24:37', 'remove_plex_hometheatre')
2026-04-15T04:24:37.012377308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.013217019Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-15T04:24:37.013507584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022534s
2026-04-15T04:24:37.013812357Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-15T04:24:37.014145528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.014526024Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-15T04:24:37.015014217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:24:37', 'add_root_folder_add_defaults')
2026-04-15T04:24:37.015607772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.016467463Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-15T04:24:37.016765774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023073s
2026-04-15T04:24:37.017046639Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-15T04:24:37.017350030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.017721668Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-15T04:24:37.018151073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:24:37', 'task_duration')
2026-04-15T04:24:37.018696742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.019503155Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-15T04:24:37.019779873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021659s
2026-04-15T04:24:37.020126120Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-15T04:24:37.020489501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.020882433Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-15T04:24:37.021424815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:24:37', 'add_indexer_and_enabled_to_release_profiles')
2026-04-15T04:24:37.022020093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.022888141Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-15T04:24:37.023220330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s
2026-04-15T04:24:37.023504873Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-15T04:24:37.023826490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.024216616Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-15T04:24:37.024675800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:24:37', 'remove_album_folders')
2026-04-15T04:24:37.025221499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.026032562Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-15T04:24:37.026314049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022011s
2026-04-15T04:24:37.026614734Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-15T04:24:37.026934738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.027316808Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-15T04:24:37.027778146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T04:24:37', 'flexible_delay_profiles')
2026-04-15T04:24:37.028361431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.029193817Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-15T04:24:37.029480554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022423s
2026-04-15T04:24:37.029776290Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-15T04:24:37.030102056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.030483343Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-15T04:24:37.030960765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:24:37', 'add_priority_to_indexers')
2026-04-15T04:24:37.031523297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.032946092Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-15T04:24:37.033244082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028267s
2026-04-15T04:24:37.033560168Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-15T04:24:37.033907368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.034297964Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-15T04:24:37.034809394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:24:37', 'remove_chown_and_folderchmod_config')
2026-04-15T04:24:37.035395384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.036238792Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-15T04:24:37.036564638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022973s
2026-04-15T04:24:37.036864822Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-15T04:24:37.037194646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.037580393Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-15T04:24:37.038055219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-15T04:24:37', 'convert_blacklist_protocol')
2026-04-15T04:24:37.038620226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.039542283Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-15T04:24:37.039840223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023346s
2026-04-15T04:24:37.040139575Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-15T04:24:37.040453087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.040821659Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-15T04:24:37.041264771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:24:37', 'update_notifiarr')
2026-04-15T04:24:37.041812985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.042600320Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-15T04:24:37.042884272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021575s
2026-04-15T04:24:37.043178715Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-15T04:24:37.043507707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.043904406Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-15T04:24:37.044382308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:24:37', 'email_multiple_addresses')
2026-04-15T04:24:37.044952897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.045773910Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-15T04:24:37.046069395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022537s
2026-04-15T04:24:37.046377425Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-15T04:24:37.046714644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.047101453Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-15T04:24:37.047593413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:24:37', 'rename_blacklist_to_blocklist')
2026-04-15T04:24:37.048207069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.049038683Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-15T04:24:37.049336373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023033s
2026-04-15T04:24:37.049629363Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-15T04:24:37.049950619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.050331717Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-15T04:24:37.050799509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:24:37', 'cdh_per_downloadclient')
2026-04-15T04:24:37.051353224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.052150789Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-15T04:24:37.052457146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021943s
2026-04-15T04:24:37.052750297Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-15T04:24:37.053046112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.053426227Z [Info] download_history: Starting migration of Log DB to 52
2026-04-15T04:24:37.053862005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:24:37', 'download_history')
2026-04-15T04:24:37.054418596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.055183816Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-15T04:24:37.055465213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021471s
2026-04-15T04:24:37.055740177Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-15T04:24:37.056069460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.056443062Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-15T04:24:37.057125716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-15T04:24:37.057696265Z [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-15T04:24:37.058351003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s
2026-04-15T04:24:37.058639574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-15T04:24:37.059048638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-15T04:24:37.059519656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s
2026-04-15T04:24:37.059979161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:24:37', 'add_update_history')
2026-04-15T04:24:37.060539028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.061375803Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-15T04:24:37.061660186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024189s
2026-04-15T04:24:37.061967845Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-15T04:24:37.062305535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.062696903Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-15T04:24:37.063188744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:24:37', 'add_on_update_to_notifications')
2026-04-15T04:24:37.063756276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.064572440Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-15T04:24:37.064874648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022476s
2026-04-15T04:24:37.065177468Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-15T04:24:37.065509517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.065888409Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-15T04:24:37.066375290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:24:37', 'download_client_per_indexer')
2026-04-15T04:24:37.066938574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.067730108Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-15T04:24:37.068062347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022081s
2026-04-15T04:24:37.068356409Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-15T04:24:37.068678968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.069056087Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-15T04:24:37.069521304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:24:37', 'AddNewItemMonitorType')
2026-04-15T04:24:37.070085680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.070871853Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-15T04:24:37.071159833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021903s
2026-04-15T04:24:37.071438564Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-15T04:24:37.071748899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.072145347Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-15T04:24:37.072583129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:24:37', 'ImportListSearch')
2026-04-15T04:24:37.073125451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.073920922Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-15T04:24:37.074200165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021767s
2026-04-15T04:24:37.074499317Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-15T04:24:37.074829702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.075210318Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-15T04:24:37.075685626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:24:37', 'ImportListMonitorExisting')
2026-04-15T04:24:37.076273118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.077065754Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-15T04:24:37.077371991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022235s
2026-04-15T04:24:37.077652425Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-15T04:24:37.077964794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.078348978Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-15T04:24:37.078791479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:24:37', 'add_indexer_tags')
2026-04-15T04:24:37.079334712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.080116496Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-15T04:24:37.080400448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021544s
2026-04-15T04:24:37.080700703Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-15T04:24:37.081004134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.081377145Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-15T04:24:37.081827251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:24:37', 'update_audio_types')
2026-04-15T04:24:37.082373731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.083104874Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-15T04:24:37.083387673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021043s
2026-04-15T04:24:37.083735644Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-15T04:24:37.084147383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.084548140Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-15T04:24:37.085117576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-15T04:24:37.085375145Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T04:24:37.085669497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-15T04:24:37.086728850Z [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-15T04:24:37.087781279Z [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-15T04:24:37.088474976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-15T04:24:37.089132219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-15T04:24:37.090237855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-15T04:24:37.090700557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047364s
2026-04-15T04:24:37.090971462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-15T04:24:37.091231897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:37.091520097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-15T04:24:37.092470310Z [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-15T04:24:37.093350603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-15T04:24:37.093946523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-15T04:24:37.094596110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-15T04:24:37.095672358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-15T04:24:37.096182334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043408s
2026-04-15T04:24:37.096450635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:37.096706660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T04:24:37.097000041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-15T04:24:37.097819280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-15T04:24:37.098576926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-15T04:24:37.099199499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-15T04:24:37.099832223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-15T04:24:37.100929833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:24:37.101431483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041142s
2026-04-15T04:24:37.101942512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:24:37', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-15T04:24:37.102551168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.103691523Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-15T04:24:37.104050947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062855s
2026-04-15T04:24:37.104367915Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-15T04:24:37.104704213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.105092244Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-15T04:24:37.105587772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:24:37', 'add_on_delete_to_notifications')
2026-04-15T04:24:37.106155695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.106905745Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-15T04:24:37.107206150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021841s
2026-04-15T04:24:37.107502186Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-15T04:24:37.107822431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.108217196Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-15T04:24:37.108666861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:24:37', 'add_custom_formats')
2026-04-15T04:24:37.109216317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.109967059Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-15T04:24:37.110248696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021448s
2026-04-15T04:24:37.110542948Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-15T04:24:37.110864646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.111241054Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-15T04:24:37.111718906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:24:37', 'add_result_to_commands')
2026-04-15T04:24:37.112292691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.113173906Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-15T04:24:37.113466795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022877s
2026-04-15T04:24:37.113770036Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-15T04:24:37.114104840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.114488042Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-15T04:24:37.114976876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:24:37', 'health_restored_notification')
2026-04-15T04:24:37.115564589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.116427487Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-15T04:24:37.116742220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022981s
2026-04-15T04:24:37.117008356Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-15T04:24:37.117306947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.117672213Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-15T04:24:37.118091968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:24:37', 'remove_uc')
2026-04-15T04:24:37.118626204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.119477207Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-15T04:24:37.119747612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021849s
2026-04-15T04:24:37.120079831Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-15T04:24:37.120434324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.120816794Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-15T04:24:37.121329917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:24:37', 'download_clients_rename_tv_to_music')
2026-04-15T04:24:37.121920637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.122790087Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-15T04:24:37.123108188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023356s
2026-04-15T04:24:37.123428412Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-15T04:24:37.123789029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.124199956Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-15T04:24:37.124730073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:24:37', 'add_colon_replacement_to_naming_config')
2026-04-15T04:24:37.125320322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.126210224Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-15T04:24:37.126537432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023859s
2026-04-15T04:24:37.126811935Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-15T04:24:37.127124565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.127494980Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-15T04:24:37.127953494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:24:37', 'list_sync_time')
2026-04-15T04:24:37.128490555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.129322079Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-15T04:24:37.129602193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s
2026-04-15T04:24:37.129897358Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-15T04:24:37.130222703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.130601525Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-15T04:24:37.131073365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:24:37', 'add_download_client_tags')
2026-04-15T04:24:37.131632121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.132477202Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-15T04:24:37.132780743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022408s
2026-04-15T04:24:37.133074224Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-15T04:24:37.133396904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.133775155Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-15T04:24:37.134240362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:24:37', 'add_notification_status')
2026-04-15T04:24:37.134791522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.135609979Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-15T04:24:37.135908120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022006s
2026-04-15T04:24:37.136228214Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-15T04:24:37.136558369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.136950949Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-15T04:24:37.137447890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:24:37', 'add_alac_24_quality_in_profiles')
2026-04-15T04:24:37.138011565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.138864242Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-15T04:24:37.139177332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022915s
2026-04-15T04:24:37.139446695Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-15T04:24:37.139764034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.140153989Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-15T04:24:37.140629045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:24:37', 'add_salt_to_users')
2026-04-15T04:24:37.141157218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.142021869Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-15T04:24:37.142279728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022168s
2026-04-15T04:24:37.142537618Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-15T04:24:37.142861029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.143248790Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-15T04:24:37.143686000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:24:37', 'add_auto_tagging')
2026-04-15T04:24:37.144248813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.145060006Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-15T04:24:37.145341032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s
2026-04-15T04:24:37.145657770Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-15T04:24:37.146005340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.146385926Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-15T04:24:37.146899190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:24:37', 'quality_definition_preferred_size')
2026-04-15T04:24:37.147471572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.148313988Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-15T04:24:37.148615084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022748s
2026-04-15T04:24:37.148928245Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-15T04:24:37.149349804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.149661622Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-15T04:24:37.150166669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:24:37', 'add_on_artist_add_to_notifications')
2026-04-15T04:24:37.150745955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.151622871Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-15T04:24:37.151953206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023049s
2026-04-15T04:24:37.152247689Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-15T04:24:37.152573134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.152948119Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-15T04:24:37.153444218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:24:37', 'album_last_searched_time')
2026-04-15T04:24:37.153979946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.154810268Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-15T04:24:37.155112036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022308s
2026-04-15T04:24:37.155383151Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-15T04:24:37.155695881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.156086187Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-15T04:24:37.156541995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:24:37', 'add_indexer_flags')
2026-04-15T04:24:37.157112083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.158419375Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-15T04:24:37.158710521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026956s
2026-04-15T04:24:37.158982018Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-15T04:24:37.159376121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.159705084Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-15T04:24:37.160218277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:24:37', 'add_indexes_album_statistics')
2026-04-15T04:24:37.160776010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.161622484Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-15T04:24:37.161923220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022852s
2026-04-15T04:24:37.162216310Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-15T04:24:37.162541374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:37.162928173Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-15T04:24:37.163400665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:24:37', 'update_redacted_baseurl')
2026-04-15T04:24:37.163984771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:37.164869251Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-15T04:24:37.165160798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023182s
2026-04-15T04:24:37.340621488Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-15T04:24:37.347531681Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-15T04:24:37.352216514Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-15T04:24:37.495315034Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-15T04:24:37.513672927Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-15T04:24:37.525148953Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-15T04:24:37.553281576Z [ls.io-init] done.
2026-04-15T04:24:37.577389486Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-15T04:24:37.579142676Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-15T04:24:37.579542140Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-04-15T04:24:37.682121097Z [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.6-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.4-r0
libssl3 3.5.6-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-r23
musl-utils 1.2.5-r23
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": 1776227089103
},
{
"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": 1776227089103
},
{
"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=T_AmUTUJyvcXcrP6PNGbMw.\"",
"source": "console-api",
"timestamp": 1776227089103
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1776227089103
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1776227089103
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1776227089103
},
{
"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": 1776227089103
},
{
"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": 1776227089103
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1776227089103
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.03s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 1.90s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 68.14s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-04-15T04:20:44+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.57MB
Tag: arm64v8-nightly-3.1.2.4939-ls194
Version: 3.1.2.4939-ls194
Expand
2026-04-15T04:24:36.211772799Z [migrations] started
2026-04-15T04:24:36.216091996Z [migrations] no migrations found
2026-04-15T04:24:36.668458909Z usermod: no changes
2026-04-15T04:24:36.743090195Z ───────────────────────────────────────
2026-04-15T04:24:36.743107259Z
2026-04-15T04:24:36.743115696Z ██╗ ███████╗██╗ ██████╗
2026-04-15T04:24:36.743124193Z ██║ ██╔════╝██║██╔═══██╗
2026-04-15T04:24:36.743132810Z ██║ ███████╗██║██║ ██║
2026-04-15T04:24:36.743141167Z ██║ ╚════██║██║██║ ██║
2026-04-15T04:24:36.743149494Z ███████╗███████║██║╚██████╔╝
2026-04-15T04:24:36.743157851Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-15T04:24:36.743166238Z
2026-04-15T04:24:36.743174264Z Brought to you by linuxserver.io
2026-04-15T04:24:36.743182450Z ───────────────────────────────────────
2026-04-15T04:24:36.749797750Z
2026-04-15T04:24:36.750376836Z To support the app dev(s) visit:
2026-04-15T04:24:36.772942691Z Lidarr: https://opencollective.com/lidarr
2026-04-15T04:24:36.777358973Z
2026-04-15T04:24:36.777374875Z To support LSIO projects visit:
2026-04-15T04:24:36.777383061Z https://www.linuxserver.io/donate/
2026-04-15T04:24:36.777391027Z
2026-04-15T04:24:36.777398863Z ───────────────────────────────────────
2026-04-15T04:24:36.777407470Z GID/UID
2026-04-15T04:24:36.777415336Z ───────────────────────────────────────
2026-04-15T04:24:36.851620634Z
2026-04-15T04:24:36.851640594Z User UID: 911
2026-04-15T04:24:36.851648360Z User GID: 911
2026-04-15T04:24:36.851655354Z ───────────────────────────────────────
2026-04-15T04:24:36.888818159Z Linuxserver.io version: 3.1.2.4939-ls194
2026-04-15T04:24:36.893014689Z Build-date: 2026-04-15T04:20:44+00:00
2026-04-15T04:24:36.893023657Z ───────────────────────────────────────
2026-04-15T04:24:36.893029849Z
2026-04-15T04:24:39.075753192Z [custom-init] No custom files found, skipping...
2026-04-15T04:24:39.657703194Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:40.975351351Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:42.511484416Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:44.000198947Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:44.760381702Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-04-15T04:24:45.041974283Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:45.105742286Z [Debug] Bootstrap: Console selected
2026-04-15T04:24:45.134442653Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:45.171654266Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:45.291825034Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:46.612182549Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:48.046608096Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:48.831523090Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T04:24:49.335692658Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:49.841685226Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {31702693-2f0c-45e0-85d0-7e37be9f5490} may be persisted to storage in unencrypted form.
2026-04-15T04:24:50.863045771Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-15T04:24:51.477355821Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-15T04:24:52.541901247Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-15T04:24:52.657531854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:52.665536911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:53.219702285Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-15T04:24:53.269641945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.562757s
2026-04-15T04:24:53.273332866Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-15T04:24:53.276160720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.612096s
2026-04-15T04:24:53.381890692Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-15T04:24:53.389877974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:53.476347626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-15T04:24:53.664377154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-15T04:24:53.823529890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3436217s
2026-04-15T04:24:53.829066858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:53.844256532Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-15T04:24:53.846666233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3647945s
2026-04-15T04:24:53.861925808Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-15T04:24:53.864763712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:53.942581013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-15T04:24:53.956733107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:24:53.969771860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244804s
2026-04-15T04:24:53.973124310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:53.976872357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016139s
2026-04-15T04:24:53.982363393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-15T04:24:53.990661260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-15T04:24:54.003833381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182228s
2026-04-15T04:24:54.007375834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:54.012130477Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-15T04:24:54.014972750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268202s
2026-04-15T04:24:54.021474972Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-15T04:24:54.024094586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:54.037073408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:24:54.039832403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002723s
2026-04-15T04:24:54.042230632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-15T04:24:54.045860000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-15T04:24:54.050989417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065611s
2026-04-15T04:24:54.053284729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:54.056713032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-15T04:24:54.058705774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120851s
2026-04-15T04:24:54.104532023Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-15T04:24:54.107185165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:54.116787879Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-15T04:24:54.808198519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-15T04:24:54.852675421Z [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-15T04:24:54.925210687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089043s
2026-04-15T04:24:54.928031096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-15T04:24:54.933236537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-15T04:24:54.940492095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105038s
2026-04-15T04:24:54.942465108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-15T04:24:54.945976758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-15T04:24:54.950202276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005778s
2026-04-15T04:24:54.952342215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-15T04:24:54.955255060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-15T04:24:54.960169715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057719s
2026-04-15T04:24:54.962105853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-15T04:24:55.444211839Z [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-15T04:24:55.488968294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5214246s
2026-04-15T04:24:55.494545624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-15T04:24:55.499788660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-15T04:24:55.503799125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072527s
2026-04-15T04:24:55.505836998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-15T04:24:55.508546253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-15T04:24:55.512300723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004638s
2026-04-15T04:24:55.514208504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-15T04:24:55.517951350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:55.521554455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053285s
2026-04-15T04:24:55.523385591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-15T04:24:55.525827839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:55.530550648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054118s
2026-04-15T04:24:55.532688282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-15T04:24:55.547020699Z [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-15T04:24:55.557821566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233646s
2026-04-15T04:24:55.560028039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-15T04:24:55.562830121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:55.567219098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053218s
2026-04-15T04:24:55.569127991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-15T04:24:55.571575349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:55.575430852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045235s
2026-04-15T04:24:55.577334455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-15T04:24:55.579719447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:55.583195135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041383s
2026-04-15T04:24:55.585146734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-15T04:24:55.587721088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:55.592373746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054153s
2026-04-15T04:24:55.594419625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-15T04:24:55.597015221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:55.600515308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042221s
2026-04-15T04:24:55.602401977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-15T04:24:55.604933254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-15T04:24:55.609227009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042149s
2026-04-15T04:24:55.611227076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-15T04:24:55.619154347Z [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-15T04:24:55.629939703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016903s
2026-04-15T04:24:55.631944590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-15T04:24:55.635078209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-15T04:24:55.638897729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051006s
2026-04-15T04:24:55.640830741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-15T04:24:55.643385716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-15T04:24:55.647011937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004358s
2026-04-15T04:24:55.649094460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-15T04:24:55.651917965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-15T04:24:55.655502482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045464s
2026-04-15T04:24:55.657803665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-15T04:24:55.661204042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-15T04:24:55.665673421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059424s
2026-04-15T04:24:55.667454417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-15T04:24:55.674356423Z [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-15T04:24:55.680503941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112776s
2026-04-15T04:24:55.682607266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-15T04:24:55.685390280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-15T04:24:55.688884415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044417s
2026-04-15T04:24:55.690829481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-15T04:24:55.693457232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:24:55.696877609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042439s
2026-04-15T04:24:55.698633384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-15T04:24:55.705826347Z [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-15T04:24:55.712412548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120081s
2026-04-15T04:24:55.714343676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-15T04:24:55.716814080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T04:24:55.720522056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043794s
2026-04-15T04:24:55.722493635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-15T04:24:55.725090604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-15T04:24:55.728600110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042844s
2026-04-15T04:24:55.730549155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-15T04:24:55.733190874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-15T04:24:55.736742134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043171s
2026-04-15T04:24:55.738650396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-15T04:24:55.741189759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-15T04:24:55.745056725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046065s
2026-04-15T04:24:55.746879275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-15T04:24:55.753158898Z [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-15T04:24:55.759226796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105677s
2026-04-15T04:24:55.761087161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-15T04:24:55.765135673Z [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-15T04:24:55.769725895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068313s
2026-04-15T04:24:55.771759730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-15T04:24:55.774672134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T04:24:55.778358446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047084s
2026-04-15T04:24:55.780152308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-15T04:24:55.823652283Z [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-15T04:24:55.830173232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481227s
2026-04-15T04:24:55.832199983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-15T04:24:55.834842514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T04:24:55.841478185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071453s
2026-04-15T04:24:55.843320494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-15T04:24:55.847188211Z [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-15T04:24:55.851648312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065431s
2026-04-15T04:24:55.853543197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-15T04:24:55.856224004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-15T04:24:55.859627788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042709s
2026-04-15T04:24:55.861535850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-15T04:24:55.866017473Z [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-15T04:24:55.870985125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076143s
2026-04-15T04:24:55.873059292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-15T04:24:55.878004138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-15T04:24:55.882111007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070548s
2026-04-15T04:24:55.884166996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-15T04:24:55.887067176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-15T04:24:55.890603095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046104s
2026-04-15T04:24:55.892403430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-15T04:24:55.899407202Z [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-15T04:24:55.904593264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103925s
2026-04-15T04:24:55.906396514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-15T04:24:55.914230889Z [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-15T04:24:55.926472236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180613s
2026-04-15T04:24:55.928485810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-15T04:24:55.933164650Z [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-15T04:24:55.937815495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075972s
2026-04-15T04:24:55.939630189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-15T04:24:55.945896185Z [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-15T04:24:55.951460839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100625s
2026-04-15T04:24:55.953316435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-15T04:24:55.958023322Z [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-15T04:24:55.962808848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077328s
2026-04-15T04:24:55.964669745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-15T04:24:55.969638449Z [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-15T04:24:55.974770913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083378s
2026-04-15T04:24:55.976678484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-15T04:24:55.980519187Z [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-15T04:24:55.984697399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062207s
2026-04-15T04:24:55.986404146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-15T04:24:55.989397002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-15T04:24:55.993143395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049995s
2026-04-15T04:24:55.994966866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-15T04:24:55.997414775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-15T04:24:56.000787977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040957s
2026-04-15T04:24:56.002551468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-15T04:24:56.006423493Z [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-15T04:24:56.010499019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061535s
2026-04-15T04:24:56.012309344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-15T04:24:56.018055704Z [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-15T04:24:56.023394664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093098s
2026-04-15T04:24:56.025248286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-15T04:24:56.030393847Z [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-15T04:24:56.034818686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078266s
2026-04-15T04:24:56.036748581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-15T04:24:56.039371974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-15T04:24:56.042824886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042617s
2026-04-15T04:24:56.044754020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-15T04:24:56.047373494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-15T04:24:56.050894353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043402s
2026-04-15T04:24:56.052642874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-15T04:24:56.059103101Z [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-15T04:24:56.064896175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104871s
2026-04-15T04:24:56.066740940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-15T04:24:56.072208388Z [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-15T04:24:56.077471305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089349s
2026-04-15T04:24:56.079504639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-15T04:24:56.082432755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:24:56.086163616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047671s
2026-04-15T04:24:56.088327994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-15T04:24:56.093574257Z [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-15T04:24:56.099025222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092388s
2026-04-15T04:24:56.100866119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-15T04:24:56.106822442Z [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-15T04:24:56.112278467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096332s
2026-04-15T04:24:56.114156909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-15T04:24:56.118198156Z [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-15T04:24:56.122677766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067155s
2026-04-15T04:24:56.124743495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-15T04:24:56.127675478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-15T04:24:56.131246518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046793s
2026-04-15T04:24:56.133156173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-15T04:24:56.138487608Z [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-15T04:24:56.143534700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083821s
2026-04-15T04:24:56.145959452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-15T04:24:56.149172421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:24:56.152878213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049888s
2026-04-15T04:24:56.173941703Z [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-15T04:24:56.202975762Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0254853 taking an average of 00:00:00.0254853
2026-04-15T04:24:56.215602034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:24:56', 'InitialSetup')
2026-04-15T04:24:56.221697617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:56.232952869Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-15T04:24:56.234869608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779254s
2026-04-15T04:24:56.242863163Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-15T04:24:56.245932132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:56.258228270Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-15T04:24:56.271774625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-15T04:24:56.274079826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002255s
2026-04-15T04:24:56.276646474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-15T04:24:56.280205209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:56.297968435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193916s
2026-04-15T04:24:56.302008439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:24:56', 'add_reason_to_pending_releases')
2026-04-15T04:24:56.306019865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:56.309201161Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-15T04:24:56.311027408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303559s
2026-04-15T04:24:56.313406027Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-15T04:24:56.315467959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:56.318285492Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-15T04:24:56.366884664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:56.376853907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-04-15T04:24:56.379109177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-15T04:24:56.381724243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-15T04:24:56.392329145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115827s
2026-04-15T04:24:56.394111915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:56.395791696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-15T04:24:56.397859370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-15T04:24:56.400795943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:56.410387224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107301s
2026-04-15T04:24:56.412171887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:56.413839946Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-04-15T04:24:56.416167623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-15T04:24:56.419176691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:56.428700457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108029s
2026-04-15T04:24:56.433087720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-15T04:24:56.440875791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-15T04:24:56.444925345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009651s
2026-04-15T04:24:56.534071126Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-15T04:24:56.758630614Z [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-15T04:24:56.774257378Z [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-15T04:24:56.786620260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-15T04:24:56.798878712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-15T04:24:56.830918683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-15T04:24:56.836044403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-15T04:24:56.840578913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-15T04:24:56.844337491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3072043s
2026-04-15T04:24:56.846129218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:56.847886356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-15T04:24:56.852056112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-15T04:24:56.854701178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-15T04:24:56.864909892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109217s
2026-04-15T04:24:56.868379609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:24:56', 'add_medium_support')
2026-04-15T04:24:56.872162996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:56.876087638Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-15T04:24:56.877671547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217073s
2026-04-15T04:24:56.880186862Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-15T04:24:56.882388284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:56.885299957Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-15T04:24:56.892911853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-15T04:24:56.896373673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-15T04:24:56.901285012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060422s
2026-04-15T04:24:56.903069435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:56.905356890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:56.940143481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348361s
2026-04-15T04:24:56.944236152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:24:56', 'add_various_qualites_in_profile')
2026-04-15T04:24:56.948426629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:56.951843018Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-15T04:24:56.953745799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467093s
2026-04-15T04:24:56.956011060Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-15T04:24:56.958065927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:56.961041398Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-15T04:24:56.977868859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-15T04:24:56.982608903Z [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-15T04:24:56.987919356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078107s
2026-04-15T04:24:56.990069745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-15T04:24:56.992928551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-15T04:24:56.997064679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050785s
2026-04-15T04:24:56.998898993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:57.000549115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-15T04:24:57.002603822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-15T04:24:57.005646318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:57.016518318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117039s
2026-04-15T04:24:57.018933281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-15T04:24:57.093494827Z [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-15T04:24:57.120579610Z [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-15T04:24:57.134856697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:57.139869510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:57.165720990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-15T04:24:57.170236572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-15T04:24:57.174470186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:57.178504710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:57.181857070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1610318s
2026-04-15T04:24:57.183923290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-15T04:24:57.271428086Z [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-15T04:24:57.298243548Z [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-15T04:24:57.313089439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:57.319468042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:57.347964258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-15T04:24:57.353591348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-15T04:24:57.358755526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:57.363596513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:57.370632169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.181769s
2026-04-15T04:24:57.372854914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:57.374625930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-04-15T04:24:57.376808885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-15T04:24:57.379479653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-15T04:24:57.390565353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114254s
2026-04-15T04:24:57.394696000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:24:57', 'metadata_profiles')
2026-04-15T04:24:57.399103575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:57.402882694Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-15T04:24:57.404660062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023989s
2026-04-15T04:24:57.407313946Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-15T04:24:57.409555559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:57.412649659Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-15T04:24:57.443612341Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-15T04:24:57.546331230Z [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-15T04:24:57.555158734Z [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-15T04:24:57.560303813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T04:24:57.564337104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T04:24:57.590017841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T04:24:57.593764324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1478262s
2026-04-15T04:24:57.595556723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:57.597273590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-15T04:24:57.599467978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-15T04:24:57.602324199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-15T04:24:57.612252810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108119s
2026-04-15T04:24:57.615086044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-15T04:24:57.618292470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-15T04:24:57.621170515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038619s
2026-04-15T04:24:57.622851660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:24:57.624517063Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-04-15T04:24:57.629415085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-15T04:24:57.693837066Z [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-15T04:24:57.704155181Z [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-15T04:24:57.709935809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T04:24:57.714149233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T04:24:57.744598461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T04:24:57.748796343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172368s
2026-04-15T04:24:57.752595914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:24:57', 'separate_automatic_and_interactive_search')
2026-04-15T04:24:57.756413420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:57.760197649Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-15T04:24:57.762110831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281922s
2026-04-15T04:24:57.764540073Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-15T04:24:57.766668578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:57.769484709Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-15T04:24:57.773888455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-15T04:24:57.842481353Z [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-15T04:24:57.864477672Z [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-15T04:24:57.876297090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:57.882078791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:57.907820971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:57.913488613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:57.918447117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:57.923180928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:57.927876903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:57.932067400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562202s
2026-04-15T04:24:57.935787360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:24:57', 'change_album_path_to_relative')
2026-04-15T04:24:57.939654156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:57.943413866Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-15T04:24:57.945255093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1673857s
2026-04-15T04:24:57.947685968Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-15T04:24:57.949893823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:57.952794193Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-15T04:24:57.959900431Z [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-15T04:24:57.964272374Z [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-15T04:24:57.967922393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053582s
2026-04-15T04:24:57.971377409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:24:57', 'change_quality_size_mb_to_kb')
2026-04-15T04:24:57.975333274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:57.978376782Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-15T04:24:57.980228190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015504s
2026-04-15T04:24:57.982341074Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-15T04:24:57.984420310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:57.987081519Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-15T04:24:57.993496685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:57.995248893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-15T04:24:57.997184550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-15T04:24:57.999827592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-15T04:24:58.010241640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111308s
2026-04-15T04:24:58.012012295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:58.013638620Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-04-15T04:24:58.015658768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-15T04:24:58.018438354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-15T04:24:58.028336864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107539s
2026-04-15T04:24:58.031876802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:24:58', 'album_releases')
2026-04-15T04:24:58.035245354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.039300689Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-15T04:24:58.041088639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215924s
2026-04-15T04:24:58.043402498Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-15T04:24:58.045569992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.048318276Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-15T04:24:58.056503356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:58.058366407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-15T04:24:58.060321935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-15T04:24:58.130185261Z [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-15T04:24:58.154552894Z [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-15T04:24:58.166648718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:58.171799589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:58.196183224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:58.200421538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:58.204497535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:58.208737291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:58.213010255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:58.216498478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1542534s
2026-04-15T04:24:58.218226968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:58.219994627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-15T04:24:58.221967770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-15T04:24:58.293423804Z [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-15T04:24:58.318612580Z [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-15T04:24:58.332821850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:58.338802702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:58.365566619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:58.370719044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-15T04:24:58.375582075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-15T04:24:58.380638696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-15T04:24:58.385664676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:58.389908190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1657279s
2026-04-15T04:24:58.393824465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:24:58', 'album_releases_fix')
2026-04-15T04:24:58.398109092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.404218713Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-15T04:24:58.406375727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1796731s
2026-04-15T04:24:58.408983207Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-15T04:24:58.411087935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.414223217Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-15T04:24:58.475865421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-15T04:24:58.483983396Z [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-15T04:24:58.491436072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132181s
2026-04-15T04:24:58.493405607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-15T04:24:58.496067917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-15T04:24:58.499495699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042854s
2026-04-15T04:24:58.501390644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-15T04:24:58.506812131Z [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-15T04:24:58.512087712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088767s
2026-04-15T04:24:58.514176989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-15T04:24:58.517207942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:24:58.520870025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048166s
2026-04-15T04:24:58.524313619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:24:58', 'import_lists')
2026-04-15T04:24:58.528682616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.532138384Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-15T04:24:58.533933137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159161s
2026-04-15T04:24:58.536449453Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-15T04:24:58.538572769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.541831580Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-15T04:24:58.547221944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-15T04:24:58.549169986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-04-15T04:24:58.551731413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-15T04:24:58.555013692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-15T04:24:58.566063069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123072s
2026-04-15T04:24:58.567837362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:58.569870596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:58.583275185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134603s
2026-04-15T04:24:58.586968071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:24:58', 'add_release_status')
2026-04-15T04:24:58.590909366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.594030290Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-15T04:24:58.595790744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024269s
2026-04-15T04:24:58.598149955Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-15T04:24:58.600317629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.603171996Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-15T04:24:58.608053725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:24:58.609900614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-04-15T04:24:58.612049641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-15T04:24:58.615193100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:58.626224371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122077s
2026-04-15T04:24:58.629761222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:24:58', 'album_download_notification')
2026-04-15T04:24:58.633495731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.636623369Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-15T04:24:58.638462853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223481s
2026-04-15T04:24:58.640888887Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-15T04:24:58.643032133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.645813903Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-15T04:24:58.652040030Z [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-15T04:24:58.657312104Z [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-15T04:24:58.663543321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085222s
2026-04-15T04:24:58.667667394Z [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-15T04:24:58.672997366Z [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-15T04:24:58.677074906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063819s
2026-04-15T04:24:58.680845598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:24:58', 'fix_language_metadata_profiles')
2026-04-15T04:24:58.684558774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.687705691Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-15T04:24:58.689564373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166553s
2026-04-15T04:24:58.691676205Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-15T04:24:58.693758007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.696466810Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-15T04:24:58.700341642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-15T04:24:58.703025286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-15T04:24:58.706021148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035928s
2026-04-15T04:24:58.709319839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:24:58', 'remove_fanzub')
2026-04-15T04:24:58.712899126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.715810398Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-15T04:24:58.717547416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132486s
2026-04-15T04:24:58.719994833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-15T04:24:58.722206687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.725010452Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-15T04:24:58.750196122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-15T04:24:58.753067223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-15T04:24:58.757018198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047394s
2026-04-15T04:24:58.759108907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-15T04:24:58.762120621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-15T04:24:58.765777845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047985s
2026-04-15T04:24:58.771914982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-15T04:24:58.776745788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-15T04:24:58.780409465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064782s
2026-04-15T04:24:58.782443380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-15T04:24:58.785414202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-15T04:24:58.789074632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047976s
2026-04-15T04:24:58.791066332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-15T04:24:58.793814576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-15T04:24:58.796802291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039216s
2026-04-15T04:24:58.798799021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-15T04:24:58.801665533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-15T04:24:58.805240281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004617s
2026-04-15T04:24:58.808768094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:24:58', 'update_artist_history_indexes')
2026-04-15T04:24:58.812440448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.815698999Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-15T04:24:58.817670679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147295s
2026-04-15T04:24:58.819796609Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-15T04:24:58.821860805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.824460359Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-15T04:24:58.845670154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:58.859337162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-15T04:24:58.862785676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148759s
2026-04-15T04:24:58.866069728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:24:58', 'remove_nma')
2026-04-15T04:24:58.869722402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.872610497Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-15T04:24:58.874342946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246269s
2026-04-15T04:24:58.876604239Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-15T04:24:58.878673675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.881408942Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-15T04:24:58.885958292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:58.887751343Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-05s
2026-04-15T04:24:58.889753444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-15T04:24:58.892350032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-15T04:24:58.903056850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114146s
2026-04-15T04:24:58.906464260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:24:58', 'album_disambiguation')
2026-04-15T04:24:58.910135251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.913462010Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-15T04:24:58.915258347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216435s
2026-04-15T04:24:58.917609280Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-15T04:24:58.919763648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.922552443Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-15T04:24:58.926055015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:58.928093750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:58.944096291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157756s
2026-04-15T04:24:58.947730337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:24:58', 'add_ape_quality_in_profiles')
2026-04-15T04:24:58.951710000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:58.955045887Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-15T04:24:58.956824217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266766s
2026-04-15T04:24:58.959132435Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-15T04:24:58.961122171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:58.963784361Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-15T04:24:58.975753671Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:58.979106071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-15T04:24:58.982510245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043073s
2026-04-15T04:24:58.984398046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:58.987301973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-15T04:24:58.990125147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037516s
2026-04-15T04:24:58.992238061Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:24:58.995218172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-15T04:24:58.997791232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036466s
2026-04-15T04:24:59.001070234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:24:58', 'remove_pushalot')
2026-04-15T04:24:59.004747599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:59.007740234Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-15T04:24:59.009504246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135061s
2026-04-15T04:24:59.011705157Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-15T04:24:59.013797209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:59.016540132Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-15T04:24:59.022790648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-15T04:24:59.026624807Z [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-15T04:24:59.031241513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065747s
2026-04-15T04:24:59.034598793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:24:59', 'add_custom_filters')
2026-04-15T04:24:59.038281367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:59.041346348Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-15T04:24:59.043328970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164805s
2026-04-15T04:24:59.045233876Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-15T04:24:59.047374075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:59.050269224Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-15T04:24:59.054707911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:24:59.056232842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-15T04:24:59.058212738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-15T04:24:59.060771180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-15T04:24:59.071886490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115003s
2026-04-15T04:24:59.075060240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:24:59', 'import_list_tags')
2026-04-15T04:24:59.078687353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:24:59.081698515Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-15T04:24:59.083483289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215268s
2026-04-15T04:24:59.085779994Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-15T04:24:59.087842997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:24:59.090753277Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-15T04:24:59.180458344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-15T04:24:59.186987640Z [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-15T04:24:59.193351874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107872s
2026-04-15T04:24:59.195462724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-15T04:24:59.198604640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-15T04:24:59.202267716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048961s
2026-04-15T04:24:59.235560720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:24:59.235949803Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:24:59.236337143Z FROM "Artists"
2026-04-15T04:24:59.246417229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:24:59.246444373Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:24:59.246455706Z FROM "Artists"
2026-04-15T04:24:59.253536763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124939s
2026-04-15T04:24:59.255298010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:24:59.256987762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-15T04:24:59.259028932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-15T04:24:59.262053241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:59.273196588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121996s
2026-04-15T04:24:59.278820431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-15T04:24:59.278845211Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:59.278855171Z FROM "ArtistMetadata"
2026-04-15T04:24:59.278871524Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-15T04:24:59.286404712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-15T04:24:59.286430544Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:59.286440714Z FROM "ArtistMetadata"
2026-04-15T04:24:59.286484582Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-15T04:24:59.291976359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009373s
2026-04-15T04:24:59.293791384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-15T04:24:59.301338420Z [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-15T04:24:59.308037578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122862s
2026-04-15T04:24:59.309941722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-15T04:24:59.313028006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-15T04:24:59.316685120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004851s
2026-04-15T04:24:59.318624615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-15T04:24:59.321430314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-15T04:24:59.324877705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044072s
2026-04-15T04:24:59.326618069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:24:59.328597725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:24:59.403869431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750867s
2026-04-15T04:24:59.405986403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:59.407662669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-15T04:24:59.409698497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-15T04:24:59.412686042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:59.424435189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128293s
2026-04-15T04:24:59.426205774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:59.427873832Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-04-15T04:24:59.429835622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-15T04:24:59.432649278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:24:59.444010182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122805s
2026-04-15T04:24:59.445799194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:24:59.447471542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-04-15T04:24:59.449352950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-15T04:24:59.451765236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-15T04:24:59.462635975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114623s
2026-04-15T04:24:59.469157936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-15T04:24:59.469182796Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:59.469349181Z FROM "ArtistMetadata"
2026-04-15T04:24:59.469403831Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:59.469414723Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-15T04:24:59.478153889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-15T04:24:59.478178418Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:59.478188549Z FROM "ArtistMetadata"
2026-04-15T04:24:59.478208449Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:59.478255443Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-15T04:24:59.485501012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120028s
2026-04-15T04:24:59.487245274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:59.488906188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-04-15T04:24:59.490926255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-15T04:24:59.493867838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-15T04:24:59.505228322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123616s
2026-04-15T04:24:59.506967143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:59.508637727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-04-15T04:24:59.510607232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-15T04:24:59.513413332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:59.524572571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012081s
2026-04-15T04:24:59.526329288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:24:59.527978238Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-04-15T04:24:59.530005720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-15T04:24:59.532902813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:24:59.544021280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121021s
2026-04-15T04:24:59.550501858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:24:59.550538191Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:24:59.550612320Z FROM "AlbumReleases"
2026-04-15T04:24:59.550637641Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:59.550663984Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-15T04:24:59.559190823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:24:59.559215683Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:24:59.559250152Z FROM "AlbumReleases"
2026-04-15T04:24:59.559272197Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:59.559292538Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-15T04:24:59.565745591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107732s
2026-04-15T04:24:59.572445761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:24:59.572470571Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:59.572504860Z FROM "ArtistMetadata"
2026-04-15T04:24:59.572547836Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:59.572588558Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-15T04:24:59.581767340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:24:59.581793021Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:59.581824765Z FROM "ArtistMetadata"
2026-04-15T04:24:59.581884105Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:59.581922753Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-15T04:24:59.588813667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117324s
2026-04-15T04:24:59.594225864Z [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-15T04:24:59.668210088Z [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-15T04:24:59.681299933Z [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-15T04:24:59.688520382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:24:59.693520018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:24:59.722356890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:24:59.727128367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:24:59.730708465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334482s
2026-04-15T04:24:59.734310367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-15T04:24:59.811058957Z [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-15T04:24:59.831415835Z [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-15T04:24:59.841635181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:24:59.849072495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:24:59.877042602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:24:59.881885673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:24:59.885387724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484694s
2026-04-15T04:24:59.887881425Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-15T04:24:59.960076687Z [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-15T04:24:59.976043084Z [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-15T04:24:59.984541375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-15T04:24:59.989882890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-15T04:25:00.018366200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-15T04:25:00.023378933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-15T04:25:00.027070896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137041s
2026-04-15T04:25:00.029182468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-15T04:25:00.096448635Z [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-15T04:25:00.107103769Z [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-15T04:25:00.113513785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:25:00.117864004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:25:00.145763147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:25:00.149536244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184153s
2026-04-15T04:25:00.151737617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-15T04:25:00.154972460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:00.158744575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049658s
2026-04-15T04:25:00.160823010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-15T04:25:00.163753580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:00.167374381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046332s
2026-04-15T04:25:00.169579611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-15T04:25:00.172886910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:25:00.176729507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051609s
2026-04-15T04:25:00.179220202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-15T04:25:00.182548613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-15T04:25:00.186457784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051749s
2026-04-15T04:25:00.188708947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-15T04:25:00.191868348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-15T04:25:00.195584771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048892s
2026-04-15T04:25:00.197859261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-15T04:25:00.201148854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-15T04:25:00.205091753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051067s
2026-04-15T04:25:00.206899242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:00.219035448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-15T04:25:00.222913416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141853s
2026-04-15T04:25:00.224786988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:00.228271243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-15T04:25:00.231324711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046841s
2026-04-15T04:25:00.233635875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:00.237454103Z [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-15T04:25:00.241672787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064889s
2026-04-15T04:25:00.245591026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:25:00', 'add_release_groups_etc')
2026-04-15T04:25:00.249713877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:00.255338231Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-15T04:25:00.257364762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019962s
2026-04-15T04:25:00.261194483Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-15T04:25:00.263561328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:00.266864650Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-15T04:25:00.279083301Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:00.281937768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-15T04:25:00.285372594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042609s
2026-04-15T04:25:00.289171583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:25:00', 'NewMediaInfoFormat')
2026-04-15T04:25:00.293314926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:00.296619399Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-15T04:25:00.298520076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152697s
2026-04-15T04:25:00.301356517Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-15T04:25:00.303813975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:00.306998237Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-15T04:25:00.327356397Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-15T04:25:00.331479559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-15T04:25:00.361589824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031491s
2026-04-15T04:25:00.363687397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-15T04:25:00.365391859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-15T04:25:00.368351859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-15T04:25:00.372569110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:00.384260961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134324s
2026-04-15T04:25:00.388670470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:25:00', 'rename_restrictions_to_release_profiles')
2026-04-15T04:25:00.393207404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:00.397090433Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-15T04:25:00.399288288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256421s
2026-04-15T04:25:00.402406466Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-15T04:25:00.405056873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:00.408671120Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-15T04:25:00.428814778Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-15T04:25:00.432265606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-15T04:25:00.462306953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309049s
2026-04-15T04:25:00.464652315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:25:00.466722363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-15T04:25:00.469480777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-15T04:25:00.473240517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-15T04:25:00.485104475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131304s
2026-04-15T04:25:00.487236307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-15T04:25:00.489380444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-04-15T04:25:00.492038987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-15T04:25:00.495562792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-15T04:25:00.506748274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123908s
2026-04-15T04:25:00.508683841Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:00.511790986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-15T04:25:00.515028996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043906s
2026-04-15T04:25:00.516975686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:00.519980286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-15T04:25:00.523387616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044596s
2026-04-15T04:25:00.526424531Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-15T04:25:00.606613998Z [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-15T04:25:00.623631322Z [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-15T04:25:00.645258547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:25:00.650842991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:25:00.680323378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:25:00.685259968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:25:00.690558747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:00.695754889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:00.699777238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1709243s
2026-04-15T04:25:00.704633035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:25:00', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-15T04:25:00.709708494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:00.714209316Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-15T04:25:00.716622294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1846195s
2026-04-15T04:25:00.719249965Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-15T04:25:00.722025975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:00.725926097Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-15T04:25:00.733145072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-15T04:25:00.737854214Z [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-15T04:25:00.743065707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077057s
2026-04-15T04:25:00.745654590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-15T04:25:00.749781469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-15T04:25:00.754116978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061094s
2026-04-15T04:25:00.758250150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:25:00', 'add_import_exclusions')
2026-04-15T04:25:00.762567523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:00.767014657Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-15T04:25:00.769145768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186643s
2026-04-15T04:25:00.771893721Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-15T04:25:00.774503205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:00.777736315Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-15T04:25:00.835258833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:25:00.835283814Z WHERE "Id" in (
2026-04-15T04:25:00.835326419Z SELECT "Artists"."Id" from "Artists"
2026-04-15T04:25:00.835365698Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:00.835378705Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:25:00.845780829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:25:00.845806721Z WHERE "Id" in (
2026-04-15T04:25:00.845816351Z SELECT "Artists"."Id" from "Artists"
2026-04-15T04:25:00.845841441Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:00.845990531Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:25:00.856127562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156377s
2026-04-15T04:25:00.863278459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-15T04:25:00.863303199Z WHERE "Id" in (
2026-04-15T04:25:00.863312919Z SELECT "Albums"."Id" from "Albums"
2026-04-15T04:25:00.863339402Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:00.863364813Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:25:00.873023451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-15T04:25:00.873054914Z WHERE "Id" in (
2026-04-15T04:25:00.873067048Z SELECT "Albums"."Id" from "Albums"
2026-04-15T04:25:00.873078371Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:00.873130486Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:25:00.879607978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116207s
2026-04-15T04:25:00.886527671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-15T04:25:00.886552090Z WHERE "Id" in (
2026-04-15T04:25:00.886561689Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:25:00.886586309Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:25:00.886612001Z WHERE "Albums"."Id" IS NULL)
2026-04-15T04:25:00.895832335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-15T04:25:00.895875512Z WHERE "Id" in (
2026-04-15T04:25:00.895888027Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:25:00.895921224Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:25:00.895931174Z WHERE "Albums"."Id" IS NULL)
2026-04-15T04:25:00.902181789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110359s
2026-04-15T04:25:00.909092674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:25:00.909117103Z WHERE "Id" in (
2026-04-15T04:25:00.909126793Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:25:00.909140931Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:25:00.909164579Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-15T04:25:00.918569696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:25:00.918595067Z WHERE "Id" in (
2026-04-15T04:25:00.918604766Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:25:00.918627161Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:25:00.918666170Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-15T04:25:00.924793708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110783s
2026-04-15T04:25:00.931870045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:25:00.931895256Z WHERE "Id" in (
2026-04-15T04:25:00.931905076Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:25:00.931938944Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:00.931964235Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:25:00.941607371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:25:00.941632932Z WHERE "Id" in (
2026-04-15T04:25:00.941642702Z SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:25:00.941665318Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:00.941711360Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-15T04:25:00.947936214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113392s
2026-04-15T04:25:00.955164398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:25:00.955189438Z WHERE "Id" IN (
2026-04-15T04:25:00.955199238Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:00.955234509Z LEFT OUTER JOIN "Tracks"
2026-04-15T04:25:00.955244208Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:25:00.955288708Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:25:00.964919910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:25:00.964945922Z WHERE "Id" IN (
2026-04-15T04:25:00.964955562Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:00.964973087Z LEFT OUTER JOIN "Tracks"
2026-04-15T04:25:00.965016374Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:25:00.965062918Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:25:00.971373704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115254s
2026-04-15T04:25:00.976401718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:25:00', 'clean_artist_metadata_table')
2026-04-15T04:25:00.981113204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:00.984824466Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-15T04:25:00.986952822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244471s
2026-04-15T04:25:00.989666285Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-15T04:25:00.992217292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:00.995571014Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-15T04:25:01.008366628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:01.010492287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-15T04:25:01.013269730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-15T04:25:01.017176736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:01.029004721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134405s
2026-04-15T04:25:01.031101593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:01.033063043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-15T04:25:01.035711265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-15T04:25:01.039650987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:01.050893503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128401s
2026-04-15T04:25:01.053003441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:01.054975121Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.13E-05s
2026-04-15T04:25:01.057568724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-15T04:25:01.061359737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:01.072532573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126595s
2026-04-15T04:25:01.074595156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:01.076501464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-15T04:25:01.079237693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-15T04:25:01.083096322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:01.095042756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132477s
2026-04-15T04:25:01.097292395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:01.099496173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-15T04:25:01.101798228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-15T04:25:01.105488869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:01.117283677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131879s
2026-04-15T04:25:01.119693378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-15T04:25:01.196079418Z [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-15T04:25:01.216202004Z [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-15T04:25:01.225988820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-15T04:25:01.230413478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-15T04:25:01.259157092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137202s
2026-04-15T04:25:01.262075338Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-15T04:25:01.338041512Z [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-15T04:25:01.358039607Z [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-15T04:25:01.368475850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-15T04:25:01.373177647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-15T04:25:01.402915964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382952s
2026-04-15T04:25:01.407290922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:25:01', 'health_issue_notification')
2026-04-15T04:25:01.411754810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:01.416016992Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-15T04:25:01.418076468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511285s
2026-04-15T04:25:01.422200221Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-15T04:25:01.425209541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:01.428628284Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-15T04:25:01.445251304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:01.447492145Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.23E-05s
2026-04-15T04:25:01.449916507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-15T04:25:01.453764725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-15T04:25:01.465825649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136805s
2026-04-15T04:25:01.467927842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:01.469850072Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-04-15T04:25:01.472189042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-15T04:25:01.475201286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-15T04:25:01.486497300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122282s
2026-04-15T04:25:01.489381608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-15T04:25:01.492598685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-15T04:25:01.495709980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039484s
2026-04-15T04:25:01.501536141Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:25:01.501573115Z WHERE "Id" IN (
2026-04-15T04:25:01.501610761Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:01.501648587Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:25:01.501709379Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:25:01.509264050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:25:01.509277678Z WHERE "Id" IN (
2026-04-15T04:25:01.509307628Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:01.509354923Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:25:01.509400144Z WHERE "Tracks"."Id" IS NULL)
2026-04-15T04:25:01.515135492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095222s
2026-04-15T04:25:01.522426873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:25:01.522451994Z WHERE "Id" IN (
2026-04-15T04:25:01.522462214Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:01.522493507Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:25:01.522540612Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:25:01.522559159Z WHERE "Artists"."Path" IS NULL)
2026-04-15T04:25:01.532501658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:25:01.532528432Z WHERE "Id" IN (
2026-04-15T04:25:01.532538051Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:01.532552390Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:25:01.532605016Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:25:01.532627151Z WHERE "Artists"."Path" IS NULL)
2026-04-15T04:25:01.539422333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121454s
2026-04-15T04:25:01.547588665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:25:01.547613585Z WHERE "Id" IN (
2026-04-15T04:25:01.547623064Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:01.547648075Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:25:01.547685710Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:25:01.547708697Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:25:01.547757655Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-15T04:25:01.559021575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:25:01.559047637Z WHERE "Id" IN (
2026-04-15T04:25:01.559057497Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:25:01.559076555Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:25:01.559111506Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:25:01.559142077Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:25:01.559183360Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-15T04:25:01.567060671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140825s
2026-04-15T04:25:01.573205984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-15T04:25:01.573231105Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:25:01.573271316Z FROM "Artists"
2026-04-15T04:25:01.573294573Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:25:01.573330675Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-15T04:25:01.581776541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-15T04:25:01.581802363Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:25:01.581838946Z FROM "Artists"
2026-04-15T04:25:01.581861842Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:25:01.581874458Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-15T04:25:01.587914840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010508s
2026-04-15T04:25:01.592977143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:25:01.593001812Z WHERE "Id" NOT IN (
2026-04-15T04:25:01.593011382Z SELECT MIN("Id")
2026-04-15T04:25:01.593033486Z FROM "TrackFiles"
2026-04-15T04:25:01.593052785Z GROUP BY "Path"
2026-04-15T04:25:01.593096513Z )
2026-04-15T04:25:01.599468362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:25:01.599493012Z WHERE "Id" NOT IN (
2026-04-15T04:25:01.599503042Z SELECT MIN("Id")
2026-04-15T04:25:01.599528002Z FROM "TrackFiles"
2026-04-15T04:25:01.599552391Z GROUP BY "Path"
2026-04-15T04:25:01.599595478Z )
2026-04-15T04:25:01.606012058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009384s
2026-04-15T04:25:01.608053568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:01.609932672Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-04-15T04:25:01.612251651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-15T04:25:01.684936168Z [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-15T04:25:01.698471490Z [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-15T04:25:01.706012193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:25:01.710708258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:25:01.740194027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:25:01.744209592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298189s
2026-04-15T04:25:01.746439261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-15T04:25:01.749621659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:25:01.753389696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049065s
2026-04-15T04:25:01.755755910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-15T04:25:01.827233908Z [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-15T04:25:01.839608724Z [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-15T04:25:01.846627365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:25:01.851700079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:25:01.882408819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:25:01.888069817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:25:01.891422949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335116s
2026-04-15T04:25:01.896192041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:25:01', 'add_mediafilerepository_mtime')
2026-04-15T04:25:01.900585216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:01.905107582Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-15T04:25:01.907283714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1465964s
2026-04-15T04:25:01.910508126Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-15T04:25:01.913226229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:01.916941930Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-15T04:25:01.937833975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:25:01.937867392Z WHERE "Id" NOT IN (
2026-04-15T04:25:01.937896261Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:25:01.937917684Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:01.937958406Z GROUP BY "ArtistMetadata"."Id")
2026-04-15T04:25:01.948086378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:25:01.948114485Z WHERE "Id" NOT IN (
2026-04-15T04:25:01.948138764Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:25:01.948160137Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:25:01.948205087Z GROUP BY "ArtistMetadata"."Id")
2026-04-15T04:25:01.955014958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121004s
2026-04-15T04:25:01.957444440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-15T04:25:01.960356503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-15T04:25:01.963817252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042368s
2026-04-15T04:25:01.966338257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-15T04:25:02.040767016Z [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-15T04:25:02.057241497Z [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-15T04:25:02.065983438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:25:02.070895228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:25:02.100408772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:25:02.105334219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:25:02.110174575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:02.114008094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.145516s
2026-04-15T04:25:02.116368646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-15T04:25:02.119885407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:02.123860200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053938s
2026-04-15T04:25:02.128330381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:25:02', 'add_artistmetadataid_constraint')
2026-04-15T04:25:02.132750991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:02.137039506Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-15T04:25:02.139198413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179418s
2026-04-15T04:25:02.142156499Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-15T04:25:02.144761985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:02.148404318Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-15T04:25:02.160399420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-15T04:25:02.162491843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-15T04:25:02.164920513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-15T04:25:02.168456413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:02.180662479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135453s
2026-04-15T04:25:02.182740753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-15T04:25:02.184639707Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-15T04:25:02.187165793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-15T04:25:02.190977277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:02.202333863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128851s
2026-04-15T04:25:02.204391636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:25:02.206234186Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-04-15T04:25:02.208604860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-15T04:25:02.212091550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:02.223531684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012763s
2026-04-15T04:25:02.225576160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-15T04:25:02.227476627Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-04-15T04:25:02.230024587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-15T04:25:02.233781762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:02.245557051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132748s
2026-04-15T04:25:02.247510314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:25:02.249365098Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-04-15T04:25:02.251794069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-15T04:25:02.255419107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:02.266807308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127908s
2026-04-15T04:25:02.268769067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-15T04:25:02.270689133Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-04-15T04:25:02.273067652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-15T04:25:02.276564062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:02.289283031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140349s
2026-04-15T04:25:02.293382395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:25:02', 'old_ids_and_artist_alias')
2026-04-15T04:25:02.297677383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:02.301319305Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-15T04:25:02.303337920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257017s
2026-04-15T04:25:02.306937919Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-15T04:25:02.309437020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:02.312796374Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-15T04:25:02.317291515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:02.319659463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:02.326674657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072916s
2026-04-15T04:25:02.329595027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-15T04:25:02.332719779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-15T04:25:02.335964783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040635s
2026-04-15T04:25:02.340205781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:25:02', 'download_propers_config')
2026-04-15T04:25:02.344482252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:02.348042200Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-15T04:25:02.350084422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015758s
2026-04-15T04:25:02.352678174Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-15T04:25:02.355173358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:02.358259762Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-15T04:25:02.373316158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-15T04:25:02.376887218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-15T04:25:02.381403962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058403s
2026-04-15T04:25:02.383748302Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-15T04:25:02.455594471Z [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-15T04:25:02.470747471Z [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-15T04:25:02.479031240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:25:02.484211611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:25:02.513824064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:25:02.518755212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:25:02.523618564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:02.528877062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:02.532937387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1470173s
2026-04-15T04:25:02.535423022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-15T04:25:02.615727842Z [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-15T04:25:02.631611122Z [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-15T04:25:02.640286710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-15T04:25:02.645596281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-15T04:25:02.679469824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-15T04:25:02.683774531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459424s
2026-04-15T04:25:02.686289605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-15T04:25:02.758893509Z [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-15T04:25:02.772364843Z [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-15T04:25:02.780359650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-15T04:25:02.784650179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-15T04:25:02.813125844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244933s
2026-04-15T04:25:02.815365273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-15T04:25:02.885590508Z [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-15T04:25:02.897124090Z [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-15T04:25:02.903895013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-15T04:25:02.908841593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-15T04:25:02.938023098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T04:25:02.943142406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-15T04:25:02.948385693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-15T04:25:02.953949115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-15T04:25:02.958123229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1406596s
2026-04-15T04:25:02.960420514Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-15T04:25:03.031490160Z [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-15T04:25:03.042440257Z [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-15T04:25:03.048731625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-15T04:25:03.053013165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-15T04:25:03.082631450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200981s
2026-04-15T04:25:03.084954808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-15T04:25:03.155140173Z [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-15T04:25:03.167147539Z [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-15T04:25:03.173949074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:25:03.179282062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:25:03.210768208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:25:03.216479547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:25:03.220447176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333705s
2026-04-15T04:25:03.224730850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:25:03', 'remove_language_profiles')
2026-04-15T04:25:03.229029716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.233549847Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-15T04:25:03.235630998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461319s
2026-04-15T04:25:03.240893844Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-15T04:25:03.243390130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.247190162Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-15T04:25:03.253415546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-15T04:25:03.255834506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-15T04:25:03.258209929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-15T04:25:03.261617901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-15T04:25:03.273362278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012895s
2026-04-15T04:25:03.277738619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-15T04:25:03.283188582Z [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-15T04:25:03.286991309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061089s
2026-04-15T04:25:03.291517322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:25:03', 'multi_disc_naming_format')
2026-04-15T04:25:03.295840396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.299202185Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-15T04:25:03.301271442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178821s
2026-04-15T04:25:03.303952680Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-15T04:25:03.306476862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.309961188Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-15T04:25:03.315947932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T04:25:03.317735642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-04-15T04:25:03.320112467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-15T04:25:03.323662284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:03.336363337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140581s
2026-04-15T04:25:03.338362913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:03.340651762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:03.539287646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1985411s
2026-04-15T04:25:03.543971226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:25:03', 'add_download_client_priority')
2026-04-15T04:25:03.548774517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.552496692Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-15T04:25:03.554612412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2117567s
2026-04-15T04:25:03.557200863Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-15T04:25:03.559619032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.562663733Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-15T04:25:03.568547920Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:03.572022636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-15T04:25:03.575413754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045851s
2026-04-15T04:25:03.577923207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:03.581406901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-15T04:25:03.584484217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041174s
2026-04-15T04:25:03.588504221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:25:03', 'remove_growl_prowl')
2026-04-15T04:25:03.592739990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.596117711Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-15T04:25:03.598120212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154554s
2026-04-15T04:25:03.600678032Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-15T04:25:03.603132805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.606285152Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-15T04:25:03.613051727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:03.616600101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-15T04:25:03.620095509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047681s
2026-04-15T04:25:03.622574671Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:03.625881669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-15T04:25:03.628998134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042668s
2026-04-15T04:25:03.633030242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:25:03', 'remove_plex_hometheatre')
2026-04-15T04:25:03.637284157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.640745477Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-15T04:25:03.642779231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156158s
2026-04-15T04:25:03.645436952Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-15T04:25:03.647938960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.651035245Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-15T04:25:03.663192543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:25:03.665279004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-15T04:25:03.667523784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-15T04:25:03.670568313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-15T04:25:03.683173353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135157s
2026-04-15T04:25:03.685239814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:25:03.687118937Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-15T04:25:03.689702499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-15T04:25:03.693592742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:03.705058718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130657s
2026-04-15T04:25:03.707096070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:25:03.708992068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-04-15T04:25:03.711566842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-15T04:25:03.715381112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:03.726923051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013098s
2026-04-15T04:25:03.728973730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:25:03.730835739Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-15T04:25:03.733377397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-15T04:25:03.737154061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:03.748683054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130353s
2026-04-15T04:25:03.750721759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:25:03.752637496Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-04-15T04:25:03.755005914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-15T04:25:03.758166879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-15T04:25:03.769341358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121524s
2026-04-15T04:25:03.771333569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:03.773638560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:03.788038234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144244s
2026-04-15T04:25:03.792579036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:25:03', 'add_root_folder_add_defaults')
2026-04-15T04:25:03.797115520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.801562173Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-15T04:25:03.803665108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027836s
2026-04-15T04:25:03.806119299Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-15T04:25:03.808510193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.811517618Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-15T04:25:03.816548177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T04:25:03.818582222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-15T04:25:03.821123539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-15T04:25:03.824505348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-15T04:25:03.836409798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130048s
2026-04-15T04:25:03.840377306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:25:03', 'task_duration')
2026-04-15T04:25:03.844585599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.847934412Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-15T04:25:03.849891031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243931s
2026-04-15T04:25:03.852856121Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-15T04:25:03.855486678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.858816121Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-15T04:25:03.865830064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-15T04:25:03.867893518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-15T04:25:03.870272909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-15T04:25:03.873825202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:03.885992750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135088s
2026-04-15T04:25:03.888115965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-15T04:25:03.890068848Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-04-15T04:25:03.892567599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-15T04:25:03.896095251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:03.907601378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128668s
2026-04-15T04:25:03.912123984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:25:03', 'add_indexer_and_enabled_to_release_profiles')
2026-04-15T04:25:03.916629917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:03.920682827Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-15T04:25:03.922928108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252002s
2026-04-15T04:25:03.925502191Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-15T04:25:03.927950941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:03.930992285Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-15T04:25:03.936611248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-15T04:25:04.010697808Z [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-15T04:25:04.024830894Z [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-15T04:25:04.032556850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:25:04.037896611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:25:04.066330001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:25:04.071119144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:25:04.075908687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:04.081320153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:04.085323313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1465691s
2026-04-15T04:25:04.088942921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-15T04:25:04.093244592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-15T04:25:04.096782095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00514s
2026-04-15T04:25:04.100339447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-15T04:25:04.104726971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-15T04:25:04.108233902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051054s
2026-04-15T04:25:04.110645037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-15T04:25:04.182591949Z [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-15T04:25:04.194326035Z [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-15T04:25:04.200971756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-15T04:25:04.205350612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-15T04:25:04.236813582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239614s
2026-04-15T04:25:04.241086475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:25:04', 'remove_album_folders')
2026-04-15T04:25:04.245438467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:04.249442539Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-15T04:25:04.251486655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363211s
2026-04-15T04:25:04.254270180Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-15T04:25:04.256749913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:04.259865145Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-15T04:25:04.276353874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:25:04.278779478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-04-15T04:25:04.281055360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-15T04:25:04.284175272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-15T04:25:04.296782206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135692s
2026-04-15T04:25:04.298848917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:25:04.300766498Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-04-15T04:25:04.303036348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-15T04:25:04.306373948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:04.317872800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012709s
2026-04-15T04:25:04.319905062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:04.322238861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:05.477523824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1550605s
2026-04-15T04:25:05.480280083Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-15T04:25:05.565266109Z [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-15T04:25:05.577463919Z [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-15T04:25:05.584215242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:25:05.588826326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:25:05.618068815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1355539s
2026-04-15T04:25:05.620556353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-15T04:25:05.692032457Z [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-15T04:25:05.702886561Z [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-15T04:25:05.709277058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:25:05.714067223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:25:05.744975475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221984s
2026-04-15T04:25:05.747757387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-15T04:25:05.819028678Z [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-15T04:25:05.828270095Z [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-15T04:25:05.833955573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:25:05.838702280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:25:05.868425967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184121s
2026-04-15T04:25:05.870859537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-15T04:25:05.940333660Z [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-15T04:25:05.948816680Z [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-15T04:25:05.954179257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:25:05.958846074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:25:05.988208103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114769s
2026-04-15T04:25:05.991026748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-15T04:25:06.060523938Z [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-15T04:25:06.068472732Z [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-15T04:25:06.073422889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-15T04:25:06.078127532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-15T04:25:06.107075387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140927s
2026-04-15T04:25:06.111623123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T04:25:06', 'flexible_delay_profiles')
2026-04-15T04:25:06.116242264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.120691873Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-15T04:25:06.122915199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273671s
2026-04-15T04:25:06.126056985Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-15T04:25:06.128661760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.131999350Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-15T04:25:06.137435004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:25:06.139463208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-15T04:25:06.141927199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-15T04:25:06.145391705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-15T04:25:06.157415685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132946s
2026-04-15T04:25:06.161582404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:25:06', 'add_priority_to_indexers')
2026-04-15T04:25:06.165912953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.169595228Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-15T04:25:06.171720837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251095s
2026-04-15T04:25:06.174559202Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-15T04:25:06.177230992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.180506166Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-15T04:25:06.186474193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-15T04:25:06.189828216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-15T04:25:06.194182142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051888s
2026-04-15T04:25:06.196202400Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:06.198532201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:06.207034189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086878s
2026-04-15T04:25:06.211628219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:25:06', 'remove_chown_and_folderchmod_config')
2026-04-15T04:25:06.216266067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.220026679Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-15T04:25:06.222233723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212699s
2026-04-15T04:25:06.224946465Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-15T04:25:06.227471960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.230695961Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-15T04:25:06.239059591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-15T04:25:06.241209419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-15T04:25:06.243481304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-15T04:25:06.315956058Z [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-15T04:25:06.328978889Z [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-15T04:25:06.336326333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-15T04:25:06.340825732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-15T04:25:06.369253200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123575s
2026-04-15T04:25:06.372150734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-15T04:25:06.375202909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-15T04:25:06.378308192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038242s
2026-04-15T04:25:06.381738819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-15T04:25:06.385816519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-15T04:25:06.389265904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048995s
2026-04-15T04:25:06.392693526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-15T04:25:06.396759983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-15T04:25:06.400207244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048381s
2026-04-15T04:25:06.404438905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-15T04:25:06', 'convert_blacklist_protocol')
2026-04-15T04:25:06.408714964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.413550851Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-15T04:25:06.416266018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177115s
2026-04-15T04:25:06.419790434Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-15T04:25:06.423147704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.427449826Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-15T04:25:06.500440930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-15T04:25:06.509500231Z [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-15T04:25:06.515445962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102471s
2026-04-15T04:25:06.519529013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:25:06', 'update_notifiarr')
2026-04-15T04:25:06.523861948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.527319759Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-15T04:25:06.529328985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219254s
2026-04-15T04:25:06.531997288Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-15T04:25:06.534547162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.537725731Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-15T04:25:06.541879896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:06.544345049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:06.559433579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151478s
2026-04-15T04:25:06.563940003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:25:06', 'email_multiple_addresses')
2026-04-15T04:25:06.568516958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.572097958Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-15T04:25:06.574191303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277596s
2026-04-15T04:25:06.576923464Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-15T04:25:06.579474701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.582708242Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-15T04:25:06.587182380Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-15T04:25:06.590143512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-15T04:25:06.619028561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296191s
2026-04-15T04:25:06.623378580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:25:06', 'rename_blacklist_to_blocklist')
2026-04-15T04:25:06.627827707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.631526796Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-15T04:25:06.633690182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416978s
2026-04-15T04:25:06.636309125Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-15T04:25:06.638861273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.641979893Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-15T04:25:06.649329521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T04:25:06.651489941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-04-15T04:25:06.654256621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-15T04:25:06.658433020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:06.670768767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141046s
2026-04-15T04:25:06.673573966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-15T04:25:06.677573539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:06.689409299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134782s
2026-04-15T04:25:06.691438706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:06.693779268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:06.711759350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179727s
2026-04-15T04:25:06.716310413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:25:06', 'cdh_per_downloadclient')
2026-04-15T04:25:06.720814041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.724407086Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-15T04:25:06.726485551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306663s
2026-04-15T04:25:06.729008971Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-15T04:25:06.731430056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.734503605Z [Info] download_history: Starting migration of Main DB to 52
2026-04-15T04:25:06.749823010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-15T04:25:06.757720932Z [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-15T04:25:06.764863754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127861s
2026-04-15T04:25:06.767356843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-15T04:25:06.770905779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-15T04:25:06.774985683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054835s
2026-04-15T04:25:06.777340505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-15T04:25:06.780801253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-15T04:25:06.784705514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052342s
2026-04-15T04:25:06.787082891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-15T04:25:06.790673470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-15T04:25:06.794711891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054664s
2026-04-15T04:25:06.796735806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:06.799071138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:06.814290432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152472s
2026-04-15T04:25:06.818684168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:25:06', 'download_history')
2026-04-15T04:25:06.823111132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.826717874Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-15T04:25:06.828726288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277942s
2026-04-15T04:25:06.831263156Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-15T04:25:06.833727868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.836792809Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-15T04:25:06.842082490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:25:06', 'add_update_history')
2026-04-15T04:25:06.846469102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.849890892Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-15T04:25:06.851904476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016257s
2026-04-15T04:25:06.854551536Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-15T04:25:06.857129797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.860236793Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-15T04:25:06.866256914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:06.868360730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-15T04:25:06.870986737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-15T04:25:06.874977542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:06.887522361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014167s
2026-04-15T04:25:06.891778771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:25:06', 'add_on_update_to_notifications')
2026-04-15T04:25:06.896218651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.899886346Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-15T04:25:06.902091706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260915s
2026-04-15T04:25:06.904792524Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-15T04:25:06.907328149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.910482270Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-15T04:25:06.915751038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:25:06.917784001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-04-15T04:25:06.920210778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-15T04:25:06.923824694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:06.936291485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138412s
2026-04-15T04:25:06.940516102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:25:06', 'download_client_per_indexer')
2026-04-15T04:25:06.944923445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:06.948649798Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-15T04:25:06.950820258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256837s
2026-04-15T04:25:06.953420364Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-15T04:25:06.955897982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:06.958965017Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-15T04:25:06.967029104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:25:06.969088641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-15T04:25:06.971485758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-15T04:25:06.975039833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:06.987553349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138608s
2026-04-15T04:25:06.989654730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-15T04:25:06.991573513Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-04-15T04:25:06.994248068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-15T04:25:06.998300197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:07.010388967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138032s
2026-04-15T04:25:07.012489026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:25:07.014407358Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-04-15T04:25:07.016860958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-15T04:25:07.020482069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:07.032442080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133325s
2026-04-15T04:25:07.036521674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:25:07', 'AddNewItemMonitorType')
2026-04-15T04:25:07.040816742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:07.044479207Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-15T04:25:07.046526328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250757s
2026-04-15T04:25:07.049084890Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-15T04:25:07.051464932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:07.054610425Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-15T04:25:07.059921849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:25:07.062002068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-15T04:25:07.064582503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-15T04:25:07.068106008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:07.080772541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140513s
2026-04-15T04:25:07.084829670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:25:07', 'ImportListSearch')
2026-04-15T04:25:07.089129067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:07.092574113Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-15T04:25:07.094606515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256414s
2026-04-15T04:25:07.097310851Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-15T04:25:07.099831105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:07.103030456Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-15T04:25:07.108452514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-15T04:25:07.110503563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-15T04:25:07.113121505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-15T04:25:07.117070716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:07.129875809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143773s
2026-04-15T04:25:07.134082068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:25:07', 'ImportListMonitorExisting')
2026-04-15T04:25:07.138446646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:07.142514226Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-15T04:25:07.144654695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266738s
2026-04-15T04:25:07.147172304Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-15T04:25:07.149694522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:07.152766277Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-15T04:25:07.159715750Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:07.163093210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-15T04:25:07.166546343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045176s
2026-04-15T04:25:07.169056427Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:07.172213373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-15T04:25:07.175252673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040022s
2026-04-15T04:25:07.177351639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T04:25:07.179297116Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-15T04:25:07.181560283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-15T04:25:07.184584302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-15T04:25:07.196888105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131612s
2026-04-15T04:25:07.200992749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:25:07', 'add_indexer_tags')
2026-04-15T04:25:07.205422108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:07.208847564Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-15T04:25:07.210848253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249577s
2026-04-15T04:25:07.213467667Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-15T04:25:07.216150559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:07.219066380Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-15T04:25:07.223394464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:07.225476035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:07.238418554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129346s
2026-04-15T04:25:07.242791249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:25:07', 'update_audio_types')
2026-04-15T04:25:07.247297442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:07.250823150Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-15T04:25:07.252910213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254542s
2026-04-15T04:25:07.256199596Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-15T04:25:07.258977459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:07.262330130Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-15T04:25:07.308868011Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:07.312159047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-15T04:25:07.315436607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041103s
2026-04-15T04:25:07.317716427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-15T04:25:07.319969524Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-04-15T04:25:07.322210796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-15T04:25:07.413407406Z [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-15T04:25:07.429940696Z [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-15T04:25:07.439580635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-15T04:25:07.445306444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-15T04:25:07.477782523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-15T04:25:07.483888246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-15T04:25:07.487833520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1633162s
2026-04-15T04:25:07.489875331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:25:07.491815668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-04-15T04:25:07.494540775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-15T04:25:07.576985894Z [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-15T04:25:07.601318587Z [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-15T04:25:07.613145480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:25:07.618317985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:25:07.649208080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:25:07.654395766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:25:07.659565845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:25:07.663521420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.166302s
2026-04-15T04:25:07.665555756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:25:07.667481844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-15T04:25:07.669974433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-15T04:25:07.751834995Z [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-15T04:25:07.774268123Z [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-15T04:25:07.785800503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:25:07.790919440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:25:07.822177637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:25:07.827518380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:25:07.832763080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:25:07.836763004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1645237s
2026-04-15T04:25:07.838811999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:25:07.840886607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-04-15T04:25:07.843225776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-15T04:25:07.925466985Z [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-15T04:25:07.947922609Z [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-15T04:25:07.959552736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-15T04:25:07.964726573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-15T04:25:07.995698673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-15T04:25:08.000901108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-15T04:25:08.006160388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-15T04:25:08.010345795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1649052s
2026-04-15T04:25:08.012513329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:25:08.014441892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-15T04:25:08.016953058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-15T04:25:08.094621390Z [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-15T04:25:08.110155908Z [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-15T04:25:08.119749575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:25:08.125450413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:25:08.156484409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:25:08.161472151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:25:08.166389863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:08.171761217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:08.176049151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567302s
2026-04-15T04:25:08.178261145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-15T04:25:08.180253076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-04-15T04:25:08.182696305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-15T04:25:08.262598915Z [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-15T04:25:08.278340139Z [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-15T04:25:08.286716074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-15T04:25:08.292240106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-15T04:25:08.323277088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-15T04:25:08.328243197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-15T04:25:08.333170969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-15T04:25:08.338514317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-15T04:25:08.342617519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.157667s
2026-04-15T04:25:08.344744221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-15T04:25:08.346727515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-04-15T04:25:08.349316718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-15T04:25:08.428017097Z [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-15T04:25:08.441723434Z [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-15T04:25:08.449396163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-15T04:25:08.454552235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-15T04:25:08.487417327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353915s
2026-04-15T04:25:08.489793772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-15T04:25:08.491804591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-15T04:25:08.494473404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-15T04:25:08.572356348Z [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-15T04:25:08.586589375Z [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-15T04:25:08.594935721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-15T04:25:08.600076271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-15T04:25:08.631564100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339726s
2026-04-15T04:25:08.634336011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:25:08.636403083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-15T04:25:08.639003028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-15T04:25:08.729869885Z [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-15T04:25:08.743004951Z [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-15T04:25:08.750404149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T04:25:08.755392593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T04:25:08.787485661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443425s
2026-04-15T04:25:08.790020024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:25:08.792176246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-15T04:25:08.795163670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-15T04:25:08.871437404Z [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-15T04:25:08.883516785Z [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-15T04:25:08.890338130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T04:25:08.895067292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T04:25:08.925674358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278347s
2026-04-15T04:25:08.927995531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:25:08.930244359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-04-15T04:25:08.932943003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-15T04:25:09.010433978Z [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-15T04:25:09.023924230Z [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-15T04:25:09.030755394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T04:25:09.035264112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T04:25:09.067707936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303944s
2026-04-15T04:25:09.070971457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T04:25:09.073117448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-15T04:25:09.076259264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-15T04:25:09.151987960Z [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-15T04:25:09.164027702Z [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-15T04:25:09.170383840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T04:25:09.175812821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T04:25:09.208046261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:25:09.212785453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133763s
2026-04-15T04:25:09.215309706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T04:25:09.217826393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-04-15T04:25:09.220998340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-15T04:25:09.302557936Z [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-15T04:25:09.316110554Z [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-15T04:25:09.322985506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T04:25:09.328491843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T04:25:09.360441091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:25:09.365182468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414739s
2026-04-15T04:25:09.367622040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T04:25:09.369793903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-15T04:25:09.372641306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-15T04:25:09.449239643Z [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-15T04:25:09.461121297Z [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-15T04:25:09.467604570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T04:25:09.473666636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T04:25:09.508478338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T04:25:09.515484585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393114s
2026-04-15T04:25:09.518327960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-15T04:25:09.520949578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-15T04:25:09.524438132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-15T04:25:09.603087990Z [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-15T04:25:09.618117722Z [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-15T04:25:09.625465767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-15T04:25:09.630691639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-15T04:25:09.662591277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-15T04:25:09.668516468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-15T04:25:09.674064608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-15T04:25:09.678307912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1517903s
2026-04-15T04:25:09.680489895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-15T04:25:09.682523711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-15T04:25:09.685015037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-15T04:25:09.761039428Z [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-15T04:25:09.772003274Z [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-15T04:25:09.778163317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-15T04:25:09.782821686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-15T04:25:09.816765941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281782s
2026-04-15T04:25:09.819738917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-15T04:25:09.821766920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-15T04:25:09.824362045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-15T04:25:09.900741031Z [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-15T04:25:09.911692602Z [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-15T04:25:09.917967857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-15T04:25:09.922655034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-15T04:25:09.953483075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267245s
2026-04-15T04:25:09.957659374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-15T04:25:09.960354330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-15T04:25:09.962881318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-15T04:25:10.050914479Z [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-15T04:25:10.069957692Z [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-15T04:25:10.077787827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-15T04:25:10.083714781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-15T04:25:10.115582054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T04:25:10.121726386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-15T04:25:10.127086107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-15T04:25:10.132794751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-15T04:25:10.137274571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1716839s
2026-04-15T04:25:10.139809004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:25:10.141949664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-04-15T04:25:10.145159187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-15T04:25:10.228060024Z [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-15T04:25:10.240813863Z [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-15T04:25:10.249611276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:25:10.255356113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:25:10.290070840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:25:10.298224116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1505313s
2026-04-15T04:25:10.300677376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:25:10.302719277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-04-15T04:25:10.305699277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-15T04:25:10.398854090Z [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-15T04:25:10.412266816Z [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-15T04:25:10.420053063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:25:10.425599300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:25:10.458045860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:25:10.465862739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1573593s
2026-04-15T04:25:10.468387633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:25:10.470491499Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.04E-05s
2026-04-15T04:25:10.473632824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-15T04:25:10.563733758Z [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-15T04:25:10.581426451Z [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-15T04:25:10.588596117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:25:10.593944717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:25:10.626071332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:25:10.633036677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1542834s
2026-04-15T04:25:10.635349343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T04:25:10.637750067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-15T04:25:10.640535064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-15T04:25:10.720326601Z [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-15T04:25:10.733105150Z [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-15T04:25:10.740114483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T04:25:10.745143528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T04:25:10.778850737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:25:10.784134215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404474s
2026-04-15T04:25:10.786537844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T04:25:10.788941875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001746s
2026-04-15T04:25:10.791677923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-15T04:25:10.870027477Z [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-15T04:25:10.882455270Z [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-15T04:25:10.889594424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T04:25:10.894810086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T04:25:10.926443658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:25:10.930787124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13667s
2026-04-15T04:25:10.932891451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T04:25:10.935020057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-04-15T04:25:10.937643770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-15T04:25:11.019541597Z [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-15T04:25:11.031916463Z [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-15T04:25:11.039179878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T04:25:11.044349958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T04:25:11.076168012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T04:25:11.080495054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404922s
2026-04-15T04:25:11.082578649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-15T04:25:11.084571813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-04-15T04:25:11.087089091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-15T04:25:11.175210640Z [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-15T04:25:11.186026177Z [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-15T04:25:11.192277854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-15T04:25:11.196974952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-15T04:25:11.227202524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377115s
2026-04-15T04:25:11.229394527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-15T04:25:11.231414494Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.19E-05s
2026-04-15T04:25:11.234012114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-15T04:25:11.317744426Z [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-15T04:25:11.339029121Z [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-15T04:25:11.345652507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-15T04:25:11.350470939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-15T04:25:11.381342297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449992s
2026-04-15T04:25:11.383546646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-15T04:25:11.385552424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-04-15T04:25:11.388387192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-15T04:25:11.476592930Z [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-15T04:25:11.489454787Z [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-15T04:25:11.496967904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-15T04:25:11.501538887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-15T04:25:11.532548494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415827s
2026-04-15T04:25:11.534873816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-15T04:25:11.536936549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-04-15T04:25:11.539460130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-15T04:25:11.618412627Z [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-15T04:25:11.630905952Z [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-15T04:25:11.638128585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-15T04:25:11.642868989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-15T04:25:11.673663693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317873s
2026-04-15T04:25:11.675957442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-15T04:25:11.677983320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-15T04:25:11.680517493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-15T04:25:11.760487629Z [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-15T04:25:11.771148224Z [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-15T04:25:11.777085428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-15T04:25:11.781728527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-15T04:25:11.812442258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294898s
2026-04-15T04:25:11.814648159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T04:25:11.816643797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-04-15T04:25:11.819287711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-15T04:25:11.896828155Z [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-15T04:25:11.906172359Z [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-15T04:25:11.911735861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-15T04:25:11.916809396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-15T04:25:11.949037847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T04:25:11.953399108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317331s
2026-04-15T04:25:11.955518846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T04:25:11.957562461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-04-15T04:25:11.960422630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-15T04:25:12.044464865Z [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-15T04:25:12.053805201Z [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-15T04:25:12.059860814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-15T04:25:12.064874819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-15T04:25:12.096471628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T04:25:12.100916849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13814s
2026-04-15T04:25:12.102891785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:12.104915229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-04-15T04:25:12.107442779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-15T04:25:12.186792265Z [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-15T04:25:12.199083102Z [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-15T04:25:12.205869115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:25:12.211146191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:25:12.242911068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:25:12.248106088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:25:12.252199490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1423961s
2026-04-15T04:25:12.254424450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:12.256383043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-04-15T04:25:12.259230036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-15T04:25:12.338094135Z [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-15T04:25:12.350187444Z [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-15T04:25:12.357022376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-15T04:25:12.362212426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-15T04:25:12.393772301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-15T04:25:12.399122653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-15T04:25:12.403161486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416026s
2026-04-15T04:25:12.405390203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:25:12.407823051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-04-15T04:25:12.410096278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-15T04:25:12.485589130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-15T04:25:12.492844548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-15T04:25:12.498040250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-15T04:25:12.502930165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-15T04:25:12.535727822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:25:12.540889986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283623s
2026-04-15T04:25:12.547576108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:25:12', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-15T04:25:12.552912473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:12.560148432Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-15T04:25:12.562452010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466859s
2026-04-15T04:25:12.567715197Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-15T04:25:12.570111923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:12.575144656Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-15T04:25:12.592187260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:12.594048799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-04-15T04:25:12.596288007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-15T04:25:12.600020933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:12.616400222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175901s
2026-04-15T04:25:12.618459419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:12.620175654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-04-15T04:25:12.622363058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-15T04:25:12.625693434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:12.638183933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134668s
2026-04-15T04:25:12.642299549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:25:12', 'add_on_delete_to_notifications')
2026-04-15T04:25:12.646038929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:12.649364084Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-15T04:25:12.651676410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246798s
2026-04-15T04:25:12.654028616Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-15T04:25:12.656127682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:12.659035406Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-15T04:25:12.687548396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:25:12.689686180Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-04-15T04:25:12.692075632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-15T04:25:12.695485237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:12.708736478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146718s
2026-04-15T04:25:12.710375688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T04:25:12.713146367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-15T04:25:12.716221578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041355s
2026-04-15T04:25:12.717818383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:12.719513907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-15T04:25:12.721521920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-15T04:25:12.724355977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-15T04:25:12.736043830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125605s
2026-04-15T04:25:12.737764374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:12.739733799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:12.749902313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100223s
2026-04-15T04:25:12.752223938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-15T04:25:12.766950960Z [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-15T04:25:12.772926201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189232s
2026-04-15T04:25:12.775618462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-15T04:25:12.778516336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-15T04:25:12.782132217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047386s
2026-04-15T04:25:12.784031932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:25:12.785651222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-04-15T04:25:12.788128089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-15T04:25:12.791319966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-15T04:25:12.803620282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135991s
2026-04-15T04:25:12.805367309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:25:12.807089737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-15T04:25:12.809133773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-15T04:25:12.812348666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:12.824509682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134401s
2026-04-15T04:25:12.826292892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-15T04:25:12.828404163Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-04-15T04:25:12.830187494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-15T04:25:12.833407147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:12.845518031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134305s
2026-04-15T04:25:12.847214086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:12.849109112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:12.872122528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226434s
2026-04-15T04:25:12.874229811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:12.876196972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:12.888714836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123724s
2026-04-15T04:25:12.891151893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-15T04:25:12.971285609Z [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-15T04:25:12.981180421Z [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-15T04:25:12.986896912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-15T04:25:12.990950103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-15T04:25:13.023981019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308789s
2026-04-15T04:25:13.026527536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-15T04:25:13.104976630Z [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-15T04:25:13.113094685Z [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-15T04:25:13.117915372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-15T04:25:13.122117863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-15T04:25:13.154653893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253577s
2026-04-15T04:25:13.157642551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-15T04:25:13.160838936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-15T04:25:13.164012967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041004s
2026-04-15T04:25:13.165810025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:25:13.167520058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-04-15T04:25:13.170220486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-15T04:25:13.173990847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:13.186334210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139878s
2026-04-15T04:25:13.188190838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-15T04:25:13.189883186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-15T04:25:13.192295523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-15T04:25:13.195446117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-15T04:25:13.207444344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130965s
2026-04-15T04:25:13.211325529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:25:13', 'add_custom_formats')
2026-04-15T04:25:13.215293508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.218972656Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-15T04:25:13.220769374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244009s
2026-04-15T04:25:13.223242574Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-15T04:25:13.225500009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.231027468Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-15T04:25:13.238004967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T04:25:13.239493574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-04-15T04:25:13.241145039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-15T04:25:13.243550543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-15T04:25:13.255993847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132586s
2026-04-15T04:25:13.258829957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:25:13', 'add_result_to_commands')
2026-04-15T04:25:13.262026082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.264682551Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-15T04:25:13.266084594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218719s
2026-04-15T04:25:13.268094531Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-15T04:25:13.269815296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.272256501Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-15T04:25:13.276903758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:13.278421113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-04-15T04:25:13.280151056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-15T04:25:13.282778005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:13.295317303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135256s
2026-04-15T04:25:13.298442726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:25:13', 'health_restored_notification')
2026-04-15T04:25:13.301715275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.304480673Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-15T04:25:13.305936163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225287s
2026-04-15T04:25:13.307711358Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-15T04:25:13.309300958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.311632984Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-15T04:25:13.315533658Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T04:25:13.317864150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-15T04:25:13.320594999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034392s
2026-04-15T04:25:13.323257689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:25:13', 'remove_uc')
2026-04-15T04:25:13.326312731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.328825690Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-15T04:25:13.330204687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116289s
2026-04-15T04:25:13.333070878Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-15T04:25:13.334801152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.337224772Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-15T04:25:13.340505908Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:13.342141702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:13.360642412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182519s
2026-04-15T04:25:13.364178682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:25:13', 'download_clients_rename_tv_to_music')
2026-04-15T04:25:13.367679391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.370497415Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-15T04:25:13.371999709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282352s
2026-04-15T04:25:13.374090379Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-15T04:25:13.375837316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.378295837Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-15T04:25:13.382798413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-15T04:25:13.384280887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-04-15T04:25:13.386013836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-15T04:25:13.388699193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-15T04:25:13.401238300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136174s
2026-04-15T04:25:13.404269634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:25:13', 'add_colon_replacement_to_naming_config')
2026-04-15T04:25:13.407529537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.410441350Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-15T04:25:13.412005249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225248s
2026-04-15T04:25:13.413846787Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-15T04:25:13.415492210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.417867693Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-15T04:25:13.422883532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-15T04:25:13.501395502Z [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-15T04:25:13.509373486Z [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-15T04:25:13.513905441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-15T04:25:13.517909382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-15T04:25:13.550031730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-15T04:25:13.553516767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289674s
2026-04-15T04:25:13.555070194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-15T04:25:13.556477768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-04-15T04:25:13.558386191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-15T04:25:13.560874381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-15T04:25:13.572587184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012636s
2026-04-15T04:25:13.575470539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:25:13', 'list_sync_time')
2026-04-15T04:25:13.578581684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.582197123Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-15T04:25:13.583639427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221339s
2026-04-15T04:25:13.585714956Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-15T04:25:13.587549650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.590458878Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-15T04:25:13.595827086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T04:25:13.597622451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002586s
2026-04-15T04:25:13.599437276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-15T04:25:13.601583036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-15T04:25:13.613844544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129397s
2026-04-15T04:25:13.616725585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:25:13', 'add_download_client_tags')
2026-04-15T04:25:13.619913464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.622807009Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-15T04:25:13.624246999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217437s
2026-04-15T04:25:13.626153878Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-15T04:25:13.627827207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.630230476Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-15T04:25:13.638116013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-15T04:25:13.643015308Z [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-15T04:25:13.648219727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084569s
2026-04-15T04:25:13.649983518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-15T04:25:13.652546559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-15T04:25:13.655759327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042723s
2026-04-15T04:25:13.658576480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:25:13', 'add_notification_status')
2026-04-15T04:25:13.661715099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.664544005Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-15T04:25:13.665964265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128319s
2026-04-15T04:25:13.667960003Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-15T04:25:13.669680257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.672091542Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-15T04:25:13.675438030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:13.677094164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:13.699273692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218644s
2026-04-15T04:25:13.702675932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:25:13', 'add_alac_24_quality_in_profiles')
2026-04-15T04:25:13.706376804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.709151110Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-15T04:25:13.710613204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319047s
2026-04-15T04:25:13.712459541Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-15T04:25:13.714090415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.716388201Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-15T04:25:13.721175089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-15T04:25:13.722646853Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s
2026-04-15T04:25:13.724157304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-15T04:25:13.726194786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-15T04:25:13.738590284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129461s
2026-04-15T04:25:13.740305868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-15T04:25:13.742471349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-15T04:25:13.754338472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125101s
2026-04-15T04:25:13.757148881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:25:13', 'add_salt_to_users')
2026-04-15T04:25:13.760377843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.763011766Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-15T04:25:13.764405712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211126s
2026-04-15T04:25:13.766256509Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-15T04:25:13.767897032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.770197183Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-15T04:25:13.777170514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-15T04:25:13.781787430Z [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-15T04:25:13.787088032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083497s
2026-04-15T04:25:13.788701571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-15T04:25:13.791100161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-15T04:25:13.793942243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038223s
2026-04-15T04:25:13.796773073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:25:13', 'add_auto_tagging')
2026-04-15T04:25:13.799877944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.802623562Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-15T04:25:13.804013030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123748s
2026-04-15T04:25:13.806075313Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-15T04:25:13.807780666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.810256762Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-15T04:25:13.815258262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-15T04:25:13.816790487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-04-15T04:25:13.818513296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-15T04:25:13.820884701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-15T04:25:13.833495331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134023s
2026-04-15T04:25:13.835717065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-15T04:25:13.838203521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-15T04:25:13.840884660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034308s
2026-04-15T04:25:13.843791442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:25:13', 'quality_definition_preferred_size')
2026-04-15T04:25:13.846953599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.849763777Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-15T04:25:13.851220951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011983s
2026-04-15T04:25:13.853340870Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-15T04:25:13.855129541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.857691960Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-15T04:25:13.862270018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T04:25:13.863757002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s
2026-04-15T04:25:13.865439049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-15T04:25:13.867949043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:13.880811541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138148s
2026-04-15T04:25:13.883743634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:25:13', 'add_on_artist_add_to_notifications')
2026-04-15T04:25:13.886997005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.889769818Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-15T04:25:13.891242102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225114s
2026-04-15T04:25:13.893145264Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-15T04:25:13.894806439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.897131731Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-15T04:25:13.901228880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-15T04:25:13.902650242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-04-15T04:25:13.904329373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-15T04:25:13.906553080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-15T04:25:13.919123891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132417s
2026-04-15T04:25:13.921972196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:25:13', 'album_last_searched_time')
2026-04-15T04:25:13.925123561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.927794759Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-15T04:25:13.929233266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217439s
2026-04-15T04:25:13.931045565Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-15T04:25:13.932679525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.934958614Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-15T04:25:13.940318946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-15T04:25:13.941771872Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-04-15T04:25:13.943361142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-15T04:25:13.945846937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:13.958666608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137134s
2026-04-15T04:25:13.960203383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-15T04:25:13.961521136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-15T04:25:13.963129875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-15T04:25:13.965574838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-15T04:25:13.977998623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132592s
2026-04-15T04:25:13.980814082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:25:13', 'add_indexer_flags')
2026-04-15T04:25:13.984040538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:13.986664010Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-15T04:25:13.988070011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218705s
2026-04-15T04:25:13.990061140Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-15T04:25:13.991784119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:13.994165194Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-15T04:25:13.999604735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-15T04:25:14.001802911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-15T04:25:14.005317458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041698s
2026-04-15T04:25:14.006839893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-15T04:25:14.009011987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-15T04:25:14.012038651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037335s
2026-04-15T04:25:14.013639875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-15T04:25:14.015885757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-15T04:25:14.018943002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003869s
2026-04-15T04:25:14.021780275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:25:14', 'add_indexes_album_statistics')
2026-04-15T04:25:14.024906590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:14.027965830Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-15T04:25:14.029327852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125438s
2026-04-15T04:25:14.031185462Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-15T04:25:14.032856747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:14.035170055Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-15T04:25:14.039222184Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-15T04:25:14.042187364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-15T04:25:14.045364581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041791s
2026-04-15T04:25:14.048250271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:25:14', 'update_redacted_baseurl')
2026-04-15T04:25:14.051645307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:14.054348099Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-15T04:25:14.055758679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129695s
2026-04-15T04:25:14.177372664Z [Debug] MigrationController: Took: 00:00:22.7008018
2026-04-15T04:25:15.441662198Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-15T04:25:15.998853049Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-15T04:25:16.799217380Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-15T04:25:17.202888886Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-15T04:25:17.214177445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T04:25:17.216753341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T04:25:17.292487489Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-15T04:25:17.295017914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078437s
2026-04-15T04:25:17.297324668Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-15T04:25:17.299437372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0805704s
2026-04-15T04:25:17.328851677Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-15T04:25:17.331577385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.336753787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-15T04:25:17.339904802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-15T04:25:17.345196236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060881s
2026-04-15T04:25:17.348151286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.354256929Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-15T04:25:17.356702453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150034s
2026-04-15T04:25:17.362270334Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-15T04:25:17.365526640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.374049320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-15T04:25:17.377292250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:25:17.382254361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055028s
2026-04-15T04:25:17.384674283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:25:17.386775604Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s
2026-04-15T04:25:17.389792759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-15T04:25:17.396401576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-15T04:25:17.406102318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136092s
2026-04-15T04:25:17.408591339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.412048690Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-15T04:25:17.414180172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019769s
2026-04-15T04:25:17.417561120Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-15T04:25:17.419986704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.427462375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:25:17.429818499Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-04-15T04:25:17.432039942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-15T04:25:17.434986745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-15T04:25:17.439585054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052833s
2026-04-15T04:25:17.441976589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.445418750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-15T04:25:17.447705374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109406s
2026-04-15T04:25:17.452942729Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-15T04:25:17.455296428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.459572317Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-15T04:25:17.468014445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-15T04:25:17.472710441Z [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-15T04:25:17.479288415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091606s
2026-04-15T04:25:17.481440458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-15T04:25:17.484068700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-15T04:25:17.487716755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004229s
2026-04-15T04:25:17.491757791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:25:17', 'InitialSetup')
2026-04-15T04:25:17.496000504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.499404147Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-15T04:25:17.501506691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158257s
2026-04-15T04:25:17.504205795Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-15T04:25:17.506664926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.509761842Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-15T04:25:17.514044465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:25:17', 'add_reason_to_pending_releases')
2026-04-15T04:25:17.518613124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.522079583Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-15T04:25:17.524253560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015416s
2026-04-15T04:25:17.526558311Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-15T04:25:17.528868973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.531735736Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-15T04:25:17.535093546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:25:17', 'add_medium_support')
2026-04-15T04:25:17.539422884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.542706815Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-15T04:25:17.544791292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013905s
2026-04-15T04:25:17.547178128Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-15T04:25:17.549617560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.552591789Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-15T04:25:17.556209242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:25:17', 'add_various_qualites_in_profile')
2026-04-15T04:25:17.560593179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.564006732Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-15T04:25:17.566228335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143091s
2026-04-15T04:25:17.568524218Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-15T04:25:17.570813547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.573736192Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-15T04:25:17.577070505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:25:17', 'metadata_profiles')
2026-04-15T04:25:17.581282987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.584554664Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-15T04:25:17.586604812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137775s
2026-04-15T04:25:17.589155328Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-15T04:25:17.591939934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.594980316Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-15T04:25:17.598855428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:25:17', 'separate_automatic_and_interactive_search')
2026-04-15T04:25:17.603506463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.607222826Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-15T04:25:17.609503848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152991s
2026-04-15T04:25:17.612391573Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-15T04:25:17.614563145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.617390278Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-15T04:25:17.620916027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:25:17', 'change_album_path_to_relative')
2026-04-15T04:25:17.625337298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.628751222Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-15T04:25:17.630936763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142959s
2026-04-15T04:25:17.633332166Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-15T04:25:17.635749724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.638645544Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-15T04:25:17.642158186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:25:17', 'change_quality_size_mb_to_kb')
2026-04-15T04:25:17.646506592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.649869193Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-15T04:25:17.652039603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140697s
2026-04-15T04:25:17.654251496Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-15T04:25:17.656514963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.659293408Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-15T04:25:17.662491387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:25:17', 'album_releases')
2026-04-15T04:25:17.666691213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.669909212Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-15T04:25:17.672115274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135303s
2026-04-15T04:25:17.674498182Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-15T04:25:17.676774515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.680509205Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-15T04:25:17.683914171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:25:17', 'album_releases_fix')
2026-04-15T04:25:17.688234490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.692429295Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-15T04:25:17.694488532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156965s
2026-04-15T04:25:17.696766889Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-15T04:25:17.699041208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.702119476Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-15T04:25:17.705380923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:25:17', 'import_lists')
2026-04-15T04:25:17.709656532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.713174826Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-15T04:25:17.715237018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142679s
2026-04-15T04:25:17.717613463Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-15T04:25:17.719912753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.722716297Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-15T04:25:17.725947353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:25:17', 'add_release_status')
2026-04-15T04:25:17.730193362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.733434708Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-15T04:25:17.735459816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135985s
2026-04-15T04:25:17.737791490Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-15T04:25:17.740189048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.743116091Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-15T04:25:17.746737673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:25:17', 'album_download_notification')
2026-04-15T04:25:17.751067461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.754394540Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-15T04:25:17.756514117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141018s
2026-04-15T04:25:17.758866724Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-15T04:25:17.761224442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.764187628Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-15T04:25:17.769783305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:25:17', 'fix_language_metadata_profiles')
2026-04-15T04:25:17.774491384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.777854856Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-15T04:25:17.780156390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165587s
2026-04-15T04:25:17.782495761Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-15T04:25:17.784723346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.787518404Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-15T04:25:17.790707595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:25:17', 'remove_fanzub')
2026-04-15T04:25:17.794783361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.797970699Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-15T04:25:17.799947509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133377s
2026-04-15T04:25:17.802264504Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-15T04:25:17.804617332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.807433301Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-15T04:25:17.810869520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:25:17', 'update_artist_history_indexes')
2026-04-15T04:25:17.815115680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.818467008Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-15T04:25:17.820618049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137686s
2026-04-15T04:25:17.822810843Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-15T04:25:17.824992286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.827704376Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-15T04:25:17.830782705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:25:17', 'remove_nma')
2026-04-15T04:25:17.834808541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.837955276Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-15T04:25:17.839896765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013075s
2026-04-15T04:25:17.842565489Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-15T04:25:17.844863496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.847667541Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-15T04:25:17.851041545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:25:17', 'album_disambiguation')
2026-04-15T04:25:17.855223966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.858512918Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-15T04:25:17.860593557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136384s
2026-04-15T04:25:17.862909751Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-15T04:25:17.865266586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.868208259Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-15T04:25:17.871653265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:25:17', 'add_ape_quality_in_profiles')
2026-04-15T04:25:17.875892952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.879369933Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-15T04:25:17.881510393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140698s
2026-04-15T04:25:17.883699030Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-15T04:25:17.885927606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.888743967Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-15T04:25:17.891950734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:25:17', 'remove_pushalot')
2026-04-15T04:25:17.896060388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.899266905Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-15T04:25:17.901263785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134177s
2026-04-15T04:25:17.903490869Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-15T04:25:17.905761671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.908543493Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-15T04:25:17.911813497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:25:17', 'add_custom_filters')
2026-04-15T04:25:17.915961248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.919169548Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-15T04:25:17.921233033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134672s
2026-04-15T04:25:17.923431469Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-15T04:25:17.925690778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.928519243Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-15T04:25:17.931700559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:25:17', 'import_list_tags')
2026-04-15T04:25:17.935811396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.939021589Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-15T04:25:17.941045825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133984s
2026-04-15T04:25:17.943428051Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-15T04:25:17.945761199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.949146766Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-15T04:25:17.952480749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:25:17', 'add_release_groups_etc')
2026-04-15T04:25:17.956684763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.959936991Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-15T04:25:17.962014885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141909s
2026-04-15T04:25:17.964284966Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-15T04:25:17.966511649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.969305795Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-15T04:25:17.972544847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:25:17', 'NewMediaInfoFormat')
2026-04-15T04:25:17.976663019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:17.979964195Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-15T04:25:17.982054164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134701s
2026-04-15T04:25:17.984474056Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-15T04:25:17.986889669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:17.989925903Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-15T04:25:17.993578156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:25:17', 'rename_restrictions_to_release_profiles')
2026-04-15T04:25:17.997981162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.001370165Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-15T04:25:18.003595135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014329s
2026-04-15T04:25:18.006026541Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-15T04:25:18.008532597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.011474690Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-15T04:25:18.015251004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:25:18', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-15T04:25:18.019658278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.023163545Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-15T04:25:18.025423065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144684s
2026-04-15T04:25:18.027705971Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-15T04:25:18.030029911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.032858887Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-15T04:25:18.036138530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:25:18', 'add_import_exclusions')
2026-04-15T04:25:18.040349559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.043760436Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-15T04:25:18.045843651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137655s
2026-04-15T04:25:18.048230737Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-15T04:25:18.050648756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.053556210Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-15T04:25:18.057004703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:25:18', 'clean_artist_metadata_table')
2026-04-15T04:25:18.061240532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.064773075Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-15T04:25:18.066878544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141461s
2026-04-15T04:25:18.069260961Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-15T04:25:18.071652827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.074762488Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-15T04:25:18.078226222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:25:18', 'health_issue_notification')
2026-04-15T04:25:18.082486710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.085746925Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-15T04:25:18.087827934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01415s
2026-04-15T04:25:18.090858156Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-15T04:25:18.093830080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.096718896Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-15T04:25:18.100511402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:25:18', 'add_mediafilerepository_mtime')
2026-04-15T04:25:18.104903465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.108343762Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-15T04:25:18.110573692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148687s
2026-04-15T04:25:18.113164499Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-15T04:25:18.115696697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.118798002Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-15T04:25:18.122585728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:25:18', 'add_artistmetadataid_constraint')
2026-04-15T04:25:18.127007321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.130401224Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-15T04:25:18.132605322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014624s
2026-04-15T04:25:18.134865453Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-15T04:25:18.137168480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.140035232Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-15T04:25:18.143311639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:25:18', 'old_ids_and_artist_alias')
2026-04-15T04:25:18.147520503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.150753463Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-15T04:25:18.152844854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013577s
2026-04-15T04:25:18.155096116Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-15T04:25:18.157403292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.160204312Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-15T04:25:18.163509797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:25:18', 'download_propers_config')
2026-04-15T04:25:18.167781849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.170918123Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-15T04:25:18.173015967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134961s
2026-04-15T04:25:18.175287020Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-15T04:25:18.177615859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.180437711Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-15T04:25:18.184010024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:25:18', 'remove_language_profiles')
2026-04-15T04:25:18.188022522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.191468551Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-15T04:25:18.193551425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138461s
2026-04-15T04:25:18.195806906Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-15T04:25:18.198097769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.201132439Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-15T04:25:18.204427012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:25:18', 'multi_disc_naming_format')
2026-04-15T04:25:18.208594774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.211977304Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-15T04:25:18.214074577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138813s
2026-04-15T04:25:18.216442605Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-15T04:25:18.218758288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.221546742Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-15T04:25:18.224933601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:25:18', 'add_download_client_priority')
2026-04-15T04:25:18.229106052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.232859350Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-15T04:25:18.234988898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139785s
2026-04-15T04:25:18.237412607Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-15T04:25:18.239648539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.242404007Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-15T04:25:18.245590664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:25:18', 'remove_growl_prowl')
2026-04-15T04:25:18.249697042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.252839759Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-15T04:25:18.254845137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132466s
2026-04-15T04:25:18.257065928Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-15T04:25:18.259369226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.262118642Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-15T04:25:18.265408646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:25:18', 'remove_plex_hometheatre')
2026-04-15T04:25:18.269680377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.273111405Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-15T04:25:18.275176363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137606s
2026-04-15T04:25:18.277462536Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-15T04:25:18.279783269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.282550190Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-15T04:25:18.285972851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:25:18', 'add_root_folder_add_defaults')
2026-04-15T04:25:18.290210614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.293516099Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-15T04:25:18.295620517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136558s
2026-04-15T04:25:18.297784263Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-15T04:25:18.299998051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.302734581Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-15T04:25:18.305835234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:25:18', 'task_duration')
2026-04-15T04:25:18.309925038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.313109690Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-15T04:25:18.315116431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131953s
2026-04-15T04:25:18.317490571Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-15T04:25:18.319951055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.322772616Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-15T04:25:18.326474750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:25:18', 'add_indexer_and_enabled_to_release_profiles')
2026-04-15T04:25:18.330919891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.334559138Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-15T04:25:18.336835351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014435s
2026-04-15T04:25:18.339038126Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-15T04:25:18.341404982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.344265461Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-15T04:25:18.347607120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:25:18', 'remove_album_folders')
2026-04-15T04:25:18.351914182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.355225429Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-15T04:25:18.357465168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138425s
2026-04-15T04:25:18.359787444Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-15T04:25:18.362092616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.364830528Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-15T04:25:18.368443603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T04:25:18', 'flexible_delay_profiles')
2026-04-15T04:25:18.374486350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.376761350Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-15T04:25:18.380116185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139348s
2026-04-15T04:25:18.383043049Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-15T04:25:18.384005486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.386655071Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-15T04:25:18.391201214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:25:18', 'add_priority_to_indexers')
2026-04-15T04:25:18.394495608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.397632343Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-15T04:25:18.398973364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135734s
2026-04-15T04:25:18.402212736Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-15T04:25:18.403839642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.406853690Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-15T04:25:18.410723412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:25:18', 'remove_chown_and_folderchmod_config')
2026-04-15T04:25:18.415082358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.417525848Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-15T04:25:18.419870239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137057s
2026-04-15T04:25:18.422168977Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-15T04:25:18.423952798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.427485111Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-15T04:25:18.430321662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-15T04:25:18', 'convert_blacklist_protocol')
2026-04-15T04:25:18.434875120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.438293313Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-15T04:25:18.439939447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137698s
2026-04-15T04:25:18.442384009Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-15T04:25:18.444342813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.447513267Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-15T04:25:18.450712198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:25:18', 'update_notifiarr')
2026-04-15T04:25:18.454400554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.457537079Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-15T04:25:18.459655464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133853s
2026-04-15T04:25:18.461711314Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-15T04:25:18.464207350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.466721311Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-15T04:25:18.470067128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:25:18', 'email_multiple_addresses')
2026-04-15T04:25:18.474210300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.477388990Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-15T04:25:18.479404097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013417s
2026-04-15T04:25:18.481653256Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-15T04:25:18.484224193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.486718976Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-15T04:25:18.490403013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:25:18', 'rename_blacklist_to_blocklist')
2026-04-15T04:25:18.495246666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.498735891Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-15T04:25:18.500798514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01472s
2026-04-15T04:25:18.503085289Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-15T04:25:18.505312032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.508292964Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-15T04:25:18.511768121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:25:18', 'cdh_per_downloadclient')
2026-04-15T04:25:18.515880812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.520517849Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-15T04:25:18.522518126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151753s
2026-04-15T04:25:18.524641721Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-15T04:25:18.527055021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.529718544Z [Info] download_history: Starting migration of Log DB to 52
2026-04-15T04:25:18.532811501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:25:18', 'download_history')
2026-04-15T04:25:18.536848259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.540236952Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-15T04:25:18.542157298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132374s
2026-04-15T04:25:18.544591029Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-15T04:25:18.546815738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.549837983Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-15T04:25:18.557169004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-15T04:25:18.561626018Z [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-15T04:25:18.567309101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078096s
2026-04-15T04:25:18.569406835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-15T04:25:18.572134226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-15T04:25:18.575892663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044193s
2026-04-15T04:25:18.579076103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:25:18', 'add_update_history')
2026-04-15T04:25:18.583138573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.586417535Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-15T04:25:18.588335116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148246s
2026-04-15T04:25:18.590773295Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-15T04:25:18.593082935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.595924286Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-15T04:25:18.599364122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:25:18', 'add_on_update_to_notifications')
2026-04-15T04:25:18.603558127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.606753290Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-15T04:25:18.608816644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136102s
2026-04-15T04:25:18.611070352Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-15T04:25:18.613879098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.616138687Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-15T04:25:18.619874850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:25:18', 'download_client_per_indexer')
2026-04-15T04:25:18.623624790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.627112292Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-15T04:25:18.629154213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137274s
2026-04-15T04:25:18.631300765Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-15T04:25:18.633681269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.636233688Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-15T04:25:18.639609755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:25:18', 'AddNewItemMonitorType')
2026-04-15T04:25:18.643541391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.646754260Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-15T04:25:18.648752584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132659s
2026-04-15T04:25:18.650887012Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-15T04:25:18.653051099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.655683840Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-15T04:25:18.658770484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:25:18', 'ImportListSearch')
2026-04-15T04:25:18.663076144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.666225275Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-15T04:25:18.668346355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132489s
2026-04-15T04:25:18.670621957Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-15T04:25:18.673010466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.675711444Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-15T04:25:18.678979064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:25:18', 'ImportListMonitorExisting')
2026-04-15T04:25:18.683254322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.687065365Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-15T04:25:18.688548151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136132s
2026-04-15T04:25:18.690691827Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-15T04:25:18.692888419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.695570901Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-15T04:25:18.698704680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:25:18', 'add_indexer_tags')
2026-04-15T04:25:18.702899547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.706204581Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-15T04:25:18.708172593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133622s
2026-04-15T04:25:18.710709552Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-15T04:25:18.712603736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.715494035Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-15T04:25:18.718814862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:25:18', 'update_audio_types')
2026-04-15T04:25:18.723242346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.726414553Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-15T04:25:18.728369609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138705s
2026-04-15T04:25:18.731100288Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-15T04:25:18.733447644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.736418426Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-15T04:25:18.744339524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-15T04:25:18.746585116Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s
2026-04-15T04:25:18.748560593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-15T04:25:18.766257054Z [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-15T04:25:18.774857852Z [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-15T04:25:18.780891470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-15T04:25:18.785537345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-15T04:25:18.793002716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-15T04:25:18.796906125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462707s
2026-04-15T04:25:18.798813115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-15T04:25:18.800701607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-04-15T04:25:18.802758449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-15T04:25:18.813020481Z [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-15T04:25:18.819386609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-15T04:25:18.823830526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-15T04:25:18.827833957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-15T04:25:18.835211542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-15T04:25:18.838991402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034068s
2026-04-15T04:25:18.840868993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T04:25:18.842780241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-04-15T04:25:18.844955611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-15T04:25:18.854836626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-15T04:25:18.860745733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-15T04:25:18.865308721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-15T04:25:18.869142470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-15T04:25:18.876340513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T04:25:18.880333623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331491s
2026-04-15T04:25:18.883744561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:25:18', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-15T04:25:18.888071283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.915169484Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-15T04:25:18.918509238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672059s
2026-04-15T04:25:18.921249876Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-15T04:25:18.923612483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.926696974Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-15T04:25:18.930218865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:25:18', 'add_on_delete_to_notifications')
2026-04-15T04:25:18.934707693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.938064813Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-15T04:25:18.940205433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144959s
2026-04-15T04:25:18.942376354Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-15T04:25:18.944695282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.947341250Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-15T04:25:18.950551003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:25:18', 'add_custom_formats')
2026-04-15T04:25:18.954522009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.957855731Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-15T04:25:18.959747008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013179s
2026-04-15T04:25:18.961877158Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-15T04:25:18.964283172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.967049813Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-15T04:25:18.970303614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:25:18', 'add_result_to_commands')
2026-04-15T04:25:18.974525264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.978914111Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-15T04:25:18.981055703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147886s
2026-04-15T04:25:18.983301294Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-15T04:25:18.985669342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:18.988362585Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-15T04:25:18.991615905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:25:18', 'health_restored_notification')
2026-04-15T04:25:18.995977818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:18.999209324Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-15T04:25:19.001255344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134529s
2026-04-15T04:25:19.003298197Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-15T04:25:19.005367173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.007895824Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-15T04:25:19.010942619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:25:19', 'remove_uc')
2026-04-15T04:25:19.014894245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.017969237Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-15T04:25:19.019730844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126343s
2026-04-15T04:25:19.021998329Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-15T04:25:19.024226436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.027023838Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-15T04:25:19.030391539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:25:19', 'download_clients_rename_tv_to_music')
2026-04-15T04:25:19.034658801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.037835537Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-15T04:25:19.039771976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135273s
2026-04-15T04:25:19.041934841Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-15T04:25:19.044138688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.046719544Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-15T04:25:19.050187357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:25:19', 'add_colon_replacement_to_naming_config')
2026-04-15T04:25:19.054219495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.057518458Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-15T04:25:19.059505739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131168s
2026-04-15T04:25:19.061470354Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-15T04:25:19.063488117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.066149396Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-15T04:25:19.069262544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:25:19', 'list_sync_time')
2026-04-15T04:25:19.073414894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.076669277Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-15T04:25:19.078446676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130505s
2026-04-15T04:25:19.080663529Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-15T04:25:19.082784179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.085449806Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-15T04:25:19.088615801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:25:19', 'add_download_client_tags')
2026-04-15T04:25:19.092647950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.095707389Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-15T04:25:19.097699480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129261s
2026-04-15T04:25:19.099754859Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-15T04:25:19.101788965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.104377376Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-15T04:25:19.107503260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:25:19', 'add_notification_status')
2026-04-15T04:25:19.111492863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.114521060Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-15T04:25:19.116361806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127757s
2026-04-15T04:25:19.118399179Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-15T04:25:19.120725573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.123245717Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-15T04:25:19.126447503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:25:19', 'add_alac_24_quality_in_profiles')
2026-04-15T04:25:19.130551386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.133680657Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-15T04:25:19.135594551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131247s
2026-04-15T04:25:19.137600490Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-15T04:25:19.139540085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.142011020Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-15T04:25:19.144990619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:25:19', 'add_salt_to_users')
2026-04-15T04:25:19.148701030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.151758737Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-15T04:25:19.153472698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121212s
2026-04-15T04:25:19.155329867Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-15T04:25:19.157245574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.159692371Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-15T04:25:19.162853636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:25:19', 'add_auto_tagging')
2026-04-15T04:25:19.166580089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.169490960Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-15T04:25:19.171191885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122944s
2026-04-15T04:25:19.173253015Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-15T04:25:19.175322622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.177853868Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-15T04:25:19.181411631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:25:19', 'quality_definition_preferred_size')
2026-04-15T04:25:19.185513811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.188621829Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-15T04:25:19.190498718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131633s
2026-04-15T04:25:19.192545349Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-15T04:25:19.194618152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.197138858Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-15T04:25:19.200313419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:25:19', 'add_on_artist_add_to_notifications')
2026-04-15T04:25:19.204308474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.207350960Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-15T04:25:19.209538223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126577s
2026-04-15T04:25:19.211509622Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-15T04:25:19.213526624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.215972408Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-15T04:25:19.218960916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:25:19', 'album_last_searched_time')
2026-04-15T04:25:19.223143848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.226150712Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-15T04:25:19.228014635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126118s
2026-04-15T04:25:19.230058460Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-15T04:25:19.231997203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.234426675Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-15T04:25:19.237542759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:25:19', 'add_indexer_flags')
2026-04-15T04:25:19.241532503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.244518425Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-15T04:25:19.246274811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124828s
2026-04-15T04:25:19.248283375Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-15T04:25:19.250465408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.252947025Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-15T04:25:19.256027658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:25:19', 'add_indexes_album_statistics')
2026-04-15T04:25:19.260026921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.263208406Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-15T04:25:19.265192561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126956s
2026-04-15T04:25:19.267212448Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-15T04:25:19.269207094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T04:25:19.271836889Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-15T04:25:19.274880928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:25:19', 'update_redacted_baseurl')
2026-04-15T04:25:19.278919890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T04:25:19.282061336Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-15T04:25:19.284207196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127727s
2026-04-15T04:25:23.349185021Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-15T04:25:23.519077183Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-15T04:25:23.694868331Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-15T04:25:23.833457415Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-15T04:25:25.286422717Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-15T04:25:25.604000528Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-15T04:25:25.792238408Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-15T04:25:28.539051036Z [ls.io-init] done.
2026-04-15T04:25:28.870425767Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-15T04:25:29.015438335Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-15T04:25:29.022307836Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
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.6-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.4-r0
libssl3 3.5.6-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-r23
musl-utils 1.2.5-r23
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": 1776227141679
},
{
"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": 1776227141679
},
{
"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=Hv4hS72u7TKk4UMARbCPAA.\"",
"source": "console-api",
"timestamp": 1776227141679
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1776227141679
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1776227141679
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1776227141679
},
{
"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": 1776227141679
},
{
"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": 1776227141679
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.78s |
| Container Start | PASS | - | 54.86s |
| Create Buildx SBOM | PASS | - | 1.59s |
| Get Build Info | PASS | - | 0.03s |