AMD64 PASS
linuxserver/lidarr
Runtime: 15.57s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-04-22T04:20:54+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.47MB
Tag: amd64-nightly-3.1.2.4939-ls195
Version: 3.1.2.4939-ls195
Expand
2026-04-22T04:24:49.500676845Z [migrations] started
2026-04-22T04:24:49.500715733Z [migrations] no migrations found
2026-04-22T04:24:49.525802077Z usermod: no changes
2026-04-22T04:24:49.531658841Z ───────────────────────────────────────
2026-04-22T04:24:49.531675374Z
2026-04-22T04:24:49.531680935Z ██╗ ███████╗██╗ ██████╗
2026-04-22T04:24:49.531684923Z ██║ ██╔════╝██║██╔═══██╗
2026-04-22T04:24:49.531689272Z ██║ ███████╗██║██║ ██║
2026-04-22T04:24:49.531694553Z ██║ ╚════██║██║██║ ██║
2026-04-22T04:24:49.531699262Z ███████╗███████║██║╚██████╔╝
2026-04-22T04:24:49.531703220Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-22T04:24:49.531707048Z
2026-04-22T04:24:49.531710635Z Brought to you by linuxserver.io
2026-04-22T04:24:49.531714332Z ───────────────────────────────────────
2026-04-22T04:24:49.532006831Z
2026-04-22T04:24:49.532013405Z To support the app dev(s) visit:
2026-04-22T04:24:49.533439656Z Lidarr: https://opencollective.com/lidarr
2026-04-22T04:24:49.533751254Z
2026-04-22T04:24:49.533755472Z To support LSIO projects visit:
2026-04-22T04:24:49.533759240Z https://www.linuxserver.io/donate/
2026-04-22T04:24:49.533763027Z
2026-04-22T04:24:49.533766534Z ───────────────────────────────────────
2026-04-22T04:24:49.533770452Z GID/UID
2026-04-22T04:24:49.533774010Z ───────────────────────────────────────
2026-04-22T04:24:49.538363230Z
2026-04-22T04:24:49.538383701Z User UID: 911
2026-04-22T04:24:49.538391858Z User GID: 911
2026-04-22T04:24:49.538399393Z ───────────────────────────────────────
2026-04-22T04:24:49.540156151Z Linuxserver.io version: 3.1.2.4939-ls195
2026-04-22T04:24:49.540432938Z Build-date: 2026-04-22T04:20:54+00:00
2026-04-22T04:24:49.540437447Z ───────────────────────────────────────
2026-04-22T04:24:49.540441395Z
2026-04-22T04:24:49.590347496Z [custom-init] No custom files found, skipping...
2026-04-22T04:24:49.611724310Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:24:49.912929366Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-04-22T04:24:49.930318360Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:24:49.934404177Z [Debug] Bootstrap: Console selected
2026-04-22T04:24:49.938094669Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:24:49.940811760Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:24:50.232290490Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:24:50.284362573Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {49acb2cb-c65a-4503-af20-0cdb29184b80} may be persisted to storage in unencrypted form.
2026-04-22T04:24:50.341157866Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-22T04:24:50.378283572Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-22T04:24:50.452107033Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-22T04:24:50.458856002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:50.459403635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:50.498749562Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-22T04:24:50.502516697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399544s
2026-04-22T04:24:50.502841091Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-22T04:24:50.503144191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043701s
2026-04-22T04:24:50.510802642Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-22T04:24:50.511392830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.517112558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-22T04:24:50.527322015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-22T04:24:50.538430533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210987s
2026-04-22T04:24:50.538887433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.540871408Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-22T04:24:50.541053395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235329s
2026-04-22T04:24:50.541666880Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-22T04:24:50.541898206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.546461504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-22T04:24:50.547419734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:24:50.547881183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012371s
2026-04-22T04:24:50.548232550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:24:50.548497554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000103s
2026-04-22T04:24:50.548907740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-22T04:24:50.549474692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-22T04:24:50.550149170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s
2026-04-22T04:24:50.550371367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.551102239Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-22T04:24:50.551285929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019821s
2026-04-22T04:24:50.551733630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-22T04:24:50.552019225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.552844287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:24:50.553585489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-22T04:24:50.553805192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-22T04:24:50.554082370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-22T04:24:50.554537536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s
2026-04-22T04:24:50.554749032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.555437058Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-22T04:24:50.555620156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001421s
2026-04-22T04:24:50.558651400Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-22T04:24:50.558877876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.559460278Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-22T04:24:50.571215169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-22T04:24:50.571691818Z [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-22T04:24:50.572308811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008912s
2026-04-22T04:24:50.572502020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-22T04:24:50.572789929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-22T04:24:50.573100204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s
2026-04-22T04:24:50.573250557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-22T04:24:50.573599189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-22T04:24:50.573963132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s
2026-04-22T04:24:50.574153675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-22T04:24:50.574439771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-22T04:24:50.574760698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s
2026-04-22T04:24:50.574930860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-22T04:24:50.580495916Z [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-22T04:24:50.581611993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006506s
2026-04-22T04:24:50.581819121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-22T04:24:50.582136570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-22T04:24:50.582470071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s
2026-04-22T04:24:50.582664733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-22T04:24:50.582951791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-22T04:24:50.583272056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s
2026-04-22T04:24:50.583427559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-22T04:24:50.583739708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:50.584046436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s
2026-04-22T04:24:50.584227560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-22T04:24:50.584487123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:50.584787157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s
2026-04-22T04:24:50.584959304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-22T04:24:50.586325685Z [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-22T04:24:50.587262722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021354s
2026-04-22T04:24:50.587464989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-22T04:24:50.587773560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:50.588111581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s
2026-04-22T04:24:50.588295321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-22T04:24:50.588546817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:24:50.588875810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s
2026-04-22T04:24:50.589065241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-22T04:24:50.589328231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:24:50.589648475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s
2026-04-22T04:24:50.589841264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-22T04:24:50.590127550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:24:50.590450871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-04-22T04:24:50.590644040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-22T04:24:50.590923553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:50.591264930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s
2026-04-22T04:24:50.591453660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-22T04:24:50.591708223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-22T04:24:50.592075733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s
2026-04-22T04:24:50.592253381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-22T04:24:50.593130928Z [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-22T04:24:50.593817090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001396s
2026-04-22T04:24:50.594032433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-22T04:24:50.594348179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-22T04:24:50.594768856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005448s
2026-04-22T04:24:50.594966424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-22T04:24:50.595244143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-22T04:24:50.595558767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s
2026-04-22T04:24:50.595758298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-22T04:24:50.596062120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-22T04:24:50.596387225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s
2026-04-22T04:24:50.596617589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-22T04:24:50.596993486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-22T04:24:50.597358591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s
2026-04-22T04:24:50.597546349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-22T04:24:50.598288754Z [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-22T04:24:50.598945035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011441s
2026-04-22T04:24:50.599152272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-22T04:24:50.599446895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-22T04:24:50.599811039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s
2026-04-22T04:24:50.600029308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-22T04:24:50.600319623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:50.600644838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-04-22T04:24:50.600821584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-22T04:24:50.601624370Z [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-22T04:24:50.602232725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012413s
2026-04-22T04:24:50.602421525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-22T04:24:50.602685697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-22T04:24:50.603027025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s
2026-04-22T04:24:50.603226516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-22T04:24:50.603507953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-22T04:24:50.603880243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s
2026-04-22T04:24:50.604089815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-22T04:24:50.604385410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-22T04:24:50.604739282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s
2026-04-22T04:24:50.604938123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-22T04:24:50.605212405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-22T04:24:50.605592591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s
2026-04-22T04:24:50.605747302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-22T04:24:50.606436921Z [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-22T04:24:50.606988993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010695s
2026-04-22T04:24:50.607179386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-22T04:24:50.607649242Z [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-22T04:24:50.608152776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007837s
2026-04-22T04:24:50.608361466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-22T04:24:50.608684086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-22T04:24:50.609056125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s
2026-04-22T04:24:50.609235476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-22T04:24:50.611585768Z [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-22T04:24:50.612140405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027267s
2026-04-22T04:24:50.612339907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-22T04:24:50.612619690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-22T04:24:50.612988463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s
2026-04-22T04:24:50.613168385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-22T04:24:50.613591838Z [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-22T04:24:50.614082897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007412s
2026-04-22T04:24:50.614279452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-22T04:24:50.614559025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-22T04:24:50.614961686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s
2026-04-22T04:24:50.615140125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-22T04:24:50.615633278Z [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-22T04:24:50.616252996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s
2026-04-22T04:24:50.616473881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-22T04:24:50.616903506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-22T04:24:50.617246928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s
2026-04-22T04:24:50.617450888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-22T04:24:50.617777165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-22T04:24:50.618178273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005442s
2026-04-22T04:24:50.618369328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-22T04:24:50.619061331Z [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-22T04:24:50.619587531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s
2026-04-22T04:24:50.619764898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-22T04:24:50.620637325Z [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-22T04:24:50.621546896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015937s
2026-04-22T04:24:50.621731057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-22T04:24:50.622260994Z [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-22T04:24:50.622718195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008161s
2026-04-22T04:24:50.622934550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-22T04:24:50.623623748Z [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-22T04:24:50.624216081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s
2026-04-22T04:24:50.624412155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-22T04:24:50.624973596Z [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-22T04:24:50.625457851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s
2026-04-22T04:24:50.625650619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-22T04:24:50.626247441Z [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-22T04:24:50.626726776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009013s
2026-04-22T04:24:50.626922811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-22T04:24:50.627367246Z [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-22T04:24:50.627777141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s
2026-04-22T04:24:50.627994128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-22T04:24:50.628315656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-22T04:24:50.628708897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000543s
2026-04-22T04:24:50.628876555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-22T04:24:50.629139795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-22T04:24:50.629468888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2026-04-22T04:24:50.629651486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-22T04:24:50.630080950Z [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-22T04:24:50.630493291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006494s
2026-04-22T04:24:50.630660377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-22T04:24:50.631357852Z [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-22T04:24:50.631943781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010896s
2026-04-22T04:24:50.632118914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-22T04:24:50.632568800Z [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-22T04:24:50.633037303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000732s
2026-04-22T04:24:50.633217516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-22T04:24:50.633509614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-22T04:24:50.633871774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-04-22T04:24:50.634071726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-22T04:24:50.634346460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-22T04:24:50.634679480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-04-22T04:24:50.634851857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-22T04:24:50.635547588Z [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-22T04:24:50.636155923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s
2026-04-22T04:24:50.636349793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-22T04:24:50.636981335Z [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-22T04:24:50.637511082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009934s
2026-04-22T04:24:50.637726686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-22T04:24:50.638090388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:24:50.638429912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s
2026-04-22T04:24:50.638612028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-22T04:24:50.639258520Z [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-22T04:24:50.639777796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s
2026-04-22T04:24:50.639989362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-22T04:24:50.640692748Z [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-22T04:24:50.641276604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s
2026-04-22T04:24:50.641483380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-22T04:24:50.641925440Z [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-22T04:24:50.642361759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007027s
2026-04-22T04:24:50.642565680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-22T04:24:50.642883239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-22T04:24:50.643228925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2026-04-22T04:24:50.643426282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-22T04:24:50.644044547Z [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-22T04:24:50.644615156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s
2026-04-22T04:24:50.644847384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-22T04:24:50.645220295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:24:50.645582725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005353s
2026-04-22T04:24:50.646747069Z [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-22T04:24:50.648461622Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013785 taking an average of 00:00:00.0013785
2026-04-22T04:24:50.649164287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:24:50', 'InitialSetup')
2026-04-22T04:24:50.649523129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.652684865Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-22T04:24:50.652845168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068777s
2026-04-22T04:24:50.653120843Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-22T04:24:50.653358592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.653647644Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-22T04:24:50.654247392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-22T04:24:50.654416853Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-22T04:24:50.654628108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-22T04:24:50.654937381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.655960812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s
2026-04-22T04:24:50.656379295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:24:50', 'add_reason_to_pending_releases')
2026-04-22T04:24:50.656748408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.657468297Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-22T04:24:50.657659873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026075s
2026-04-22T04:24:50.657857161Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-22T04:24:50.658067003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.658325383Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-22T04:24:50.660632719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.660797972Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.660982363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-22T04:24:50.661252758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-22T04:24:50.662268984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010968s
2026-04-22T04:24:50.662426421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:50.662576914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.662764622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-22T04:24:50.663074155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.664070742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s
2026-04-22T04:24:50.664242387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:50.664400496Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.664597833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-22T04:24:50.664927176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.665912100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s
2026-04-22T04:24:50.666284640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-22T04:24:50.666882955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-22T04:24:50.667163780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006529s
2026-04-22T04:24:50.667494175Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-22T04:24:50.678619507Z [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-22T04:24:50.680140219Z [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-22T04:24:50.681048969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-22T04:24:50.682201019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-22T04:24:50.684659890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-22T04:24:50.685167152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-22T04:24:50.685696317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-22T04:24:50.686089539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183673s
2026-04-22T04:24:50.686298720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:50.686496288Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:50.686727103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-22T04:24:50.687041796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-22T04:24:50.688004525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010617s
2026-04-22T04:24:50.688388869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:24:50', 'add_medium_support')
2026-04-22T04:24:50.688788704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.693828873Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-22T04:24:50.694051902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068306s
2026-04-22T04:24:50.694329050Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-22T04:24:50.694582811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.694940191Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-22T04:24:50.695654058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-22T04:24:50.696091860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-22T04:24:50.696422526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s
2026-04-22T04:24:50.696605073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:50.696827361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:50.699573120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027778s
2026-04-22T04:24:50.700050762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:24:50', 'add_various_qualites_in_profile')
2026-04-22T04:24:50.700417029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.701167781Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-22T04:24:50.701370860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043372s
2026-04-22T04:24:50.701593508Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-22T04:24:50.701817649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.702102072Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-22T04:24:50.702994749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-22T04:24:50.703551661Z [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-22T04:24:50.704144234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009487s
2026-04-22T04:24:50.704358856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-22T04:24:50.704676546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-22T04:24:50.705041551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s
2026-04-22T04:24:50.705266524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:24:50.705460344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.705691279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-22T04:24:50.706024009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:50.706971587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s
2026-04-22T04:24:50.707180388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-22T04:24:50.711281325Z [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-22T04:24:50.713973646Z [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-22T04:24:50.715129153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:50.716191883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:50.718402394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-22T04:24:50.718871579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-22T04:24:50.719323228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:50.719756240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:50.720101325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127224s
2026-04-22T04:24:50.720309544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-22T04:24:50.724235249Z [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-22T04:24:50.726745654Z [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-22T04:24:50.727857533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:50.728900062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:50.731109862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-22T04:24:50.731581371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-22T04:24:50.732045736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:50.732471474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:50.732788682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122895s
2026-04-22T04:24:50.732960358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.733118386Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-22T04:24:50.733311335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-22T04:24:50.733581168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-22T04:24:50.734445198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s
2026-04-22T04:24:50.734802548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:24:50', 'metadata_profiles')
2026-04-22T04:24:50.735157252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.736501979Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-22T04:24:50.736687703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029726s
2026-04-22T04:24:50.736956875Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-22T04:24:50.737192009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.737493125Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-22T04:24:50.739429374Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-22T04:24:50.744180932Z [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-22T04:24:50.745104541Z [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-22T04:24:50.745604709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-22T04:24:50.746243435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-22T04:24:50.749055688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-22T04:24:50.749397356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097512s
2026-04-22T04:24:50.749574402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:24:50.749736408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.749962935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-22T04:24:50.750278881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-22T04:24:50.751160817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s
2026-04-22T04:24:50.751458917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-22T04:24:50.751805004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-22T04:24:50.752104667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s
2026-04-22T04:24:50.752279439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:24:50.752432527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.752792883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-22T04:24:50.756201306Z [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-22T04:24:50.757286852Z [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-22T04:24:50.757838923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-22T04:24:50.758526458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-22T04:24:50.761318019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-22T04:24:50.761700900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086913s
2026-04-22T04:24:50.762103751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:24:50', 'separate_automatic_and_interactive_search')
2026-04-22T04:24:50.762481622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.763445423Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-22T04:24:50.763657480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103684s
2026-04-22T04:24:50.763887002Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-22T04:24:50.764161014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.764434585Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-22T04:24:50.764724969Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-22T04:24:50.768492836Z [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-22T04:24:50.770656934Z [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-22T04:24:50.771620053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:50.772760169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:50.774890128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:50.775327960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:24:50.775743937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:24:50.776200987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:24:50.776637286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:50.776979946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120616s
2026-04-22T04:24:50.777345612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:24:50', 'change_album_path_to_relative')
2026-04-22T04:24:50.777706158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.779088662Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-22T04:24:50.779279175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141334s
2026-04-22T04:24:50.779497735Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-22T04:24:50.779718199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.780093014Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-22T04:24:50.780625757Z [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-22T04:24:50.781145423Z [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-22T04:24:50.781494997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005659s
2026-04-22T04:24:50.781865754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:24:50', 'change_quality_size_mb_to_kb')
2026-04-22T04:24:50.782222843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.782876128Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-22T04:24:50.783065149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018981s
2026-04-22T04:24:50.783251975Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-22T04:24:50.783460545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.783709897Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-22T04:24:50.784104572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.784272430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.784460509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-22T04:24:50.784737927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-22T04:24:50.785641266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s
2026-04-22T04:24:50.785815217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.785965790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.786163037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-22T04:24:50.786455486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-22T04:24:50.787374777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s
2026-04-22T04:24:50.787726796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:24:50', 'album_releases')
2026-04-22T04:24:50.788097071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.788779185Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-22T04:24:50.788950921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s
2026-04-22T04:24:50.789166705Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-22T04:24:50.789377419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.789635810Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-22T04:24:50.790173663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.790347112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.790529479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-22T04:24:50.794457619Z [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-22T04:24:50.796866529Z [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-22T04:24:50.797899569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:50.799071930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:50.801181979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:50.801635933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:24:50.802048704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:24:50.802493289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:24:50.802944257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:50.803264712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125558s
2026-04-22T04:24:50.803437561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.803595619Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-22T04:24:50.803785742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-22T04:24:50.807732459Z [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-22T04:24:50.810105377Z [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-22T04:24:50.811130471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:50.812252591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:50.814351217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:50.814778257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:24:50.815203513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:24:50.815633378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:24:50.816105279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:50.816442087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124443s
2026-04-22T04:24:50.816787853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:24:50', 'album_releases_fix')
2026-04-22T04:24:50.817137667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.818103442Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-22T04:24:50.818276039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140831s
2026-04-22T04:24:50.818467114Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-22T04:24:50.818675444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.818932902Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-22T04:24:50.819768925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-22T04:24:50.820647324Z [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-22T04:24:50.821305860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013292s
2026-04-22T04:24:50.821497236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-22T04:24:50.821852431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-22T04:24:50.822123517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s
2026-04-22T04:24:50.822307668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-22T04:24:50.822950201Z [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-22T04:24:50.823486642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009982s
2026-04-22T04:24:50.823698278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-22T04:24:50.824072050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:24:50.824413458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s
2026-04-22T04:24:50.824810397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:24:50', 'import_lists')
2026-04-22T04:24:50.825109509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.825904931Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-22T04:24:50.826149714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019503s
2026-04-22T04:24:50.826249525Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-22T04:24:50.826452384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.826702888Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-22T04:24:50.827066590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-22T04:24:50.827248146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.827475734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-22T04:24:50.827819326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-22T04:24:50.828806484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s
2026-04-22T04:24:50.828950824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:50.829204255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:50.830103936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009789s
2026-04-22T04:24:50.830464091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:24:50', 'add_release_status')
2026-04-22T04:24:50.830819437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.831677094Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-22T04:24:50.831866375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025338s
2026-04-22T04:24:50.832130657Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-22T04:24:50.832307633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.832571194Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-22T04:24:50.832894034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:50.833069678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.833284520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-22T04:24:50.833626820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.834590891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010899s
2026-04-22T04:24:50.834965475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:24:50', 'album_download_notification')
2026-04-22T04:24:50.835320911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.836021051Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-22T04:24:50.836174349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024349s
2026-04-22T04:24:50.836390966Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-22T04:24:50.836612732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.836885261Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-22T04:24:50.837499378Z [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-22T04:24:50.838170990Z [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-22T04:24:50.838622790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s
2026-04-22T04:24:50.839104730Z [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-22T04:24:50.839734849Z [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-22T04:24:50.840200457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007436s
2026-04-22T04:24:50.840577646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:24:50', 'fix_language_metadata_profiles')
2026-04-22T04:24:50.840908011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.841547749Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-22T04:24:50.841702982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020381s
2026-04-22T04:24:50.841891291Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-22T04:24:50.842095653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.842343702Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-22T04:24:50.842682965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-22T04:24:50.843101828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-22T04:24:50.843264306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003487s
2026-04-22T04:24:50.843608469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:24:50', 'remove_fanzub')
2026-04-22T04:24:50.844079267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.844624935Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-22T04:24:50.844833926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016819s
2026-04-22T04:24:50.845046564Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-22T04:24:50.845228751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.845493915Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-22T04:24:50.846972372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-22T04:24:50.847259340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-22T04:24:50.847587641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s
2026-04-22T04:24:50.847811462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-22T04:24:50.848164623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-22T04:24:50.848525249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s
2026-04-22T04:24:50.848969975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-22T04:24:50.849384890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-22T04:24:50.849768473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006061s
2026-04-22T04:24:50.849974778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-22T04:24:50.850287568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-22T04:24:50.858554454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008304s
2026-04-22T04:24:50.858832353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-22T04:24:50.859126656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-22T04:24:50.859491150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s
2026-04-22T04:24:50.859695261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-22T04:24:50.860053983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-22T04:24:50.860396754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s
2026-04-22T04:24:50.860786268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:24:50', 'update_artist_history_indexes')
2026-04-22T04:24:50.861156433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.861972166Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-22T04:24:50.862180896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020334s
2026-04-22T04:24:50.862378965Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-22T04:24:50.862572004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.862838370Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-22T04:24:50.864435466Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:50.865353635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-22T04:24:50.865639911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s
2026-04-22T04:24:50.865987862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:24:50', 'remove_nma')
2026-04-22T04:24:50.866337305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.866904357Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-22T04:24:50.867067936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022475s
2026-04-22T04:24:50.867262168Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-22T04:24:50.867483313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.867744739Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-22T04:24:50.868082499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.868249355Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-04-22T04:24:50.868463106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-22T04:24:50.868750374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-22T04:24:50.869710478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s
2026-04-22T04:24:50.870075412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:24:50', 'album_disambiguation')
2026-04-22T04:24:50.870435037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.871072410Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-22T04:24:50.871236300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023736s
2026-04-22T04:24:50.871453978Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-22T04:24:50.871679202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.871990529Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-22T04:24:50.872231835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:50.872435344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:50.873672967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012419s
2026-04-22T04:24:50.874031879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:24:50', 'add_ape_quality_in_profiles')
2026-04-22T04:24:50.874396283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.874972724Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-22T04:24:50.875147396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025207s
2026-04-22T04:24:50.875339863Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-22T04:24:50.875552521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.875803386Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-22T04:24:50.876670823Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:50.876983122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-22T04:24:50.877265541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-04-22T04:24:50.877466796Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:50.877766269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-22T04:24:50.878032004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s
2026-04-22T04:24:50.878241837Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:50.878542552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-22T04:24:50.878805381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s
2026-04-22T04:24:50.879154915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:24:50', 'remove_pushalot')
2026-04-22T04:24:50.879503036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.880107443Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-22T04:24:50.880283528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016399s
2026-04-22T04:24:50.880481146Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-22T04:24:50.880693904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.880949409Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-22T04:24:50.881355256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-22T04:24:50.881790322Z [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-22T04:24:50.882193143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006535s
2026-04-22T04:24:50.882553839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:24:50', 'add_custom_filters')
2026-04-22T04:24:50.882913824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.883602761Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-22T04:24:50.883775258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020299s
2026-04-22T04:24:50.884017306Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-22T04:24:50.884225575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.884481380Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-22T04:24:50.884789481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:24:50.884956287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.885147502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-22T04:24:50.885410942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-22T04:24:50.886381807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2026-04-22T04:24:50.886739638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:24:50', 'import_list_tags')
2026-04-22T04:24:50.887093460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.887723970Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-22T04:24:50.887914173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023663s
2026-04-22T04:24:50.888132673Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-22T04:24:50.888342285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.888606888Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-22T04:24:50.892926055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-22T04:24:50.893633619Z [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-22T04:24:50.894217755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s
2026-04-22T04:24:50.894434512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-22T04:24:50.894798064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-22T04:24:50.895161706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s
2026-04-22T04:24:50.897498311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:24:50.897515426Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:24:50.897525326Z FROM "Artists"
2026-04-22T04:24:50.898513405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:24:50.898528425Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:24:50.898538135Z FROM "Artists"
2026-04-22T04:24:50.899064956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s
2026-04-22T04:24:50.899236100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:24:50.899390802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.899600795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-22T04:24:50.899947423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.900914440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s
2026-04-22T04:24:50.901459437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-22T04:24:50.901469327Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.901479658Z FROM "ArtistMetadata"
2026-04-22T04:24:50.901488576Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-22T04:24:50.902184397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-22T04:24:50.902199488Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.902208556Z FROM "ArtistMetadata"
2026-04-22T04:24:50.902217113Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-22T04:24:50.902613862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007917s
2026-04-22T04:24:50.902793754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-22T04:24:50.903623916Z [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-22T04:24:50.904315118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013303s
2026-04-22T04:24:50.904524549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-22T04:24:50.904875075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-22T04:24:50.905249549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s
2026-04-22T04:24:50.905451105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-22T04:24:50.905751069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-22T04:24:50.906086955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s
2026-04-22T04:24:50.906261096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:50.906471339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:50.911130471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046859s
2026-04-22T04:24:50.911312688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.911455916Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.911666470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-22T04:24:50.911991144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.913025216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s
2026-04-22T04:24:50.913192042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.913345201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.913542698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-22T04:24:50.913861550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:50.914773527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s
2026-04-22T04:24:50.914957347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:50.915096697Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.915281600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-22T04:24:50.915539489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-22T04:24:50.916462197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009881s
2026-04-22T04:24:50.917097636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-22T04:24:50.917110382Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.917119310Z FROM "ArtistMetadata"
2026-04-22T04:24:50.917127767Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:50.917136745Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-22T04:24:50.917936656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-22T04:24:50.917947618Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.917956866Z FROM "ArtistMetadata"
2026-04-22T04:24:50.917965384Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:50.917988109Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-22T04:24:50.918433526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000934s
2026-04-22T04:24:50.918601835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:50.918752709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.918956409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-22T04:24:50.919278618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-22T04:24:50.920216115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010608s
2026-04-22T04:24:50.920394485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:50.920542693Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.920735030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-22T04:24:50.921045936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.921981611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s
2026-04-22T04:24:50.922147805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:50.922294962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.922492459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-22T04:24:50.922809868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:50.923750502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010529s
2026-04-22T04:24:50.924346713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:24:50.924360631Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:24:50.924369429Z FROM "AlbumReleases"
2026-04-22T04:24:50.924377705Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:50.924386533Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-22T04:24:50.925124219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:24:50.925138347Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:24:50.925147315Z FROM "AlbumReleases"
2026-04-22T04:24:50.925184931Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:50.925195923Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-22T04:24:50.925617622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008864s
2026-04-22T04:24:50.926226619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:24:50.926235637Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.926244394Z FROM "ArtistMetadata"
2026-04-22T04:24:50.926252761Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:50.926261449Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-22T04:24:50.927079656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:24:50.927093795Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.927103264Z FROM "ArtistMetadata"
2026-04-22T04:24:50.927111811Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:50.927120889Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-22T04:24:50.927563691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s
2026-04-22T04:24:50.928113348Z [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-22T04:24:50.932147591Z [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-22T04:24:50.933578692Z [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-22T04:24:50.934239102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:50.935414870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:50.937812658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:50.938271412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:50.938624182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101921s
2026-04-22T04:24:50.939015240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-22T04:24:50.943113332Z [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-22T04:24:50.944968718Z [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-22T04:24:50.945827737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:50.947927986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:50.950264671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:50.950757834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:50.951131527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118471s
2026-04-22T04:24:50.951402022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-22T04:24:50.955512899Z [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-22T04:24:50.957113803Z [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-22T04:24:50.957811848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-22T04:24:50.958718163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-22T04:24:50.960971651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-22T04:24:50.961500746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-22T04:24:50.961879980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102559s
2026-04-22T04:24:50.962083199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-22T04:24:50.965972360Z [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-22T04:24:50.967052526Z [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-22T04:24:50.967608896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:24:50.968356371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:24:50.970616472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:50.971027349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087527s
2026-04-22T04:24:50.971246921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-22T04:24:50.971566124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:50.971999737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005531s
2026-04-22T04:24:50.972203868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-22T04:24:50.972496357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:50.972863837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s
2026-04-22T04:24:50.973087187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-22T04:24:50.973398874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:24:50.973783419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s
2026-04-22T04:24:50.973998913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-22T04:24:50.974310239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-22T04:24:50.974735396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000551s
2026-04-22T04:24:50.974945719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-22T04:24:50.975253128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-22T04:24:50.975646891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s
2026-04-22T04:24:50.975883097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-22T04:24:50.976202590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-22T04:24:50.976593607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2026-04-22T04:24:50.976770323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:50.977631187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-22T04:24:50.977918275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s
2026-04-22T04:24:50.978094540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:50.978423462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-22T04:24:50.978696291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s
2026-04-22T04:24:50.978863298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:50.979236880Z [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-22T04:24:50.979567285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005421s
2026-04-22T04:24:50.979960687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:24:50', 'add_release_groups_etc')
2026-04-22T04:24:50.980334430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.982280849Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-22T04:24:50.982468928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032139s
2026-04-22T04:24:50.982689612Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-22T04:24:50.982906248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.983184669Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-22T04:24:50.983743725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:50.984030412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-22T04:24:50.984382250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s
2026-04-22T04:24:50.984745041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:24:50', 'NewMediaInfoFormat')
2026-04-22T04:24:50.985108533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.985833623Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-22T04:24:50.986033014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s
2026-04-22T04:24:50.986281364Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-22T04:24:50.986510195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.986791271Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-22T04:24:50.988060026Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-22T04:24:50.988435692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-22T04:24:50.990824242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025387s
2026-04-22T04:24:50.991023323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-22T04:24:50.991182293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:50.991435142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-22T04:24:50.991825278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:50.992778557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s
2026-04-22T04:24:50.993195487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:24:50', 'rename_restrictions_to_release_profiles')
2026-04-22T04:24:50.993577466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:50.994382277Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-22T04:24:50.994587690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026655s
2026-04-22T04:24:50.994834107Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-22T04:24:50.995071905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:50.995356589Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-22T04:24:50.996546825Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-22T04:24:50.996842190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-22T04:24:50.999202372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024242s
2026-04-22T04:24:50.999393878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:24:50.999555453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:50.999812330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-22T04:24:51.000181804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-22T04:24:51.001081125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s
2026-04-22T04:24:51.001281569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-22T04:24:51.001448996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.001667205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-22T04:24:51.002002180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-22T04:24:51.002906741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s
2026-04-22T04:24:51.003086393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:51.003345545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-22T04:24:51.003623304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003803s
2026-04-22T04:24:51.003783868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:51.004070515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-22T04:24:51.004349587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s
2026-04-22T04:24:51.004591444Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-22T04:24:51.009019290Z [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-22T04:24:51.010453207Z [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-22T04:24:51.011146022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:51.012073129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:51.014339061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:51.014792975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:51.015261810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.015723750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:51.016110398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011319s
2026-04-22T04:24:51.016539382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:24:51', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-22T04:24:51.016940881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.018961830Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-22T04:24:51.019170069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140919s
2026-04-22T04:24:51.019401495Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-22T04:24:51.019612560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.019921893Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-22T04:24:51.020388132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-22T04:24:51.020836936Z [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-22T04:24:51.021266270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s
2026-04-22T04:24:51.021491494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-22T04:24:51.021880517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-22T04:24:51.022281985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s
2026-04-22T04:24:51.022635677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:24:51', 'add_import_exclusions')
2026-04-22T04:24:51.023007376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.023819661Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-22T04:24:51.024019384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020947s
2026-04-22T04:24:51.024237713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-22T04:24:51.024478688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.024747760Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-22T04:24:51.029293333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:24:51.029306730Z WHERE "Id" in (
2026-04-22T04:24:51.029315488Z SELECT "Artists"."Id" from "Artists"
2026-04-22T04:24:51.029324666Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.029334075Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:24:51.030133185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:24:51.030144608Z WHERE "Id" in (
2026-04-22T04:24:51.030152714Z SELECT "Artists"."Id" from "Artists"
2026-04-22T04:24:51.030161081Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.030186081Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:24:51.030747752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s
2026-04-22T04:24:51.031356508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-22T04:24:51.031365877Z WHERE "Id" in (
2026-04-22T04:24:51.031373723Z SELECT "Albums"."Id" from "Albums"
2026-04-22T04:24:51.031381959Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.031390376Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:24:51.032209526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-22T04:24:51.032221830Z WHERE "Id" in (
2026-04-22T04:24:51.032230247Z SELECT "Albums"."Id" from "Albums"
2026-04-22T04:24:51.032239075Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.032248063Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:24:51.032810335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s
2026-04-22T04:24:51.033384602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-22T04:24:51.033393890Z WHERE "Id" in (
2026-04-22T04:24:51.033402147Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:24:51.033410614Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:24:51.033419351Z WHERE "Albums"."Id" IS NULL)
2026-04-22T04:24:51.034154081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-22T04:24:51.034163871Z WHERE "Id" in (
2026-04-22T04:24:51.034171837Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:24:51.034180003Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:24:51.034188450Z WHERE "Albums"."Id" IS NULL)
2026-04-22T04:24:51.034740061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s
2026-04-22T04:24:51.035317864Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:24:51.035327333Z WHERE "Id" in (
2026-04-22T04:24:51.035335079Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.035343155Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.035363416Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-22T04:24:51.036107684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:24:51.036119598Z WHERE "Id" in (
2026-04-22T04:24:51.036127795Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.036136302Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.036145140Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-22T04:24:51.036704005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s
2026-04-22T04:24:51.037298532Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:24:51.037307801Z WHERE "Id" in (
2026-04-22T04:24:51.037316098Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.037324505Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.037333433Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:24:51.038087110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:24:51.038096990Z WHERE "Id" in (
2026-04-22T04:24:51.038104706Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.038112722Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.038121119Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:24:51.038674162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009808s
2026-04-22T04:24:51.039286345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.039295474Z WHERE "Id" IN (
2026-04-22T04:24:51.039303710Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.039312137Z LEFT OUTER JOIN "Tracks"
2026-04-22T04:24:51.039320354Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.039328951Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:24:51.040097448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.040110384Z WHERE "Id" IN (
2026-04-22T04:24:51.040118120Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.040126176Z LEFT OUTER JOIN "Tracks"
2026-04-22T04:24:51.040156197Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.040164373Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:24:51.040710323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s
2026-04-22T04:24:51.041099977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:24:51', 'clean_artist_metadata_table')
2026-04-22T04:24:51.041470303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.042167296Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-22T04:24:51.042356407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024302s
2026-04-22T04:24:51.042569907Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-22T04:24:51.042794159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.043064934Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-22T04:24:51.043753500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.043948363Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.044182374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-22T04:24:51.044512940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.045559908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001184s
2026-04-22T04:24:51.045747746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.045906195Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.046145517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-22T04:24:51.046509369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.047478831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s
2026-04-22T04:24:51.047670237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.047831882Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.048114962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-22T04:24:51.048467041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.049439149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s
2026-04-22T04:24:51.049650053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.049795476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.050011461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-22T04:24:51.050350664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.051327080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s
2026-04-22T04:24:51.053288580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.053480687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.053695720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-22T04:24:51.054027217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.055010608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011236s
2026-04-22T04:24:51.055220530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-22T04:24:51.059161566Z [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-22T04:24:51.060878994Z [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-22T04:24:51.061640688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-22T04:24:51.062118089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-22T04:24:51.064495336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090773s
2026-04-22T04:24:51.064757574Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-22T04:24:51.068719291Z [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-22T04:24:51.070400938Z [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-22T04:24:51.071158022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-22T04:24:51.071731236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-22T04:24:51.074027390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090423s
2026-04-22T04:24:51.074400932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:24:51', 'health_issue_notification')
2026-04-22T04:24:51.074763712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.076118240Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-22T04:24:51.076310587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110989s
2026-04-22T04:24:51.076539859Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-22T04:24:51.076761144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.077041920Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-22T04:24:51.077942082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.078098668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.078289692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-22T04:24:51.078625959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-22T04:24:51.079596093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011097s
2026-04-22T04:24:51.079768781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.079976579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.080162924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-22T04:24:51.080833755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-22T04:24:51.081394574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s
2026-04-22T04:24:51.081656772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-22T04:24:51.081949842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-22T04:24:51.082199836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003362s
2026-04-22T04:24:51.082703741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.082716737Z WHERE "Id" IN (
2026-04-22T04:24:51.082725264Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.082733831Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.082742749Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:24:51.083353910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.083364922Z WHERE "Id" IN (
2026-04-22T04:24:51.083373740Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.083382247Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.083391195Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:24:51.083913827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008478s
2026-04-22T04:24:51.084547854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.084559758Z WHERE "Id" IN (
2026-04-22T04:24:51.084568195Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.084576772Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:51.084585670Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:51.084594648Z WHERE "Artists"."Path" IS NULL)
2026-04-22T04:24:51.085416363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.085430040Z WHERE "Id" IN (
2026-04-22T04:24:51.085438487Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.085446904Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:51.085455551Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:51.085490301Z WHERE "Artists"."Path" IS NULL)
2026-04-22T04:24:51.086034978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s
2026-04-22T04:24:51.086746190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.086755118Z WHERE "Id" IN (
2026-04-22T04:24:51.086763495Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.086772022Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.086780770Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.086789557Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:24:51.086797844Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-22T04:24:51.087736174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.087750082Z WHERE "Id" IN (
2026-04-22T04:24:51.087758438Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.087766966Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.087775633Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.087784621Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:24:51.087793469Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-22T04:24:51.088408227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011973s
2026-04-22T04:24:51.088960369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-22T04:24:51.088974036Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:24:51.088983014Z FROM "Artists"
2026-04-22T04:24:51.088991241Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:51.089000028Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-22T04:24:51.089687332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-22T04:24:51.089702874Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:24:51.089712132Z FROM "Artists"
2026-04-22T04:24:51.089720409Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:51.089729187Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-22T04:24:51.090147930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000825s
2026-04-22T04:24:51.090563096Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.090577214Z WHERE "Id" NOT IN (
2026-04-22T04:24:51.090585521Z SELECT MIN("Id")
2026-04-22T04:24:51.090593858Z FROM "TrackFiles"
2026-04-22T04:24:51.090602014Z GROUP BY "Path"
2026-04-22T04:24:51.090610541Z )
2026-04-22T04:24:51.091097392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.091111420Z WHERE "Id" NOT IN (
2026-04-22T04:24:51.091120007Z SELECT MIN("Id")
2026-04-22T04:24:51.091128224Z FROM "TrackFiles"
2026-04-22T04:24:51.091136340Z GROUP BY "Path"
2026-04-22T04:24:51.091144627Z )
2026-04-22T04:24:51.091467728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s
2026-04-22T04:24:51.091638852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.091795838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.092003246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-22T04:24:51.095567082Z [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-22T04:24:51.096769513Z [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-22T04:24:51.097344641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:24:51.097967375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:24:51.100513402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:51.100887585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008693s
2026-04-22T04:24:51.101084231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-22T04:24:51.101365277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:24:51.101734551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s
2026-04-22T04:24:51.101937690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-22T04:24:51.105501877Z [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-22T04:24:51.106600749Z [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-22T04:24:51.107159815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:24:51.107979015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:24:51.110327263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:51.110764404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:24:51.111099588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089726s
2026-04-22T04:24:51.111476608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:24:51', 'add_mediafilerepository_mtime')
2026-04-22T04:24:51.111843637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.113231631Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-22T04:24:51.113418648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110488s
2026-04-22T04:24:51.113656116Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-22T04:24:51.113875237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.114159820Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-22T04:24:51.115529979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:24:51.115543366Z WHERE "Id" NOT IN (
2026-04-22T04:24:51.115551963Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:24:51.115560561Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.115595571Z GROUP BY "ArtistMetadata"."Id")
2026-04-22T04:24:51.116363457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:24:51.116375842Z WHERE "Id" NOT IN (
2026-04-22T04:24:51.116384209Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:24:51.116392606Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.116401745Z GROUP BY "ArtistMetadata"."Id")
2026-04-22T04:24:51.116858144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009127s
2026-04-22T04:24:51.117063186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-22T04:24:51.117306086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-22T04:24:51.117694838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s
2026-04-22T04:24:51.117920132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-22T04:24:51.121651696Z [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-22T04:24:51.123159653Z [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-22T04:24:51.123857638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:51.124800567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:51.127224858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:51.127738021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:51.128272948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:51.128662112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105631s
2026-04-22T04:24:51.128904310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-22T04:24:51.129261038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.129621293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s
2026-04-22T04:24:51.130021189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:24:51', 'add_artistmetadataid_constraint')
2026-04-22T04:24:51.130413418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.132071938Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-22T04:24:51.132282161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028997s
2026-04-22T04:24:51.132490260Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-22T04:24:51.132713420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.133004245Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-22T04:24:51.133626368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-22T04:24:51.133803645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.134007486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-22T04:24:51.134321799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.135338035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011357s
2026-04-22T04:24:51.135523669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-22T04:24:51.135680615Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.135918704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-22T04:24:51.136275142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.137223682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s
2026-04-22T04:24:51.137398063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:51.137551221Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.137761114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-22T04:24:51.138091239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.139048797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s
2026-04-22T04:24:51.139226835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-22T04:24:51.139382068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.139602692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-22T04:24:51.139991645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.140950035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011315s
2026-04-22T04:24:51.141122783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:51.141272935Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.141482858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-22T04:24:51.141817031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.142758767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s
2026-04-22T04:24:51.142933739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:24:51.143088942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.143289967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-22T04:24:51.143612747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.144568812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010768s
2026-04-22T04:24:51.144937504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:24:51', 'old_ids_and_artist_alias')
2026-04-22T04:24:51.145296667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.146220518Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-22T04:24:51.146399087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002691s
2026-04-22T04:24:51.146606966Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-22T04:24:51.146828642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.147092013Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-22T04:24:51.147416085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.147628282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.148176957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s
2026-04-22T04:24:51.148430828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-22T04:24:51.148718428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-22T04:24:51.148970285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s
2026-04-22T04:24:51.149326933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:24:51', 'download_propers_config')
2026-04-22T04:24:51.149678440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.150410555Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-22T04:24:51.150594836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017328s
2026-04-22T04:24:51.150806512Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-22T04:24:51.151019040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.151285005Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-22T04:24:51.152085798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-22T04:24:51.152388577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-22T04:24:51.152936541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006552s
2026-04-22T04:24:51.153145712Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-22T04:24:51.156754088Z [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-22T04:24:51.158092493Z [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-22T04:24:51.158733764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:51.159691092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:51.162009691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:51.162461461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:51.162882799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:51.163360772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.163706668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103792s
2026-04-22T04:24:51.163942132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-22T04:24:51.167480667Z [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-22T04:24:51.168797228Z [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-22T04:24:51.169422076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-22T04:24:51.170044009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-22T04:24:51.172429672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-22T04:24:51.172777463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086314s
2026-04-22T04:24:51.172971774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-22T04:24:51.177453418Z [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-22T04:24:51.178582291Z [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-22T04:24:51.179168211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-22T04:24:51.179604039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-22T04:24:51.181880673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087044s
2026-04-22T04:24:51.182112650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-22T04:24:51.185526133Z [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-22T04:24:51.186533372Z [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-22T04:24:51.187037407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-22T04:24:51.187777266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-22T04:24:51.190118561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-22T04:24:51.190575210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-22T04:24:51.191038042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-22T04:24:51.191525844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-22T04:24:51.191873745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095689s
2026-04-22T04:24:51.192082976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-22T04:24:51.195433813Z [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-22T04:24:51.196396041Z [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-22T04:24:51.196897661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-22T04:24:51.197342687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-22T04:24:51.199566144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072955s
2026-04-22T04:24:51.199765887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-22T04:24:51.203146634Z [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-22T04:24:51.204217139Z [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-22T04:24:51.204742507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:24:51.205473780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:24:51.207758921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:51.208234098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:24:51.208569934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086199s
2026-04-22T04:24:51.208935250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:24:51', 'remove_language_profiles')
2026-04-22T04:24:51.209291096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.210734543Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-22T04:24:51.210919736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107465s
2026-04-22T04:24:51.211150962Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-22T04:24:51.211362898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.211651770Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-22T04:24:51.212092207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-22T04:24:51.212270356Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:51.212508134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-22T04:24:51.212814501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-22T04:24:51.213762190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s
2026-04-22T04:24:51.214147025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-22T04:24:51.214615778Z [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-22T04:24:51.214931634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s
2026-04-22T04:24:51.215290848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:24:51', 'multi_disc_naming_format')
2026-04-22T04:24:51.215647225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.216752651Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-22T04:24:51.216936291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022821s
2026-04-22T04:24:51.217153027Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-22T04:24:51.217371648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.217637813Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-22T04:24:51.218004331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-22T04:24:51.218178763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.218379717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-22T04:24:51.218696124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.219625235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s
2026-04-22T04:24:51.219799917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.220024128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.232715504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127056s
2026-04-22T04:24:51.233099477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:24:51', 'add_download_client_priority')
2026-04-22T04:24:51.233474362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.234239032Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-22T04:24:51.234425357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142017s
2026-04-22T04:24:51.234627093Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-22T04:24:51.234835132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.235092570Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-22T04:24:51.235453617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.235758351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-22T04:24:51.236080530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s
2026-04-22T04:24:51.236301745Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.236593713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-22T04:24:51.236857604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003615s
2026-04-22T04:24:51.237205004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:24:51', 'remove_growl_prowl')
2026-04-22T04:24:51.237555440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.238216912Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-22T04:24:51.238394219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016914s
2026-04-22T04:24:51.238599863Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-22T04:24:51.238815898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.239074348Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-22T04:24:51.239422820Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.239740379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-22T04:24:51.240035854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s
2026-04-22T04:24:51.240250366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.240548797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-22T04:24:51.240810604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003744s
2026-04-22T04:24:51.241171330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:24:51', 'remove_plex_hometheatre')
2026-04-22T04:24:51.241520554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.242177787Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-22T04:24:51.242358320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001699s
2026-04-22T04:24:51.242575788Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-22T04:24:51.242792154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.243057568Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-22T04:24:51.243656144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:24:51.243831567Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.244038303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-22T04:24:51.244305571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-22T04:24:51.245262959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010394s
2026-04-22T04:24:51.245442541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:24:51.245591230Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.245812716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-22T04:24:51.246169224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.247126892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011097s
2026-04-22T04:24:51.247310923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:24:51.247463540Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.247685297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-22T04:24:51.248050843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.249034644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011384s
2026-04-22T04:24:51.249214336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:24:51.249371242Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.249584972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-22T04:24:51.249926540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.250890491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010966s
2026-04-22T04:24:51.251064632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:24:51.251216588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.251417663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-22T04:24:51.251696223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-22T04:24:51.252653050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010347s
2026-04-22T04:24:51.252829405Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.253028276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.253996545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009926s
2026-04-22T04:24:51.254372121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:24:51', 'add_root_folder_add_defaults')
2026-04-22T04:24:51.254734231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.255515293Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-22T04:24:51.255712290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024015s
2026-04-22T04:24:51.255982093Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-22T04:24:51.256212016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.256461689Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-22T04:24:51.256765701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-22T04:24:51.256939541Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.257152219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-22T04:24:51.257462444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-22T04:24:51.258391074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001037s
2026-04-22T04:24:51.258751119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:24:51', 'task_duration')
2026-04-22T04:24:51.259171696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.260011236Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-22T04:24:51.260572226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026024s
2026-04-22T04:24:51.260583318Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-22T04:24:51.260673580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.260948293Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-22T04:24:51.261347056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-22T04:24:51.261517509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.261723144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-22T04:24:51.262048990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.263017760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s
2026-04-22T04:24:51.263218885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-22T04:24:51.263369889Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.263575293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-22T04:24:51.263914496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.264864359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s
2026-04-22T04:24:51.265266969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:24:51', 'add_indexer_and_enabled_to_release_profiles')
2026-04-22T04:24:51.265645962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.266503950Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-22T04:24:51.266709133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026536s
2026-04-22T04:24:51.266909226Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-22T04:24:51.267120632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.267373070Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-22T04:24:51.267728215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-22T04:24:51.271356461Z [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-22T04:24:51.272635146Z [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-22T04:24:51.273240395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:51.274206320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:51.277378527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:51.277839105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:51.278269842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:51.278768937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.279151698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112279s
2026-04-22T04:24:51.279478897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-22T04:24:51.279887870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-22T04:24:51.280177864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s
2026-04-22T04:24:51.280501636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-22T04:24:51.280906461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-22T04:24:51.281195523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2026-04-22T04:24:51.281406488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-22T04:24:51.284793408Z [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-22T04:24:51.285864344Z [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-22T04:24:51.286432588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-22T04:24:51.286965511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-22T04:24:51.289560647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079481s
2026-04-22T04:24:51.289921113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:24:51', 'remove_album_folders')
2026-04-22T04:24:51.290317341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.291385051Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-22T04:24:51.291566286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097493s
2026-04-22T04:24:51.291777060Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-22T04:24:51.292015420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.292293360Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-22T04:24:51.293208192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:24:51.293390619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.293581083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-22T04:24:51.293855094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-22T04:24:51.294847903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s
2026-04-22T04:24:51.295070221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:24:51.295255925Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.295489345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-22T04:24:51.295827426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.296809633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s
2026-04-22T04:24:51.296982401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.297185310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.370113318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.072845s
2026-04-22T04:24:51.370349082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-22T04:24:51.373954292Z [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-22T04:24:51.374961720Z [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-22T04:24:51.375502630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:24:51.376056765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:24:51.378351085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078144s
2026-04-22T04:24:51.378570437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-22T04:24:51.383534232Z [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-22T04:24:51.384476409Z [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-22T04:24:51.384977569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:24:51.385510812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:24:51.387827326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090674s
2026-04-22T04:24:51.388068272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-22T04:24:51.391343938Z [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-22T04:24:51.392171594Z [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-22T04:24:51.392636340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:24:51.393159904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:24:51.395572823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073109s
2026-04-22T04:24:51.395788147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-22T04:24:51.399052650Z [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-22T04:24:51.399735364Z [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-22T04:24:51.400217325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:24:51.400704456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:24:51.403004628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070149s
2026-04-22T04:24:51.403220823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-22T04:24:51.406403913Z [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-22T04:24:51.407030444Z [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-22T04:24:51.407425880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:24:51.408005377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:24:51.410331461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069014s
2026-04-22T04:24:51.410698941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:24:51', 'flexible_delay_profiles')
2026-04-22T04:24:51.411055990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.412834922Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-22T04:24:51.413019463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093686s
2026-04-22T04:24:51.413254687Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-22T04:24:51.413470892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.413797159Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-22T04:24:51.414191223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:24:51.414361606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.414568342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-22T04:24:51.414869739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-22T04:24:51.415798529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s
2026-04-22T04:24:51.416173394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:24:51', 'add_priority_to_indexers')
2026-04-22T04:24:51.416534982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.417314783Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-22T04:24:51.417498432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025213s
2026-04-22T04:24:51.417733315Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-22T04:24:51.417958809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.418228893Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-22T04:24:51.418716956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-22T04:24:51.419036870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-22T04:24:51.419408318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s
2026-04-22T04:24:51.419593451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.419780067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.420426178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006222s
2026-04-22T04:24:51.420777445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:24:51', 'remove_chown_and_folderchmod_config')
2026-04-22T04:24:51.421147510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.421956439Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-22T04:24:51.422150930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002137s
2026-04-22T04:24:51.422361284Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-22T04:24:51.422620977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.422840900Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-22T04:24:51.423314974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-22T04:24:51.423481910Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.423683176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-22T04:24:51.427177362Z [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-22T04:24:51.428343259Z [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-22T04:24:51.428922025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-22T04:24:51.429476812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-22T04:24:51.431962497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080809s
2026-04-22T04:24:51.432220006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-22T04:24:51.432494659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-22T04:24:51.432747458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003244s
2026-04-22T04:24:51.433053695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-22T04:24:51.433414441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-22T04:24:51.433701830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s
2026-04-22T04:24:51.434006844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-22T04:24:51.434416769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-22T04:24:51.434655019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s
2026-04-22T04:24:51.435030204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:24:51', 'convert_blacklist_protocol')
2026-04-22T04:24:51.435375490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.436577230Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-22T04:24:51.436728254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022466s
2026-04-22T04:24:51.436927174Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-22T04:24:51.437135323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.437387822Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-22T04:24:51.443593377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-22T04:24:51.444359560Z [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-22T04:24:51.444829446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s
2026-04-22T04:24:51.445180683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:24:51', 'update_notifiarr')
2026-04-22T04:24:51.445520688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.446293454Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-22T04:24:51.446444178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022435s
2026-04-22T04:24:51.446612987Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-22T04:24:51.446845255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.447124077Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-22T04:24:51.447400042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.447587219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.448632875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001057s
2026-04-22T04:24:51.449016758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:24:51', 'email_multiple_addresses')
2026-04-22T04:24:51.449367794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.450165661Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-22T04:24:51.450321144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025332s
2026-04-22T04:24:51.450540656Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-22T04:24:51.450777884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.451028017Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-22T04:24:51.451352441Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-22T04:24:51.451612835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-22T04:24:51.453918928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023462s
2026-04-22T04:24:51.454311780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:24:51', 'rename_blacklist_to_blocklist')
2026-04-22T04:24:51.454663067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.455488719Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-22T04:24:51.455689935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038695s
2026-04-22T04:24:51.455880959Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-22T04:24:51.456122035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.456388121Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-22T04:24:51.456796032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-22T04:24:51.456970694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.457199745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-22T04:24:51.457572135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.458563180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s
2026-04-22T04:24:51.458810568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-22T04:24:51.459183089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.460129234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011122s
2026-04-22T04:24:51.460307362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.460502906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.461690327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012094s
2026-04-22T04:24:51.462054430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:24:51', 'cdh_per_downloadclient')
2026-04-22T04:24:51.462408353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.463203935Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-22T04:24:51.463383657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026969s
2026-04-22T04:24:51.463575533Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-22T04:24:51.463784784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.464072904Z [Info] download_history: Starting migration of Main DB to 52
2026-04-22T04:24:51.464816973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-22T04:24:51.465561602Z [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-22T04:24:51.466139566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011284s
2026-04-22T04:24:51.466351112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-22T04:24:51.466670325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-22T04:24:51.467028426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s
2026-04-22T04:24:51.467240904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-22T04:24:51.467550317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-22T04:24:51.467935933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s
2026-04-22T04:24:51.468153662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-22T04:24:51.468478295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-22T04:24:51.468858070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s
2026-04-22T04:24:51.469032271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.469231953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.470284242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010694s
2026-04-22T04:24:51.470629878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:24:51', 'download_history')
2026-04-22T04:24:51.470989572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.472223657Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-22T04:24:51.472657951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028647s
2026-04-22T04:24:51.472863024Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-22T04:24:51.473071935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.473333321Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-22T04:24:51.473746523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:24:51', 'add_update_history')
2026-04-22T04:24:51.474109384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.475424993Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-22T04:24:51.475612721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023467s
2026-04-22T04:24:51.475828746Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-22T04:24:51.476105543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.476355767Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-22T04:24:51.476685942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.476857938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.477081108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-22T04:24:51.477431573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.478560216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012753s
2026-04-22T04:24:51.478966384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:24:51', 'add_on_update_to_notifications')
2026-04-22T04:24:51.479326699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.480237493Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-22T04:24:51.480422055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028865s
2026-04-22T04:24:51.480643932Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-22T04:24:51.480866330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.481135011Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-22T04:24:51.481439113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:24:51.481606009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.481827906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-22T04:24:51.482165396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.483165249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011347s
2026-04-22T04:24:51.483541927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:24:51', 'download_client_per_indexer')
2026-04-22T04:24:51.483916742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.484808658Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-22T04:24:51.485035986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027214s
2026-04-22T04:24:51.485262472Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-22T04:24:51.485488387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.485749262Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-22T04:24:51.486158636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:24:51.486325322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.486585636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-22T04:24:51.486903306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.487979653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011974s
2026-04-22T04:24:51.488161629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:24:51.488327874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.488571986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-22T04:24:51.488938554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.489965201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001188s
2026-04-22T04:24:51.490156987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:24:51.490320406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.490529347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-22T04:24:51.490854131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.492022113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012711s
2026-04-22T04:24:51.492447820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:24:51', 'AddNewItemMonitorType')
2026-04-22T04:24:51.492909299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.493856457Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-22T04:24:51.494050197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030816s
2026-04-22T04:24:51.494245340Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-22T04:24:51.494459922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.494734114Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-22T04:24:51.495099850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:24:51.495326998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.495547582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-22T04:24:51.495938579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.497126461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001366s
2026-04-22T04:24:51.497544854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:24:51', 'ImportListSearch')
2026-04-22T04:24:51.497955390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.498872547Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-22T04:24:51.499090837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030724s
2026-04-22T04:24:51.499302152Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-22T04:24:51.499523708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.499797410Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-22T04:24:51.500199549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:24:51.500366696Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.500591448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-22T04:24:51.500982486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.502068412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012608s
2026-04-22T04:24:51.502486334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:24:51', 'ImportListMonitorExisting')
2026-04-22T04:24:51.502848924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.503748966Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-22T04:24:51.503959921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028987s
2026-04-22T04:24:51.504145404Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-22T04:24:51.504364576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.504730192Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-22T04:24:51.505165058Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.505469511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-22T04:24:51.505752490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003768s
2026-04-22T04:24:51.506004047Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.506398712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-22T04:24:51.506697974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-04-22T04:24:51.506871534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:24:51.507027528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.507209134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-22T04:24:51.507468706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-22T04:24:51.508594894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s
2026-04-22T04:24:51.509000912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:24:51', 'add_indexer_tags')
2026-04-22T04:24:51.509422801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.510396532Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-22T04:24:51.510675494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029295s
2026-04-22T04:24:51.510936289Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-22T04:24:51.511226683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.511611318Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-22T04:24:51.511961623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.512230054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.513289758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s
2026-04-22T04:24:51.513750315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:24:51', 'update_audio_types')
2026-04-22T04:24:51.514206303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.514933567Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-22T04:24:51.515117868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027261s
2026-04-22T04:24:51.515382862Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-22T04:24:51.515626342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.515932619Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-22T04:24:51.518292050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.518606383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-22T04:24:51.518853511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003101s
2026-04-22T04:24:51.519092953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-22T04:24:51.519252534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.519523820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-22T04:24:51.523672434Z [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-22T04:24:51.525285622Z [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-22T04:24:51.525979930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-22T04:24:51.526781885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-22T04:24:51.529405999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-22T04:24:51.529962339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-22T04:24:51.530348938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105973s
2026-04-22T04:24:51.530520223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:51.530672028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.530901611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-22T04:24:51.536447358Z [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-22T04:24:51.538396622Z [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-22T04:24:51.539279250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:51.540151155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:51.542661580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:51.543111426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:51.543573517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.543932590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128009s
2026-04-22T04:24:51.544116420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:51.544259849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.544483229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-22T04:24:51.548587894Z [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-22T04:24:51.550473601Z [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-22T04:24:51.551383834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:51.552286962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:51.554762417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:51.555227072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:51.555696608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.556050009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113719s
2026-04-22T04:24:51.556221925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:51.556380405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.556564485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-22T04:24:51.560678469Z [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-22T04:24:51.562574738Z [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-22T04:24:51.563475552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:24:51.564281996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:24:51.566800557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:24:51.567265954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:24:51.567730078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.568084622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113328s
2026-04-22T04:24:51.568257290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:24:51.568407362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.568616684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-22T04:24:51.572373128Z [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-22T04:24:51.573725110Z [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-22T04:24:51.574363115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:51.575344671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:51.577799454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:51.578234911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:51.578670217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:51.579148490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.579505429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106942s
2026-04-22T04:24:51.579692796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:24:51.579876566Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.580101449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-22T04:24:51.584086935Z [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-22T04:24:51.585433516Z [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-22T04:24:51.586077172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:24:51.587179913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:24:51.589786120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:24:51.590267520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:24:51.590698227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:24:51.591180799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:24:51.591529741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112144s
2026-04-22T04:24:51.591706277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-22T04:24:51.591883433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-22T04:24:51.592068235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-22T04:24:51.595670158Z [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-22T04:24:51.596789943Z [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-22T04:24:51.597375663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-22T04:24:51.597911882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-22T04:24:51.600289440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080255s
2026-04-22T04:24:51.600471186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-22T04:24:51.600624525Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.600838365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-22T04:24:51.604445499Z [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-22T04:24:51.605572107Z [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-22T04:24:51.606147486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-22T04:24:51.606692533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-22T04:24:51.609033577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079811s
2026-04-22T04:24:51.609210173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:24:51.609361768Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.609561490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-22T04:24:51.613137701Z [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-22T04:24:51.614135250Z [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-22T04:24:51.614658033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-22T04:24:51.615091946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-22T04:24:51.617456007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076955s
2026-04-22T04:24:51.617638484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:24:51.617787364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-22T04:24:51.617995453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-22T04:24:51.622979529Z [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-22T04:24:51.624000705Z [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-22T04:24:51.624523808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-22T04:24:51.625092764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-22T04:24:51.627557757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093267s
2026-04-22T04:24:51.636162514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:24:51.636446095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-04-22T04:24:51.636787332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-22T04:24:51.643824782Z [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-22T04:24:51.644934687Z [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-22T04:24:51.645485697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-22T04:24:51.646076997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-22T04:24:51.648542783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011472s
2026-04-22T04:24:51.648763477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-22T04:24:51.648948590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-22T04:24:51.649218273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-22T04:24:51.652930087Z [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-22T04:24:51.653961534Z [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-22T04:24:51.654525099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-22T04:24:51.655235950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-22T04:24:51.657886397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.658295441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088492s
2026-04-22T04:24:51.658514361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-22T04:24:51.658697410Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.658970540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-22T04:24:51.662657484Z [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-22T04:24:51.663749002Z [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-22T04:24:51.664360583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-22T04:24:51.665116335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-22T04:24:51.667688525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.668125424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088806s
2026-04-22T04:24:51.668349836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-22T04:24:51.668533556Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.668787247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-22T04:24:51.672553140Z [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-22T04:24:51.673626451Z [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-22T04:24:51.674207711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-22T04:24:51.674959636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-22T04:24:51.677630243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.678029708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090097s
2026-04-22T04:24:51.678233608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-22T04:24:51.678412258Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.678644155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-22T04:24:51.682528757Z [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-22T04:24:51.683719164Z [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-22T04:24:51.684332158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-22T04:24:51.685142580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-22T04:24:51.687734479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-22T04:24:51.688285579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-22T04:24:51.688829895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-22T04:24:51.689210641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010342s
2026-04-22T04:24:51.689370072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-22T04:24:51.689542149Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.689765849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-22T04:24:51.693540089Z [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-22T04:24:51.694559452Z [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-22T04:24:51.695092174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-22T04:24:51.695598053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-22T04:24:51.698078267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080913s
2026-04-22T04:24:51.698277408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-22T04:24:51.698451940Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.698686081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-22T04:24:51.702469099Z [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-22T04:24:51.703466247Z [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-22T04:24:51.704006615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-22T04:24:51.704601152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-22T04:24:51.707004391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080929s
2026-04-22T04:24:51.707228662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-22T04:24:51.707407703Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-04-22T04:24:51.707586843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-22T04:24:51.711411294Z [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-22T04:24:51.712445136Z [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-22T04:24:51.713006787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-22T04:24:51.713847200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-22T04:24:51.716416253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-22T04:24:51.716891029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-22T04:24:51.717391917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-22T04:24:51.717925682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-22T04:24:51.718307521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104833s
2026-04-22T04:24:51.718512604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:24:51.718688077Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.718944594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-22T04:24:51.723797756Z [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-22T04:24:51.724932771Z [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-22T04:24:51.725533972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:24:51.726378803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:24:51.729050653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.729456190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102828s
2026-04-22T04:24:51.729658708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:24:51.729842608Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.730129375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-22T04:24:51.733906170Z [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-22T04:24:51.735004301Z [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-22T04:24:51.735605352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:24:51.736421134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:24:51.739019035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.739421215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090497s
2026-04-22T04:24:51.739593252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:24:51.739773114Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.740102708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-22T04:24:51.746392332Z [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-22T04:24:51.747485964Z [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-22T04:24:51.748092816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:24:51.749048050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:24:51.752724513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.753175290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012828s
2026-04-22T04:24:51.753398861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-22T04:24:51.753608343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-04-22T04:24:51.753883697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-22T04:24:51.758887262Z [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-22T04:24:51.760031085Z [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-22T04:24:51.760612065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-22T04:24:51.761525484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-22T04:24:51.765071414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.765497923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113683s
2026-04-22T04:24:51.765706674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-22T04:24:51.765910835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-04-22T04:24:51.766191720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-22T04:24:51.771215567Z [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-22T04:24:51.772438349Z [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-22T04:24:51.772886982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-22T04:24:51.773544426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-22T04:24:51.776030401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.776340877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099169s
2026-04-22T04:24:51.776476570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-22T04:24:51.776632143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-22T04:24:51.776787987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-22T04:24:51.780314809Z [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-22T04:24:51.781129810Z [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-22T04:24:51.781579595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-22T04:24:51.782403254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-22T04:24:51.784849600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.785175085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081867s
2026-04-22T04:24:51.785300838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-22T04:24:51.785431552Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:51.785643949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-22T04:24:51.789162715Z [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-22T04:24:51.789851722Z [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-22T04:24:51.790272389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-22T04:24:51.790777025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-22T04:24:51.793208812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073904s
2026-04-22T04:24:51.793383604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-22T04:24:51.793519057Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.793695813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-22T04:24:51.797290080Z [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-22T04:24:51.798040180Z [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-22T04:24:51.798468783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-22T04:24:51.798946796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-22T04:24:51.801331097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074486s
2026-04-22T04:24:51.801496259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-22T04:24:51.801638856Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.801825242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-22T04:24:51.806900852Z [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-22T04:24:51.807759892Z [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-22T04:24:51.808263486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-22T04:24:51.808678882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-22T04:24:51.811075979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090751s
2026-04-22T04:24:51.811236202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-22T04:24:51.811374189Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.811575284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-22T04:24:51.815131375Z [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-22T04:24:51.815976998Z [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-22T04:24:51.816459048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-22T04:24:51.816967823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-22T04:24:51.819390772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076322s
2026-04-22T04:24:51.819556045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-22T04:24:51.819694634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.819892111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-22T04:24:51.823351598Z [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-22T04:24:51.824037409Z [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-22T04:24:51.824454278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-22T04:24:51.824870616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-22T04:24:51.827452395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073734s
2026-04-22T04:24:51.827614852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-22T04:24:51.827758601Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.827973945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-22T04:24:51.831459223Z [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-22T04:24:51.832227219Z [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-22T04:24:51.832603076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-22T04:24:51.833175579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-22T04:24:51.835605742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-22T04:24:51.835934795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077544s
2026-04-22T04:24:51.836098164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-22T04:24:51.836238557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.836426114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-22T04:24:51.839740378Z [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-22T04:24:51.840390106Z [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-22T04:24:51.840768558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-22T04:24:51.841439188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-22T04:24:51.843889653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-22T04:24:51.844221751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076072s
2026-04-22T04:24:51.844371563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.844500733Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.844674814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-22T04:24:51.848102205Z [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-22T04:24:51.848888859Z [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-22T04:24:51.849353354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:24:51.850038003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:24:51.852579390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:51.852958474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:24:51.853262185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084225s
2026-04-22T04:24:51.853422588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.853559093Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.853731630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-22T04:24:51.857164633Z [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-22T04:24:51.857941838Z [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-22T04:24:51.858374079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:24:51.859064769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:24:51.861645436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:24:51.862011713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:24:51.862316266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084118s
2026-04-22T04:24:51.862473533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:24:51.862605238Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.862774870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-22T04:24:51.866016748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-22T04:24:51.866478187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-22T04:24:51.866818723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-22T04:24:51.867263658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-22T04:24:51.869668271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:24:51.869982523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070491s
2026-04-22T04:24:51.870328249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:24:51', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-22T04:24:51.870644887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.873658666Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-22T04:24:51.873832566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106531s
2026-04-22T04:24:51.874057018Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-22T04:24:51.874237591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.874497625Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-22T04:24:51.875051340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.875204739Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.875378539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-22T04:24:51.875640987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.876692505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011137s
2026-04-22T04:24:51.876834140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.876970284Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.877140136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-22T04:24:51.877395079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.878349992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s
2026-04-22T04:24:51.878653834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:24:51', 'add_on_delete_to_notifications')
2026-04-22T04:24:51.878951002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.879971337Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-22T04:24:51.880134305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026184s
2026-04-22T04:24:51.880307183Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-22T04:24:51.880480943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.880701347Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-22T04:24:51.882066626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:24:51.882214263Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.882394105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-22T04:24:51.882664770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.883627930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s
2026-04-22T04:24:51.883770046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:24:51.884023476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-22T04:24:51.884255744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003383s
2026-04-22T04:24:51.884404403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.884531790Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:51.884702363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-22T04:24:51.884929410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-22T04:24:51.885853211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s
2026-04-22T04:24:51.886006599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.886164948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.886845769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006938s
2026-04-22T04:24:51.887010812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-22T04:24:51.887398262Z [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-22T04:24:51.887834861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006646s
2026-04-22T04:24:51.888015675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-22T04:24:51.888240337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-22T04:24:51.888526023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00036s
2026-04-22T04:24:51.888684762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:24:51.888818822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.888988083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-22T04:24:51.889237485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:24:51.890234613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010805s
2026-04-22T04:24:51.890393022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:24:51.890531070Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-04-22T04:24:51.890702916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-22T04:24:51.890956546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.891958434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s
2026-04-22T04:24:51.892119378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:24:51.892255452Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:51.892429813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-22T04:24:51.892691941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.893660100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010617s
2026-04-22T04:24:51.893812547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.893973181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.895659206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016986s
2026-04-22T04:24:51.895813897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.895994721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.896794833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008027s
2026-04-22T04:24:51.896959504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-22T04:24:51.901786814Z [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-22T04:24:51.902543197Z [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-22T04:24:51.902949906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-22T04:24:51.903356405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-22T04:24:51.907301679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101791s
2026-04-22T04:24:51.907502093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-22T04:24:51.910919364Z [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-22T04:24:51.911544503Z [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-22T04:24:51.911944738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-22T04:24:51.912429434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-22T04:24:51.914929508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007252s
2026-04-22T04:24:51.915153760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-22T04:24:51.915393392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-22T04:24:51.915624999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002935s
2026-04-22T04:24:51.915773628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:24:51.915919371Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:51.916131909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-22T04:24:51.916430050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.917371375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010686s
2026-04-22T04:24:51.917527720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:24:51.917660097Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.917839277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-22T04:24:51.918083289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-22T04:24:51.919011698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s
2026-04-22T04:24:51.919296341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:24:51', 'add_custom_formats')
2026-04-22T04:24:51.919580123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.920814428Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-22T04:24:51.920965523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027821s
2026-04-22T04:24:51.921155515Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-22T04:24:51.921326850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.921565230Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-22T04:24:51.921920706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:24:51.922066770Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.922220780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-22T04:24:51.922444851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:24:51.923425596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s
2026-04-22T04:24:51.923720430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:24:51', 'add_result_to_commands')
2026-04-22T04:24:51.924027709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.924737798Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-22T04:24:51.924889143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023366s
2026-04-22T04:24:51.925074917Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-22T04:24:51.925263858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.925478710Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-22T04:24:51.925810889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.925961963Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.926136164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-22T04:24:51.926391919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.927341491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s
2026-04-22T04:24:51.927632567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:24:51', 'health_restored_notification')
2026-04-22T04:24:51.927945587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.928669445Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-22T04:24:51.928831571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023356s
2026-04-22T04:24:51.928987024Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-22T04:24:51.929151866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.929364655Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-22T04:24:51.929651953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:24:51.929887347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-22T04:24:51.930108112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s
2026-04-22T04:24:51.930364258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:24:51', 'remove_uc')
2026-04-22T04:24:51.930636406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.931282036Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-22T04:24:51.931425595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014487s
2026-04-22T04:24:51.931616800Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-22T04:24:51.931794898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.932042467Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-22T04:24:51.932299805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.932459276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.934351026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019039s
2026-04-22T04:24:51.934649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:24:51', 'download_clients_rename_tv_to_music')
2026-04-22T04:24:51.934941815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.935626504Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-22T04:24:51.935806607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031421s
2026-04-22T04:24:51.936017922Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-22T04:24:51.936194438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.936423749Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-22T04:24:51.936729214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-22T04:24:51.936874347Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.937049439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-22T04:24:51.937306627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-22T04:24:51.938318455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s
2026-04-22T04:24:51.938625673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:24:51', 'add_colon_replacement_to_naming_config')
2026-04-22T04:24:51.938919936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.939672872Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-22T04:24:51.939830890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002417s
2026-04-22T04:24:51.940073519Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-22T04:24:51.940236888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.940451740Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-22T04:24:51.940796164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-22T04:24:51.944286672Z [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-22T04:24:51.945002122Z [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-22T04:24:51.945414803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:24:51.946102138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:24:51.948687203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.948996155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080258s
2026-04-22T04:24:51.949151317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:24:51.949281039Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:51.949455730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-22T04:24:51.949685884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-22T04:24:51.950640286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s
2026-04-22T04:24:51.950911091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:24:51', 'list_sync_time')
2026-04-22T04:24:51.951190995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.952136188Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-22T04:24:51.952289657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024937s
2026-04-22T04:24:51.952471082Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-22T04:24:51.952641826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.952864003Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-22T04:24:51.953152855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-22T04:24:51.953299891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.953456136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-22T04:24:51.953662291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-22T04:24:51.954709920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s
2026-04-22T04:24:51.955007018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:24:51', 'add_download_client_tags')
2026-04-22T04:24:51.955275669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.956003505Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-22T04:24:51.956156353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002361s
2026-04-22T04:24:51.956331405Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-22T04:24:51.956501437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.956722152Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-22T04:24:51.957244854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-22T04:24:51.957667425Z [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-22T04:24:51.958094966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006866s
2026-04-22T04:24:51.958276061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-22T04:24:51.958530423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-22T04:24:51.958824024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003979s
2026-04-22T04:24:51.959100571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:24:51', 'add_notification_status')
2026-04-22T04:24:51.959379533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.960185686Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-22T04:24:51.960336189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017241s
2026-04-22T04:24:51.960518136Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-22T04:24:51.960690763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.960914444Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-22T04:24:51.961156220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:51.961326553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:51.962873549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015583s
2026-04-22T04:24:51.963174735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:24:51', 'add_alac_24_quality_in_profiles')
2026-04-22T04:24:51.963450681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.964140510Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-22T04:24:51.964297045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027925s
2026-04-22T04:24:51.964461035Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-22T04:24:51.964630376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.964845209Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-22T04:24:51.965161485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-22T04:24:51.965302680Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.965448604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-22T04:24:51.965638215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-22T04:24:51.966636626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s
2026-04-22T04:24:51.966808031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-22T04:24:51.967008885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-22T04:24:51.967993408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s
2026-04-22T04:24:51.968265716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:24:51', 'add_salt_to_users')
2026-04-22T04:24:51.968548455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.969248585Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-22T04:24:51.969393998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002269s
2026-04-22T04:24:51.969558850Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-22T04:24:51.969723672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.969937392Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-22T04:24:51.970371486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-22T04:24:51.970804698Z [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-22T04:24:51.971261909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007183s
2026-04-22T04:24:51.971412643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-22T04:24:51.971625782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-22T04:24:51.971927439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s
2026-04-22T04:24:51.972203325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:24:51', 'add_auto_tagging')
2026-04-22T04:24:51.972488709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.973255985Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-22T04:24:51.973399183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016742s
2026-04-22T04:24:51.973585959Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-22T04:24:51.973767024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.973994822Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-22T04:24:51.974342192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-22T04:24:51.974491402Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.974664120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-22T04:24:51.974895746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-22T04:24:51.975948156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s
2026-04-22T04:24:51.976188169Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-22T04:24:51.976445467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-22T04:24:51.976681823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003105s
2026-04-22T04:24:51.976968069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:24:51', 'quality_definition_preferred_size')
2026-04-22T04:24:51.977257101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.977998454Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-22T04:24:51.978155630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015886s
2026-04-22T04:24:51.978362517Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-22T04:24:51.978527740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.978760468Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-22T04:24:51.979062376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:24:51.979209913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.979373452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-22T04:24:51.979611251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.980695545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011533s
2026-04-22T04:24:51.980985538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:24:51', 'add_on_artist_add_to_notifications')
2026-04-22T04:24:51.981275583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.982007496Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-22T04:24:51.982165515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024374s
2026-04-22T04:24:51.982339264Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-22T04:24:51.982509868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.982729019Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-22T04:24:51.983008542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:24:51.983152071Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:51.983317254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-22T04:24:51.983530012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-22T04:24:51.984556239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-04-22T04:24:51.984833587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:24:51', 'album_last_searched_time')
2026-04-22T04:24:51.985118862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.985834563Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-22T04:24:51.985987591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023301s
2026-04-22T04:24:51.986164066Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-22T04:24:51.986318327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.986540284Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-22T04:24:51.986883986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-22T04:24:51.987027044Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.987185152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-22T04:24:51.987417420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.988462324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011125s
2026-04-22T04:24:51.988610943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:24:51.988740845Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-22T04:24:51.988896699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-22T04:24:51.989129918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:24:51.990150363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010962s
2026-04-22T04:24:51.990423193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:24:51', 'add_indexer_flags')
2026-04-22T04:24:51.990703256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.991402164Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-22T04:24:51.991547086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023293s
2026-04-22T04:24:51.991725224Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-22T04:24:51.991923955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.992150461Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-22T04:24:51.992501327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-22T04:24:51.992723825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-22T04:24:51.993009200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s
2026-04-22T04:24:51.993171927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-22T04:24:51.993383052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-22T04:24:51.993678798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003466s
2026-04-22T04:24:51.993834822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-22T04:24:51.994062280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-22T04:24:51.994349869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s
2026-04-22T04:24:51.994629813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:24:51', 'add_indexes_album_statistics')
2026-04-22T04:24:51.994921741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.995699787Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-22T04:24:51.995890501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016704s
2026-04-22T04:24:51.996053800Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-22T04:24:51.996218311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:51.996438435Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-22T04:24:51.996779912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-22T04:24:51.997093854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-22T04:24:51.997363337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s
2026-04-22T04:24:51.997636517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:24:51', 'update_redacted_baseurl')
2026-04-22T04:24:51.997923074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:51.998662383Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-22T04:24:51.998821403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016493s
2026-04-22T04:24:52.006514834Z [Debug] MigrationController: Took: 00:00:01.6284488
2026-04-22T04:24:52.077312202Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-22T04:24:52.107385979Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-22T04:24:52.132929643Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-22T04:24:52.151259131Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-22T04:24:52.152111928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:24:52.152342813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:24:52.156867204Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-22T04:24:52.157031485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047306s
2026-04-22T04:24:52.157300957Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-22T04:24:52.157484767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049438s
2026-04-22T04:24:52.158941781Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-22T04:24:52.159214641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.159580297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-22T04:24:52.159910682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-22T04:24:52.160412974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s
2026-04-22T04:24:52.160620351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.161556416Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-22T04:24:52.161778313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016979s
2026-04-22T04:24:52.162093978Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-22T04:24:52.162352779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.162785190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-22T04:24:52.163084322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:24:52.163476642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004801s
2026-04-22T04:24:52.163694240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:24:52.163932610Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:52.164221432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-22T04:24:52.164515895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-22T04:24:52.165259562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007949s
2026-04-22T04:24:52.165496299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.166094894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-22T04:24:52.166308585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016132s
2026-04-22T04:24:52.166624120Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-22T04:24:52.166904084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.167236373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:24:52.167431085Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:52.167652511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-22T04:24:52.168042596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-22T04:24:52.168524407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s
2026-04-22T04:24:52.168768298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.169345189Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-22T04:24:52.169603510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s
2026-04-22T04:24:52.169926911Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-22T04:24:52.170191093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.170479103Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-22T04:24:52.171070023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-22T04:24:52.171494257Z [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-22T04:24:52.172119596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008197s
2026-04-22T04:24:52.172332394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-22T04:24:52.172632880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-22T04:24:52.173000099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s
2026-04-22T04:24:52.173370835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:24:52', 'InitialSetup')
2026-04-22T04:24:52.173767234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.174544318Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-22T04:24:52.174752658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019572s
2026-04-22T04:24:52.175016138Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-22T04:24:52.175251252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.175545314Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-22T04:24:52.175983526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:24:52', 'add_reason_to_pending_releases')
2026-04-22T04:24:52.176406949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.177035985Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-22T04:24:52.177248513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017422s
2026-04-22T04:24:52.177497134Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-22T04:24:52.177716476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.178026921Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-22T04:24:52.178348107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:24:52', 'add_medium_support')
2026-04-22T04:24:52.178779797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.179331949Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-22T04:24:52.179540118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016126s
2026-04-22T04:24:52.179786143Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-22T04:24:52.180091548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.180392304Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-22T04:24:52.180780014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:24:52', 'add_various_qualites_in_profile')
2026-04-22T04:24:52.181179840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.181837474Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-22T04:24:52.182055924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017324s
2026-04-22T04:24:52.182309424Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-22T04:24:52.182529888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.182847067Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-22T04:24:52.183167542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:24:52', 'metadata_profiles')
2026-04-22T04:24:52.183566014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.184234581Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-22T04:24:52.184441046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016804s
2026-04-22T04:24:52.184723896Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-22T04:24:52.184981515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.185308543Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-22T04:24:52.185681594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:24:52', 'separate_automatic_and_interactive_search')
2026-04-22T04:24:52.186113404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.186716398Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-22T04:24:52.186969438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001719s
2026-04-22T04:24:52.187212698Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-22T04:24:52.187460697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.187760571Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-22T04:24:52.188155215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:24:52', 'change_album_path_to_relative')
2026-04-22T04:24:52.188573828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.189178285Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-22T04:24:52.189411605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016973s
2026-04-22T04:24:52.189653051Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-22T04:24:52.189907053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.190206636Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-22T04:24:52.190565338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:24:52', 'change_quality_size_mb_to_kb')
2026-04-22T04:24:52.190985063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.191777830Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-22T04:24:52.192030929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018559s
2026-04-22T04:24:52.192254209Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-22T04:24:52.192501266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.192788334Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-22T04:24:52.193122066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:24:52', 'album_releases')
2026-04-22T04:24:52.193524447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.194388597Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-22T04:24:52.194605293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018916s
2026-04-22T04:24:52.194845126Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-22T04:24:52.195104769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.195390644Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-22T04:24:52.195738555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:24:52', 'album_releases_fix')
2026-04-22T04:24:52.196173320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.196917770Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-22T04:24:52.197141560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s
2026-04-22T04:24:52.197370782Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-22T04:24:52.197605003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.197893144Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-22T04:24:52.198227327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:24:52', 'import_lists')
2026-04-22T04:24:52.198626400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.199344727Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-22T04:24:52.199559890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017451s
2026-04-22T04:24:52.199787007Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-22T04:24:52.200075869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.200366734Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-22T04:24:52.200704374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:24:52', 'add_release_status')
2026-04-22T04:24:52.201108899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.201710360Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-22T04:24:52.201929190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016339s
2026-04-22T04:24:52.202169104Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-22T04:24:52.202421993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.202718400Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-22T04:24:52.203075408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:24:52', 'album_download_notification')
2026-04-22T04:24:52.203487979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.204151896Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-22T04:24:52.204391368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017087s
2026-04-22T04:24:52.204635810Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-22T04:24:52.204908509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.205210137Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-22T04:24:52.205575833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:24:52', 'fix_language_metadata_profiles')
2026-04-22T04:24:52.205996600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.206677532Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-22T04:24:52.206917124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s
2026-04-22T04:24:52.207144211Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-22T04:24:52.207388163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.207675331Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-22T04:24:52.208019674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:24:52', 'remove_fanzub')
2026-04-22T04:24:52.208420802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.208994968Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-22T04:24:52.209212556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016048s
2026-04-22T04:24:52.209455305Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-22T04:24:52.209709767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.210007898Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-22T04:24:52.210369286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:24:52', 'update_artist_history_indexes')
2026-04-22T04:24:52.210786626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.211378408Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-22T04:24:52.211609483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016519s
2026-04-22T04:24:52.211830207Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-22T04:24:52.212086854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.212371597Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-22T04:24:52.212690860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:24:52', 'remove_nma')
2026-04-22T04:24:52.213102048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.213668188Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-22T04:24:52.213888331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015947s
2026-04-22T04:24:52.214116140Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-22T04:24:52.214367346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.214656668Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-22T04:24:52.215003958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:24:52', 'album_disambiguation')
2026-04-22T04:24:52.215410156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.216074533Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-22T04:24:52.216303504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016959s
2026-04-22T04:24:52.216540792Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-22T04:24:52.216800906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.217098385Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-22T04:24:52.217458600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:24:52', 'add_ape_quality_in_profiles')
2026-04-22T04:24:52.217872804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.218517322Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-22T04:24:52.218756243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017045s
2026-04-22T04:24:52.218984092Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-22T04:24:52.219225799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.219510332Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-22T04:24:52.219839004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:24:52', 'remove_pushalot')
2026-04-22T04:24:52.220268198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.220908627Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-22T04:24:52.221128490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016866s
2026-04-22T04:24:52.221357962Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-22T04:24:52.221602645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.221893681Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-22T04:24:52.222231080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:24:52', 'add_custom_filters')
2026-04-22T04:24:52.222640465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.223267237Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-22T04:24:52.223488773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016658s
2026-04-22T04:24:52.223719057Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-22T04:24:52.223973389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.224269174Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-22T04:24:52.224602024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:24:52', 'import_list_tags')
2026-04-22T04:24:52.225006469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.225641758Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-22T04:24:52.225863725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016729s
2026-04-22T04:24:52.226098417Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-22T04:24:52.226344794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.226638355Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-22T04:24:52.226985393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:24:52', 'add_release_groups_etc')
2026-04-22T04:24:52.227394106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.228059887Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-22T04:24:52.228288708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001704s
2026-04-22T04:24:52.228517959Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-22T04:24:52.228760117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.229057846Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-22T04:24:52.229398412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:24:52', 'NewMediaInfoFormat')
2026-04-22T04:24:52.229800843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.230435040Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-22T04:24:52.230666085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016771s
2026-04-22T04:24:52.230924936Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-22T04:24:52.231189980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.231489944Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-22T04:24:52.231913737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:24:52', 'rename_restrictions_to_release_profiles')
2026-04-22T04:24:52.232355928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.233019945Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-22T04:24:52.233267062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017992s
2026-04-22T04:24:52.233524370Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-22T04:24:52.233792891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.234096913Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-22T04:24:52.234490576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:24:52', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-22T04:24:52.234927005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.235586793Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-22T04:24:52.235832819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001762s
2026-04-22T04:24:52.236089345Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-22T04:24:52.236331413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.236633020Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-22T04:24:52.236977103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:24:52', 'add_import_exclusions')
2026-04-22T04:24:52.237385315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.238030294Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-22T04:24:52.238253553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016949s
2026-04-22T04:24:52.238494669Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-22T04:24:52.238745334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.239053033Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-22T04:24:52.239412928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:24:52', 'clean_artist_metadata_table')
2026-04-22T04:24:52.239824927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.240506340Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-22T04:24:52.240739649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s
2026-04-22T04:24:52.240986186Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-22T04:24:52.241230678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.241527165Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-22T04:24:52.241881017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:24:52', 'health_issue_notification')
2026-04-22T04:24:52.242303899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.242946623Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-22T04:24:52.243174983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017038s
2026-04-22T04:24:52.243430658Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-22T04:24:52.243691954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.244029664Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-22T04:24:52.244407505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:24:52', 'add_mediafilerepository_mtime')
2026-04-22T04:24:52.244823723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.245499754Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-22T04:24:52.245726691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s
2026-04-22T04:24:52.245970392Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-22T04:24:52.246224854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.246527754Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-22T04:24:52.246894613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:24:52', 'add_artistmetadataid_constraint')
2026-04-22T04:24:52.247315500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.250325181Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-22T04:24:52.250585555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040635s
2026-04-22T04:24:52.250821330Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-22T04:24:52.251069950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.251374403Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-22T04:24:52.251734428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:24:52', 'old_ids_and_artist_alias')
2026-04-22T04:24:52.252169324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.252822219Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-22T04:24:52.253051971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017469s
2026-04-22T04:24:52.253292345Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-22T04:24:52.253541557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.253835108Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-22T04:24:52.254180504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:24:52', 'download_propers_config')
2026-04-22T04:24:52.254588014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.255496173Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-22T04:24:52.255723731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019472s
2026-04-22T04:24:52.255977001Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-22T04:24:52.256228758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.256522209Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-22T04:24:52.256895420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:24:52', 'remove_language_profiles')
2026-04-22T04:24:52.257314153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.257969313Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-22T04:24:52.258198434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017324s
2026-04-22T04:24:52.258440682Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-22T04:24:52.258686948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.258980399Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-22T04:24:52.259331005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:24:52', 'multi_disc_naming_format')
2026-04-22T04:24:52.259736341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.260441942Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-22T04:24:52.260671424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017395s
2026-04-22T04:24:52.260909243Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-22T04:24:52.261160238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.261455573Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-22T04:24:52.261821239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:24:52', 'add_download_client_priority')
2026-04-22T04:24:52.262243309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.262901785Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-22T04:24:52.263132910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017299s
2026-04-22T04:24:52.263365809Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-22T04:24:52.263606123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.263914143Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-22T04:24:52.264253487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:24:52', 'remove_growl_prowl')
2026-04-22T04:24:52.264659113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.265296837Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-22T04:24:52.265522081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016858s
2026-04-22T04:24:52.265754028Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-22T04:24:52.266001246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.266295478Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-22T04:24:52.266642467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:24:52', 'remove_plex_hometheatre')
2026-04-22T04:24:52.267048995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.267706660Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-22T04:24:52.267951042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016989s
2026-04-22T04:24:52.268195744Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-22T04:24:52.268448133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.268746864Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-22T04:24:52.269109444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:24:52', 'add_root_folder_add_defaults')
2026-04-22T04:24:52.269530652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.270187886Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-22T04:24:52.270419953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017286s
2026-04-22T04:24:52.270643363Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-22T04:24:52.270879529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.271164422Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-22T04:24:52.271493956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:24:52', 'task_duration')
2026-04-22T04:24:52.271914112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.272552267Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-22T04:24:52.272784334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016761s
2026-04-22T04:24:52.273048516Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-22T04:24:52.273327368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.273640578Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-22T04:24:52.274040794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:24:52', 'add_indexer_and_enabled_to_release_profiles')
2026-04-22T04:24:52.274484628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.275158745Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-22T04:24:52.275411124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018066s
2026-04-22T04:24:52.275648101Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-22T04:24:52.275936622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.276233329Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-22T04:24:52.276575628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:24:52', 'remove_album_folders')
2026-04-22T04:24:52.276979411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.277639140Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-22T04:24:52.277860997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001736s
2026-04-22T04:24:52.278096601Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-22T04:24:52.278343949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.278636779Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-22T04:24:52.278982695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:24:52', 'flexible_delay_profiles')
2026-04-22T04:24:52.279409054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.280089965Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-22T04:24:52.280330950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017253s
2026-04-22T04:24:52.280571915Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-22T04:24:52.280835696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.281130911Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-22T04:24:52.281494633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:24:52', 'add_priority_to_indexers')
2026-04-22T04:24:52.281925791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.282726454Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-22T04:24:52.282960535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018894s
2026-04-22T04:24:52.283204406Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-22T04:24:52.283467456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.283761788Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-22T04:24:52.284162245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:24:52', 'remove_chown_and_folderchmod_config')
2026-04-22T04:24:52.284586840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.285360658Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-22T04:24:52.285629880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001874s
2026-04-22T04:24:52.285869062Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-22T04:24:52.286126480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.286429831Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-22T04:24:52.286792110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:24:52', 'convert_blacklist_protocol')
2026-04-22T04:24:52.287221365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.287887235Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-22T04:24:52.288142590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001745s
2026-04-22T04:24:52.288369747Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-22T04:24:52.288621073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.288908422Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-22T04:24:52.289247164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:24:52', 'update_notifiarr')
2026-04-22T04:24:52.289677200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.290320806Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-22T04:24:52.290544176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016967s
2026-04-22T04:24:52.290784019Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-22T04:24:52.291042890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.291336411Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-22T04:24:52.291698981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:24:52', 'email_multiple_addresses')
2026-04-22T04:24:52.292173396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.292841812Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-22T04:24:52.293061204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017818s
2026-04-22T04:24:52.293303011Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-22T04:24:52.293557213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.293853619Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-22T04:24:52.294215578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:24:52', 'rename_blacklist_to_blocklist')
2026-04-22T04:24:52.294635323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.295304691Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-22T04:24:52.295537700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001737s
2026-04-22T04:24:52.295766391Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-22T04:24:52.296038679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.296324885Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-22T04:24:52.296684149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:24:52', 'cdh_per_downloadclient')
2026-04-22T04:24:52.297100627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.297758612Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-22T04:24:52.297985369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017201s
2026-04-22T04:24:52.298219380Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-22T04:24:52.298458902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.298756061Z [Info] download_history: Starting migration of Log DB to 52
2026-04-22T04:24:52.299090374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:24:52', 'download_history')
2026-04-22T04:24:52.299507634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.300144928Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-22T04:24:52.300377626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016824s
2026-04-22T04:24:52.300605004Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-22T04:24:52.300852242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.301145522Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-22T04:24:52.301774890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-22T04:24:52.302186769Z [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-22T04:24:52.302674862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000667s
2026-04-22T04:24:52.302898302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-22T04:24:52.303186823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-22T04:24:52.303550716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s
2026-04-22T04:24:52.303903346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:24:52', 'add_update_history')
2026-04-22T04:24:52.304313131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.305420801Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-22T04:24:52.305641245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022632s
2026-04-22T04:24:52.305878442Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-22T04:24:52.306130510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.306435324Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-22T04:24:52.306797964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:24:52', 'add_on_update_to_notifications')
2026-04-22T04:24:52.307222278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.307949733Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-22T04:24:52.308188253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017909s
2026-04-22T04:24:52.308425681Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-22T04:24:52.308675154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.308967442Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-22T04:24:52.309323489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:24:52', 'download_client_per_indexer')
2026-04-22T04:24:52.309740900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.310421590Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-22T04:24:52.310652766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017258s
2026-04-22T04:24:52.310880525Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-22T04:24:52.311124756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.311415081Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-22T04:24:52.311755847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:24:52', 'AddNewItemMonitorType')
2026-04-22T04:24:52.312205883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.312915001Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-22T04:24:52.313139223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017771s
2026-04-22T04:24:52.313358825Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-22T04:24:52.313598157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.313882570Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-22T04:24:52.314212885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:24:52', 'ImportListSearch')
2026-04-22T04:24:52.314614914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.315324674Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-22T04:24:52.315542953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001722s
2026-04-22T04:24:52.315774559Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-22T04:24:52.316045315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.316337092Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-22T04:24:52.316693249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:24:52', 'ImportListMonitorExisting')
2026-04-22T04:24:52.317104096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.317927985Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-22T04:24:52.318202819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018357s
2026-04-22T04:24:52.318432261Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-22T04:24:52.318670751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.318968150Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-22T04:24:52.319299707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:24:52', 'add_indexer_tags')
2026-04-22T04:24:52.319697087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.320516357Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-22T04:24:52.320740709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018327s
2026-04-22T04:24:52.320961944Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-22T04:24:52.321201597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.321490088Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-22T04:24:52.321823088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:24:52', 'update_audio_types')
2026-04-22T04:24:52.322227032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.322919546Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-22T04:24:52.323141243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017126s
2026-04-22T04:24:52.323405164Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-22T04:24:52.323681611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.324040063Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-22T04:24:52.324551583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-22T04:24:52.324756004Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-22T04:24:52.324991468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-22T04:24:52.325794956Z [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-22T04:24:52.326530407Z [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-22T04:24:52.327030164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-22T04:24:52.327568548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-22T04:24:52.328579774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-22T04:24:52.328945520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037273s
2026-04-22T04:24:52.329160253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-22T04:24:52.329360586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-22T04:24:52.329585298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-22T04:24:52.330306501Z [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-22T04:24:52.330915026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-22T04:24:52.331354090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-22T04:24:52.331918166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-22T04:24:52.332821254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-22T04:24:52.333201330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033827s
2026-04-22T04:24:52.333415441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:24:52.333610012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-22T04:24:52.333833633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-22T04:24:52.334484934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-22T04:24:52.335035553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-22T04:24:52.335498856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-22T04:24:52.336037891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-22T04:24:52.336943385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:24:52.337339863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032676s
2026-04-22T04:24:52.337712964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:24:52', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-22T04:24:52.338151297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.339154567Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-22T04:24:52.339422036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005024s
2026-04-22T04:24:52.339666448Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-22T04:24:52.339970140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.340285304Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-22T04:24:52.340632153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:24:52', 'add_on_delete_to_notifications')
2026-04-22T04:24:52.341044623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.341781156Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-22T04:24:52.342013765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s
2026-04-22T04:24:52.342240171Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-22T04:24:52.342486226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.342766400Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-22T04:24:52.343106445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:24:52', 'add_custom_formats')
2026-04-22T04:24:52.343506741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.344425681Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-22T04:24:52.344650213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019342s
2026-04-22T04:24:52.344952031Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-22T04:24:52.345194509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.345490836Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-22T04:24:52.345825500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:24:52', 'add_result_to_commands')
2026-04-22T04:24:52.346244794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.347048142Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-22T04:24:52.347276912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018467s
2026-04-22T04:24:52.347511164Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-22T04:24:52.347765967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.348075180Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-22T04:24:52.348439293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:24:52', 'health_restored_notification')
2026-04-22T04:24:52.348843196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.349569729Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-22T04:24:52.349808831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017882s
2026-04-22T04:24:52.350023332Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-22T04:24:52.350257704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.350534832Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-22T04:24:52.350849396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:24:52', 'remove_uc')
2026-04-22T04:24:52.351246305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.352054553Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-22T04:24:52.352286029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018035s
2026-04-22T04:24:52.352524759Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-22T04:24:52.352785825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.353088314Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-22T04:24:52.353460263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:24:52', 'download_clients_rename_tv_to_music')
2026-04-22T04:24:52.353895931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.354662444Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-22T04:24:52.354906485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018556s
2026-04-22T04:24:52.355156549Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-22T04:24:52.355417504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.355720555Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-22T04:24:52.356138937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:24:52', 'add_colon_replacement_to_naming_config')
2026-04-22T04:24:52.356572059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.357297941Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-22T04:24:52.357543906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018511s
2026-04-22T04:24:52.357776274Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-22T04:24:52.358000355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.358530482Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-22T04:24:52.358876108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:24:52', 'list_sync_time')
2026-04-22T04:24:52.359276735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.360002867Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-22T04:24:52.360236888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019898s
2026-04-22T04:24:52.360466110Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-22T04:24:52.360711123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.361002991Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-22T04:24:52.361348807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:24:52', 'add_download_client_tags')
2026-04-22T04:24:52.361757701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.362425576Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-22T04:24:52.362654356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017016s
2026-04-22T04:24:52.362889009Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-22T04:24:52.363134834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.363427904Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-22T04:24:52.363769502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:24:52', 'add_notification_status')
2026-04-22T04:24:52.364195640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.364815969Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-22T04:24:52.365041593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016684s
2026-04-22T04:24:52.365283250Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-22T04:24:52.365538133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.365829821Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-22T04:24:52.366196098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:24:52', 'add_alac_24_quality_in_profiles')
2026-04-22T04:24:52.366612607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.367209419Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-22T04:24:52.367440023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016565s
2026-04-22T04:24:52.367668363Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-22T04:24:52.367920280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.368210144Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-22T04:24:52.368542884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:24:52', 'add_salt_to_users')
2026-04-22T04:24:52.368950134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.369540612Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-22T04:24:52.369768131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016278s
2026-04-22T04:24:52.370000218Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-22T04:24:52.370240522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.370553021Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-22T04:24:52.370887805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:24:52', 'add_auto_tagging')
2026-04-22T04:24:52.371300276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.371940585Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-22T04:24:52.372168223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016615s
2026-04-22T04:24:52.372414088Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-22T04:24:52.372675986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.372991691Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-22T04:24:52.373373029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:24:52', 'quality_definition_preferred_size')
2026-04-22T04:24:52.373807274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.374466511Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-22T04:24:52.374697897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001752s
2026-04-22T04:24:52.374946898Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-22T04:24:52.375206241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.375511696Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-22T04:24:52.376043426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:24:52', 'add_on_artist_add_to_notifications')
2026-04-22T04:24:52.376341236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.377101006Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-22T04:24:52.377343965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018722s
2026-04-22T04:24:52.377585502Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-22T04:24:52.377836758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.378134056Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-22T04:24:52.378487959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:24:52', 'album_last_searched_time')
2026-04-22T04:24:52.378907253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.379721964Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-22T04:24:52.379972538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s
2026-04-22T04:24:52.380201930Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-22T04:24:52.380440430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.380733711Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-22T04:24:52.381064046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:24:52', 'add_indexer_flags')
2026-04-22T04:24:52.381474022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.382217829Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-22T04:24:52.382438904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017706s
2026-04-22T04:24:52.382677455Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-22T04:24:52.382937298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.383228965Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-22T04:24:52.383586846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:24:52', 'add_indexes_album_statistics')
2026-04-22T04:24:52.384012533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.384730629Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-22T04:24:52.384964139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017774s
2026-04-22T04:24:52.385196818Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-22T04:24:52.385438995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:24:52.385730402Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-22T04:24:52.386075226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:24:52', 'update_redacted_baseurl')
2026-04-22T04:24:52.386479601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:24:52.387216745Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-22T04:24:52.387442449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s
2026-04-22T04:24:52.560703037Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-22T04:24:52.567625496Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-22T04:24:52.572587557Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-22T04:24:52.698123236Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-22T04:24:52.717377697Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-22T04:24:52.729572652Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-22T04:24:52.771549888Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-22T04:24:52.772850336Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-22T04:24:52.773120731Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-04-22T04:24:52.843460186Z [ls.io-init] done.
2026-04-22T04:24:52.868262658Z [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.4-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.6-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 20260413-r0
ca-certificates-bundle 20260413-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.6-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": 1776831904386
},
{
"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": 1776831904386
},
{
"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=EWCNMKXwW7Cy7_5waTZk0Q.\"",
"source": "console-api",
"timestamp": 1776831904386
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1776831904386
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1776831904386
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1776831904386
},
{
"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": 1776831904386
},
{
"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": 1776831904386
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1776831904386
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.01s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 1.94s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/lidarr
Runtime: 70.26s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-04-22T04:20:54+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.56MB
Tag: arm64v8-nightly-3.1.2.4939-ls195
Version: 3.1.2.4939-ls195
Expand
2026-04-22T04:24:51.876012706Z [migrations] started
2026-04-22T04:24:51.880499851Z [migrations] no migrations found
2026-04-22T04:24:52.431509723Z usermod: no changes
2026-04-22T04:24:52.502664601Z ───────────────────────────────────────
2026-04-22T04:24:52.502692567Z
2026-04-22T04:24:52.502699210Z ██╗ ███████╗██╗ ██████╗
2026-04-22T04:24:52.502706275Z ██║ ██╔════╝██║██╔═══██╗
2026-04-22T04:24:52.502712758Z ██║ ███████╗██║██║ ██║
2026-04-22T04:24:52.502719130Z ██║ ╚════██║██║██║ ██║
2026-04-22T04:24:52.502725503Z ███████╗███████║██║╚██████╔╝
2026-04-22T04:24:52.502732056Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-22T04:24:52.502738580Z
2026-04-22T04:24:52.502744732Z Brought to you by linuxserver.io
2026-04-22T04:24:52.502750914Z ───────────────────────────────────────
2026-04-22T04:24:52.508153273Z
2026-04-22T04:24:52.508535422Z To support the app dev(s) visit:
2026-04-22T04:24:52.534296425Z Lidarr: https://opencollective.com/lidarr
2026-04-22T04:24:52.538566443Z
2026-04-22T04:24:52.538578487Z To support LSIO projects visit:
2026-04-22T04:24:52.538582776Z https://www.linuxserver.io/donate/
2026-04-22T04:24:52.538586533Z
2026-04-22T04:24:52.538590271Z ───────────────────────────────────────
2026-04-22T04:24:52.538594780Z GID/UID
2026-04-22T04:24:52.538598497Z ───────────────────────────────────────
2026-04-22T04:24:52.615614186Z
2026-04-22T04:24:52.615629357Z User UID: 911
2026-04-22T04:24:52.615635028Z User GID: 911
2026-04-22T04:24:52.615640499Z ───────────────────────────────────────
2026-04-22T04:24:52.648616970Z Linuxserver.io version: 3.1.2.4939-ls195
2026-04-22T04:24:52.651346897Z Build-date: 2026-04-22T04:20:54+00:00
2026-04-22T04:24:52.651358440Z ───────────────────────────────────────
2026-04-22T04:24:52.651365795Z
2026-04-22T04:24:55.871731179Z [custom-init] No custom files found, skipping...
2026-04-22T04:24:56.816540777Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:24:58.158275614Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:24:59.537651286Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:00.856440941Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:01.947164082Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-04-22T04:25:02.152036223Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:02.231750265Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:25:02.296515096Z [Debug] Bootstrap: Console selected
2026-04-22T04:25:02.325966449Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:25:02.368604806Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:25:03.531116621Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:04.834320556Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:06.016792184Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-22T04:25:06.394743708Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:07.171267349Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c7e0d175-0f57-4831-97ae-c1c8ec11831c} may be persisted to storage in unencrypted form.
2026-04-22T04:25:07.684399664Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:25:08.125723034Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-22T04:25:08.754724914Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-22T04:25:09.943335696Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-22T04:25:10.058612868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:10.066741135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:10.624376092Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-22T04:25:10.674967232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5661377s
2026-04-22T04:25:10.678801142Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-22T04:25:10.681694699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6162384s
2026-04-22T04:25:10.790550531Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-22T04:25:10.798720041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:10.884820483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-22T04:25:11.015132039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-22T04:25:11.178040974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2897261s
2026-04-22T04:25:11.183782545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:11.198588478Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-22T04:25:11.201092791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3105209s
2026-04-22T04:25:11.216759748Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-22T04:25:11.219869409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:11.299125700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-22T04:25:11.314256337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:25:11.327440645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252405s
2026-04-22T04:25:11.331365018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:25:11.335587670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016448s
2026-04-22T04:25:11.342682817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-22T04:25:11.354624954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-22T04:25:11.368976733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220436s
2026-04-22T04:25:11.372505819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:11.376980830Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-22T04:25:11.380094570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305792s
2026-04-22T04:25:11.386738488Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-22T04:25:11.389641453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:11.402923979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:25:11.405759919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002838s
2026-04-22T04:25:11.408400897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-22T04:25:11.412401714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-22T04:25:11.417979745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070095s
2026-04-22T04:25:11.420543698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:11.424456377Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-22T04:25:11.426743703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132379s
2026-04-22T04:25:11.668510485Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-22T04:25:11.696930362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:11.773725567Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-22T04:25:12.414914087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-22T04:25:12.448653124Z [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-22T04:25:12.508297555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087314s
2026-04-22T04:25:12.511367035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-22T04:25:12.516735575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-22T04:25:12.523306166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097571s
2026-04-22T04:25:12.525529022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-22T04:25:12.529753078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-22T04:25:12.534557151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068599s
2026-04-22T04:25:12.537035351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-22T04:25:12.540430548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-22T04:25:12.544844305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056091s
2026-04-22T04:25:12.547000156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-22T04:25:12.773198871Z [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-22T04:25:12.802024635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.251102s
2026-04-22T04:25:12.805936321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-22T04:25:12.812845754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-22T04:25:12.819131652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110506s
2026-04-22T04:25:12.821344007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-22T04:25:12.824499801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-22T04:25:12.828342519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049786s
2026-04-22T04:25:12.830583892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-22T04:25:12.833973648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:12.838903745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006196s
2026-04-22T04:25:12.841052602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-22T04:25:12.843949164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:12.847780660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004744s
2026-04-22T04:25:12.849771168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-22T04:25:12.867652253Z [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-22T04:25:12.882142961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301002s
2026-04-22T04:25:12.884475548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-22T04:25:12.887952239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:12.892652213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057954s
2026-04-22T04:25:12.894796311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-22T04:25:12.897657081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:25:12.901763960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049622s
2026-04-22T04:25:12.903897016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-22T04:25:12.906815442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:25:12.910514361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046271s
2026-04-22T04:25:12.912739251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-22T04:25:12.915868852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:25:12.920289864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054911s
2026-04-22T04:25:12.922539134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-22T04:25:12.926072589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:12.930446055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057542s
2026-04-22T04:25:12.932828522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-22T04:25:12.935700145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-22T04:25:12.940280758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047756s
2026-04-22T04:25:12.942609237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-22T04:25:12.952284168Z [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-22T04:25:12.965305628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206696s
2026-04-22T04:25:12.967655360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-22T04:25:12.971193795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-22T04:25:12.975389493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056049s
2026-04-22T04:25:12.977607068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-22T04:25:12.980721951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-22T04:25:12.984605370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049207s
2026-04-22T04:25:12.986965994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-22T04:25:12.990110415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-22T04:25:12.995799681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067363s
2026-04-22T04:25:12.998605842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-22T04:25:13.002678082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-22T04:25:13.007681466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068308s
2026-04-22T04:25:13.009794371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-22T04:25:13.017894782Z [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-22T04:25:13.024924216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131232s
2026-04-22T04:25:13.027501707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-22T04:25:13.030726711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-22T04:25:13.034685602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050473s
2026-04-22T04:25:13.037003239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-22T04:25:13.040235928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:13.044135661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049965s
2026-04-22T04:25:13.046261622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-22T04:25:13.055149448Z [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-22T04:25:13.063492217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151145s
2026-04-22T04:25:13.065796577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-22T04:25:13.068782800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-22T04:25:13.072770971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048839s
2026-04-22T04:25:13.075044078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-22T04:25:13.078206376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-22T04:25:13.082103563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049413s
2026-04-22T04:25:13.084407492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-22T04:25:13.087597706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-22T04:25:13.091525846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050063s
2026-04-22T04:25:13.093771278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-22T04:25:13.096834115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-22T04:25:13.101174595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053111s
2026-04-22T04:25:13.103383462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-22T04:25:13.111573063Z [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-22T04:25:13.124528470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181718s
2026-04-22T04:25:13.126885276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-22T04:25:13.132161891Z [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-22T04:25:13.137527666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085213s
2026-04-22T04:25:13.139900093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-22T04:25:13.143453979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-22T04:25:13.149355813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064615s
2026-04-22T04:25:13.151601565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-22T04:25:13.189621793Z [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-22T04:25:13.196616657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428082s
2026-04-22T04:25:13.198948122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-22T04:25:13.202088305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-22T04:25:13.206460960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054219s
2026-04-22T04:25:13.208539645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-22T04:25:13.213154278Z [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-22T04:25:13.218360241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078165s
2026-04-22T04:25:13.220798200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-22T04:25:13.224063925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-22T04:25:13.227873346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050287s
2026-04-22T04:25:13.230069739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-22T04:25:13.235280231Z [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-22T04:25:13.240962392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087616s
2026-04-22T04:25:13.243404129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-22T04:25:13.247193720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-22T04:25:13.251394839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057941s
2026-04-22T04:25:13.253802187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-22T04:25:13.257462928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-22T04:25:13.261627874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056433s
2026-04-22T04:25:13.263738965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-22T04:25:13.271782712Z [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-22T04:25:13.277800500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120154s
2026-04-22T04:25:13.279988666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-22T04:25:13.289507292Z [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-22T04:25:13.302689606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204847s
2026-04-22T04:25:13.305017524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-22T04:25:13.310899638Z [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-22T04:25:13.316437078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093769s
2026-04-22T04:25:13.318577759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-22T04:25:13.326697098Z [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-22T04:25:13.333168078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125397s
2026-04-22T04:25:13.335346454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-22T04:25:13.341334853Z [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-22T04:25:13.346708082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092583s
2026-04-22T04:25:13.348887952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-22T04:25:13.354984458Z [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-22T04:25:13.361347480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103835s
2026-04-22T04:25:13.363623002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-22T04:25:13.368367396Z [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-22T04:25:13.373310680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075878s
2026-04-22T04:25:13.375289324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-22T04:25:13.378911958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-22T04:25:13.383193920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059096s
2026-04-22T04:25:13.385370954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-22T04:25:13.388376586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-22T04:25:13.392180436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047685s
2026-04-22T04:25:13.394330225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-22T04:25:13.398970578Z [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-22T04:25:13.403692617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073339s
2026-04-22T04:25:13.405861374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-22T04:25:13.413145882Z [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-22T04:25:13.419387430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114418s
2026-04-22T04:25:13.421487108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-22T04:25:13.427546018Z [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-22T04:25:13.432720918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091005s
2026-04-22T04:25:13.435007162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-22T04:25:13.438171854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-22T04:25:13.442039622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049668s
2026-04-22T04:25:13.444305816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-22T04:25:13.447552834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-22T04:25:13.451588430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051975s
2026-04-22T04:25:13.453685783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-22T04:25:13.461268722Z [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-22T04:25:13.467897200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121923s
2026-04-22T04:25:13.470104424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-22T04:25:13.476844756Z [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-22T04:25:13.483039761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010897s
2026-04-22T04:25:13.485470716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-22T04:25:13.489052828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:25:13.493109437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054845s
2026-04-22T04:25:13.495211500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-22T04:25:13.502155873Z [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-22T04:25:13.508224332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109522s
2026-04-22T04:25:13.510338259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-22T04:25:13.517722518Z [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-22T04:25:13.524138838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117612s
2026-04-22T04:25:13.526310531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-22T04:25:13.531203363Z [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-22T04:25:13.536151376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077014s
2026-04-22T04:25:13.538478863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-22T04:25:13.541911545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-22T04:25:13.545947442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053047s
2026-04-22T04:25:13.548200989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-22T04:25:13.554467748Z [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-22T04:25:13.560361847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100493s
2026-04-22T04:25:13.563329001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-22T04:25:13.567238032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:25:13.571466547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058678s
2026-04-22T04:25:13.591966907Z [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-22T04:25:13.618805639Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0254269 taking an average of 00:00:00.0254269
2026-04-22T04:25:13.630185183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:25:13', 'InitialSetup')
2026-04-22T04:25:13.636580361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:13.647639329Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-22T04:25:13.649820000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0738705s
2026-04-22T04:25:13.656554691Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-22T04:25:13.659419880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:13.664561193Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-22T04:25:13.677042335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-22T04:25:13.679528161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002289s
2026-04-22T04:25:13.682471227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-22T04:25:13.686617806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:13.704455715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197234s
2026-04-22T04:25:13.709153344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:25:13', 'add_reason_to_pending_releases')
2026-04-22T04:25:13.713878789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:13.717670534Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-22T04:25:13.719794902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325651s
2026-04-22T04:25:13.722494438Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-22T04:25:13.724947858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:13.728147401Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-22T04:25:13.777685291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:13.788365927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-04-22T04:25:13.790670928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-22T04:25:13.794026034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-22T04:25:13.804800219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119423s
2026-04-22T04:25:13.806890879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:13.808893682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-22T04:25:13.811215577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-22T04:25:13.814668269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:13.824423062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110119s
2026-04-22T04:25:13.826483962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:13.828443928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-04-22T04:25:13.830911226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-22T04:25:13.834559092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:13.844454547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111962s
2026-04-22T04:25:13.849683406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-22T04:25:13.857650679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-22T04:25:13.863000622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107573s
2026-04-22T04:25:13.946296016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-22T04:25:14.181636409Z [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-22T04:25:14.199767227Z [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-22T04:25:14.214084185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-22T04:25:14.227239656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-22T04:25:14.258650555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-22T04:25:14.264357055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-22T04:25:14.269435992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-22T04:25:14.273558023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3217675s
2026-04-22T04:25:14.275604283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:14.277576995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-22T04:25:14.280913333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-22T04:25:14.284391376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-22T04:25:14.293809541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107108s
2026-04-22T04:25:14.297976752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:25:14', 'add_medium_support')
2026-04-22T04:25:14.302493337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:14.306621830Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-22T04:25:14.308705556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233169s
2026-04-22T04:25:14.311514933Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-22T04:25:14.314114627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:14.317518672Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-22T04:25:14.326017525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-22T04:25:14.330105577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-22T04:25:14.335468185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006743s
2026-04-22T04:25:14.337565939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:14.340292169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:14.375771891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357968s
2026-04-22T04:25:14.380536555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:25:14', 'add_various_qualites_in_profile')
2026-04-22T04:25:14.385363204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:14.389180941Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-22T04:25:14.391351883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491336s
2026-04-22T04:25:14.393933251Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-22T04:25:14.396408685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:14.400850810Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-22T04:25:14.417093807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-22T04:25:14.422737511Z [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-22T04:25:14.428516237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009073s
2026-04-22T04:25:14.430898404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-22T04:25:14.434350655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-22T04:25:14.438523848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054862s
2026-04-22T04:25:14.440565379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:25:14.442492109Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-04-22T04:25:14.444947243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-22T04:25:14.448564236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:14.458652229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114642s
2026-04-22T04:25:14.461182314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-22T04:25:14.544070548Z [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-22T04:25:14.576361810Z [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-22T04:25:14.596691536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:14.602816840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:14.629923131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-22T04:25:14.635508869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-22T04:25:14.640458966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:14.645325896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:14.649172833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1858397s
2026-04-22T04:25:14.651716886Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-22T04:25:14.740472785Z [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-22T04:25:14.771219607Z [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-22T04:25:14.788279529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:14.794292336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:14.818526133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-22T04:25:14.824253636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-22T04:25:14.828834951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:14.833625417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:14.837409577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.183431s
2026-04-22T04:25:14.839601852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:14.841603502Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-04-22T04:25:14.844141803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-22T04:25:14.847466718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-22T04:25:14.857080346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108433s
2026-04-22T04:25:14.861678986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:25:14', 'metadata_profiles')
2026-04-22T04:25:14.866314500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:14.870304354Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-22T04:25:14.872406116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238556s
2026-04-22T04:25:14.875588344Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-22T04:25:14.878274072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:14.881829942Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-22T04:25:14.915939666Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-22T04:25:15.026898273Z [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-22T04:25:15.037626976Z [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-22T04:25:15.043830358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-22T04:25:15.048397103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-22T04:25:15.072712214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-22T04:25:15.076728701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581521s
2026-04-22T04:25:15.078807367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:25:15.080752323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-22T04:25:15.083388371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-22T04:25:15.086867167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-22T04:25:15.096585555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108632s
2026-04-22T04:25:15.099906262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-22T04:25:15.103789311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-22T04:25:15.107160629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046823s
2026-04-22T04:25:15.109196238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:25:15.111155944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-22T04:25:15.116721451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-22T04:25:15.186732516Z [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-22T04:25:15.199056602Z [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-22T04:25:15.206136979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-22T04:25:15.210909248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-22T04:25:15.234871609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-22T04:25:15.238853928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197141s
2026-04-22T04:25:15.243405693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:25:15', 'separate_automatic_and_interactive_search')
2026-04-22T04:25:15.247947289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:15.252229100Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-22T04:25:15.254496907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1324346s
2026-04-22T04:25:15.257380403Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-22T04:25:15.259967873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:15.263172175Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-22T04:25:15.268014065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-22T04:25:15.342264596Z [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-22T04:25:15.368274861Z [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-22T04:25:15.382798826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:15.388766894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:15.412895960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:15.418559444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:25:15.423408999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:25:15.428258053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:25:15.433165685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:15.437126300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1669706s
2026-04-22T04:25:15.441417130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:25:15', 'change_album_path_to_relative')
2026-04-22T04:25:15.445893744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:15.451440724Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-22T04:25:15.453789193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1808196s
2026-04-22T04:25:15.456670114Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-22T04:25:15.459249257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:15.464158022Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-22T04:25:15.472636153Z [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-22T04:25:15.477961947Z [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-22T04:25:15.482336135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065504s
2026-04-22T04:25:15.486606283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:25:15', 'change_quality_size_mb_to_kb')
2026-04-22T04:25:15.491081535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:15.494715923Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-22T04:25:15.496852025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185014s
2026-04-22T04:25:15.499305976Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-22T04:25:15.501708734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:15.504797914Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-22T04:25:15.511497956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:15.513571100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-04-22T04:25:15.515831281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-22T04:25:15.519021505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-22T04:25:15.529586088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011586s
2026-04-22T04:25:15.531675125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:15.533621925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-04-22T04:25:15.536039983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-22T04:25:15.539294497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-22T04:25:15.549177998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109762s
2026-04-22T04:25:15.553137531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:25:15', 'album_releases')
2026-04-22T04:25:15.557420325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:15.560909070Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-22T04:25:15.562896292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022531s
2026-04-22T04:25:15.565575036Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-22T04:25:15.568120190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:15.571274081Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-22T04:25:15.580270175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:15.582403211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-04-22T04:25:15.584701058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-22T04:25:15.659887313Z [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-22T04:25:15.688837117Z [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-22T04:25:15.704752955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:15.710360646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:15.734180701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:15.739061519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:25:15.743657102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:25:15.751103597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:25:15.759354892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:15.766003399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1785387s
2026-04-22T04:25:15.769062289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:15.771688998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-04-22T04:25:15.774428795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-22T04:25:15.851145882Z [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-22T04:25:15.880291951Z [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-22T04:25:15.896997750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:15.903402226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:15.928550044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:15.933679352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-22T04:25:15.938312903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-22T04:25:15.943361468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-22T04:25:15.948502631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:15.952451512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1757699s
2026-04-22T04:25:15.956809778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:25:15', 'album_releases_fix')
2026-04-22T04:25:15.961323547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:15.965626381Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-22T04:25:15.967664746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1886495s
2026-04-22T04:25:15.970623524Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-22T04:25:15.973278319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:15.976607232Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-22T04:25:16.036117854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-22T04:25:16.045937697Z [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-22T04:25:16.054970796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162524s
2026-04-22T04:25:16.057317391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-22T04:25:16.060640392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-22T04:25:16.064614895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051881s
2026-04-22T04:25:16.066779093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-22T04:25:16.073363872Z [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-22T04:25:16.079779421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108882s
2026-04-22T04:25:16.082308173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-22T04:25:16.086140700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:25:16.090876957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005933s
2026-04-22T04:25:16.094759505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:25:16', 'import_lists')
2026-04-22T04:25:16.099082690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.102928934Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-22T04:25:16.104976227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181957s
2026-04-22T04:25:16.107977450Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-22T04:25:16.110287071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.113988484Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-22T04:25:16.120156654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-22T04:25:16.122594022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-22T04:25:16.125062984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-22T04:25:16.129061806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-22T04:25:16.140298662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128567s
2026-04-22T04:25:16.142332468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:16.144759605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:16.160141789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152593s
2026-04-22T04:25:16.164374422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:25:16', 'add_release_status')
2026-04-22T04:25:16.169070748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.172600265Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-22T04:25:16.174667999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279835s
2026-04-22T04:25:16.177576646Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-22T04:25:16.180122622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.183390743Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-22T04:25:16.188977282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:16.191118985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-04-22T04:25:16.193671214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-22T04:25:16.197480504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:16.208535685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125169s
2026-04-22T04:25:16.212809010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:25:16', 'album_download_notification')
2026-04-22T04:25:16.217336216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.220947207Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-22T04:25:16.223071795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245626s
2026-04-22T04:25:16.225878427Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-22T04:25:16.228478242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.231690580Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-22T04:25:16.239153006Z [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-22T04:25:16.245812215Z [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-22T04:25:16.252949276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101669s
2026-04-22T04:25:16.258095589Z [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-22T04:25:16.264714036Z [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-22T04:25:16.269555515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078619s
2026-04-22T04:25:16.273836856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:25:16', 'fix_language_metadata_profiles')
2026-04-22T04:25:16.278251836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.282324998Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-22T04:25:16.284541421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201151s
2026-04-22T04:25:16.286974831Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-22T04:25:16.289405615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.292516569Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-22T04:25:16.297176242Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-22T04:25:16.300421527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-22T04:25:16.303898659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042515s
2026-04-22T04:25:16.307874554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:25:16', 'remove_fanzub')
2026-04-22T04:25:16.312330587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.315468596Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-22T04:25:16.317477250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156244s
2026-04-22T04:25:16.320333121Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-22T04:25:16.322936914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.326192078Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-22T04:25:16.355179999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-22T04:25:16.358589845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-22T04:25:16.363144737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055165s
2026-04-22T04:25:16.365651334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-22T04:25:16.369370703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-22T04:25:16.373538726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057178s
2026-04-22T04:25:16.380689355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-22T04:25:16.386037464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-22T04:25:16.390105244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071619s
2026-04-22T04:25:16.392511480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-22T04:25:16.396055165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-22T04:25:16.400326085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056645s
2026-04-22T04:25:16.402669604Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-22T04:25:16.405727592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-22T04:25:16.409121446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043654s
2026-04-22T04:25:16.411482520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-22T04:25:16.414956335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-22T04:25:16.419082543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054641s
2026-04-22T04:25:16.423316850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:25:16', 'update_artist_history_indexes')
2026-04-22T04:25:16.427741559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.431624157Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-22T04:25:16.433786491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175392s
2026-04-22T04:25:16.436243819Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-22T04:25:16.438623271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.441690818Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-22T04:25:16.467262609Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:16.481624619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-22T04:25:16.485729795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158649s
2026-04-22T04:25:16.489664277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:25:16', 'remove_nma')
2026-04-22T04:25:16.494008405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.497445005Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-22T04:25:16.499428669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275318s
2026-04-22T04:25:16.502062232Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-22T04:25:16.504544200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.507697850Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-22T04:25:16.512719722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:16.514798307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.14E-05s
2026-04-22T04:25:16.517201276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-22T04:25:16.520329535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-22T04:25:16.531112898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117095s
2026-04-22T04:25:16.535195910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:25:16', 'album_disambiguation')
2026-04-22T04:25:16.539584627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.543108072Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-22T04:25:16.545183461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234429s
2026-04-22T04:25:16.547883828Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-22T04:25:16.550411117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.553563154Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-22T04:25:16.557596737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:16.560006619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:16.577093776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171296s
2026-04-22T04:25:16.581543125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:25:16', 'add_ape_quality_in_profiles')
2026-04-22T04:25:16.586256326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.589896345Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-22T04:25:16.592038349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029843s
2026-04-22T04:25:16.594534745Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-22T04:25:16.596947984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.600014219Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-22T04:25:16.613174278Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:16.617076235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-22T04:25:16.620718870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050328s
2026-04-22T04:25:16.623214305Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:16.626632938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-22T04:25:16.629849796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044181s
2026-04-22T04:25:16.632325330Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:16.635614914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-22T04:25:16.638839367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043205s
2026-04-22T04:25:16.642771224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:25:16', 'remove_pushalot')
2026-04-22T04:25:16.647058287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.650534647Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-22T04:25:16.652554113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157952s
2026-04-22T04:25:16.655085751Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-22T04:25:16.657555454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.660634534Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-22T04:25:16.667475088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-22T04:25:16.672124961Z [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-22T04:25:16.677232906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075283s
2026-04-22T04:25:16.681293233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:25:16', 'add_custom_filters')
2026-04-22T04:25:16.685590466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.689102768Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-22T04:25:16.691131583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191881s
2026-04-22T04:25:16.693631637Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-22T04:25:16.696050498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.699145710Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-22T04:25:16.704123464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:25:16.706181949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-22T04:25:16.708486990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-22T04:25:16.711528364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-22T04:25:16.722364183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117211s
2026-04-22T04:25:16.726401172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:25:16', 'import_list_tags')
2026-04-22T04:25:16.730738245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:16.734311611Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-22T04:25:16.736309293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234869s
2026-04-22T04:25:16.738925581Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-22T04:25:16.741409643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:16.744766362Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-22T04:25:16.836205204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-22T04:25:16.844166776Z [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-22T04:25:16.851642649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130262s
2026-04-22T04:25:16.854172343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-22T04:25:16.858004850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-22T04:25:16.862204757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058205s
2026-04-22T04:25:16.896750359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:25:16.897074531Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:25:16.897337631Z FROM "Artists"
2026-04-22T04:25:16.909575523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:25:16.909602227Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:25:16.909635184Z FROM "Artists"
2026-04-22T04:25:16.917890777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148327s
2026-04-22T04:25:16.920010405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:25:16.921958017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-22T04:25:16.924406237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-22T04:25:16.928002558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:16.939060334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124465s
2026-04-22T04:25:16.945726146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-22T04:25:16.945751086Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:25:16.945791428Z FROM "ArtistMetadata"
2026-04-22T04:25:16.945816117Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-22T04:25:16.954741780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-22T04:25:16.954767713Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:25:16.954806160Z FROM "ArtistMetadata"
2026-04-22T04:25:16.954816110Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-22T04:25:16.961236147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110421s
2026-04-22T04:25:16.963338150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-22T04:25:16.972221878Z [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-22T04:25:16.979837092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144641s
2026-04-22T04:25:16.982336615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-22T04:25:16.986144754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-22T04:25:16.990281674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057648s
2026-04-22T04:25:16.992605132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-22T04:25:16.995874916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-22T04:25:16.999746462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050336s
2026-04-22T04:25:17.001780678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:17.004122454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:17.082157926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779386s
2026-04-22T04:25:17.084497978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:17.086396531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-04-22T04:25:17.088768547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-22T04:25:17.092313646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:17.104055990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130923s
2026-04-22T04:25:17.106072451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:17.107956214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-04-22T04:25:17.110260043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-22T04:25:17.113596381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:17.124530317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120928s
2026-04-22T04:25:17.126529894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:17.128442525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-04-22T04:25:17.130607354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-22T04:25:17.133474297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-22T04:25:17.144109733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114084s
2026-04-22T04:25:17.151734726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-22T04:25:17.151759466Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:25:17.151993006Z FROM "ArtistMetadata"
2026-04-22T04:25:17.152019670Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:25:17.152032546Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-22T04:25:17.162451516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-22T04:25:17.162479242Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:25:17.162489342Z FROM "ArtistMetadata"
2026-04-22T04:25:17.162504853Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:25:17.162552750Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-22T04:25:17.170654704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137788s
2026-04-22T04:25:17.172646064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:17.174511350Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-22T04:25:17.176907254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-22T04:25:17.180396671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-22T04:25:17.191461350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123797s
2026-04-22T04:25:17.193487771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:17.195375001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-04-22T04:25:17.197673550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-22T04:25:17.201055028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:17.212014537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121622s
2026-04-22T04:25:17.214011398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:17.215898457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-22T04:25:17.218248970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-22T04:25:17.221688195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:17.233455350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128618s
2026-04-22T04:25:17.240981274Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:25:17.241036235Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:25:17.241048389Z FROM "AlbumReleases"
2026-04-22T04:25:17.241075824Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:25:17.241116015Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-22T04:25:17.250936039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:25:17.250961500Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:25:17.251001240Z FROM "AlbumReleases"
2026-04-22T04:25:17.251024216Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:25:17.251053335Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-22T04:25:17.257988921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011998s
2026-04-22T04:25:17.265462510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:25:17.265487340Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:25:17.265528673Z FROM "ArtistMetadata"
2026-04-22T04:25:17.265552130Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:25:17.265584716Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-22T04:25:17.275904075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:25:17.275938895Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:25:17.275976310Z FROM "ArtistMetadata"
2026-04-22T04:25:17.276195271Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:25:17.276217907Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-22T04:25:17.282620259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122287s
2026-04-22T04:25:17.288875234Z [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-22T04:25:17.366935296Z [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-22T04:25:17.382779820Z [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-22T04:25:17.391907200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:17.397381683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:17.424550450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:17.429354734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:17.433187903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408462s
2026-04-22T04:25:17.437684457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-22T04:25:17.516724833Z [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-22T04:25:17.537746372Z [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-22T04:25:17.548978870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:17.557059421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:17.585662957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:17.590923470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:17.594873213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543358s
2026-04-22T04:25:17.597859697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-22T04:25:17.672720597Z [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-22T04:25:17.689202185Z [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-22T04:25:17.698025451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-22T04:25:17.703292928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-22T04:25:17.731279091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-22T04:25:17.736449943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-22T04:25:17.740078279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399482s
2026-04-22T04:25:17.742130572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-22T04:25:17.810809634Z [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-22T04:25:17.822030769Z [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-22T04:25:17.828562091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:25:17.832894524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:25:17.859798989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:17.863734444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196724s
2026-04-22T04:25:17.865949464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-22T04:25:17.869067833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:17.872786982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049402s
2026-04-22T04:25:17.874787550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-22T04:25:17.877575414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:17.881155233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045401s
2026-04-22T04:25:17.883245241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-22T04:25:17.887580771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:25:17.891268396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006095s
2026-04-22T04:25:17.893394417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-22T04:25:17.896485572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-22T04:25:17.900228900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049091s
2026-04-22T04:25:17.902316233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-22T04:25:17.905293878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-22T04:25:17.908901022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047073s
2026-04-22T04:25:17.911033536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-22T04:25:17.914411638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-22T04:25:17.917905103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049503s
2026-04-22T04:25:17.919649495Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:17.931502142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-22T04:25:17.935240419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138438s
2026-04-22T04:25:17.937008319Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:17.940245317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-22T04:25:17.943305449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046117s
2026-04-22T04:25:17.945030743Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:17.949353587Z [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-22T04:25:17.953171766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064281s
2026-04-22T04:25:17.957138563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:25:17', 'add_release_groups_etc')
2026-04-22T04:25:17.961383190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:17.966996634Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-22T04:25:17.968968494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198905s
2026-04-22T04:25:17.971756337Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-22T04:25:17.974070908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:17.977814226Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-22T04:25:17.988918225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:17.991768695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-22T04:25:17.995206868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043306s
2026-04-22T04:25:17.999106681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:25:17', 'NewMediaInfoFormat')
2026-04-22T04:25:18.003266426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:18.006693367Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-22T04:25:18.008564394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156019s
2026-04-22T04:25:18.011409634Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-22T04:25:18.014028768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:18.017251146Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-22T04:25:18.038624744Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-22T04:25:18.042801875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-22T04:25:18.070988492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298698s
2026-04-22T04:25:18.073139143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-22T04:25:18.075000882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-22T04:25:18.077848496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-22T04:25:18.082119976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:18.092768949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125604s
2026-04-22T04:25:18.097326246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:25:18', 'rename_restrictions_to_release_profiles')
2026-04-22T04:25:18.101846147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:18.105904479Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-22T04:25:18.108064909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249946s
2026-04-22T04:25:18.111044830Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-22T04:25:18.113682090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:18.117001694Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-22T04:25:18.137011156Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-22T04:25:18.140335520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-22T04:25:18.167194463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277903s
2026-04-22T04:25:18.169268469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:25:18.171165219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-22T04:25:18.173613218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-22T04:25:18.177006882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-22T04:25:18.187349728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114974s
2026-04-22T04:25:18.189356679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-22T04:25:18.191249811Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-04-22T04:25:18.193723011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-22T04:25:18.197064830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-22T04:25:18.207289860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113466s
2026-04-22T04:25:18.209090415Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:18.211970946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-22T04:25:18.215026939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004217s
2026-04-22T04:25:18.216798897Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:18.219663956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-22T04:25:18.222734349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041815s
2026-04-22T04:25:18.225304534Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-22T04:25:18.302033025Z [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-22T04:25:18.319100522Z [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-22T04:25:18.344553554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:18.350178641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:18.377880973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:18.383052837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:18.388150702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:18.393318758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:18.397109442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1695737s
2026-04-22T04:25:18.401758032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:25:18', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-22T04:25:18.406480842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:18.410962075Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-22T04:25:18.413207406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1826363s
2026-04-22T04:25:18.415748914Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-22T04:25:18.418246353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:18.421642642Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-22T04:25:18.428647627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-22T04:25:18.433718748Z [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-22T04:25:18.438951715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081602s
2026-04-22T04:25:18.441388302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-22T04:25:18.445236300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-22T04:25:18.449492511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059857s
2026-04-22T04:25:18.453600983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:25:18', 'add_import_exclusions')
2026-04-22T04:25:18.457907104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:18.462205860Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-22T04:25:18.464209825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183652s
2026-04-22T04:25:18.466865012Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-22T04:25:18.469360507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:18.472484828Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-22T04:25:18.530931006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:25:18.530955976Z WHERE "Id" in (
2026-04-22T04:25:18.530984343Z SELECT "Artists"."Id" from "Artists"
2026-04-22T04:25:18.530994564Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:18.531037300Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:25:18.541829300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:25:18.541854802Z WHERE "Id" in (
2026-04-22T04:25:18.541864682Z SELECT "Artists"."Id" from "Artists"
2026-04-22T04:25:18.541901546Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:18.541963270Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:25:18.552378823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161239s
2026-04-22T04:25:18.559732831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-22T04:25:18.559758212Z WHERE "Id" in (
2026-04-22T04:25:18.559792822Z SELECT "Albums"."Id" from "Albums"
2026-04-22T04:25:18.559815027Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:18.559839446Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:25:18.569908180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-22T04:25:18.569933111Z WHERE "Id" in (
2026-04-22T04:25:18.569967009Z SELECT "Albums"."Id" from "Albums"
2026-04-22T04:25:18.569993773Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:18.570054966Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:25:18.576446456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118455s
2026-04-22T04:25:18.583451742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-22T04:25:18.583477384Z WHERE "Id" in (
2026-04-22T04:25:18.583487444Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:25:18.583510801Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:25:18.583538497Z WHERE "Albums"."Id" IS NULL)
2026-04-22T04:25:18.593840671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-22T04:25:18.593866633Z WHERE "Id" in (
2026-04-22T04:25:18.593910201Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:25:18.593919359Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:25:18.593928678Z WHERE "Albums"."Id" IS NULL)
2026-04-22T04:25:18.599876455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113416s
2026-04-22T04:25:18.607049298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:25:18.607074128Z WHERE "Id" in (
2026-04-22T04:25:18.607112084Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:25:18.607136363Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:25:18.607154339Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-22T04:25:18.616867628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:25:18.616893120Z WHERE "Id" in (
2026-04-22T04:25:18.616903390Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:25:18.616933250Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:25:18.616960696Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-22T04:25:18.623207284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011481s
2026-04-22T04:25:18.630485630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:25:18.630510209Z WHERE "Id" in (
2026-04-22T04:25:18.630519999Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:25:18.630554057Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:18.630586583Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:25:18.640654536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:25:18.640680257Z WHERE "Id" in (
2026-04-22T04:25:18.640689967Z SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:25:18.640724116Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:18.640749397Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-22T04:25:18.647407874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012095s
2026-04-22T04:25:18.655014781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:25:18.655039401Z WHERE "Id" IN (
2026-04-22T04:25:18.655078019Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:18.655087708Z LEFT OUTER JOIN "Tracks"
2026-04-22T04:25:18.655120795Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:25:18.655148811Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:25:18.665409082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:25:18.665435555Z WHERE "Id" IN (
2026-04-22T04:25:18.665474073Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:18.665485987Z LEFT OUTER JOIN "Tracks"
2026-04-22T04:25:18.665519414Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:25:18.665569825Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:25:18.673003123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128014s
2026-04-22T04:25:18.677495008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:25:18', 'clean_artist_metadata_table')
2026-04-22T04:25:18.681930369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:18.685720390Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-22T04:25:18.687692211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252965s
2026-04-22T04:25:18.690356296Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-22T04:25:18.692779946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:18.695914778Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-22T04:25:18.708352834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:18.710330566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-04-22T04:25:18.712977947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-22T04:25:18.716686905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:18.728187102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129267s
2026-04-22T04:25:18.730118842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:18.732322168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-04-22T04:25:18.734643292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-22T04:25:18.738531802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:18.749361248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124444s
2026-04-22T04:25:18.751340073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:18.753232694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s
2026-04-22T04:25:18.755762468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-22T04:25:18.759489733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:18.775914877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170375s
2026-04-22T04:25:18.779222507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:18.781967484Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s
2026-04-22T04:25:18.785636482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-22T04:25:18.791406611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:18.806524873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174049s
2026-04-22T04:25:18.808839053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:18.810939303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-04-22T04:25:18.813447804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-22T04:25:18.817267946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:18.829732094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013569s
2026-04-22T04:25:18.832468213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-22T04:25:18.916097099Z [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-22T04:25:18.936499642Z [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-22T04:25:18.947538429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-22T04:25:18.952344958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-22T04:25:18.980456283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456096s
2026-04-22T04:25:18.983415051Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-22T04:25:19.060395539Z [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-22T04:25:19.079779230Z [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-22T04:25:19.090011614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-22T04:25:19.094560504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-22T04:25:19.121603979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13582s
2026-04-22T04:25:19.125909318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:25:19', 'health_issue_notification')
2026-04-22T04:25:19.130302685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:19.134955073Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-22T04:25:19.136973988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1487575s
2026-04-22T04:25:19.140785373Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-22T04:25:19.143280958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:19.146483436Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-22T04:25:19.163084615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:19.164785931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.16E-05s
2026-04-22T04:25:19.167078447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-22T04:25:19.170765751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-22T04:25:19.182161097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129722s
2026-04-22T04:25:19.184089871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:19.185891559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-04-22T04:25:19.187987239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-22T04:25:19.190875715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-22T04:25:19.201255265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112404s
2026-04-22T04:25:19.203998549Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-22T04:25:19.207035605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-22T04:25:19.210090556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038408s
2026-04-22T04:25:19.215836356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:25:19.215899834Z WHERE "Id" IN (
2026-04-22T04:25:19.215912008Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:19.215924293Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:25:19.215957510Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:25:19.223655711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:25:19.223680771Z WHERE "Id" IN (
2026-04-22T04:25:19.223745341Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:19.223772977Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:25:19.223784781Z WHERE "Tracks"."Id" IS NULL)
2026-04-22T04:25:19.229400940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009558s
2026-04-22T04:25:19.236726701Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:25:19.236751591Z WHERE "Id" IN (
2026-04-22T04:25:19.236783555Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:19.236806471Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:25:19.236845199Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:25:19.236886432Z WHERE "Artists"."Path" IS NULL)
2026-04-22T04:25:19.247159238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:25:19.247184128Z WHERE "Id" IN (
2026-04-22T04:25:19.247207625Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:19.247267947Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:25:19.247303559Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:25:19.247343088Z WHERE "Artists"."Path" IS NULL)
2026-04-22T04:25:19.254167780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126487s
2026-04-22T04:25:19.262389476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:25:19.262430739Z WHERE "Id" IN (
2026-04-22T04:25:19.262449877Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:19.262501281Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:25:19.262563196Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:25:19.263338657Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:25:19.263351563Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-22T04:25:19.274085547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:25:19.274113172Z WHERE "Id" IN (
2026-04-22T04:25:19.274141119Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:25:19.274187512Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:25:19.274232102Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:25:19.274258385Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:25:19.274310891Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-22T04:25:19.282060115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143086s
2026-04-22T04:25:19.288175428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-22T04:25:19.288227543Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:25:19.288252113Z FROM "Artists"
2026-04-22T04:25:19.288293606Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:25:19.288343166Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-22T04:25:19.296512616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-22T04:25:19.296564852Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:25:19.296587537Z FROM "Artists"
2026-04-22T04:25:19.296629171Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:25:19.296670655Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-22T04:25:19.302862001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105367s
2026-04-22T04:25:19.307757309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:25:19.307782068Z WHERE "Id" NOT IN (
2026-04-22T04:25:19.307811147Z SELECT MIN("Id")
2026-04-22T04:25:19.307860597Z FROM "TrackFiles"
2026-04-22T04:25:19.307912792Z GROUP BY "Path"
2026-04-22T04:25:19.307939235Z )
2026-04-22T04:25:19.314271636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:25:19.314297799Z WHERE "Id" NOT IN (
2026-04-22T04:25:19.314332559Z SELECT MIN("Id")
2026-04-22T04:25:19.314358922Z FROM "TrackFiles"
2026-04-22T04:25:19.314395696Z GROUP BY "Path"
2026-04-22T04:25:19.314439434Z )
2026-04-22T04:25:19.320831495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009499s
2026-04-22T04:25:19.322711661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:19.324481334Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-04-22T04:25:19.326557104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-22T04:25:19.399755887Z [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-22T04:25:19.413323728Z [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-22T04:25:19.420942900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:25:19.425826985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:25:19.454120416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:19.458011351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294309s
2026-04-22T04:25:19.460113474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-22T04:25:19.463045448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:25:19.466710117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046905s
2026-04-22T04:25:19.468901640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-22T04:25:19.541894349Z [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-22T04:25:19.554499982Z [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-22T04:25:19.561575769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:25:19.566450164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:25:19.596536486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:19.601793131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:25:19.605599265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346093s
2026-04-22T04:25:19.610198216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:25:19', 'add_mediafilerepository_mtime')
2026-04-22T04:25:19.614623627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:19.618987654Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-22T04:25:19.621113665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474016s
2026-04-22T04:25:19.624162935Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-22T04:25:19.626709473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:19.630585708Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-22T04:25:19.651653561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:25:19.651680064Z WHERE "Id" NOT IN (
2026-04-22T04:25:19.651713582Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:25:19.651760536Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:19.651814936Z GROUP BY "ArtistMetadata"."Id")
2026-04-22T04:25:19.662227633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:25:19.662254467Z WHERE "Id" NOT IN (
2026-04-22T04:25:19.662281852Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:25:19.662331632Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:25:19.662363376Z GROUP BY "ArtistMetadata"."Id")
2026-04-22T04:25:19.669257288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125393s
2026-04-22T04:25:19.671569353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-22T04:25:19.674736220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-22T04:25:19.678097037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045182s
2026-04-22T04:25:19.680397890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-22T04:25:19.756711025Z [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-22T04:25:19.773601025Z [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-22T04:25:19.782622481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:19.787337395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:19.814606835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:19.819301488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:19.823992093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:19.827687744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1452182s
2026-04-22T04:25:19.829939007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-22T04:25:19.833329214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:19.837168625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052431s
2026-04-22T04:25:19.841561831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:25:19', 'add_artistmetadataid_constraint')
2026-04-22T04:25:19.846223899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:19.850288614Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-22T04:25:19.852598305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177534s
2026-04-22T04:25:19.855351749Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-22T04:25:19.858159292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:19.861406170Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-22T04:25:19.873470403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-22T04:25:19.875654591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-22T04:25:19.878021677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-22T04:25:19.881421914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:19.892771127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126841s
2026-04-22T04:25:19.894708848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-22T04:25:19.896495947Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-04-22T04:25:19.898940009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-22T04:25:19.902819030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:19.913543835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012481s
2026-04-22T04:25:19.915292636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:19.917022750Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-04-22T04:25:19.919283913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-22T04:25:19.922594108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:19.933334967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120006s
2026-04-22T04:25:19.935223850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-22T04:25:19.937029566Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-04-22T04:25:19.939410059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-22T04:25:19.943004697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:19.953777199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122341s
2026-04-22T04:25:19.955583576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:19.957277627Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-04-22T04:25:19.959548911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-22T04:25:19.963022626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:19.973824787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121627s
2026-04-22T04:25:19.975615222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-22T04:25:19.977342160Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-04-22T04:25:19.979712954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-22T04:25:19.983017558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:19.993929570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121558s
2026-04-22T04:25:19.998282475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:25:19', 'old_ids_and_artist_alias')
2026-04-22T04:25:20.002512162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:20.006261401Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-22T04:25:20.008351510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241653s
2026-04-22T04:25:20.010876845Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-22T04:25:20.013198631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:20.016148310Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-22T04:25:20.020646638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:20.022893472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:20.029707032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070355s
2026-04-22T04:25:20.032485126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-22T04:25:20.035432832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-22T04:25:20.038604738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039175s
2026-04-22T04:25:20.042567097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:25:20', 'download_propers_config')
2026-04-22T04:25:20.046941656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:20.050453107Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-22T04:25:20.052379275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153976s
2026-04-22T04:25:20.054920211Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-22T04:25:20.057292729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:20.060304754Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-22T04:25:20.074524917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-22T04:25:20.077926527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-22T04:25:20.082244372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055298s
2026-04-22T04:25:20.084512439Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-22T04:25:20.158432304Z [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-22T04:25:20.173509423Z [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-22T04:25:20.181555125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:20.186601255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:20.214122312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:20.218901545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:20.223516528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:20.228542449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:20.232496661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459656s
2026-04-22T04:25:20.234757152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-22T04:25:20.316712328Z [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-22T04:25:20.332082297Z [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-22T04:25:20.340304002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-22T04:25:20.344982964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-22T04:25:20.373175172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-22T04:25:20.376970224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401507s
2026-04-22T04:25:20.379044631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-22T04:25:20.451580039Z [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-22T04:25:20.464263689Z [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-22T04:25:20.471606624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-22T04:25:20.475675979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-22T04:25:20.502420501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1213497s
2026-04-22T04:25:20.504472834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-22T04:25:20.576127609Z [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-22T04:25:20.587170304Z [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-22T04:25:20.593434769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-22T04:25:20.598076405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-22T04:25:20.625163778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-22T04:25:20.629972030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-22T04:25:20.634912318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-22T04:25:20.640190156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-22T04:25:20.644088295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1376841s
2026-04-22T04:25:20.646371693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-22T04:25:20.717063819Z [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-22T04:25:20.727902634Z [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-22T04:25:20.733975222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-22T04:25:20.738083665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-22T04:25:20.764717184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163621s
2026-04-22T04:25:20.767138449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-22T04:25:20.838265572Z [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-22T04:25:20.850059610Z [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-22T04:25:20.856601643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:25:20.861404214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:25:20.889864862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:20.894742624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:25:20.898490741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293004s
2026-04-22T04:25:20.902892926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:25:20', 'remove_language_profiles')
2026-04-22T04:25:20.907257625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:20.912678570Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-22T04:25:20.914731594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431328s
2026-04-22T04:25:20.919379323Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-22T04:25:20.921730137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:20.925208100Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-22T04:25:20.931404497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-22T04:25:20.933302509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-04-22T04:25:20.935881492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-22T04:25:20.939150234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-22T04:25:20.950461280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124454s
2026-04-22T04:25:20.954631196Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-22T04:25:20.959894945Z [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-22T04:25:20.963583883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059626s
2026-04-22T04:25:20.967646524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:25:20', 'multi_disc_naming_format')
2026-04-22T04:25:20.971815078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:20.975341519Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-22T04:25:20.977272146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173316s
2026-04-22T04:25:20.979939758Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-22T04:25:20.982308858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:20.985290632Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-22T04:25:20.991090802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-22T04:25:20.993001289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-04-22T04:25:20.995244055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-22T04:25:20.998634391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:21.009868162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125768s
2026-04-22T04:25:21.011943430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:21.013948488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:21.222611484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2085184s
2026-04-22T04:25:21.227155744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:25:21', 'add_download_client_priority')
2026-04-22T04:25:21.231799955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.235515988Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-22T04:25:21.237514422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2214557s
2026-04-22T04:25:21.239891980Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-22T04:25:21.242195749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.245109215Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-22T04:25:21.250810986Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:21.254097855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-22T04:25:21.257358340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043828s
2026-04-22T04:25:21.259689153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:21.262695567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-22T04:25:21.265733104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039077s
2026-04-22T04:25:21.269635181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:25:21', 'remove_growl_prowl')
2026-04-22T04:25:21.273883345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.277334714Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-22T04:25:21.279238939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153355s
2026-04-22T04:25:21.281692720Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-22T04:25:21.284422206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.287460254Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-22T04:25:21.293204450Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:21.296701512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-22T04:25:21.300155557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047512s
2026-04-22T04:25:21.302754500Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:21.305947430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-22T04:25:21.309024155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041755s
2026-04-22T04:25:21.313021283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:25:21', 'remove_plex_hometheatre')
2026-04-22T04:25:21.317148855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.320688222Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-22T04:25:21.322663910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154432s
2026-04-22T04:25:21.325249617Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-22T04:25:21.327639078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.330677646Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-22T04:25:21.342900108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:25:21.344852419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-22T04:25:21.346932157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-22T04:25:21.349874291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-22T04:25:21.361119775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121241s
2026-04-22T04:25:21.363058649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:25:21.364826278Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-22T04:25:21.367243095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-22T04:25:21.370949859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:21.381831119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123933s
2026-04-22T04:25:21.383712598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:25:21.385480027Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-04-22T04:25:21.388008989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-22T04:25:21.391839713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:21.402524067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124202s
2026-04-22T04:25:21.404496719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:25:21.406253166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-22T04:25:21.408639231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-22T04:25:21.412206924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:21.422907552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122079s
2026-04-22T04:25:21.424822307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:25:21.426548282Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-04-22T04:25:21.428749444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-22T04:25:21.431695046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-22T04:25:21.442264338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114325s
2026-04-22T04:25:21.444104954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:21.446228561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:21.460486390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014282s
2026-04-22T04:25:21.464829325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:25:21', 'add_root_folder_add_defaults')
2026-04-22T04:25:21.469237652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.472997793Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-22T04:25:21.475000897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266344s
2026-04-22T04:25:21.477462263Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-22T04:25:21.479698155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.482592764Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-22T04:25:21.487505486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-22T04:25:21.489447106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-04-22T04:25:21.492098985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-22T04:25:21.495406636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-22T04:25:21.506668333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126876s
2026-04-22T04:25:21.510584789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:25:21', 'task_duration')
2026-04-22T04:25:21.514839737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.517929077Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-22T04:25:21.519971981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238444s
2026-04-22T04:25:21.522551095Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-22T04:25:21.525032010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.528154978Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-22T04:25:21.535453645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-22T04:25:21.537068597Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-22T04:25:21.539677781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-22T04:25:21.543019950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:21.554478704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127067s
2026-04-22T04:25:21.556187796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-22T04:25:21.558011317Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-22T04:25:21.560207570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-22T04:25:21.563543737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:21.574408886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121267s
2026-04-22T04:25:21.578797172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:25:21', 'add_indexer_and_enabled_to_release_profiles')
2026-04-22T04:25:21.583119265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.587046513Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-22T04:25:21.589148536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240724s
2026-04-22T04:25:21.591559410Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-22T04:25:21.593848319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.596787367Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-22T04:25:21.602184966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-22T04:25:21.677033802Z [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-22T04:25:21.691003241Z [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-22T04:25:21.698656251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:21.704095814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:21.732027768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:21.736642932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:21.741248946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:21.746248994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:21.750102975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459625s
2026-04-22T04:25:21.753597802Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-22T04:25:21.757763730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-22T04:25:21.761172474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049821s
2026-04-22T04:25:21.764591118Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-22T04:25:21.768767538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-22T04:25:21.772406976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049416s
2026-04-22T04:25:21.774419428Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-22T04:25:21.847541437Z [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-22T04:25:21.858907524Z [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-22T04:25:21.865351199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-22T04:25:21.869524433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-22T04:25:21.896824003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202792s
2026-04-22T04:25:21.900839178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:25:21', 'remove_album_folders')
2026-04-22T04:25:21.905164338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:21.910040446Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-22T04:25:21.912060794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332667s
2026-04-22T04:25:21.914565478Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-22T04:25:21.916858274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:21.919776872Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-22T04:25:21.936247938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:25:21.938346854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-22T04:25:21.940432925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-22T04:25:21.943334377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-22T04:25:21.954572055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121612s
2026-04-22T04:25:21.956480298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:25:21.958215391Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-22T04:25:21.960295981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-22T04:25:21.963387055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:21.974071018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118269s
2026-04-22T04:25:21.975893037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:21.978003507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:23.154195607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1760639s
2026-04-22T04:25:23.156801254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-22T04:25:23.242742556Z [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-22T04:25:23.254368977Z [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-22T04:25:23.260893876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:25:23.268970880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:25:23.296987264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1381989s
2026-04-22T04:25:23.299248587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-22T04:25:23.372326568Z [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-22T04:25:23.382428569Z [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-22T04:25:23.388492209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:25:23.392973382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:25:23.420649060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1192596s
2026-04-22T04:25:23.423102039Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-22T04:25:23.495498668Z [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-22T04:25:23.505290886Z [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-22T04:25:23.510739196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:25:23.515313958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:25:23.542737248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175462s
2026-04-22T04:25:23.544936526Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-22T04:25:23.616244403Z [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-22T04:25:23.625385018Z [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-22T04:25:23.631082370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:25:23.635790912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:25:23.663581601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.116612s
2026-04-22T04:25:23.666997439Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-22T04:25:23.737458741Z [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-22T04:25:23.744501994Z [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-22T04:25:23.749439606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-22T04:25:23.753885869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-22T04:25:23.780766556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1115178s
2026-04-22T04:25:23.784792222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:25:23', 'flexible_delay_profiles')
2026-04-22T04:25:23.788881617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:23.792905108Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-22T04:25:23.794871127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233444s
2026-04-22T04:25:23.797531173Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-22T04:25:23.799838750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:23.802935435Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-22T04:25:23.808165026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:25:23.810007546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-04-22T04:25:23.812214250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-22T04:25:23.815369533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-22T04:25:23.826677663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012512s
2026-04-22T04:25:23.830704371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:25:23', 'add_priority_to_indexers')
2026-04-22T04:25:23.835226437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:23.838776135Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-22T04:25:23.840727714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242576s
2026-04-22T04:25:23.843498824Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-22T04:25:23.846607414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:23.849810553Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-22T04:25:23.855825746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-22T04:25:23.859104418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-22T04:25:23.863456511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051403s
2026-04-22T04:25:23.865338811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:23.867609063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:23.875941451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085505s
2026-04-22T04:25:23.880375600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:25:23', 'remove_chown_and_folderchmod_config')
2026-04-22T04:25:23.884809969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:23.888539288Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-22T04:25:23.890559246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206945s
2026-04-22T04:25:23.893066785Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-22T04:25:23.895371045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:23.898346967Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-22T04:25:23.906684335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-22T04:25:23.908630334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-22T04:25:23.910729922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-22T04:25:23.984606249Z [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-22T04:25:23.997274027Z [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-22T04:25:24.004378172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-22T04:25:24.008579893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-22T04:25:24.035146257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224128s
2026-04-22T04:25:24.037763748Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-22T04:25:24.040591913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-22T04:25:24.043498145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036105s
2026-04-22T04:25:24.046733049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-22T04:25:24.050564694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-22T04:25:24.053839618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046543s
2026-04-22T04:25:24.057027447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-22T04:25:24.060916969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-22T04:25:24.064152525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046356s
2026-04-22T04:25:24.068136417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:25:24', 'convert_blacklist_protocol')
2026-04-22T04:25:24.072453740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.076478945Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-22T04:25:24.078385825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016522s
2026-04-22T04:25:24.080693762Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-22T04:25:24.082880475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.085741326Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-22T04:25:24.159440697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-22T04:25:24.168250758Z [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-22T04:25:24.173991467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010028s
2026-04-22T04:25:24.177899306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:25:24', 'update_notifiarr')
2026-04-22T04:25:24.181956155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.185271841Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-22T04:25:24.187114131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211154s
2026-04-22T04:25:24.189601479Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-22T04:25:24.192002374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.195319473Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-22T04:25:24.198849822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:24.201052878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:24.215897109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148527s
2026-04-22T04:25:24.220248110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:25:24', 'email_multiple_addresses')
2026-04-22T04:25:24.224677749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.228102015Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-22T04:25:24.230027091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270367s
2026-04-22T04:25:24.232601274Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-22T04:25:24.234935254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.237890094Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-22T04:25:24.242081714Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-22T04:25:24.244760178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-22T04:25:24.272451708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282278s
2026-04-22T04:25:24.276479608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:25:24', 'rename_blacklist_to_blocklist')
2026-04-22T04:25:24.280748634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.284410508Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-22T04:25:24.286357649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399823s
2026-04-22T04:25:24.288732100Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-22T04:25:24.290977531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.293907551Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-22T04:25:24.300909320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-22T04:25:24.303606351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-04-22T04:25:24.305724516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-22T04:25:24.309618998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:24.321281973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133722s
2026-04-22T04:25:24.323964074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-22T04:25:24.327729515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:24.338764075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126911s
2026-04-22T04:25:24.340629060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:24.342780322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:24.360582288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017834s
2026-04-22T04:25:24.364854090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:25:24', 'cdh_per_downloadclient')
2026-04-22T04:25:24.369136653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.373041717Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-22T04:25:24.374859527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302318s
2026-04-22T04:25:24.377202866Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-22T04:25:24.379416563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.382265079Z [Info] download_history: Starting migration of Main DB to 52
2026-04-22T04:25:24.397723366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-22T04:25:24.405220021Z [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-22T04:25:24.412217511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122531s
2026-04-22T04:25:24.414331859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-22T04:25:24.417653247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-22T04:25:24.421667410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053655s
2026-04-22T04:25:24.423819744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-22T04:25:24.427119568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-22T04:25:24.430871783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051196s
2026-04-22T04:25:24.433163528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-22T04:25:24.436488914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-22T04:25:24.440303566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052598s
2026-04-22T04:25:24.442103711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:24.444195954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:24.459326110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151559s
2026-04-22T04:25:24.463565105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:25:24', 'download_history')
2026-04-22T04:25:24.467907689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.471310572Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-22T04:25:24.473154054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272468s
2026-04-22T04:25:24.475510218Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-22T04:25:24.477675107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.480518442Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-22T04:25:24.485496807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:25:24', 'add_update_history')
2026-04-22T04:25:24.489671303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.492773600Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-22T04:25:24.494593775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151861s
2026-04-22T04:25:24.497024139Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-22T04:25:24.499338859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.502423401Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-22T04:25:24.507519883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:24.509423777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-22T04:25:24.511828419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-22T04:25:24.515519651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:24.527372469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133651s
2026-04-22T04:25:24.531411782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:25:24', 'add_on_update_to_notifications')
2026-04-22T04:25:24.535572941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.539058990Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-22T04:25:24.541017685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246638s
2026-04-22T04:25:24.543497358Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-22T04:25:24.545826257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.548729823Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-22T04:25:24.553717016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:25:24.555508634Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-22T04:25:24.557713473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-22T04:25:24.561081606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:24.572786013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130156s
2026-04-22T04:25:24.576777260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:25:24', 'download_client_per_indexer')
2026-04-22T04:25:24.580905854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.584419018Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-22T04:25:24.586344595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242604s
2026-04-22T04:25:24.588682904Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-22T04:25:24.590916070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.593765268Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-22T04:25:24.601359900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:25:24.603157660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-22T04:25:24.605370305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-22T04:25:24.608622574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:24.620310669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129413s
2026-04-22T04:25:24.622164102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-22T04:25:24.623862051Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-22T04:25:24.626288446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-22T04:25:24.630009760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:24.641313441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128841s
2026-04-22T04:25:24.643149288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:25:24.644877237Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-04-22T04:25:24.647079712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-22T04:25:24.650405398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:24.661523687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124219s
2026-04-22T04:25:24.665386845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:25:24', 'AddNewItemMonitorType')
2026-04-22T04:25:24.669442271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.672872528Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-22T04:25:24.674712113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234879s
2026-04-22T04:25:24.676965841Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-22T04:25:24.679156202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.681972222Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-22T04:25:24.686915886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:25:24.688803708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-22T04:25:24.691013668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-22T04:25:24.694356138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:24.706387915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133384s
2026-04-22T04:25:24.710218589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:25:24', 'ImportListSearch')
2026-04-22T04:25:24.714257041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.717428417Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-22T04:25:24.719228531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242142s
2026-04-22T04:25:24.721674356Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-22T04:25:24.723984608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.726903947Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-22T04:25:24.731853082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-22T04:25:24.733721935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-22T04:25:24.736134914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-22T04:25:24.739769613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:24.751635707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133611s
2026-04-22T04:25:24.755596893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:25:24', 'ImportListMonitorExisting')
2026-04-22T04:25:24.759812792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.763183850Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-22T04:25:24.765104378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245526s
2026-04-22T04:25:24.767350631Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-22T04:25:24.769609900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.772420579Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-22T04:25:24.779054758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:24.782181614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-22T04:25:24.785388792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041965s
2026-04-22T04:25:24.787691008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:24.790606218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-22T04:25:24.793467049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037488s
2026-04-22T04:25:24.795256262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-22T04:25:24.796946405Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-22T04:25:24.798915370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-22T04:25:24.801660307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-22T04:25:24.812964048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121222s
2026-04-22T04:25:24.816826526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:25:24', 'add_indexer_tags')
2026-04-22T04:25:24.820859006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.824022976Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-22T04:25:24.825839183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229545s
2026-04-22T04:25:24.828139235Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-22T04:25:24.830365959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.833230968Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-22T04:25:24.836856979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:24.839039063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:24.851969971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129079s
2026-04-22T04:25:24.856210690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:25:24', 'update_audio_types')
2026-04-22T04:25:24.860497151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:24.863988582Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-22T04:25:24.865839889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250635s
2026-04-22T04:25:24.868811383Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-22T04:25:24.871367199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:24.874608035Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-22T04:25:24.971222258Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:24.974303212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-22T04:25:24.977394847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038597s
2026-04-22T04:25:24.979238049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-22T04:25:24.981012412Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-04-22T04:25:24.983441583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-22T04:25:25.074599359Z [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-22T04:25:25.090831835Z [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-22T04:25:25.099983944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-22T04:25:25.105379709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-22T04:25:25.136129617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-22T04:25:25.141619432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-22T04:25:25.145339422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1597585s
2026-04-22T04:25:25.147110879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:25.148815281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-22T04:25:25.151216556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-22T04:25:25.234682234Z [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-22T04:25:25.257345909Z [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-22T04:25:25.268791126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:25.273666813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:25.306642964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:25.311623103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:25.316609654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:25:25.320420117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1671273s
2026-04-22T04:25:25.322236865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:25.324181440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-22T04:25:25.326151036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-22T04:25:25.410041068Z [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-22T04:25:25.432289237Z [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-22T04:25:25.443443557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:25.448293353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:25.477968537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:25.482941821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:25.487825606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:25:25.491550897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1633326s
2026-04-22T04:25:25.493346523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:25.495238642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-22T04:25:25.497359222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-22T04:25:25.580870742Z [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-22T04:25:25.603076075Z [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-22T04:25:25.614416039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-22T04:25:25.619161715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-22T04:25:25.648591055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-22T04:25:25.653523596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-22T04:25:25.658497111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-22T04:25:25.662305560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1629657s
2026-04-22T04:25:25.664231478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:25:25.665984538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-22T04:25:25.668305622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-22T04:25:25.748930309Z [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-22T04:25:25.764261680Z [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-22T04:25:25.772383574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:25.777727435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:25.807565877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:25.812329940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:25.817048402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:25.822337362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:25.826406705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1560179s
2026-04-22T04:25:25.828270929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-22T04:25:25.830046805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-04-22T04:25:25.832415435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-22T04:25:25.912669064Z [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-22T04:25:25.928422676Z [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-22T04:25:25.936624181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-22T04:25:25.942312585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-22T04:25:25.973513642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-22T04:25:25.978722410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-22T04:25:25.983428977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-22T04:25:25.988627325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-22T04:25:25.992642369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.158151s
2026-04-22T04:25:25.994693229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-22T04:25:25.996608315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-04-22T04:25:25.998854548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-22T04:25:26.080712859Z [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-22T04:25:26.095050489Z [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-22T04:25:26.103035808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-22T04:25:26.107474126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-22T04:25:26.138062589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360321s
2026-04-22T04:25:26.140668306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-22T04:25:26.142481948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-22T04:25:26.145191424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-22T04:25:26.224785405Z [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-22T04:25:26.239295372Z [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-22T04:25:26.246635031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-22T04:25:26.251282349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-22T04:25:26.280340010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328659s
2026-04-22T04:25:26.282490110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:25:26.284756784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-04-22T04:25:26.287565870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-22T04:25:26.377542799Z [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-22T04:25:26.391557709Z [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-22T04:25:26.398887929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-22T04:25:26.403535407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-22T04:25:26.435802020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428328s
2026-04-22T04:25:26.438654413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:25:26.441100499Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-22T04:25:26.444203207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-22T04:25:26.526462865Z [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-22T04:25:26.539429244Z [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-22T04:25:26.546232193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-22T04:25:26.550668276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-22T04:25:26.579365771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328055s
2026-04-22T04:25:26.581480480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:25:26.583414273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-22T04:25:26.586018277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-22T04:25:26.664338724Z [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-22T04:25:26.676474450Z [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-22T04:25:26.683221496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-22T04:25:26.687664022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-22T04:25:26.718289249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296362s
2026-04-22T04:25:26.721478371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-22T04:25:26.723572828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-22T04:25:26.726483469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-22T04:25:26.804051521Z [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-22T04:25:26.817040856Z [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-22T04:25:26.823449651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-22T04:25:26.828525752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-22T04:25:26.859653672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:25:26.864355259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350029s
2026-04-22T04:25:26.866502683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-22T04:25:26.868521237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-22T04:25:26.871371296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-22T04:25:26.948312215Z [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-22T04:25:26.959611207Z [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-22T04:25:26.967004474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-22T04:25:26.974017556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-22T04:25:27.005479568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:25:27.010182798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363668s
2026-04-22T04:25:27.012355083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-22T04:25:27.014314508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-22T04:25:27.016908602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-22T04:25:27.096449656Z [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-22T04:25:27.107763769Z [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-22T04:25:27.114292675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-22T04:25:27.120805520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-22T04:25:27.153956954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-22T04:25:27.160631824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413899s
2026-04-22T04:25:27.162629798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-22T04:25:27.164617460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-04-22T04:25:27.167114187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-22T04:25:27.245390746Z [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-22T04:25:27.263515963Z [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-22T04:25:27.270824369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-22T04:25:27.276252389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-22T04:25:27.307600872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-22T04:25:27.313038091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-22T04:25:27.318351691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-22T04:25:27.322542048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1528756s
2026-04-22T04:25:27.324501053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-22T04:25:27.326306258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-22T04:25:27.328562020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-22T04:25:27.406906275Z [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-22T04:25:27.427264739Z [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-22T04:25:27.435604823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-22T04:25:27.440603007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-22T04:25:27.469972235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390809s
2026-04-22T04:25:27.472103647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-22T04:25:27.473997190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-22T04:25:27.476538297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-22T04:25:27.563734035Z [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-22T04:25:27.580249871Z [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-22T04:25:27.588042402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-22T04:25:27.592713909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-22T04:25:27.624724425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455959s
2026-04-22T04:25:27.629554411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-22T04:25:27.631681745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-04-22T04:25:27.634115796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-22T04:25:27.727975032Z [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-22T04:25:27.743801150Z [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-22T04:25:27.751323637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-22T04:25:27.757768404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-22T04:25:27.788495046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-22T04:25:27.796995142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-22T04:25:27.802879721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-22T04:25:27.808749330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-22T04:25:27.814172310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1778361s
2026-04-22T04:25:27.816540048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:25:27.818798986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001868s
2026-04-22T04:25:27.821923558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-22T04:25:27.908753119Z [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-22T04:25:27.921381578Z [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-22T04:25:27.928234637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:25:27.933153632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:25:27.964783953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:25:27.971606321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449391s
2026-04-22T04:25:27.973746690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:25:27.975790095Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.19E-05s
2026-04-22T04:25:27.978451133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-22T04:25:28.059234740Z [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-22T04:25:28.071743398Z [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-22T04:25:28.078732702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:25:28.083823783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:25:28.115604046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:25:28.120484994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392449s
2026-04-22T04:25:28.122606446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:25:28.124624790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-04-22T04:25:28.127164334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-22T04:25:28.209890552Z [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-22T04:25:28.222111040Z [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-22T04:25:28.228963758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:25:28.234366327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:25:28.268598878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:25:28.272957996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1435387s
2026-04-22T04:25:28.274963334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-22T04:25:28.276899723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-04-22T04:25:28.279446380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-22T04:25:28.359155383Z [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-22T04:25:28.371497886Z [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-22T04:25:28.378471258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-22T04:25:28.383410454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-22T04:25:28.414822996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:25:28.419187084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373961s
2026-04-22T04:25:28.421274447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-22T04:25:28.423132097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-04-22T04:25:28.425739788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-22T04:25:28.520005824Z [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-22T04:25:28.532423317Z [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-22T04:25:28.539785432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-22T04:25:28.545166778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-22T04:25:28.576469740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:25:28.581141327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1528546s
2026-04-22T04:25:28.583004849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-22T04:25:28.584866728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-04-22T04:25:28.587324547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-22T04:25:28.675454216Z [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-22T04:25:28.688057714Z [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-22T04:25:28.695185758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-22T04:25:28.700474207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-22T04:25:28.731670904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-22T04:25:28.736002206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1464167s
2026-04-22T04:25:28.737940569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-22T04:25:28.739775875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-04-22T04:25:28.742500501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-22T04:25:28.828331612Z [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-22T04:25:28.839066497Z [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-22T04:25:28.845241963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-22T04:25:28.849727735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-22T04:25:28.879265433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348116s
2026-04-22T04:25:28.881285380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-22T04:25:28.883160997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-04-22T04:25:28.885427751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-22T04:25:28.968642192Z [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-22T04:25:28.988893220Z [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-22T04:25:28.995490675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-22T04:25:28.999995907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-22T04:25:29.029890954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422383s
2026-04-22T04:25:29.031941362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-22T04:25:29.033771928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-04-22T04:25:29.036561235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-22T04:25:29.128776731Z [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-22T04:25:29.141423507Z [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-22T04:25:29.148460617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-22T04:25:29.152850997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-22T04:25:29.182679440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438216s
2026-04-22T04:25:29.184703636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-22T04:25:29.186524883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-04-22T04:25:29.188843973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-22T04:25:29.282835275Z [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-22T04:25:29.295172998Z [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-22T04:25:29.302334308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-22T04:25:29.307218844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-22T04:25:29.335631135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446548s
2026-04-22T04:25:29.337868079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-22T04:25:29.339701151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-22T04:25:29.342064560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-22T04:25:29.425080461Z [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-22T04:25:29.434981839Z [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-22T04:25:29.441524323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-22T04:25:29.445970876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-22T04:25:29.475644939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313352s
2026-04-22T04:25:29.477801922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-22T04:25:29.479643730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-04-22T04:25:29.482179787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-22T04:25:29.563560506Z [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-22T04:25:29.572708517Z [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-22T04:25:29.578123651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-22T04:25:29.582893275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-22T04:25:29.614563927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-22T04:25:29.619057646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346445s
2026-04-22T04:25:29.621063555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-22T04:25:29.622928089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-04-22T04:25:29.625685752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-22T04:25:29.706462004Z [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-22T04:25:29.715613882Z [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-22T04:25:29.721007894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-22T04:25:29.726091871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-22T04:25:29.757194860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-22T04:25:29.761447333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333952s
2026-04-22T04:25:29.763396909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:29.765298278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-04-22T04:25:29.767686246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-22T04:25:29.850354077Z [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-22T04:25:29.862014015Z [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-22T04:25:29.868522471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:25:29.873582320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:25:29.904193899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:29.909182334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:25:29.913131636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433357s
2026-04-22T04:25:29.915102876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:29.916893942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-04-22T04:25:29.919283774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-22T04:25:30.001593464Z [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-22T04:25:30.013051927Z [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-22T04:25:30.019421743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-22T04:25:30.024294104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-22T04:25:30.054558946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-22T04:25:30.059242166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-22T04:25:30.062943730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414179s
2026-04-22T04:25:30.064916382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:25:30.067099768Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.11E-05s
2026-04-22T04:25:30.069079184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-22T04:25:30.148414755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-22T04:25:30.154059902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-22T04:25:30.157953252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-22T04:25:30.161623613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-22T04:25:30.190772968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:25:30.195346127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124037s
2026-04-22T04:25:30.201067106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:25:30', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-22T04:25:30.205290440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.212112929Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-22T04:25:30.213908574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1403541s
2026-04-22T04:25:30.219272605Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-22T04:25:30.221289546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.228546269Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-22T04:25:30.246683360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:30.248340206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-04-22T04:25:30.250087274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-22T04:25:30.253097025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.265046837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132701s
2026-04-22T04:25:30.266571787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:30.267898269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-04-22T04:25:30.269640847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-22T04:25:30.272162735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.283174429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119338s
2026-04-22T04:25:30.286681781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:25:30', 'add_on_delete_to_notifications')
2026-04-22T04:25:30.290000894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.292949712Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-22T04:25:30.294436807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214392s
2026-04-22T04:25:30.296342384Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-22T04:25:30.297978659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.300354994Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-22T04:25:30.330218707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:25:30.332027019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-04-22T04:25:30.333811011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-22T04:25:30.336549986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.348557294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130565s
2026-04-22T04:25:30.349985079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-22T04:25:30.352316774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-22T04:25:30.354889204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035594s
2026-04-22T04:25:30.356340166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:30.357704453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-04-22T04:25:30.359350107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-22T04:25:30.361642142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-22T04:25:30.372548313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115283s
2026-04-22T04:25:30.374037902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:30.375610138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:30.385359018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096489s
2026-04-22T04:25:30.387227952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-22T04:25:30.391631770Z [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-22T04:25:30.406239814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173952s
2026-04-22T04:25:30.408644857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-22T04:25:30.411074790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-22T04:25:30.414422311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042814s
2026-04-22T04:25:30.415909105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:25:30.417298001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-22T04:25:30.419231184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-22T04:25:30.421800077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-22T04:25:30.433332639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125033s
2026-04-22T04:25:30.434859062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:25:30.436238921Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-04-22T04:25:30.437936539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-22T04:25:30.440481724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.451733020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122218s
2026-04-22T04:25:30.453320827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-22T04:25:30.454663591Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-22T04:25:30.456410268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-22T04:25:30.459027248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.470508797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125071s
2026-04-22T04:25:30.472038227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:30.473534560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:30.496355091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225596s
2026-04-22T04:25:30.498122941Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:30.499699606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:30.512613800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127116s
2026-04-22T04:25:30.514532494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-22T04:25:30.597717797Z [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-22T04:25:30.605717545Z [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-22T04:25:30.610500867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-22T04:25:30.613962166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-22T04:25:30.643312577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271317s
2026-04-22T04:25:30.645452867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-22T04:25:30.727408503Z [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-22T04:25:30.734241272Z [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-22T04:25:30.738521170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-22T04:25:30.744308242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-22T04:25:30.776178096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289042s
2026-04-22T04:25:30.778387264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-22T04:25:30.780709821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-22T04:25:30.783458837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033692s
2026-04-22T04:25:30.785106935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:25:30.786857110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002902s
2026-04-22T04:25:30.789045817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-22T04:25:30.791911607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.807065000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158609s
2026-04-22T04:25:30.808942050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-22T04:25:30.810438934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000123s
2026-04-22T04:25:30.812316234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-22T04:25:30.814852261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-22T04:25:30.826648975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126854s
2026-04-22T04:25:30.829646391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:25:30', 'add_custom_formats')
2026-04-22T04:25:30.832940033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.836220769Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-22T04:25:30.837639666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221286s
2026-04-22T04:25:30.839654413Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-22T04:25:30.841343544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.843880713Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-22T04:25:30.850073322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-22T04:25:30.851596139Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s
2026-04-22T04:25:30.853164968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-22T04:25:30.855705954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-22T04:25:30.867870750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130157s
2026-04-22T04:25:30.871104341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:25:30', 'add_result_to_commands')
2026-04-22T04:25:30.874570520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.877382953Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-22T04:25:30.878802331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225029s
2026-04-22T04:25:30.881364200Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-22T04:25:30.883064795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.885652315Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-22T04:25:30.890457130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:30.891957501Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s
2026-04-22T04:25:30.893729679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-22T04:25:30.896341569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:30.908556966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132084s
2026-04-22T04:25:30.911571185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:25:30', 'health_restored_notification')
2026-04-22T04:25:30.914925890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.917774206Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-22T04:25:30.919240098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222526s
2026-04-22T04:25:30.921086455Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-22T04:25:30.922682199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.924962781Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-22T04:25:30.928976673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-22T04:25:30.931299891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-22T04:25:30.934203087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036517s
2026-04-22T04:25:30.936945950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:25:30', 'remove_uc')
2026-04-22T04:25:30.940141976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.942763544Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-22T04:25:30.944195227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121881s
2026-04-22T04:25:30.946192669Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-22T04:25:30.947938334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.950402827Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-22T04:25:30.953836351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:30.955462075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:30.974017508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183063s
2026-04-22T04:25:30.977540662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:25:30', 'download_clients_rename_tv_to_music')
2026-04-22T04:25:30.981146392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:30.984040520Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-22T04:25:30.985527514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284247s
2026-04-22T04:25:30.987604396Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-22T04:25:30.989359370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:30.991779874Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-22T04:25:30.996456121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-22T04:25:30.997929377Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.29E-05s
2026-04-22T04:25:30.999667326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-22T04:25:31.002331080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-22T04:25:31.014546347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132711s
2026-04-22T04:25:31.017646560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:25:31', 'add_colon_replacement_to_naming_config')
2026-04-22T04:25:31.021035223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.023996947Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-22T04:25:31.025500955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223844s
2026-04-22T04:25:31.027342794Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-22T04:25:31.028969841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.031240693Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-22T04:25:31.036426685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-22T04:25:31.119472648Z [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-22T04:25:31.127647218Z [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-22T04:25:31.132328986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-22T04:25:31.136415604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-22T04:25:31.166603942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-22T04:25:31.170091785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319948s
2026-04-22T04:25:31.171599802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-22T04:25:31.173031655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.66E-05s
2026-04-22T04:25:31.175373250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-22T04:25:31.178340004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-22T04:25:31.189859179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128527s
2026-04-22T04:25:31.192792065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:25:31', 'list_sync_time')
2026-04-22T04:25:31.196018652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.199151119Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-22T04:25:31.200583774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220826s
2026-04-22T04:25:31.202707009Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-22T04:25:31.204312021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.207069334Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-22T04:25:31.213350562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-22T04:25:31.214869831Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s
2026-04-22T04:25:31.216544263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-22T04:25:31.219253518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-22T04:25:31.231185364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131222s
2026-04-22T04:25:31.234183451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:25:31', 'add_download_client_tags')
2026-04-22T04:25:31.237476963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.240415740Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-22T04:25:31.241840419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221676s
2026-04-22T04:25:31.243758121Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-22T04:25:31.245537975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.247878387Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-22T04:25:31.256065332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-22T04:25:31.260729164Z [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-22T04:25:31.265975859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082934s
2026-04-22T04:25:31.267840243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-22T04:25:31.270345728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-22T04:25:31.273564028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004348s
2026-04-22T04:25:31.276393856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:25:31', 'add_notification_status')
2026-04-22T04:25:31.279605112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.282537708Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-22T04:25:31.283966885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131189s
2026-04-22T04:25:31.286021904Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-22T04:25:31.287721095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.290165327Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-22T04:25:31.293527657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:31.295183772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:31.318373066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228501s
2026-04-22T04:25:31.321836250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:25:31', 'add_alac_24_quality_in_profiles')
2026-04-22T04:25:31.325930373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.328510178Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-22T04:25:31.329967663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033243s
2026-04-22T04:25:31.332107432Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-22T04:25:31.333561149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.336103318Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-22T04:25:31.341084628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-22T04:25:31.342514758Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s
2026-04-22T04:25:31.344001091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-22T04:25:31.346068093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-22T04:25:31.358274131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127803s
2026-04-22T04:25:31.359939214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-22T04:25:31.362019262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-22T04:25:31.373195347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117964s
2026-04-22T04:25:31.376080136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:25:31', 'add_salt_to_users')
2026-04-22T04:25:31.379285721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.382086220Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-22T04:25:31.383406358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204812s
2026-04-22T04:25:31.385236453Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-22T04:25:31.386846485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.389203020Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-22T04:25:31.396662320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-22T04:25:31.401304678Z [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-22T04:25:31.406818350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085723s
2026-04-22T04:25:31.408415086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-22T04:25:31.410637831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-22T04:25:31.413810260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039506s
2026-04-22T04:25:31.416663886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:25:31', 'add_auto_tagging')
2026-04-22T04:25:31.419861193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.422670320Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-22T04:25:31.424062533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126674s
2026-04-22T04:25:31.426078483Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-22T04:25:31.427783045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.430193589Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-22T04:25:31.435227355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-22T04:25:31.436752647Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s
2026-04-22T04:25:31.438471427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-22T04:25:31.440889246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-22T04:25:31.453146908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130295s
2026-04-22T04:25:31.455400887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-22T04:25:31.457902955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-22T04:25:31.460660878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035009s
2026-04-22T04:25:31.463615929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:25:31', 'quality_definition_preferred_size')
2026-04-22T04:25:31.467111107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.470331521Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-22T04:25:31.471812734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128141s
2026-04-22T04:25:31.474003836Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-22T04:25:31.475747086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.478268774Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-22T04:25:31.482947896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-22T04:25:31.484355190Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.23E-05s
2026-04-22T04:25:31.486020272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-22T04:25:31.488541048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:31.501052251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134456s
2026-04-22T04:25:31.503994455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:25:31', 'add_on_artist_add_to_notifications')
2026-04-22T04:25:31.507259520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.510165040Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-22T04:25:31.511659960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223216s
2026-04-22T04:25:31.513563634Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-22T04:25:31.515282665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.517627717Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-22T04:25:31.521802213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-22T04:25:31.523227022Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s
2026-04-22T04:25:31.524904150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-22T04:25:31.527092396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-22T04:25:31.539299747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128549s
2026-04-22T04:25:31.542121519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:25:31', 'album_last_searched_time')
2026-04-22T04:25:31.545360330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.548173825Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-22T04:25:31.549570247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215428s
2026-04-22T04:25:31.551388498Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-22T04:25:31.553013070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.555301247Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-22T04:25:31.560896915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-22T04:25:31.562298407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-04-22T04:25:31.563913890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-22T04:25:31.566325235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:31.578668700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132551s
2026-04-22T04:25:31.580151025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-22T04:25:31.581480031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-22T04:25:31.583069121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-22T04:25:31.585422269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-22T04:25:31.597024642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124532s
2026-04-22T04:25:31.599887878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:25:31', 'add_indexer_flags')
2026-04-22T04:25:31.603284036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.606044314Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-22T04:25:31.607430716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213615s
2026-04-22T04:25:31.609388127Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-22T04:25:31.611055224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.613432591Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-22T04:25:31.619138060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-22T04:25:31.621338791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-22T04:25:31.625075936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043933s
2026-04-22T04:25:31.626678644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-22T04:25:31.628831078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-22T04:25:31.631898525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038071s
2026-04-22T04:25:31.633504829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-22T04:25:31.635786674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-22T04:25:31.638912518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039051s
2026-04-22T04:25:31.641762476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:25:31', 'add_indexes_album_statistics')
2026-04-22T04:25:31.644994645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.647877620Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-22T04:25:31.649368502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126483s
2026-04-22T04:25:31.651213527Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-22T04:25:31.652894613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:31.655213622Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-22T04:25:31.659321584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-22T04:25:31.662263558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-22T04:25:31.665570797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042931s
2026-04-22T04:25:31.668378301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:25:31', 'update_redacted_baseurl')
2026-04-22T04:25:31.671871004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:31.674609067Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-22T04:25:31.676063696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131821s
2026-04-22T04:25:31.802674220Z [Debug] MigrationController: Took: 00:00:23.0492554
2026-04-22T04:25:33.130842596Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-22T04:25:33.714332888Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-22T04:25:34.566280941Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-22T04:25:34.996228650Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-22T04:25:35.010362620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-22T04:25:35.012906743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-22T04:25:35.087985863Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-22T04:25:35.090743917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779883s
2026-04-22T04:25:35.093220273Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-22T04:25:35.095436916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0803136s
2026-04-22T04:25:35.128517047Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-22T04:25:35.131694435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.137917065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-22T04:25:35.141425420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-22T04:25:35.146610390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063424s
2026-04-22T04:25:35.149428665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.155923774Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-22T04:25:35.158009293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155998s
2026-04-22T04:25:35.163046446Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-22T04:25:35.165489976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.172295921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-22T04:25:35.175223145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:25:35.179956306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052977s
2026-04-22T04:25:35.182089972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:25:35.184427519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-04-22T04:25:35.186831620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-22T04:25:35.189855489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-22T04:25:35.199482915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096688s
2026-04-22T04:25:35.201658826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.205152902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-22T04:25:35.207272540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159255s
2026-04-22T04:25:35.210725533Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-22T04:25:35.213622056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.218025923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:25:35.220204450Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.19E-05s
2026-04-22T04:25:35.222663883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-22T04:25:35.225215721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-22T04:25:35.230026798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054864s
2026-04-22T04:25:35.232172780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.235609560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-22T04:25:35.237851525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109981s
2026-04-22T04:25:35.242841192Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-22T04:25:35.245673214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.249429237Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-22T04:25:35.258488369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-22T04:25:35.263707608Z [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-22T04:25:35.270439193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097477s
2026-04-22T04:25:35.272569483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-22T04:25:35.275190491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-22T04:25:35.278982617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042966s
2026-04-22T04:25:35.285029362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:25:35', 'InitialSetup')
2026-04-22T04:25:35.289369892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.293191107Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-22T04:25:35.295270985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184426s
2026-04-22T04:25:35.297966082Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-22T04:25:35.300451948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.303550226Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-22T04:25:35.308239709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:25:35', 'add_reason_to_pending_releases')
2026-04-22T04:25:35.312647004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.316439210Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-22T04:25:35.318618468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015945s
2026-04-22T04:25:35.320914321Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-22T04:25:35.323241406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.326325457Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-22T04:25:35.329733269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:25:35', 'add_medium_support')
2026-04-22T04:25:35.334210073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.337501801Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-22T04:25:35.339924830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143185s
2026-04-22T04:25:35.342184380Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-22T04:25:35.344568641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.347815830Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-22T04:25:35.351331158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:25:35', 'add_various_qualites_in_profile')
2026-04-22T04:25:35.355869938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.359478454Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-22T04:25:35.361994300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148412s
2026-04-22T04:25:35.364178368Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-22T04:25:35.366651858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.369340803Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-22T04:25:35.372668404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:25:35', 'metadata_profiles')
2026-04-22T04:25:35.376965186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.380302796Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-22T04:25:35.382351421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140044s
2026-04-22T04:25:35.384892648Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-22T04:25:35.387883441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.390741556Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-22T04:25:35.394562079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:25:35', 'separate_automatic_and_interactive_search')
2026-04-22T04:25:35.399022651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.402999949Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-22T04:25:35.404931849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149633s
2026-04-22T04:25:35.407530071Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-22T04:25:35.409772086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.412798199Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-22T04:25:35.416403960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:25:35', 'change_album_path_to_relative')
2026-04-22T04:25:35.420891656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.424340761Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-22T04:25:35.426505080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144985s
2026-04-22T04:25:35.428901124Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-22T04:25:35.431310596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.434207579Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-22T04:25:35.437735944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:25:35', 'change_quality_size_mb_to_kb')
2026-04-22T04:25:35.442199612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.445631623Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-22T04:25:35.447804549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142776s
2026-04-22T04:25:35.450075582Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-22T04:25:35.452371645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.455209228Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-22T04:25:35.458589595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:25:35', 'album_releases')
2026-04-22T04:25:35.462898893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.466229078Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-22T04:25:35.468521745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139792s
2026-04-22T04:25:35.470925415Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-22T04:25:35.473262812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.476896969Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-22T04:25:35.480267356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:25:35', 'album_releases_fix')
2026-04-22T04:25:35.485020176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.488392557Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-22T04:25:35.490464569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151688s
2026-04-22T04:25:35.492830844Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-22T04:25:35.495293543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.498264936Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-22T04:25:35.501310469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:25:35', 'import_lists')
2026-04-22T04:25:35.505555998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.508874339Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-22T04:25:35.510997765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138762s
2026-04-22T04:25:35.513286483Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-22T04:25:35.515888984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.518548650Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-22T04:25:35.521960159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:25:35', 'add_release_status')
2026-04-22T04:25:35.526328235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.529743271Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-22T04:25:35.531866206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141803s
2026-04-22T04:25:35.534251910Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-22T04:25:35.536681512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.539651402Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-22T04:25:35.543296893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:25:35', 'album_download_notification')
2026-04-22T04:25:35.547753026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.551238665Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-22T04:25:35.553443484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144931s
2026-04-22T04:25:35.556239114Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-22T04:25:35.558672233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.561980324Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-22T04:25:35.565662339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:25:35', 'fix_language_metadata_profiles')
2026-04-22T04:25:35.570204755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.573714362Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-22T04:25:35.576016327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149687s
2026-04-22T04:25:35.578289144Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-22T04:25:35.580574335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.583479435Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-22T04:25:35.586811905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:25:35', 'remove_fanzub')
2026-04-22T04:25:35.591164890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.595375459Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-22T04:25:35.597465287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148796s
2026-04-22T04:25:35.599985432Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-22T04:25:35.602369222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.605358160Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-22T04:25:35.609119905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:25:35', 'update_artist_history_indexes')
2026-04-22T04:25:35.613718074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.617598648Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-22T04:25:35.619816213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151615s
2026-04-22T04:25:35.622091395Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-22T04:25:35.624358219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.627200101Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-22T04:25:35.630436919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:25:35', 'remove_nma')
2026-04-22T04:25:35.634755305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.638063516Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-22T04:25:35.640099065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138423s
2026-04-22T04:25:35.642428927Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-22T04:25:35.644780051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.647659659Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-22T04:25:35.651134737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:25:35', 'album_disambiguation')
2026-04-22T04:25:35.655490297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.658885614Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-22T04:25:35.660998849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014138s
2026-04-22T04:25:35.663351677Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-22T04:25:35.665767081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.668869618Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-22T04:25:35.672433544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:25:35', 'add_ape_quality_in_profiles')
2026-04-22T04:25:35.676835709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.680259453Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-22T04:25:35.682425725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144409s
2026-04-22T04:25:35.684699803Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-22T04:25:35.686972690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.689807699Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-22T04:25:35.693114919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:25:35', 'remove_pushalot')
2026-04-22T04:25:35.697371049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.700658488Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-22T04:25:35.702696482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137415s
2026-04-22T04:25:35.705024780Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-22T04:25:35.707329742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.710248038Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-22T04:25:35.713627533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:25:35', 'add_custom_filters')
2026-04-22T04:25:35.717964566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.721308590Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-22T04:25:35.723380151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014021s
2026-04-22T04:25:35.725669090Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-22T04:25:35.727942868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.730827717Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-22T04:25:35.734134747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:25:35', 'import_list_tags')
2026-04-22T04:25:35.738405496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.741749931Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-22T04:25:35.743808676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138613s
2026-04-22T04:25:35.746179851Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-22T04:25:35.748530584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.751376284Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-22T04:25:35.754770770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:25:35', 'add_release_groups_etc')
2026-04-22T04:25:35.759101009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.762481235Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-22T04:25:35.764626846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139623s
2026-04-22T04:25:35.766892939Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-22T04:25:35.769248642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.772188462Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-22T04:25:35.775523818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:25:35', 'NewMediaInfoFormat')
2026-04-22T04:25:35.779922756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.783251398Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-22T04:25:35.785360515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140521s
2026-04-22T04:25:35.787882975Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-22T04:25:35.790432258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.793429864Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-22T04:25:35.797205306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:25:35', 'rename_restrictions_to_release_profiles')
2026-04-22T04:25:35.801747843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.805363864Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-22T04:25:35.807620037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147522s
2026-04-22T04:25:35.810268931Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-22T04:25:35.812806441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.816221047Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-22T04:25:35.820164256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:25:35', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-22T04:25:35.824765191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.828386553Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-22T04:25:35.830719892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153466s
2026-04-22T04:25:35.833141408Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-22T04:25:35.835551741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.838572183Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-22T04:25:35.842053082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:25:35', 'add_import_exclusions')
2026-04-22T04:25:35.846460728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.850008371Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-22T04:25:35.852128450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145479s
2026-04-22T04:25:35.854712193Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-22T04:25:35.857260494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.860426850Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-22T04:25:35.864093453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:25:35', 'clean_artist_metadata_table')
2026-04-22T04:25:35.868821363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.872432575Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-22T04:25:35.874616933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152266s
2026-04-22T04:25:35.877065704Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-22T04:25:35.879446899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.882369504Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-22T04:25:35.885900815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:25:35', 'health_issue_notification')
2026-04-22T04:25:35.890294642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.893693095Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-22T04:25:35.895863245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142135s
2026-04-22T04:25:35.899009601Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-22T04:25:35.901590838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.904634076Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-22T04:25:35.908556976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:25:35', 'add_mediafilerepository_mtime')
2026-04-22T04:25:35.913217109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.916529689Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-22T04:25:35.918771243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148588s
2026-04-22T04:25:35.921268852Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-22T04:25:35.923742303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.926692413Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-22T04:25:35.930380690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:25:35', 'add_artistmetadataid_constraint')
2026-04-22T04:25:35.934848847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.938375989Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-22T04:25:35.940667293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145036s
2026-04-22T04:25:35.942958667Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-22T04:25:35.945322627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.948201745Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-22T04:25:35.951616079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:25:35', 'old_ids_and_artist_alias')
2026-04-22T04:25:35.955997783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.959397579Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-22T04:25:35.961557458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140739s
2026-04-22T04:25:35.964087833Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-22T04:25:35.966487205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.969538198Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-22T04:25:35.973257186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:25:35', 'download_propers_config')
2026-04-22T04:25:35.977881718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:35.981297056Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-22T04:25:35.983650395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147989s
2026-04-22T04:25:35.986080788Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-22T04:25:35.988459368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:35.991316130Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-22T04:25:35.995193277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:25:35', 'remove_language_profiles')
2026-04-22T04:25:35.999579910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.003032162Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-22T04:25:36.005453988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145664s
2026-04-22T04:25:36.007781926Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-22T04:25:36.010476421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.013575642Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-22T04:25:36.017042523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:25:36', 'multi_disc_naming_format')
2026-04-22T04:25:36.021531633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.025945881Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-22T04:25:36.028130600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154447s
2026-04-22T04:25:36.030557166Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-22T04:25:36.033324098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.036254188Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-22T04:25:36.039776581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:25:36', 'add_download_client_priority')
2026-04-22T04:25:36.044495583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.048093858Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-22T04:25:36.050277596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146496s
2026-04-22T04:25:36.052773622Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-22T04:25:36.055051348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.057905145Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-22T04:25:36.061264088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:25:36', 'remove_growl_prowl')
2026-04-22T04:25:36.065590440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.069124777Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-22T04:25:36.071169935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141481s
2026-04-22T04:25:36.073516871Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-22T04:25:36.075880560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.078798837Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-22T04:25:36.082458476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:25:36', 'remove_plex_hometheatre')
2026-04-22T04:25:36.087356949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.090255937Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-22T04:25:36.092721491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143891s
2026-04-22T04:25:36.095443502Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-22T04:25:36.097572179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.100543632Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-22T04:25:36.104041195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:25:36', 'add_root_folder_add_defaults')
2026-04-22T04:25:36.108536777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.112244423Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-22T04:25:36.114348861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01458s
2026-04-22T04:25:36.116567478Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-22T04:25:36.118799472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.121602116Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-22T04:25:36.124821298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:25:36', 'task_duration')
2026-04-22T04:25:36.129089643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.132417303Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-22T04:25:36.134360005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136472s
2026-04-22T04:25:36.136842715Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-22T04:25:36.139336626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.142716101Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-22T04:25:36.146366211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:25:36', 'add_indexer_and_enabled_to_release_profiles')
2026-04-22T04:25:36.151076446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.154628949Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-22T04:25:36.156942367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150974s
2026-04-22T04:25:36.159207168Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-22T04:25:36.161512921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.164332849Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-22T04:25:36.167823187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:25:36', 'remove_album_folders')
2026-04-22T04:25:36.172140681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.175455646Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-22T04:25:36.177542909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139698s
2026-04-22T04:25:36.179914986Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-22T04:25:36.182259346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.185109385Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-22T04:25:36.188480373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:25:36', 'flexible_delay_profiles')
2026-04-22T04:25:36.192749008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.196105076Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-22T04:25:36.198178782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01384s
2026-04-22T04:25:36.200505848Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-22T04:25:36.202959007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.205917133Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-22T04:25:36.209309234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:25:36', 'add_priority_to_indexers')
2026-04-22T04:25:36.213693101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.217028999Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-22T04:25:36.219133997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141324s
2026-04-22T04:25:36.221620243Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-22T04:25:36.224059555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.226916268Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-22T04:25:36.230536217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:25:36', 'remove_chown_and_folderchmod_config')
2026-04-22T04:25:36.235283566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.238846400Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-22T04:25:36.241116962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145934s
2026-04-22T04:25:36.243430451Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-22T04:25:36.245855724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.248834102Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-22T04:25:36.252274690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:25:36', 'convert_blacklist_protocol')
2026-04-22T04:25:36.256580400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.259895555Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-22T04:25:36.262003981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140643s
2026-04-22T04:25:36.264186235Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-22T04:25:36.266393109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.269365043Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-22T04:25:36.272558564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:25:36', 'update_notifiarr')
2026-04-22T04:25:36.276730374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.280163346Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-22T04:25:36.282599151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136205s
2026-04-22T04:25:36.285269879Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-22T04:25:36.287588308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.290476584Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-22T04:25:36.293992624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:25:36', 'email_multiple_addresses')
2026-04-22T04:25:36.298460580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.301798471Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-22T04:25:36.303874141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141898s
2026-04-22T04:25:36.306386300Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-22T04:25:36.308754979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.311665099Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-22T04:25:36.315257323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:25:36', 'rename_blacklist_to_blocklist')
2026-04-22T04:25:36.319573894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.323141698Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-22T04:25:36.325296958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141181s
2026-04-22T04:25:36.327458120Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-22T04:25:36.329678521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.332633511Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-22T04:25:36.335979649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:25:36', 'cdh_per_downloadclient')
2026-04-22T04:25:36.340173243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.343384059Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-22T04:25:36.345582556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137267s
2026-04-22T04:25:36.347686412Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-22T04:25:36.349828516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.352501498Z [Info] download_history: Starting migration of Log DB to 52
2026-04-22T04:25:36.355642222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:25:36', 'download_history')
2026-04-22T04:25:36.359863342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.363043345Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-22T04:25:36.365040597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132468s
2026-04-22T04:25:36.367263072Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-22T04:25:36.369408141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.372232719Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-22T04:25:36.379382195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-22T04:25:36.383557633Z [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-22T04:25:36.388779257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073344s
2026-04-22T04:25:36.390757561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-22T04:25:36.393377466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-22T04:25:36.397068318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043861s
2026-04-22T04:25:36.400220996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:25:36', 'add_update_history')
2026-04-22T04:25:36.404210690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.407504553Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-22T04:25:36.409429729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146925s
2026-04-22T04:25:36.411767687Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-22T04:25:36.413994771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.416794108Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-22T04:25:36.420126689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:25:36', 'add_on_update_to_notifications')
2026-04-22T04:25:36.424285974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.428514759Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-22T04:25:36.430515738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014443s
2026-04-22T04:25:36.432709415Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-22T04:25:36.434883543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.437575905Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-22T04:25:36.440858454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:25:36', 'download_client_per_indexer')
2026-04-22T04:25:36.445089845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.448358577Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-22T04:25:36.450312992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133944s
2026-04-22T04:25:36.452512531Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-22T04:25:36.454653412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.457306454Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-22T04:25:36.460462519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:25:36', 'AddNewItemMonitorType')
2026-04-22T04:25:36.464522485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.468385924Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-22T04:25:36.469863670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013103s
2026-04-22T04:25:36.472024901Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-22T04:25:36.474050761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.476643702Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-22T04:25:36.479766280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:25:36', 'ImportListSearch')
2026-04-22T04:25:36.483996428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.487192013Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-22T04:25:36.489222361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131321s
2026-04-22T04:25:36.491378642Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-22T04:25:36.493685898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.496506528Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-22T04:25:36.499783627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:25:36', 'ImportListMonitorExisting')
2026-04-22T04:25:36.504256273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.507476448Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-22T04:25:36.509623982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138444s
2026-04-22T04:25:36.511717266Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-22T04:25:36.513884781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.516607864Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-22T04:25:36.519674770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:25:36', 'add_indexer_tags')
2026-04-22T04:25:36.524182727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.527529647Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-22T04:25:36.529489042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135196s
2026-04-22T04:25:36.531556595Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-22T04:25:36.533713809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.536372843Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-22T04:25:36.539534420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:25:36', 'update_audio_types')
2026-04-22T04:25:36.543627191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.547047247Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-22T04:25:36.548908555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134015s
2026-04-22T04:25:36.551428039Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-22T04:25:36.554000378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.556807501Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-22T04:25:36.565211754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-22T04:25:36.567307544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-04-22T04:25:36.569218532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-22T04:25:36.587086611Z [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-22T04:25:36.595568050Z [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-22T04:25:36.601789217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-22T04:25:36.606379720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-22T04:25:36.613783058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-22T04:25:36.617545574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463533s
2026-04-22T04:25:36.619615723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-22T04:25:36.621208370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-04-22T04:25:36.623225511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-22T04:25:36.633888492Z [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-22T04:25:36.640348991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-22T04:25:36.644975818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-22T04:25:36.648965351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-22T04:25:36.656195139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-22T04:25:36.659893747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346396s
2026-04-22T04:25:36.661690064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-22T04:25:36.663441460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-04-22T04:25:36.665522340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-22T04:25:36.675410021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-22T04:25:36.681113465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-22T04:25:36.685861005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-22T04:25:36.689642609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-22T04:25:36.696715983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-22T04:25:36.700978967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330144s
2026-04-22T04:25:36.704417691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:25:36', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-22T04:25:36.708774774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.712540226Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-22T04:25:36.714961602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044522s
2026-04-22T04:25:36.717029536Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-22T04:25:36.742345092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.745548582Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-22T04:25:36.749137078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:25:36', 'add_on_delete_to_notifications')
2026-04-22T04:25:36.753737602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.757388123Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-22T04:25:36.759375334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015224s
2026-04-22T04:25:36.761492206Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-22T04:25:36.763570662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.766328265Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-22T04:25:36.769514821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:25:36', 'add_custom_formats')
2026-04-22T04:25:36.773501128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.776741092Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-22T04:25:36.778820299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133144s
2026-04-22T04:25:36.780928914Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-22T04:25:36.783050557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.785803811Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-22T04:25:36.788919916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:25:36', 'add_result_to_commands')
2026-04-22T04:25:36.793262029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.796518687Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-22T04:25:36.798827205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134295s
2026-04-22T04:25:36.800511777Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-22T04:25:36.803014536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.805647799Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-22T04:25:36.808860909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:25:36', 'health_restored_notification')
2026-04-22T04:25:36.812947348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.816300159Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-22T04:25:36.818359515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134797s
2026-04-22T04:25:36.820305123Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-22T04:25:36.822199518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.824646325Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-22T04:25:36.827990448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:25:36', 'remove_uc')
2026-04-22T04:25:36.831875952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.834974933Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-22T04:25:36.836542559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126824s
2026-04-22T04:25:36.839016370Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-22T04:25:36.841078242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.843892439Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-22T04:25:36.847431515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:25:36', 'download_clients_rename_tv_to_music')
2026-04-22T04:25:36.851369735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.854620421Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-22T04:25:36.856550808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134516s
2026-04-22T04:25:36.858680306Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-22T04:25:36.860809413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.863480261Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-22T04:25:36.867017183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:25:36', 'add_colon_replacement_to_naming_config')
2026-04-22T04:25:36.871488777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.874722909Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-22T04:25:36.876657405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136942s
2026-04-22T04:25:36.878612181Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-22T04:25:36.880501555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.882980397Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-22T04:25:36.885888793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:25:36', 'list_sync_time')
2026-04-22T04:25:36.889748906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.892702083Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-22T04:25:36.894409651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122873s
2026-04-22T04:25:36.896414758Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-22T04:25:36.898978090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.901498225Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-22T04:25:36.904524699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:25:36', 'add_download_client_tags')
2026-04-22T04:25:36.908449943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.911571178Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-22T04:25:36.913389399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130417s
2026-04-22T04:25:36.915334626Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-22T04:25:36.917335645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.919823474Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-22T04:25:36.922857674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:25:36', 'add_notification_status')
2026-04-22T04:25:36.927268767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.930796620Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-22T04:25:36.932572887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134516s
2026-04-22T04:25:36.934577463Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-22T04:25:36.936612110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.939100381Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-22T04:25:36.942226906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:25:36', 'add_alac_24_quality_in_profiles')
2026-04-22T04:25:36.946236951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.949253425Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-22T04:25:36.951065685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125847s
2026-04-22T04:25:36.952927964Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-22T04:25:36.954839984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.957341581Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-22T04:25:36.960338817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:25:36', 'add_salt_to_users')
2026-04-22T04:25:36.964239211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.967141435Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-22T04:25:36.968855286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123476s
2026-04-22T04:25:36.970699790Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-22T04:25:36.972635918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.975080601Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-22T04:25:36.977941802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:25:36', 'add_auto_tagging')
2026-04-22T04:25:36.981786414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:36.984690351Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-22T04:25:36.986357779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012113s
2026-04-22T04:25:36.988350732Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-22T04:25:36.990414918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:36.992885894Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-22T04:25:36.996058853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:25:36', 'quality_definition_preferred_size')
2026-04-22T04:25:37.000113317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:37.003197147Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-22T04:25:37.005064327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126733s
2026-04-22T04:25:37.007062701Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-22T04:25:37.009182990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:37.011740530Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-22T04:25:37.015072629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:25:37', 'add_on_artist_add_to_notifications')
2026-04-22T04:25:37.019309862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:37.022797464Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-22T04:25:37.024499171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131481s
2026-04-22T04:25:37.026549339Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-22T04:25:37.028436259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:37.030862013Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-22T04:25:37.033850370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:25:37', 'album_last_searched_time')
2026-04-22T04:25:37.038099887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:37.041121191Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-22T04:25:37.042857077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126794s
2026-04-22T04:25:37.044708314Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-22T04:25:37.046597459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:37.048983072Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-22T04:25:37.051819984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:25:37', 'add_indexer_flags')
2026-04-22T04:25:37.055609034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:37.058571660Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-22T04:25:37.060254478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120205s
2026-04-22T04:25:37.062190847Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-22T04:25:37.064622805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:37.067175194Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-22T04:25:37.070396841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:25:37', 'add_indexes_album_statistics')
2026-04-22T04:25:37.074315922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:37.077346906Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-22T04:25:37.079108804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131086s
2026-04-22T04:25:37.081016565Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-22T04:25:37.082956652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-22T04:25:37.085355963Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-22T04:25:37.088297216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:25:37', 'update_redacted_baseurl')
2026-04-22T04:25:37.092158651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-22T04:25:37.095227230Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-22T04:25:37.096964949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122783s
2026-04-22T04:25:41.174998874Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-22T04:25:41.251186447Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-22T04:25:41.416506698Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-22T04:25:41.566263901Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-22T04:25:43.206484674Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-22T04:25:43.555825151Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-22T04:25:43.745536797Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-22T04:25:44.518847798Z [ls.io-init] done.
2026-04-22T04:25:46.887903857Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-22T04:25:47.035621584Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-22T04:25:47.051282239Z [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.4-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.6-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 20260413-r0
ca-certificates-bundle 20260413-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.6-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": 1776831959181
},
{
"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": 1776831959181
},
{
"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=lI7y9H_sZo_x982FRBx0DQ.\"",
"source": "console-api",
"timestamp": 1776831959181
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1776831959181
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1776831959181
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1776831959181
},
{
"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": 1776831959181
},
{
"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": 1776831959181
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1776831959181
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.91s |
| Container Start | PASS | - | 55.89s |
| Create Buildx SBOM | PASS | - | 1.61s |
| Get Build Info | PASS | - | 0.04s |