AMD64 PASS
linuxserver/lidarr
Runtime: 16.64s
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-02-11T04:12:37+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.45MB
Tag: amd64-nightly-3.1.2.4914-ls189
Version: 3.1.2.4914-ls189
Expand
2026-02-11T04:17:23.784866976Z [migrations] started
2026-02-11T04:17:23.784907447Z [migrations] no migrations found
2026-02-11T04:17:23.805509246Z usermod: no changes
2026-02-11T04:17:23.811185337Z ───────────────────────────────────────
2026-02-11T04:17:23.811210056Z
2026-02-11T04:17:23.811218323Z ██╗ ███████╗██╗ ██████╗
2026-02-11T04:17:23.811226008Z ██║ ██╔════╝██║██╔═══██╗
2026-02-11T04:17:23.811233494Z ██║ ███████╗██║██║ ██║
2026-02-11T04:17:23.811240818Z ██║ ╚════██║██║██║ ██║
2026-02-11T04:17:23.811248073Z ███████╗███████║██║╚██████╔╝
2026-02-11T04:17:23.811255678Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-11T04:17:23.811263274Z
2026-02-11T04:17:23.811270177Z Brought to you by linuxserver.io
2026-02-11T04:17:23.811277322Z ───────────────────────────────────────
2026-02-11T04:17:23.811469168Z
2026-02-11T04:17:23.811479529Z To support the app dev(s) visit:
2026-02-11T04:17:23.813158741Z Lidarr: https://opencollective.com/lidarr
2026-02-11T04:17:23.813457803Z
2026-02-11T04:17:23.813467122Z To support LSIO projects visit:
2026-02-11T04:17:23.813471881Z https://www.linuxserver.io/donate/
2026-02-11T04:17:23.813476591Z
2026-02-11T04:17:23.813481280Z ───────────────────────────────────────
2026-02-11T04:17:23.813486190Z GID/UID
2026-02-11T04:17:23.813490830Z ───────────────────────────────────────
2026-02-11T04:17:23.819123283Z
2026-02-11T04:17:23.819144235Z User UID: 911
2026-02-11T04:17:23.819152541Z User GID: 911
2026-02-11T04:17:23.819160057Z ───────────────────────────────────────
2026-02-11T04:17:23.821231739Z Linuxserver.io version: 3.1.2.4914-ls189
2026-02-11T04:17:23.821491281Z Build-date: 2026-02-11T04:12:37+00:00
2026-02-11T04:17:23.821496692Z ───────────────────────────────────────
2026-02-11T04:17:23.821500891Z
2026-02-11T04:17:23.873344144Z [custom-init] No custom files found, skipping...
2026-02-11T04:17:23.894606954Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:24.206867056Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-02-11T04:17:24.224545637Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:24.228124805Z [Debug] Bootstrap: Console selected
2026-02-11T04:17:24.231789455Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:24.234275071Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:24.502973626Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:24.555285444Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3887fd4f-4cfd-466e-90ed-a6303f2dc64b} may be persisted to storage in unencrypted form.
2026-02-11T04:17:24.610229953Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-11T04:17:24.647305527Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-02-11T04:17:24.720472885Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-11T04:17:24.727328932Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:24.727768708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:24.767579290Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-11T04:17:24.770903183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040361s
2026-02-11T04:17:24.771127234Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-11T04:17:24.771284591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043643s
2026-02-11T04:17:24.778324449Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-11T04:17:24.778785557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.783787530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-11T04:17:24.793564850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-11T04:17:24.804441975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204311s
2026-02-11T04:17:24.804826269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.807628853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-11T04:17:24.807804887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236148s
2026-02-11T04:17:24.808420627Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-11T04:17:24.808647604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.813211014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-11T04:17:24.814189375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:17:24.814699502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012949s
2026-02-11T04:17:24.814973905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:24.815260632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001023s
2026-02-11T04:17:24.815671229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-11T04:17:24.816265957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-11T04:17:24.816938441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s
2026-02-11T04:17:24.817157763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.817928605Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-11T04:17:24.818104389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020236s
2026-02-11T04:17:24.818565688Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-11T04:17:24.818795320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.819548086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:24.820348709Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.92E-05s
2026-02-11T04:17:24.820568401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-11T04:17:24.820898295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-11T04:17:24.821361087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005856s
2026-02-11T04:17:24.821528975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.822234085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-11T04:17:24.822418817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014661s
2026-02-11T04:17:24.825428779Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-11T04:17:24.825646598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.826283210Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-11T04:17:24.837678278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-11T04:17:24.838215149Z [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-02-11T04:17:24.838724745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s
2026-02-11T04:17:24.838922774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-11T04:17:24.839200624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-11T04:17:24.839458713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2026-02-11T04:17:24.839664548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-02-11T04:17:24.840071878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-02-11T04:17:24.840431623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005947s
2026-02-11T04:17:24.840624992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-02-11T04:17:24.840914225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-02-11T04:17:24.841265271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s
2026-02-11T04:17:24.841441015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-02-11T04:17:24.847064179Z [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-02-11T04:17:24.848231440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066329s
2026-02-11T04:17:24.848436864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-02-11T04:17:24.848755916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-11T04:17:24.849088125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s
2026-02-11T04:17:24.849279992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-02-11T04:17:24.849566639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-11T04:17:24.849897726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s
2026-02-11T04:17:24.850084171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-02-11T04:17:24.850375438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:24.850691424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s
2026-02-11T04:17:24.850877950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-02-11T04:17:24.851143685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:24.851483389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-02-11T04:17:24.851656848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-02-11T04:17:24.853076036Z [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-02-11T04:17:24.854032853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021678s
2026-02-11T04:17:24.854234149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-02-11T04:17:24.854548502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:24.854878276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004677s
2026-02-11T04:17:24.855066004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-02-11T04:17:24.855292099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:24.855634609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s
2026-02-11T04:17:24.855823119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-02-11T04:17:24.856140347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:24.856487526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2026-02-11T04:17:24.856683591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-02-11T04:17:24.856972092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:24.857306796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s
2026-02-11T04:17:24.857502470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-02-11T04:17:24.857784228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:24.858131347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s
2026-02-11T04:17:24.858318544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-02-11T04:17:24.858556202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-02-11T04:17:24.858920887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s
2026-02-11T04:17:24.859100188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-02-11T04:17:24.860016313Z [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-02-11T04:17:24.860767275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014331s
2026-02-11T04:17:24.860976446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-02-11T04:17:24.861270689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-11T04:17:24.861627517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s
2026-02-11T04:17:24.861833693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-02-11T04:17:24.862121612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-02-11T04:17:24.862455896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s
2026-02-11T04:17:24.862626239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-02-11T04:17:24.862918808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-11T04:17:24.863245185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004388s
2026-02-11T04:17:24.863478184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-02-11T04:17:24.863872619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-02-11T04:17:24.864332585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005937s
2026-02-11T04:17:24.864469070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-02-11T04:17:24.865250473Z [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-02-11T04:17:24.865786924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011507s
2026-02-11T04:17:24.865985273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-02-11T04:17:24.866279526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-02-11T04:17:24.866639882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-02-11T04:17:24.866840205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-02-11T04:17:24.867132173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:24.867452809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2026-02-11T04:17:24.867630827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-11T04:17:24.868491621Z [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-02-11T04:17:24.869120818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012718s
2026-02-11T04:17:24.869275760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-11T04:17:24.869535303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T04:17:24.869973695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s
2026-02-11T04:17:24.870178778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-02-11T04:17:24.870463422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-11T04:17:24.870822665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-02-11T04:17:24.871025904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-11T04:17:24.871320969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-11T04:17:24.871671164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-02-11T04:17:24.871880986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-02-11T04:17:24.872177814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-02-11T04:17:24.872508921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s
2026-02-11T04:17:24.872692961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-11T04:17:24.873397170Z [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-02-11T04:17:24.873946185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010763s
2026-02-11T04:17:24.874134414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-11T04:17:24.874609150Z [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-02-11T04:17:24.875067223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007533s
2026-02-11T04:17:24.875277907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-11T04:17:24.875607591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T04:17:24.876005232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s
2026-02-11T04:17:24.876196066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-11T04:17:24.878562402Z [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-02-11T04:17:24.879083130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027117s
2026-02-11T04:17:24.879270388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-11T04:17:24.879554870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T04:17:24.879964235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s
2026-02-11T04:17:24.880156091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-02-11T04:17:24.880579273Z [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-02-11T04:17:24.881048027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007434s
2026-02-11T04:17:24.881243541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-02-11T04:17:24.881532162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-02-11T04:17:24.881923701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s
2026-02-11T04:17:24.882125227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-02-11T04:17:24.882630885Z [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-02-11T04:17:24.883226284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s
2026-02-11T04:17:24.883442750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-02-11T04:17:24.883793837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-02-11T04:17:24.884212861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s
2026-02-11T04:17:24.884425609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-02-11T04:17:24.884758059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-02-11T04:17:24.885160249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005466s
2026-02-11T04:17:24.885346894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-02-11T04:17:24.886030160Z [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-02-11T04:17:24.886563905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s
2026-02-11T04:17:24.886746603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-02-11T04:17:24.887597988Z [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-02-11T04:17:24.888588082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015881s
2026-02-11T04:17:24.888713314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-02-11T04:17:24.889241357Z [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-02-11T04:17:24.889701534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000819s
2026-02-11T04:17:24.889890064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-02-11T04:17:24.890620725Z [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-02-11T04:17:24.891185773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s
2026-02-11T04:17:24.891381608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-11T04:17:24.891978780Z [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-02-11T04:17:24.892458506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008939s
2026-02-11T04:17:24.892653008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-02-11T04:17:24.893237565Z [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-02-11T04:17:24.893735348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009057s
2026-02-11T04:17:24.893936192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-02-11T04:17:24.894383693Z [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-02-11T04:17:24.894801024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000685s
2026-02-11T04:17:24.894969613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-11T04:17:24.895301902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-02-11T04:17:24.895678701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s
2026-02-11T04:17:24.895877181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-11T04:17:24.896162976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-11T04:17:24.896486408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004186s
2026-02-11T04:17:24.896668344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-02-11T04:17:24.897108741Z [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-02-11T04:17:24.897522003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006565s
2026-02-11T04:17:24.897690372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-02-11T04:17:24.898382566Z [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-02-11T04:17:24.898958185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001091s
2026-02-11T04:17:24.899129079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-11T04:17:24.899579086Z [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-02-11T04:17:24.900058581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007569s
2026-02-11T04:17:24.900258945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-11T04:17:24.900554650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-11T04:17:24.900915978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004756s
2026-02-11T04:17:24.901117644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-11T04:17:24.901407328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-11T04:17:24.901733685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2026-02-11T04:17:24.901911683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-11T04:17:24.902606924Z [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-02-11T04:17:24.903190850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001108s
2026-02-11T04:17:24.903389580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-11T04:17:24.904040952Z [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-02-11T04:17:24.904578494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010073s
2026-02-11T04:17:24.904790501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-11T04:17:24.905127810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:17:24.905493316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005025s
2026-02-11T04:17:24.905674000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-02-11T04:17:24.906368539Z [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-02-11T04:17:24.906848325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009984s
2026-02-11T04:17:24.907026504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-02-11T04:17:24.907732906Z [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-02-11T04:17:24.908350991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s
2026-02-11T04:17:24.908547106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-02-11T04:17:24.909012834Z [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-02-11T04:17:24.909453612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s
2026-02-11T04:17:24.909663534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-02-11T04:17:24.909980923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-02-11T04:17:24.910329846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004779s
2026-02-11T04:17:24.910541122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-11T04:17:24.911133224Z [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-02-11T04:17:24.911697550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009835s
2026-02-11T04:17:24.912004458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-11T04:17:24.912344664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:24.912764950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s
2026-02-11T04:17:24.913962562Z [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-02-11T04:17:24.915628817Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013989 taking an average of 00:00:00.0013989
2026-02-11T04:17:24.916393217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-11T04:17:24', 'InitialSetup')
2026-02-11T04:17:24.916743843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.919835389Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-11T04:17:24.920049360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068696s
2026-02-11T04:17:24.920365346Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-02-11T04:17:24.920612293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.920914662Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-02-11T04:17:24.921515322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-02-11T04:17:24.921711016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-02-11T04:17:24.921916580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-02-11T04:17:24.922240623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:24.923241548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2026-02-11T04:17:24.923642536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-11T04:17:24', 'add_reason_to_pending_releases')
2026-02-11T04:17:24.924104025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.924846971Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-02-11T04:17:24.925037745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026766s
2026-02-11T04:17:24.925239291Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-02-11T04:17:24.925459194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.925719228Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-02-11T04:17:24.928035472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:24.928212378Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:24.928376168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-02-11T04:17:24.928673788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-02-11T04:17:24.929658932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010922s
2026-02-11T04:17:24.929831499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:24.929983706Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:24.930173598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-02-11T04:17:24.930502010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:24.931472324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011017s
2026-02-11T04:17:24.931646535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:24.931801457Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:24.932015337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-02-11T04:17:24.932345312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:24.933333582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00112s
2026-02-11T04:17:24.933701804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-02-11T04:17:24.934301672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-02-11T04:17:24.934581766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006539s
2026-02-11T04:17:24.934917872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-02-11T04:17:24.945910169Z [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-02-11T04:17:24.947311141Z [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-02-11T04:17:24.948219550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-02-11T04:17:24.949369345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-02-11T04:17:24.951672363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-11T04:17:24.952142259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-02-11T04:17:24.952658108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-11T04:17:24.953013955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178708s
2026-02-11T04:17:24.953187034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:24.953343469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:24.953547189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-02-11T04:17:24.953819437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-02-11T04:17:24.954694690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009532s
2026-02-11T04:17:24.955064775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-11T04:17:24', 'add_medium_support')
2026-02-11T04:17:24.955388287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.960352544Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-02-11T04:17:24.960505642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065392s
2026-02-11T04:17:24.960752860Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-02-11T04:17:24.960984997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.961277166Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-02-11T04:17:24.961954931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-02-11T04:17:24.962339325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-02-11T04:17:24.962640632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s
2026-02-11T04:17:24.962848009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:24.963054184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:24.965485450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024536s
2026-02-11T04:17:24.965869624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-11T04:17:24', 'add_various_qualites_in_profile')
2026-02-11T04:17:24.966249549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:24.967038237Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-02-11T04:17:24.967228250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00398s
2026-02-11T04:17:24.967391950Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-02-11T04:17:24.967602103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:24.967883089Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-02-11T04:17:24.968626746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-02-11T04:17:24.969140772Z [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-02-11T04:17:24.969607472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007881s
2026-02-11T04:17:24.969816703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-02-11T04:17:24.970141607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-02-11T04:17:24.970480460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s
2026-02-11T04:17:24.970656785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:24.970807669Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:24.971029455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-02-11T04:17:24.971358969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:24.972302499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s
2026-02-11T04:17:24.972518093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-02-11T04:17:24.976548620Z [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-02-11T04:17:24.979220521Z [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-02-11T04:17:24.980388062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:24.981463688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:24.983625151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-11T04:17:24.984120358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-11T04:17:24.984574383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:24.985012365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:24.985341087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125972s
2026-02-11T04:17:24.985553865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-02-11T04:17:24.989401804Z [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-02-11T04:17:24.991864714Z [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-02-11T04:17:24.993007666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:24.994071779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:24.996254034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-11T04:17:24.996740744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-11T04:17:24.997191722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:24.997618221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:24.997946011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121964s
2026-02-11T04:17:24.998118679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:24.998272779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:24.998472722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-02-11T04:17:24.998748327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-02-11T04:17:24.999615764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s
2026-02-11T04:17:24.999982131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-11T04:17:24', 'metadata_profiles')
2026-02-11T04:17:25.000341966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.002416794Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-02-11T04:17:25.002604873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037491s
2026-02-11T04:17:25.002863283Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-02-11T04:17:25.003102365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.003385194Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-02-11T04:17:25.005330983Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-02-11T04:17:25.010133004Z [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-02-11T04:17:25.011063688Z [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-02-11T04:17:25.011556029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T04:17:25.012213213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T04:17:25.015346072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T04:17:25.015710526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101572s
2026-02-11T04:17:25.015951331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:25.016109930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.016334492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-02-11T04:17:25.016653394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-02-11T04:17:25.017543297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010016s
2026-02-11T04:17:25.017848171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-02-11T04:17:25.018192184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-02-11T04:17:25.018470043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s
2026-02-11T04:17:25.018643452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:25.018793845Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.019157267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-02-11T04:17:25.022450449Z [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-02-11T04:17:25.023521606Z [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-02-11T04:17:25.024107807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T04:17:25.024863208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T04:17:25.027839161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T04:17:25.028250800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088765s
2026-02-11T04:17:25.028662880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-11T04:17:25', 'separate_automatic_and_interactive_search')
2026-02-11T04:17:25.029044308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.030130044Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-02-11T04:17:25.030388705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106906s
2026-02-11T04:17:25.030573698Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-02-11T04:17:25.030790775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.031064185Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-02-11T04:17:25.031362807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-02-11T04:17:25.035081075Z [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-02-11T04:17:25.037246185Z [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-02-11T04:17:25.038191208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.039367677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.041598099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.042039899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:25.042460646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:25.042906514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:25.043348143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.043693479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01215s
2026-02-11T04:17:25.044079767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-11T04:17:25', 'change_album_path_to_relative')
2026-02-11T04:17:25.044482578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.045742405Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-02-11T04:17:25.045856595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140698s
2026-02-11T04:17:25.046069915Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-02-11T04:17:25.046296160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.046599982Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-02-11T04:17:25.047164198Z [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-02-11T04:17:25.047684586Z [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-02-11T04:17:25.048054010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s
2026-02-11T04:17:25.048448655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-11T04:17:25', 'change_quality_size_mb_to_kb')
2026-02-11T04:17:25.048794271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.050225984Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-02-11T04:17:25.050419213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002711s
2026-02-11T04:17:25.050612763Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-02-11T04:17:25.050822285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.051076517Z [Info] album_releases: Starting migration of Main DB to 9
2026-02-11T04:17:25.051449879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.051615142Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:25.051805034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-02-11T04:17:25.052103265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-02-11T04:17:25.053004991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009937s
2026-02-11T04:17:25.053186065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.053338071Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:25.053535078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-02-11T04:17:25.053830363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-02-11T04:17:25.054742760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s
2026-02-11T04:17:25.055095601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-11T04:17:25', 'album_releases')
2026-02-11T04:17:25.055453642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.056253653Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-02-11T04:17:25.056429337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025034s
2026-02-11T04:17:25.056629319Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-02-11T04:17:25.056843501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.057099917Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-02-11T04:17:25.057648081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.057816430Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:25.058023587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-02-11T04:17:25.061884934Z [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-02-11T04:17:25.064261470Z [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-02-11T04:17:25.065289219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.066463394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.068724217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.069162600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:25.069578126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:25.070016309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:25.070458008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.070784797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125969s
2026-02-11T04:17:25.070958867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.071111795Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.071327299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-02-11T04:17:25.075225790Z [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-02-11T04:17:25.077612186Z [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-02-11T04:17:25.078638272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.079804961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.082068380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.082498456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:25.082917369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:25.083353928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:25.083793453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.084140342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126399s
2026-02-11T04:17:25.084503554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-11T04:17:25', 'album_releases_fix')
2026-02-11T04:17:25.084858268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.086081201Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-02-11T04:17:25.086243558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145268s
2026-02-11T04:17:25.086436376Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-02-11T04:17:25.086644034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.086900341Z [Info] import_lists: Starting migration of Main DB to 11
2026-02-11T04:17:25.087716033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-02-11T04:17:25.088628922Z [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-02-11T04:17:25.089308731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013919s
2026-02-11T04:17:25.089496809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-02-11T04:17:25.089786082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-02-11T04:17:25.090115575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004406s
2026-02-11T04:17:25.090304706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-02-11T04:17:25.090945667Z [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-02-11T04:17:25.091489262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010052s
2026-02-11T04:17:25.091704315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-02-11T04:17:25.092083268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:25.092445187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005373s
2026-02-11T04:17:25.092797546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-11T04:17:25', 'import_lists')
2026-02-11T04:17:25.093162662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.094115230Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-02-11T04:17:25.094293970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021886s
2026-02-11T04:17:25.094485947Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-02-11T04:17:25.094698555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.094962266Z [Info] add_release_status: Starting migration of Main DB to 12
2026-02-11T04:17:25.095329215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-02-11T04:17:25.095523987Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:25.095727036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-02-11T04:17:25.096089546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-02-11T04:17:25.097078307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011377s
2026-02-11T04:17:25.097258209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.097467551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.098479329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s
2026-02-11T04:17:25.098846468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-11T04:17:25', 'add_release_status')
2026-02-11T04:17:25.099205601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.099988729Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-02-11T04:17:25.100168611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025063s
2026-02-11T04:17:25.100384496Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-02-11T04:17:25.100607024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.100873039Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-02-11T04:17:25.101198114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.101373748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.101590204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-02-11T04:17:25.101929557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.102829970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s
2026-02-11T04:17:25.103208152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-11T04:17:25', 'album_download_notification')
2026-02-11T04:17:25.103573658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.104416575Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-02-11T04:17:25.104594243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025624s
2026-02-11T04:17:25.104819126Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-02-11T04:17:25.105046644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.105323872Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-02-11T04:17:25.105940504Z [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-02-11T04:17:25.106605052Z [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-02-11T04:17:25.107030389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007438s
2026-02-11T04:17:25.107535416Z [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-02-11T04:17:25.108208201Z [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-02-11T04:17:25.108620321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007501s
2026-02-11T04:17:25.109001378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-11T04:17:25', 'fix_language_metadata_profiles')
2026-02-11T04:17:25.109367185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.110054910Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-02-11T04:17:25.110252809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021345s
2026-02-11T04:17:25.110442110Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-02-11T04:17:25.110657764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.110945063Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-02-11T04:17:25.111275719Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-02-11T04:17:25.111578468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-02-11T04:17:25.111858643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s
2026-02-11T04:17:25.112223097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-11T04:17:25', 'remove_fanzub')
2026-02-11T04:17:25.112621689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.113273722Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-02-11T04:17:25.113457292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017557s
2026-02-11T04:17:25.113677035Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-02-11T04:17:25.113897879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.114178925Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-02-11T04:17:25.115646601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-02-11T04:17:25.115947046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-02-11T04:17:25.116285497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s
2026-02-11T04:17:25.116500460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-02-11T04:17:25.116835475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-02-11T04:17:25.117195871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s
2026-02-11T04:17:25.117642781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-02-11T04:17:25.118075111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-02-11T04:17:25.118451740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s
2026-02-11T04:17:25.118655630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-02-11T04:17:25.118961005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-11T04:17:25.128041983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090881s
2026-02-11T04:17:25.128379723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-02-11T04:17:25.128869259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-02-11T04:17:25.129377412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007499s
2026-02-11T04:17:25.129631494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-02-11T04:17:25.129992331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-11T04:17:25.130380753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005574s
2026-02-11T04:17:25.130778053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-11T04:17:25', 'update_artist_history_indexes')
2026-02-11T04:17:25.131147457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.132822450Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-02-11T04:17:25.133013685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029479s
2026-02-11T04:17:25.133239360Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-02-11T04:17:25.133445565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.133725108Z [Info] remove_nma: Starting migration of Main DB to 17
2026-02-11T04:17:25.135338637Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.136292268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-02-11T04:17:25.136587983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s
2026-02-11T04:17:25.136935603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-11T04:17:25', 'remove_nma')
2026-02-11T04:17:25.137286420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.137906198Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-02-11T04:17:25.138079116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023438s
2026-02-11T04:17:25.138280682Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-02-11T04:17:25.138494863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.138754697Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-02-11T04:17:25.139070513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.139245555Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-02-11T04:17:25.139464727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-02-11T04:17:25.139745362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-02-11T04:17:25.140755396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010936s
2026-02-11T04:17:25.141137956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-11T04:17:25', 'album_disambiguation')
2026-02-11T04:17:25.141495146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.142141868Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-02-11T04:17:25.142320648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s
2026-02-11T04:17:25.142537344Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-02-11T04:17:25.142756476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.143019826Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-02-11T04:17:25.143285150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.143497087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.144775492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012956s
2026-02-11T04:17:25.145158914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-11T04:17:25', 'add_ape_quality_in_profiles')
2026-02-11T04:17:25.145525492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.146154719Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-02-11T04:17:25.146341716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026411s
2026-02-11T04:17:25.146535376Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-02-11T04:17:25.146744106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.146994260Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-02-11T04:17:25.147788219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.148134436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-02-11T04:17:25.148408418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003997s
2026-02-11T04:17:25.148625515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.148934066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-02-11T04:17:25.149202286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s
2026-02-11T04:17:25.149424233Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.149740691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-02-11T04:17:25.149996837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s
2026-02-11T04:17:25.150342272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-11T04:17:25', 'remove_pushalot')
2026-02-11T04:17:25.150698800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.151349401Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-02-11T04:17:25.151526417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017026s
2026-02-11T04:17:25.151725618Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-02-11T04:17:25.151960832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.152221567Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-02-11T04:17:25.152608226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-11T04:17:25.153051308Z [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-02-11T04:17:25.153484400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006861s
2026-02-11T04:17:25.153848353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-11T04:17:25', 'add_custom_filters')
2026-02-11T04:17:25.154241595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.154963649Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-02-11T04:17:25.155151277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021393s
2026-02-11T04:17:25.155374637Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-02-11T04:17:25.155585100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.155865916Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-02-11T04:17:25.156344540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:25.156515604Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.156707621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-02-11T04:17:25.156972194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-02-11T04:17:25.157951105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s
2026-02-11T04:17:25.158308605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-11T04:17:25', 'import_list_tags')
2026-02-11T04:17:25.158677358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.159469443Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-02-11T04:17:25.159643523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025529s
2026-02-11T04:17:25.159861162Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-02-11T04:17:25.160086616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.160351168Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-02-11T04:17:25.164901542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-02-11T04:17:25.165629919Z [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-02-11T04:17:25.166222603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011247s
2026-02-11T04:17:25.166442636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-02-11T04:17:25.166800637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-02-11T04:17:25.167188859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s
2026-02-11T04:17:25.169498209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-11T04:17:25.169507919Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-11T04:17:25.169514462Z FROM "Artists"
2026-02-11T04:17:25.170547763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-11T04:17:25.170572242Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-11T04:17:25.170585679Z FROM "Artists"
2026-02-11T04:17:25.171090666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011032s
2026-02-11T04:17:25.171257652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:25.171420871Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.171623950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-02-11T04:17:25.172009096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.173029561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011837s
2026-02-11T04:17:25.173560330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-02-11T04:17:25.173572474Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:25.173579749Z FROM "ArtistMetadata"
2026-02-11T04:17:25.173586663Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-02-11T04:17:25.174276743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-02-11T04:17:25.174289659Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:25.174298727Z FROM "ArtistMetadata"
2026-02-11T04:17:25.174307284Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-02-11T04:17:25.174715196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007927s
2026-02-11T04:17:25.174896380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-02-11T04:17:25.175730280Z [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-02-11T04:17:25.176386592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013114s
2026-02-11T04:17:25.176607897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-02-11T04:17:25.176964856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-02-11T04:17:25.177331685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s
2026-02-11T04:17:25.177532078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-02-11T04:17:25.177837563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-02-11T04:17:25.178170584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s
2026-02-11T04:17:25.178346378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.178553064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.183260534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047212s
2026-02-11T04:17:25.183428843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.183579296Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:25.183779760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-02-11T04:17:25.184118272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.185084868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011004s
2026-02-11T04:17:25.185263117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.185415534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.185607480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-02-11T04:17:25.185915621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.186823018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s
2026-02-11T04:17:25.186997430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.187150207Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.187333005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-02-11T04:17:25.187590444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-02-11T04:17:25.188501729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009736s
2026-02-11T04:17:25.189129684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-02-11T04:17:25.189145265Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:25.189153672Z FROM "ArtistMetadata"
2026-02-11T04:17:25.189161418Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:25.189169814Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-02-11T04:17:25.189969545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-02-11T04:17:25.189982040Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:25.189991159Z FROM "ArtistMetadata"
2026-02-11T04:17:25.189999886Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:25.190025317Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-02-11T04:17:25.190470374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000934s
2026-02-11T04:17:25.190638292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:25.190778615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.190997155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-02-11T04:17:25.191306738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-02-11T04:17:25.192246621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010656s
2026-02-11T04:17:25.192424830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:25.192575754Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.192771298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-02-11T04:17:25.193084178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.193995763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s
2026-02-11T04:17:25.194161798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:25.194311680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.194521873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-02-11T04:17:25.194872489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.196000651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012746s
2026-02-11T04:17:25.196576951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-11T04:17:25.196585438Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-11T04:17:25.196591430Z FROM "AlbumReleases"
2026-02-11T04:17:25.196597142Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:25.196603294Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-02-11T04:17:25.197351221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-11T04:17:25.197359397Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-11T04:17:25.197366261Z FROM "AlbumReleases"
2026-02-11T04:17:25.197384427Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:25.197391562Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-02-11T04:17:25.197832550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008685s
2026-02-11T04:17:25.198442478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-11T04:17:25.198450134Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:25.198457138Z FROM "ArtistMetadata"
2026-02-11T04:17:25.198463731Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:25.198470795Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:25.199284844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-11T04:17:25.199293572Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:25.199300386Z FROM "ArtistMetadata"
2026-02-11T04:17:25.199306839Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:25.199313943Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:25.199774511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000925s
2026-02-11T04:17:25.200333296Z [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-02-11T04:17:25.204256457Z [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-02-11T04:17:25.205686156Z [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-02-11T04:17:25.206358881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.207537925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.209956195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.210411091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.210768300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101061s
2026-02-11T04:17:25.211163346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-02-11T04:17:25.215180997Z [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-02-11T04:17:25.217011473Z [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-02-11T04:17:25.217822096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.219310443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.221687770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.222204060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.222582071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011144s
2026-02-11T04:17:25.222852205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-02-11T04:17:25.226966882Z [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-02-11T04:17:25.228553507Z [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-02-11T04:17:25.229266663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-02-11T04:17:25.230219212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-02-11T04:17:25.232497850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-11T04:17:25.233045794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-11T04:17:25.233440889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103456s
2026-02-11T04:17:25.233634439Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-02-11T04:17:25.237580866Z [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-02-11T04:17:25.238659889Z [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-02-11T04:17:25.239198584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:25.239913584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:25.242170279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:25.242572409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087582s
2026-02-11T04:17:25.242795318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-02-11T04:17:25.243126545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.243508264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2026-02-11T04:17:25.243717816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-02-11T04:17:25.244016447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.244390711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s
2026-02-11T04:17:25.244614902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-02-11T04:17:25.244926229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.245315242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s
2026-02-11T04:17:25.245529464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-02-11T04:17:25.245843997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.246275276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s
2026-02-11T04:17:25.246486211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-02-11T04:17:25.246791565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-02-11T04:17:25.247189046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005154s
2026-02-11T04:17:25.247406744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-02-11T04:17:25.247727150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-02-11T04:17:25.248136815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s
2026-02-11T04:17:25.248314492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:25.249204845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-02-11T04:17:25.249496483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s
2026-02-11T04:17:25.249673078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:25.249996079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-02-11T04:17:25.250280752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004461s
2026-02-11T04:17:25.250453770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:25.250823605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-02-11T04:17:25.251155954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005432s
2026-02-11T04:17:25.251552784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-11T04:17:25', 'add_release_groups_etc')
2026-02-11T04:17:25.251936406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.254464027Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-02-11T04:17:25.254656845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038108s
2026-02-11T04:17:25.254881608Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-02-11T04:17:25.255104446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.255378889Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-02-11T04:17:25.255990320Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:25.256266697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-02-11T04:17:25.256531089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s
2026-02-11T04:17:25.256892277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-11T04:17:25', 'NewMediaInfoFormat')
2026-02-11T04:17:25.257270649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.258002402Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-02-11T04:17:25.258201233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001794s
2026-02-11T04:17:25.258446597Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-02-11T04:17:25.258677662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.258960091Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-02-11T04:17:25.260216130Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-02-11T04:17:25.260594603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-02-11T04:17:25.263027883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002593s
2026-02-11T04:17:25.263221462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-11T04:17:25.263381545Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.263629484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-02-11T04:17:25.264037315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.265002449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s
2026-02-11T04:17:25.265414228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-11T04:17:25', 'rename_restrictions_to_release_profiles')
2026-02-11T04:17:25.265801218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.266494735Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-02-11T04:17:25.266699116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025822s
2026-02-11T04:17:25.266945542Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-02-11T04:17:25.267185987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.267470039Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-02-11T04:17:25.268620005Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-02-11T04:17:25.268905139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-02-11T04:17:25.271344421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024576s
2026-02-11T04:17:25.271573733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:17:25.271782082Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:25.272079782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-02-11T04:17:25.272437432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-02-11T04:17:25.273594953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012699s
2026-02-11T04:17:25.273825347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-02-11T04:17:25.274010380Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.274245583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-02-11T04:17:25.274579676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-02-11T04:17:25.275497695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s
2026-02-11T04:17:25.275674691Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:25.275999295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-02-11T04:17:25.276276062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s
2026-02-11T04:17:25.276443610Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:25.276726680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-02-11T04:17:25.276989970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003886s
2026-02-11T04:17:25.277227619Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-02-11T04:17:25.281731629Z [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-02-11T04:17:25.283156338Z [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-02-11T04:17:25.283870106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.284901553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.287177857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.287616149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.288104252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.288563598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.288907159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114797s
2026-02-11T04:17:25.289344140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-11T04:17:25', 'rename_quality_profiles_add_upgrade_allowed')
2026-02-11T04:17:25.289742251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.290772586Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-02-11T04:17:25.290982249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132699s
2026-02-11T04:17:25.291227943Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-02-11T04:17:25.291446273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.291724844Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-02-11T04:17:25.292296415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-02-11T04:17:25.292741031Z [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-02-11T04:17:25.293169283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006831s
2026-02-11T04:17:25.293412823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-02-11T04:17:25.293787037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-02-11T04:17:25.294186491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005658s
2026-02-11T04:17:25.294560164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-11T04:17:25', 'add_import_exclusions')
2026-02-11T04:17:25.294927914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.296321020Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-02-11T04:17:25.296505040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026484s
2026-02-11T04:17:25.296727639Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-02-11T04:17:25.296965077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.297245742Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-02-11T04:17:25.301905967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-11T04:17:25.301927991Z WHERE "Id" in (
2026-02-11T04:17:25.301937150Z SELECT "Artists"."Id" from "Artists"
2026-02-11T04:17:25.301946218Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.301955717Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:25.302717291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-11T04:17:25.302727962Z WHERE "Id" in (
2026-02-11T04:17:25.302733082Z SELECT "Artists"."Id" from "Artists"
2026-02-11T04:17:25.302738203Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.302751730Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:25.303338241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s
2026-02-11T04:17:25.303943400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-02-11T04:17:25.303955444Z WHERE "Id" in (
2026-02-11T04:17:25.303960594Z SELECT "Albums"."Id" from "Albums"
2026-02-11T04:17:25.303965705Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.303971106Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:25.304736437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-02-11T04:17:25.304746267Z WHERE "Id" in (
2026-02-11T04:17:25.304751467Z SELECT "Albums"."Id" from "Albums"
2026-02-11T04:17:25.304756517Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.304761878Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:25.305326265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009767s
2026-02-11T04:17:25.305887425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-02-11T04:17:25.305895351Z WHERE "Id" in (
2026-02-11T04:17:25.305899509Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-11T04:17:25.305903427Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-11T04:17:25.305907515Z WHERE "Albums"."Id" IS NULL)
2026-02-11T04:17:25.306667486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-02-11T04:17:25.306680312Z WHERE "Id" in (
2026-02-11T04:17:25.306689109Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-11T04:17:25.306697887Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-11T04:17:25.306707036Z WHERE "Albums"."Id" IS NULL)
2026-02-11T04:17:25.307223937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s
2026-02-11T04:17:25.307798173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-11T04:17:25.307803374Z WHERE "Id" in (
2026-02-11T04:17:25.307807261Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:25.307811179Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:25.307822793Z WHERE "AlbumReleases"."Id" IS NULL)
2026-02-11T04:17:25.308615319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-11T04:17:25.308629106Z WHERE "Id" in (
2026-02-11T04:17:25.308637754Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:25.308647033Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:25.308656482Z WHERE "AlbumReleases"."Id" IS NULL)
2026-02-11T04:17:25.309189986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009712s
2026-02-11T04:17:25.309784102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-11T04:17:25.309789704Z WHERE "Id" in (
2026-02-11T04:17:25.309793481Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:25.309797369Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.309801417Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:25.310589665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-11T04:17:25.310599294Z WHERE "Id" in (
2026-02-11T04:17:25.310607581Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:25.310615978Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.310624946Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:25.311161686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009779s
2026-02-11T04:17:25.311758338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:25.311763749Z WHERE "Id" IN (
2026-02-11T04:17:25.311767476Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.311771404Z LEFT OUTER JOIN "Tracks"
2026-02-11T04:17:25.311775152Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:25.311779280Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:25.312612298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:25.312627108Z WHERE "Id" IN (
2026-02-11T04:17:25.312635575Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.312644142Z LEFT OUTER JOIN "Tracks"
2026-02-11T04:17:25.312669012Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:25.312678070Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:25.313191284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009884s
2026-02-11T04:17:25.313583303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-11T04:17:25', 'clean_artist_metadata_table')
2026-02-11T04:17:25.313952647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.314743479Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-02-11T04:17:25.314935646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024989s
2026-02-11T04:17:25.315150379Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-02-11T04:17:25.315377767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.315649093Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-02-11T04:17:25.316372139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.316549907Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.316767025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-02-11T04:17:25.317101458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.318121983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011519s
2026-02-11T04:17:25.318307407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.318466998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.318696040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-02-11T04:17:25.319063229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.320047882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s
2026-02-11T04:17:25.320230319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.320388779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.320625906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-02-11T04:17:25.320975340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.321944842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s
2026-02-11T04:17:25.322136087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.322299516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.322518598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-02-11T04:17:25.322859785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.323804066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010804s
2026-02-11T04:17:25.325802871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.325967804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.326199340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-02-11T04:17:25.326534084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.327502404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s
2026-02-11T04:17:25.327712387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-02-11T04:17:25.331603944Z [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-02-11T04:17:25.333285931Z [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-02-11T04:17:25.334046693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-02-11T04:17:25.334516018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-02-11T04:17:25.336868827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089594s
2026-02-11T04:17:25.337124892Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-02-11T04:17:25.340970286Z [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-02-11T04:17:25.342661522Z [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-02-11T04:17:25.343399629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-02-11T04:17:25.343958374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-02-11T04:17:25.346259668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008894s
2026-02-11T04:17:25.346636427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-11T04:17:25', 'health_issue_notification')
2026-02-11T04:17:25.347019639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.348041436Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-02-11T04:17:25.348237321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106561s
2026-02-11T04:17:25.348490461Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-02-11T04:17:25.348729592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.349023905Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-02-11T04:17:25.349974639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:25.350162698Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:25.350367511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-02-11T04:17:25.350711103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-02-11T04:17:25.351706497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011399s
2026-02-11T04:17:25.351918674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:25.352100621Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.352294902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-02-11T04:17:25.352568533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-02-11T04:17:25.353494488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s
2026-02-11T04:17:25.353770313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-02-11T04:17:25.354074175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-02-11T04:17:25.354339018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003486s
2026-02-11T04:17:25.354845599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:25.354856621Z WHERE "Id" IN (
2026-02-11T04:17:25.354865068Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.354873605Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:25.354882553Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:25.355528073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:25.355539526Z WHERE "Id" IN (
2026-02-11T04:17:25.355548063Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.355556630Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:25.355565518Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:25.356107941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008915s
2026-02-11T04:17:25.356753561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:25.356766788Z WHERE "Id" IN (
2026-02-11T04:17:25.356775315Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.356783842Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:25.356792900Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:25.356801878Z WHERE "Artists"."Path" IS NULL)
2026-02-11T04:17:25.357627942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:25.357635888Z WHERE "Id" IN (
2026-02-11T04:17:25.357641579Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.357647381Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:25.357653463Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:25.357671149Z WHERE "Artists"."Path" IS NULL)
2026-02-11T04:17:25.358250446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010666s
2026-02-11T04:17:25.358965295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:25.358973632Z WHERE "Id" IN (
2026-02-11T04:17:25.358979704Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.358985436Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:25.358991288Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:25.358997310Z WHERE "AlbumReleases"."Monitored" = 0
2026-02-11T04:17:25.359003111Z OR "AlbumReleases"."Monitored" IS NULL)
2026-02-11T04:17:25.359983706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:25.359999959Z WHERE "Id" IN (
2026-02-11T04:17:25.360008566Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:25.360017154Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:25.360026212Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:25.360035330Z WHERE "AlbumReleases"."Monitored" = 0
2026-02-11T04:17:25.360043867Z OR "AlbumReleases"."Monitored" IS NULL)
2026-02-11T04:17:25.360640168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012084s
2026-02-11T04:17:25.361191368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-02-11T04:17:25.361196448Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-11T04:17:25.361200557Z FROM "Artists"
2026-02-11T04:17:25.361204344Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:25.361208312Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:25.361950567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-02-11T04:17:25.361963363Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-11T04:17:25.361972561Z FROM "Artists"
2026-02-11T04:17:25.361980798Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:25.361989676Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:25.362412397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008366s
2026-02-11T04:17:25.362833154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:25.362838285Z WHERE "Id" NOT IN (
2026-02-11T04:17:25.362842002Z SELECT MIN("Id")
2026-02-11T04:17:25.362845720Z FROM "TrackFiles"
2026-02-11T04:17:25.362849477Z GROUP BY "Path"
2026-02-11T04:17:25.362853225Z )
2026-02-11T04:17:25.363400377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:25.363412952Z WHERE "Id" NOT IN (
2026-02-11T04:17:25.363421259Z SELECT MIN("Id")
2026-02-11T04:17:25.363429606Z FROM "TrackFiles"
2026-02-11T04:17:25.363437882Z GROUP BY "Path"
2026-02-11T04:17:25.363446339Z )
2026-02-11T04:17:25.363767787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006203s
2026-02-11T04:17:25.363967639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:25.364134665Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:25.364332093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-02-11T04:17:25.367856531Z [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-02-11T04:17:25.369042940Z [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-02-11T04:17:25.369624391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:25.370269169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:25.372651627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:25.373034228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084908s
2026-02-11T04:17:25.373235433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-02-11T04:17:25.373530096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:25.373902176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2026-02-11T04:17:25.374114854Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-02-11T04:17:25.377632588Z [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-02-11T04:17:25.378746491Z [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-02-11T04:17:25.379311339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:25.380122592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:25.382466633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:25.382947492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:25.383279741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089761s
2026-02-11T04:17:25.383673404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-11T04:17:25', 'add_mediafilerepository_mtime')
2026-02-11T04:17:25.384065684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.385136500Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-02-11T04:17:25.385335320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107714s
2026-02-11T04:17:25.385585404Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-02-11T04:17:25.385819445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.386106143Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-02-11T04:17:25.387418095Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-11T04:17:25.387428916Z WHERE "Id" NOT IN (
2026-02-11T04:17:25.387433987Z SELECT MIN("Artists"."Id") from "Artists"
2026-02-11T04:17:25.387438947Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.387453957Z GROUP BY "ArtistMetadata"."Id")
2026-02-11T04:17:25.388251433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-11T04:17:25.388264910Z WHERE "Id" NOT IN (
2026-02-11T04:17:25.388273427Z SELECT MIN("Artists"."Id") from "Artists"
2026-02-11T04:17:25.388282135Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:25.388291373Z GROUP BY "ArtistMetadata"."Id")
2026-02-11T04:17:25.388752171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000915s
2026-02-11T04:17:25.388966894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-02-11T04:17:25.389222759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-02-11T04:17:25.389584287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2026-02-11T04:17:25.389814941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-02-11T04:17:25.393499522Z [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-02-11T04:17:25.394962017Z [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-02-11T04:17:25.395656886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.396456607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.398766609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.399215342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.399664327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.400024602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100057s
2026-02-11T04:17:25.400244876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-02-11T04:17:25.400581113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.400930707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s
2026-02-11T04:17:25.401326915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-11T04:17:25', 'add_artistmetadataid_constraint')
2026-02-11T04:17:25.401711018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.402792185Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-02-11T04:17:25.402993721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022981s
2026-02-11T04:17:25.403216300Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-02-11T04:17:25.403452515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.403725074Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-02-11T04:17:25.404344742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-02-11T04:17:25.404527109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.404741100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-02-11T04:17:25.405063610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.405996999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s
2026-02-11T04:17:25.406190098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-02-11T04:17:25.406359710Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.406593270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-02-11T04:17:25.406954207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.407951876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011284s
2026-02-11T04:17:25.408138331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.408303785Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.408549079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-02-11T04:17:25.408884935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.409818014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s
2026-02-11T04:17:25.410011384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-02-11T04:17:25.410179913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.410412582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-02-11T04:17:25.410774120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.411716438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s
2026-02-11T04:17:25.411913655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:25.412080441Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.412307548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-02-11T04:17:25.412655569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.413595702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010792s
2026-02-11T04:17:25.413780494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:25.413943462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.414157403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-02-11T04:17:25.414497638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.415445036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s
2026-02-11T04:17:25.415824210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-11T04:17:25', 'old_ids_and_artist_alias')
2026-02-11T04:17:25.416212452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.417753505Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-02-11T04:17:25.417952225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033482s
2026-02-11T04:17:25.418174373Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-02-11T04:17:25.418410919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.418688548Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-02-11T04:17:25.418994494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.419216010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.419785086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005997s
2026-02-11T04:17:25.420111133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-02-11T04:17:25.420416297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-02-11T04:17:25.420689377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s
2026-02-11T04:17:25.421062228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-11T04:17:25', 'download_propers_config')
2026-02-11T04:17:25.421436833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.422107604Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-02-11T04:17:25.422302626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017346s
2026-02-11T04:17:25.422521617Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-02-11T04:17:25.422750288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.423025532Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-02-11T04:17:25.423899913Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-02-11T04:17:25.424222974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-02-11T04:17:25.424795807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006907s
2026-02-11T04:17:25.425015740Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-02-11T04:17:25.428578445Z [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-02-11T04:17:25.429924205Z [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-02-11T04:17:25.430576048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.431542604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.433893428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.434337633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.434789473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.435276564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.435639585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104281s
2026-02-11T04:17:25.435872704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-02-11T04:17:25.439400519Z [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-02-11T04:17:25.440735597Z [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-02-11T04:17:25.441385256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-02-11T04:17:25.441970544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-02-11T04:17:25.444322390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-02-11T04:17:25.444678397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085663s
2026-02-11T04:17:25.444884763Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-02-11T04:17:25.449344434Z [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-02-11T04:17:25.450499190Z [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-02-11T04:17:25.451069398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-02-11T04:17:25.451517721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-02-11T04:17:25.453765668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086813s
2026-02-11T04:17:25.453970621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-02-11T04:17:25.457328974Z [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-02-11T04:17:25.458331382Z [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-02-11T04:17:25.458855387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-11T04:17:25.459623855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-11T04:17:25.461914538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T04:17:25.462377952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-11T04:17:25.462851646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-11T04:17:25.463350550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-11T04:17:25.463708982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095536s
2026-02-11T04:17:25.463927442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-02-11T04:17:25.467225474Z [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-02-11T04:17:25.468247432Z [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-02-11T04:17:25.468797119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-11T04:17:25.469244730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-11T04:17:25.471496535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073699s
2026-02-11T04:17:25.471708421Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-02-11T04:17:25.475090533Z [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-02-11T04:17:25.476139906Z [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-02-11T04:17:25.476692068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:25.477431567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:25.479770988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:25.480257548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:25.480625138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087192s
2026-02-11T04:17:25.481017609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-11T04:17:25', 'remove_language_profiles')
2026-02-11T04:17:25.481386101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.482994440Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-02-11T04:17:25.483192779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110645s
2026-02-11T04:17:25.483428444Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-02-11T04:17:25.483660751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.483981257Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-02-11T04:17:25.484421383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-02-11T04:17:25.484609021Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:25.484872171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-02-11T04:17:25.485182997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-02-11T04:17:25.486114503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010376s
2026-02-11T04:17:25.486513687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-02-11T04:17:25.486996039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-02-11T04:17:25.487324520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005279s
2026-02-11T04:17:25.487700537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-11T04:17:25', 'multi_disc_naming_format')
2026-02-11T04:17:25.488102908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.488832317Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-02-11T04:17:25.489024964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019882s
2026-02-11T04:17:25.489256220Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-02-11T04:17:25.489488879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.489769384Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-02-11T04:17:25.490139068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T04:17:25.490325193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.490538072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-02-11T04:17:25.490874689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.491804392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s
2026-02-11T04:17:25.492008352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.492219458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.505021799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012783s
2026-02-11T04:17:25.505416955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-11T04:17:25', 'add_download_client_priority')
2026-02-11T04:17:25.505803824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.506556229Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-02-11T04:17:25.506758727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143175s
2026-02-11T04:17:25.506968540Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-02-11T04:17:25.507202832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.507476793Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-02-11T04:17:25.507880436Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.508186583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-02-11T04:17:25.508474212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000395s
2026-02-11T04:17:25.508703033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.509010041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-02-11T04:17:25.509285646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2026-02-11T04:17:25.509649198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-11T04:17:25', 'remove_growl_prowl')
2026-02-11T04:17:25.510010065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.510718291Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-02-11T04:17:25.510910548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017798s
2026-02-11T04:17:25.511122535Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-02-11T04:17:25.511350133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.511629706Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-02-11T04:17:25.512009802Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.512339315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-02-11T04:17:25.512625552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s
2026-02-11T04:17:25.512852950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.513163245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-02-11T04:17:25.513441686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2026-02-11T04:17:25.513822973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-11T04:17:25', 'remove_plex_hometheatre')
2026-02-11T04:17:25.514180453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.514847948Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-02-11T04:17:25.515042530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017553s
2026-02-11T04:17:25.515266150Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-02-11T04:17:25.515497406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.515779394Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-02-11T04:17:25.516440665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:25.516623193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.516822274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-02-11T04:17:25.517097999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-02-11T04:17:25.518070858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010516s
2026-02-11T04:17:25.518264578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:25.518430803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.518672039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-02-11T04:17:25.519037725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.520035023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011445s
2026-02-11T04:17:25.520226629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:25.520392193Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:25.520626795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-02-11T04:17:25.520991339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.521955942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011133s
2026-02-11T04:17:25.522151646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:25.522320726Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.522545820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-02-11T04:17:25.522902859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.523882542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011086s
2026-02-11T04:17:25.524073656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:25.524239040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.524450475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-02-11T04:17:25.524746231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-02-11T04:17:25.525694140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s
2026-02-11T04:17:25.525879453Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.526088785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.527058778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009982s
2026-02-11T04:17:25.527448994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-11T04:17:25', 'add_root_folder_add_defaults')
2026-02-11T04:17:25.527833679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.529375183Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-02-11T04:17:25.529582300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032622s
2026-02-11T04:17:25.529798345Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-02-11T04:17:25.530008078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.530277550Z [Info] task_duration: Starting migration of Main DB to 40
2026-02-11T04:17:25.530600811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T04:17:25.530813660Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.531009264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-02-11T04:17:25.531326312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-02-11T04:17:25.532312589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010796s
2026-02-11T04:17:25.532676782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-11T04:17:25', 'task_duration')
2026-02-11T04:17:25.533039392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.533840225Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-02-11T04:17:25.534019486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025907s
2026-02-11T04:17:25.534272826Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-02-11T04:17:25.534517930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.534808395Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-02-11T04:17:25.535219062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-11T04:17:25.535398683Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.535617273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-02-11T04:17:25.535977759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.536936550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s
2026-02-11T04:17:25.537140020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-11T04:17:25.537310894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.537527010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-02-11T04:17:25.537862295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.538799132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s
2026-02-11T04:17:25.539218977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-11T04:17:25', 'add_indexer_and_enabled_to_release_profiles')
2026-02-11T04:17:25.539606718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.540366608Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-02-11T04:17:25.540578475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025553s
2026-02-11T04:17:25.540790612Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-02-11T04:17:25.541015044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.541285789Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-02-11T04:17:25.541647488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-02-11T04:17:25.545260764Z [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-02-11T04:17:25.546515541Z [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-02-11T04:17:25.547146411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.548190414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.551184183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.551625903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.552092051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.552584393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.552950470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110936s
2026-02-11T04:17:25.553290425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-02-11T04:17:25.553690490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-02-11T04:17:25.553994122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2026-02-11T04:17:25.554331401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-02-11T04:17:25.554742248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-02-11T04:17:25.555051010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s
2026-02-11T04:17:25.555272296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-02-11T04:17:25.558621130Z [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-02-11T04:17:25.559680152Z [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-02-11T04:17:25.560265411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-02-11T04:17:25.560725838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-02-11T04:17:25.563118236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076297s
2026-02-11T04:17:25.563492771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-11T04:17:25', 'remove_album_folders')
2026-02-11T04:17:25.563874820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.564931187Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-02-11T04:17:25.565115328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009415s
2026-02-11T04:17:25.565338898Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-02-11T04:17:25.565564603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.565852202Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-02-11T04:17:25.566748006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:25.566932417Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.567138482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-02-11T04:17:25.567414097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-02-11T04:17:25.568392858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s
2026-02-11T04:17:25.568589104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:25.568759367Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.568965181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-02-11T04:17:25.569288773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:25.570228615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010653s
2026-02-11T04:17:25.570415973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.570626376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.642387442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0716954s
2026-02-11T04:17:25.642654670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-02-11T04:17:25.646168827Z [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-02-11T04:17:25.647227569Z [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-02-11T04:17:25.647744991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:25.648256811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:25.650744090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078659s
2026-02-11T04:17:25.650969655Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-02-11T04:17:25.655986578Z [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-02-11T04:17:25.656941060Z [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-02-11T04:17:25.657458061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:25.658006636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:25.660442592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092237s
2026-02-11T04:17:25.660635961Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-02-11T04:17:25.663913802Z [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-02-11T04:17:25.664781429Z [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-02-11T04:17:25.665253670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:25.666189144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:25.668237960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073568s
2026-02-11T04:17:25.668421991Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-02-11T04:17:25.671651234Z [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-02-11T04:17:25.672461977Z [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-02-11T04:17:25.672903907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:25.673483444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:25.675826402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072337s
2026-02-11T04:17:25.676096997Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-02-11T04:17:25.679440520Z [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-02-11T04:17:25.680154799Z [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-02-11T04:17:25.680541417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:25.681101495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:25.683607482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072807s
2026-02-11T04:17:25.683992748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-11T04:17:25', 'flexible_delay_profiles')
2026-02-11T04:17:25.684364527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.685366114Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-02-11T04:17:25.685553220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090073s
2026-02-11T04:17:25.685791290Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-02-11T04:17:25.686016854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.686305696Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-02-11T04:17:25.686736634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:25.686908610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.687122711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-02-11T04:17:25.687426874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-02-11T04:17:25.688439463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s
2026-02-11T04:17:25.688790951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-11T04:17:25', 'add_priority_to_indexers')
2026-02-11T04:17:25.689157088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.689893521Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-02-11T04:17:25.690079766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025411s
2026-02-11T04:17:25.690311683Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-02-11T04:17:25.690539943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.690819275Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-02-11T04:17:25.691290474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-02-11T04:17:25.691608294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-02-11T04:17:25.692013901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s
2026-02-11T04:17:25.692177831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.692388956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.693023063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006642s
2026-02-11T04:17:25.693424382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-11T04:17:25', 'remove_chown_and_folderchmod_config')
2026-02-11T04:17:25.693804667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.694522002Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-02-11T04:17:25.694754380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021119s
2026-02-11T04:17:25.694956607Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-02-11T04:17:25.695216801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.695467687Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-02-11T04:17:25.696035390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-02-11T04:17:25.696182857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.696420165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-02-11T04:17:25.699829691Z [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-02-11T04:17:25.701056632Z [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-02-11T04:17:25.701622842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-02-11T04:17:25.702167589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-02-11T04:17:25.704699007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080787s
2026-02-11T04:17:25.704939060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-02-11T04:17:25.705301220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-02-11T04:17:25.705530632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003482s
2026-02-11T04:17:25.705886458Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-02-11T04:17:25.706231704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-02-11T04:17:25.706552409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s
2026-02-11T04:17:25.706846492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-02-11T04:17:25.707247169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-02-11T04:17:25.707519397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s
2026-02-11T04:17:25.707943491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-02-11T04:17:25', 'convert_blacklist_protocol')
2026-02-11T04:17:25.708291081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.709571830Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-02-11T04:17:25.709746802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002403s
2026-02-11T04:17:25.709984000Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-02-11T04:17:25.710183602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.710475430Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-02-11T04:17:25.716697931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-11T04:17:25.717549185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-11T04:17:25.717979422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008752s
2026-02-11T04:17:25.718389918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-11T04:17:25', 'update_notifiarr')
2026-02-11T04:17:25.718754482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.719457789Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-02-11T04:17:25.719649094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023315s
2026-02-11T04:17:25.719874318Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-02-11T04:17:25.720125554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.720407281Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-02-11T04:17:25.720711353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.720932829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.722022083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011018s
2026-02-11T04:17:25.722401407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-11T04:17:25', 'email_multiple_addresses')
2026-02-11T04:17:25.722754368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.723562756Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-02-11T04:17:25.723703309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025595s
2026-02-11T04:17:25.724028964Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-02-11T04:17:25.724268036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.724576277Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-02-11T04:17:25.724930029Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-02-11T04:17:25.725186776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-02-11T04:17:25.727500475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023816s
2026-02-11T04:17:25.727961213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-11T04:17:25', 'rename_blacklist_to_blocklist')
2026-02-11T04:17:25.728291298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.729094996Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-02-11T04:17:25.729280079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038856s
2026-02-11T04:17:25.729548720Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-02-11T04:17:25.729679103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.729973465Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-02-11T04:17:25.730353551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T04:17:25.730542110Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.730782194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-02-11T04:17:25.731171107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.732182474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011736s
2026-02-11T04:17:25.732442728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-02-11T04:17:25.732827082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.733784400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011252s
2026-02-11T04:17:25.733972308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.734184235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.735422890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012681s
2026-02-11T04:17:25.735808757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-11T04:17:25', 'cdh_per_downloadclient')
2026-02-11T04:17:25.736207931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.737011539Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-02-11T04:17:25.737204027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028275s
2026-02-11T04:17:25.737413659Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-02-11T04:17:25.737634033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.737906411Z [Info] download_history: Starting migration of Main DB to 52
2026-02-11T04:17:25.738685540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-02-11T04:17:25.739449178Z [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-02-11T04:17:25.740093145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012032s
2026-02-11T04:17:25.740323048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-02-11T04:17:25.740656229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-02-11T04:17:25.741018478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s
2026-02-11T04:17:25.741237710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-02-11T04:17:25.741566442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-02-11T04:17:25.741940715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s
2026-02-11T04:17:25.742167873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-02-11T04:17:25.742503860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-02-11T04:17:25.742887252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s
2026-02-11T04:17:25.743072926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.743285614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.744384326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s
2026-02-11T04:17:25.744754111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-11T04:17:25', 'download_history')
2026-02-11T04:17:25.745123846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.745955841Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-02-11T04:17:25.746158900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002682s
2026-02-11T04:17:25.746366148Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-02-11T04:17:25.746588335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.746856315Z [Info] add_update_history: Starting migration of Main DB to 53
2026-02-11T04:17:25.747289618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-11T04:17:25', 'add_update_history')
2026-02-11T04:17:25.747662879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.748277868Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-02-11T04:17:25.748469193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016925s
2026-02-11T04:17:25.748700850Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-02-11T04:17:25.748931594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.749218081Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-02-11T04:17:25.749556122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:25.749739892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.749981418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-11T04:17:25.750338548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.751413482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012178s
2026-02-11T04:17:25.751803367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-11T04:17:25', 'add_on_update_to_notifications')
2026-02-11T04:17:25.752257011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.752903443Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-02-11T04:17:25.753104748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002667s
2026-02-11T04:17:25.753333238Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-02-11T04:17:25.753566869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.753844508Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-02-11T04:17:25.754166757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:25.754343332Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.754560610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-11T04:17:25.754894703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.755967704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011727s
2026-02-11T04:17:25.756394042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-11T04:17:25', 'download_client_per_indexer')
2026-02-11T04:17:25.756772625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.757389036Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-02-11T04:17:25.757586323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025819s
2026-02-11T04:17:25.757802348Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-02-11T04:17:25.758028414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.758303738Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-02-11T04:17:25.758719946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:25.758898897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.759122056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-02-11T04:17:25.759447101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.760494731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00117s
2026-02-11T04:17:25.760685094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:25.760868253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.761099549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-02-11T04:17:25.761481257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.762575130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012581s
2026-02-11T04:17:25.762766315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:25.762933903Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.763154838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-02-11T04:17:25.763493319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.764512411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011478s
2026-02-11T04:17:25.764886074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-11T04:17:25', 'AddNewItemMonitorType')
2026-02-11T04:17:25.765248203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.765914234Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-02-11T04:17:25.766098876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002527s
2026-02-11T04:17:25.766298669Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-02-11T04:17:25.766509192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.766766130Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-02-11T04:17:25.767074300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:25.767245856Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:25.767453404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-02-11T04:17:25.767772036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:25.768791479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011362s
2026-02-11T04:17:25.769177797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-11T04:17:25', 'ImportListSearch')
2026-02-11T04:17:25.769555087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.770192440Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-02-11T04:17:25.770368655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025176s
2026-02-11T04:17:25.770587255Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-02-11T04:17:25.770808190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.771073314Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-02-11T04:17:25.771391194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:25.771563762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.771786821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-02-11T04:17:25.772182508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:25.773187362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s
2026-02-11T04:17:25.773564140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-11T04:17:25', 'ImportListMonitorExisting')
2026-02-11T04:17:25.773923624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.774616510Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-02-11T04:17:25.774810891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025486s
2026-02-11T04:17:25.775017597Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-02-11T04:17:25.775242360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.775507354Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-02-11T04:17:25.775998783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.776313757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-02-11T04:17:25.776591918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000384s
2026-02-11T04:17:25.776823975Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.777113768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-02-11T04:17:25.777390195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003723s
2026-02-11T04:17:25.777573885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:25.777739278Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.777932016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-11T04:17:25.778204395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-11T04:17:25.779177645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010528s
2026-02-11T04:17:25.779544984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-11T04:17:25', 'add_indexer_tags')
2026-02-11T04:17:25.779923617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.780978151Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-02-11T04:17:25.781167462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028285s
2026-02-11T04:17:25.781378356Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-02-11T04:17:25.781599041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.781870979Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-02-11T04:17:25.782140090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:25.782360825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:25.783281589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009548s
2026-02-11T04:17:25.783656143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-11T04:17:25', 'update_audio_types')
2026-02-11T04:17:25.784040267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:25.784666188Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-02-11T04:17:25.784852834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023135s
2026-02-11T04:17:25.785127326Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-11T04:17:25.785378673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:25.785677885Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-02-11T04:17:25.787691851Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:25.788014321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-02-11T04:17:25.788271819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s
2026-02-11T04:17:25.788463315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-02-11T04:17:25.788632415Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.788862559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-02-11T04:17:25.792680708Z [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-02-11T04:17:25.794149926Z [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-02-11T04:17:25.794835347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-02-11T04:17:25.795604516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-02-11T04:17:25.798186576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-02-11T04:17:25.798699529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-02-11T04:17:25.799054454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099872s
2026-02-11T04:17:25.799241150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.799407214Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.799625293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-02-11T04:17:25.805096752Z [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-02-11T04:17:25.807002279Z [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-02-11T04:17:25.807879145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.808800781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.811322149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.811797476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.812297042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.812649692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128171s
2026-02-11T04:17:25.812832931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.812995839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.813269751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-02-11T04:17:25.817374737Z [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-02-11T04:17:25.819290946Z [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-02-11T04:17:25.820200238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.821061442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.823577188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.824095983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.824568856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.824927698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114809s
2026-02-11T04:17:25.825107831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:25.825277222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.825475842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-02-11T04:17:25.829542331Z [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-02-11T04:17:25.831444973Z [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-02-11T04:17:25.832360807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:25.833244497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:25.835711926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:25.836207634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:25.836690447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.837040742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113674s
2026-02-11T04:17:25.837227909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:25.837395677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.837618946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-02-11T04:17:25.841355671Z [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-02-11T04:17:25.842747264Z [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-02-11T04:17:25.843400930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.844416104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.846868703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.847322487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.847767734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.848334886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.848703037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108843s
2026-02-11T04:17:25.848888932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:25.849054355Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T04:17:25.849262574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-02-11T04:17:25.853068319Z [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-02-11T04:17:25.854434330Z [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-02-11T04:17:25.855094158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:25.856110345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:25.858601171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:25.859050215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:25.859495351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:25.860022623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:25.860381847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010906s
2026-02-11T04:17:25.860568232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-11T04:17:25.860735509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.860945642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-02-11T04:17:25.864496914Z [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-02-11T04:17:25.865627962Z [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-02-11T04:17:25.866211818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-02-11T04:17:25.866769060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-02-11T04:17:25.869194143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080412s
2026-02-11T04:17:25.869387182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-11T04:17:25.869552545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.869783049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-02-11T04:17:25.873356626Z [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-02-11T04:17:25.874481131Z [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-02-11T04:17:25.875070087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-02-11T04:17:25.875621086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-02-11T04:17:25.877989696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079832s
2026-02-11T04:17:25.878172334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:25.878337878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.878552830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-11T04:17:25.882123491Z [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-02-11T04:17:25.883138104Z [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-02-11T04:17:25.883647129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T04:17:25.884177638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T04:17:25.886569996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078049s
2026-02-11T04:17:25.886756782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:25.886925101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.887142308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-11T04:17:25.892079862Z [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-02-11T04:17:25.893105016Z [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-02-11T04:17:25.893636246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T04:17:25.894201584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T04:17:25.896629664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092785s
2026-02-11T04:17:25.896819797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:25.896985110Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.897221085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-11T04:17:25.900754871Z [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-02-11T04:17:25.901777230Z [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-02-11T04:17:25.902307108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T04:17:25.902862576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T04:17:25.905258912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078237s
2026-02-11T04:17:25.905463544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T04:17:25.905636923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.905883209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-11T04:17:25.909362676Z [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-02-11T04:17:25.910338481Z [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-02-11T04:17:25.910883699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T04:17:25.911552827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T04:17:25.914199928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:25.914619753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085064s
2026-02-11T04:17:25.914824937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T04:17:25.915000430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T04:17:25.915257107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-11T04:17:25.918692124Z [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-02-11T04:17:25.919706507Z [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-02-11T04:17:25.920258689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T04:17:25.921022247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T04:17:25.923595609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:25.924038341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085453s
2026-02-11T04:17:25.924249205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T04:17:25.924428156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T04:17:25.924673740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-11T04:17:25.947950185Z [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-02-11T04:17:25.949016252Z [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-02-11T04:17:25.949630679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T04:17:25.951739757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T04:17:25.954483272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:25.954905843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299988s
2026-02-11T04:17:25.955116547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-02-11T04:17:25.955310117Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:25.955553758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-02-11T04:17:25.959455675Z [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-02-11T04:17:25.960686564Z [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-02-11T04:17:25.961374630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-02-11T04:17:25.962161284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-02-11T04:17:25.964959519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-02-11T04:17:25.965499557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-02-11T04:17:25.966124195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-02-11T04:17:25.966537658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107625s
2026-02-11T04:17:25.966742650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-02-11T04:17:25.966922873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-11T04:17:25.967152806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-02-11T04:17:25.971111999Z [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-02-11T04:17:25.972263709Z [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-02-11T04:17:25.972757273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-02-11T04:17:25.973293713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-02-11T04:17:25.975964752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085461s
2026-02-11T04:17:25.976185787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-02-11T04:17:25.976338775Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:25.976580903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-02-11T04:17:25.980610268Z [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-02-11T04:17:25.981664561Z [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-02-11T04:17:25.982256342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-02-11T04:17:25.982820479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-02-11T04:17:25.986641233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098126s
2026-02-11T04:17:25.986851626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-11T04:17:25.987026789Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:25.987244277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-11T04:17:25.991182228Z [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-02-11T04:17:25.992211340Z [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-02-11T04:17:25.992735035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-11T04:17:25.993586780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-11T04:17:25.996133809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T04:17:25.996580900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-11T04:17:25.997070345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-11T04:17:25.997599922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-11T04:17:25.997982142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105224s
2026-02-11T04:17:25.998189138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:25.998375524Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:25.998625667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-02-11T04:17:26.003699956Z [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-02-11T04:17:26.004780151Z [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-02-11T04:17:26.005382775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:26.006056512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:26.008766660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.009139741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102795s
2026-02-11T04:17:26.009344053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:26.009527462Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.009815051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-02-11T04:17:26.013801539Z [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-02-11T04:17:26.014886564Z [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-02-11T04:17:26.015460370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:26.016212194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:26.018757680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.019145251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091069s
2026-02-11T04:17:26.019360454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:26.019535326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-11T04:17:26.019781091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-02-11T04:17:26.023746958Z [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-02-11T04:17:26.024835760Z [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-02-11T04:17:26.025417782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:26.026131249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:26.028799332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.029193817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091741s
2026-02-11T04:17:26.029394741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T04:17:26.029584053Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-02-11T04:17:26.029830760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-11T04:17:26.033856647Z [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-02-11T04:17:26.034914467Z [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-02-11T04:17:26.035495978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T04:17:26.036176098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T04:17:26.038735582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.039120838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090725s
2026-02-11T04:17:26.039331683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T04:17:26.039503058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-11T04:17:26.039757330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-11T04:17:26.043785783Z [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-02-11T04:17:26.044903354Z [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-02-11T04:17:26.045495456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T04:17:26.046188582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T04:17:26.048766293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.049148522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091456s
2026-02-11T04:17:26.049357153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T04:17:26.049541724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-11T04:17:26.049780255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-11T04:17:26.053761171Z [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-02-11T04:17:26.054849924Z [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-02-11T04:17:26.055438950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T04:17:26.056222458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T04:17:26.058786231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.059176607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091653s
2026-02-11T04:17:26.059368995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-02-11T04:17:26.059544027Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.059784552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-02-11T04:17:26.063821632Z [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-02-11T04:17:26.064795272Z [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-02-11T04:17:26.065321963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-11T04:17:26.065867722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-11T04:17:26.068306623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082554s
2026-02-11T04:17:26.068509823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-02-11T04:17:26.068685707Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.068909107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-02-11T04:17:26.072916968Z [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-02-11T04:17:26.073878825Z [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-02-11T04:17:26.074405857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-11T04:17:26.074967478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-11T04:17:26.077412612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082729s
2026-02-11T04:17:26.077622835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-02-11T04:17:26.077801214Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.078046899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-02-11T04:17:26.084640758Z [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-02-11T04:17:26.085767397Z [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-02-11T04:17:26.086351924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-02-11T04:17:26.086857392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-02-11T04:17:26.089594895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112959s
2026-02-11T04:17:26.089791380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-02-11T04:17:26.089974319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-02-11T04:17:26.090209573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-02-11T04:17:26.094497959Z [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-02-11T04:17:26.095599868Z [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-02-11T04:17:26.096275559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-02-11T04:17:26.096836939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-02-11T04:17:26.099216351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087889s
2026-02-11T04:17:26.099414129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-02-11T04:17:26.099600394Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-02-11T04:17:26.099839285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-02-11T04:17:26.103828028Z [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-02-11T04:17:26.104715766Z [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-02-11T04:17:26.105218298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-02-11T04:17:26.105712563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-02-11T04:17:26.108222308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081241s
2026-02-11T04:17:26.108423483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T04:17:26.108592864Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.108839731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-11T04:17:26.112747390Z [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-02-11T04:17:26.113602923Z [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-02-11T04:17:26.114074062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-11T04:17:26.114724933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-11T04:17:26.117422014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T04:17:26.117799314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087067s
2026-02-11T04:17:26.117995018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T04:17:26.118169249Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.118407398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-11T04:17:26.122283645Z [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-02-11T04:17:26.123120390Z [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-02-11T04:17:26.123589825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-11T04:17:26.124325827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-11T04:17:26.126976976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T04:17:26.127356811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087335s
2026-02-11T04:17:26.127507845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:26.127675533Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.127919645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-02-11T04:17:26.132011825Z [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-02-11T04:17:26.133028483Z [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-02-11T04:17:26.133583982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:26.134366468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:26.137189683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:26.137667024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:26.138028422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098665s
2026-02-11T04:17:26.138222874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:26.138393067Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.138611436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-02-11T04:17:26.142690270Z [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-02-11T04:17:26.143705264Z [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-02-11T04:17:26.144270292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:26.145046776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:26.147908489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:26.148394989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:26.148705334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099202s
2026-02-11T04:17:26.148902812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:26.149070529Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.149298398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-11T04:17:26.153000814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-11T04:17:26.153568367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-11T04:17:26.153993643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-11T04:17:26.154581898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-11T04:17:26.157156543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:17:26.157533753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079875s
2026-02-11T04:17:26.157998328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-11T04:17:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-11T04:17:26.158404617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.162447478Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-11T04:17:26.162638713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127657s
2026-02-11T04:17:26.162916533Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-02-11T04:17:26.163158330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.163451901Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-02-11T04:17:26.164094014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:26.164283957Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.164514190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-02-11T04:17:26.164835537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.165928909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012051s
2026-02-11T04:17:26.166093521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:26.166265637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.166489448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-02-11T04:17:26.166836968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.167837352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011342s
2026-02-11T04:17:26.168257979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-11T04:17:26', 'add_on_delete_to_notifications')
2026-02-11T04:17:26.168657143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.169421633Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-02-11T04:17:26.169620403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026684s
2026-02-11T04:17:26.169835416Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-02-11T04:17:26.170061181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.170337156Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-02-11T04:17:26.171744460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:26.171973432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-02-11T04:17:26.172224828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-02-11T04:17:26.172602869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.173619406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011759s
2026-02-11T04:17:26.173801894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:26.174089874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-02-11T04:17:26.174388896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004165s
2026-02-11T04:17:26.174575572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:26.174747819Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.174969395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-02-11T04:17:26.175279119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-02-11T04:17:26.176270726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s
2026-02-11T04:17:26.176469266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:26.176678878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:26.177395190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007453s
2026-02-11T04:17:26.177596636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-02-11T04:17:26.178162556Z [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-02-11T04:17:26.178695479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009142s
2026-02-11T04:17:26.178916203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-02-11T04:17:26.179237761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-02-11T04:17:26.179593908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s
2026-02-11T04:17:26.179792268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:17:26.180018393Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.180243086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-02-11T04:17:26.180591467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:26.181619567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011633s
2026-02-11T04:17:26.181820392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:17:26.181993551Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.182227592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-02-11T04:17:26.182586815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.183598262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011604s
2026-02-11T04:17:26.183798375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:17:26.183994460Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.184225345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-02-11T04:17:26.184594168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.185631958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011866s
2026-02-11T04:17:26.185823263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:26.186035080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:26.187754172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017469s
2026-02-11T04:17:26.187958724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:26.188184058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:26.189029931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s
2026-02-11T04:17:26.189257399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-02-11T04:17:26.194740661Z [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-02-11T04:17:26.195743501Z [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-02-11T04:17:26.196288288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-02-11T04:17:26.196790349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-02-11T04:17:26.200839704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113733s
2026-02-11T04:17:26.201106281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-02-11T04:17:26.205099202Z [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-02-11T04:17:26.205909484Z [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-02-11T04:17:26.206373267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-02-11T04:17:26.206939528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-02-11T04:17:26.209599284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082695s
2026-02-11T04:17:26.209910060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-02-11T04:17:26.210254824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-02-11T04:17:26.210553546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s
2026-02-11T04:17:26.210747988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:26.210924663Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.211205840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-02-11T04:17:26.211765036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.212688215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012442s
2026-02-11T04:17:26.212888589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:26.213065896Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.213307783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-02-11T04:17:26.213655162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-02-11T04:17:26.214651318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s
2026-02-11T04:17:26.215038107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-11T04:17:26', 'add_custom_formats')
2026-02-11T04:17:26.215412772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.216479951Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-02-11T04:17:26.216665474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029193s
2026-02-11T04:17:26.216909977Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-02-11T04:17:26.217144048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.217443030Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-02-11T04:17:26.217854960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:26.218046315Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-02-11T04:17:26.218254635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-02-11T04:17:26.218566743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:26.219584092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001133s
2026-02-11T04:17:26.219994128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-11T04:17:26', 'add_result_to_commands')
2026-02-11T04:17:26.220380957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.221132510Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-02-11T04:17:26.221320358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026455s
2026-02-11T04:17:26.221562747Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-02-11T04:17:26.221793832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.222084597Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-02-11T04:17:26.222457719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:26.222650507Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.222881853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-11T04:17:26.223240265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.224329588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012269s
2026-02-11T04:17:26.224734384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-11T04:17:26', 'health_restored_notification')
2026-02-11T04:17:26.225112676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.226030394Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-02-11T04:17:26.226259896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028827s
2026-02-11T04:17:26.226429427Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-02-11T04:17:26.226648428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.226921388Z [Info] remove_uc: Starting migration of Main DB to 66
2026-02-11T04:17:26.227290461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:26.227617791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-11T04:17:26.227920470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s
2026-02-11T04:17:26.228289543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-11T04:17:26', 'remove_uc')
2026-02-11T04:17:26.228655701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.229356282Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-02-11T04:17:26.229541024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018323s
2026-02-11T04:17:26.229796428Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-02-11T04:17:26.230033195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.230324972Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-02-11T04:17:26.230634255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:26.230857405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:26.232736208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019065s
2026-02-11T04:17:26.233157597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-11T04:17:26', 'download_clients_rename_tv_to_music')
2026-02-11T04:17:26.233548123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.234280258Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-02-11T04:17:26.234497134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033933s
2026-02-11T04:17:26.234749983Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-02-11T04:17:26.234996299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.235295833Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-02-11T04:17:26.235653132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-02-11T04:17:26.235837103Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.236123159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-02-11T04:17:26.236498805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-02-11T04:17:26.237577137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001233s
2026-02-11T04:17:26.237997504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-11T04:17:26', 'add_colon_replacement_to_naming_config')
2026-02-11T04:17:26.238392760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.239223643Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-02-11T04:17:26.239423475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028075s
2026-02-11T04:17:26.239635092Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-02-11T04:17:26.239865866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.240151361Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-02-11T04:17:26.240543431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-02-11T04:17:26.244688047Z [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-02-11T04:17:26.245663141Z [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-02-11T04:17:26.246226435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:26.247016967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:26.249714410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.250100517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093359s
2026-02-11T04:17:26.250303035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:26.250485523Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.250725977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-02-11T04:17:26.251054428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-02-11T04:17:26.252105134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011566s
2026-02-11T04:17:26.252484809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-11T04:17:26', 'list_sync_time')
2026-02-11T04:17:26.252860465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.253790558Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-02-11T04:17:26.253986052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028285s
2026-02-11T04:17:26.254217418Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-02-11T04:17:26.254449586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.254732205Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-02-11T04:17:26.255071688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T04:17:26.255263204Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.255473788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-02-11T04:17:26.255767359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-02-11T04:17:26.256827474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2026-02-11T04:17:26.257217950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-11T04:17:26', 'add_download_client_tags')
2026-02-11T04:17:26.257594499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.258322886Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-02-11T04:17:26.258517427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025957s
2026-02-11T04:17:26.258743432Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-02-11T04:17:26.258974798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.259260043Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-02-11T04:17:26.259830492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-11T04:17:26.260486513Z [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-02-11T04:17:26.261038775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s
2026-02-11T04:17:26.261276303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-11T04:17:26.261646058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-11T04:17:26.262022707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s
2026-02-11T04:17:26.262407171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-11T04:17:26', 'add_notification_status')
2026-02-11T04:17:26.262783399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.263571285Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-02-11T04:17:26.263767260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020573s
2026-02-11T04:17:26.264072114Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-02-11T04:17:26.264317799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.264606861Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-02-11T04:17:26.264889169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:26.265113481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:26.266710758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016264s
2026-02-11T04:17:26.267117567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-11T04:17:26', 'add_alac_24_quality_in_profiles')
2026-02-11T04:17:26.267500478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.268263474Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-02-11T04:17:26.268469419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031301s
2026-02-11T04:17:26.268683901Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-02-11T04:17:26.268904996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.269178197Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-02-11T04:17:26.269537209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-11T04:17:26.269716300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.269911153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-11T04:17:26.270169262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-11T04:17:26.271211000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011087s
2026-02-11T04:17:26.271432486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-11T04:17:26.271715346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-11T04:17:26.272743837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001104s
2026-02-11T04:17:26.273126407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-11T04:17:26', 'add_salt_to_users')
2026-02-11T04:17:26.273498136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.274234729Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-02-11T04:17:26.274420273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025733s
2026-02-11T04:17:26.274632671Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-02-11T04:17:26.274854537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.275133098Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-02-11T04:17:26.275608366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-02-11T04:17:26.276242683Z [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-02-11T04:17:26.276793833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009804s
2026-02-11T04:17:26.277010479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-02-11T04:17:26.277320904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-02-11T04:17:26.277691651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s
2026-02-11T04:17:26.278068560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-11T04:17:26', 'add_auto_tagging')
2026-02-11T04:17:26.278440149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.279241182Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-02-11T04:17:26.279428760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020204s
2026-02-11T04:17:26.279674444Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-02-11T04:17:26.279946192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.280246727Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-02-11T04:17:26.280635660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-02-11T04:17:26.280825031Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.281063812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-02-11T04:17:26.281396643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-02-11T04:17:26.282495986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012142s
2026-02-11T04:17:26.282820370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-02-11T04:17:26.283196106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-02-11T04:17:26.283494507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s
2026-02-11T04:17:26.283927219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-11T04:17:26', 'quality_definition_preferred_size')
2026-02-11T04:17:26.284316032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.285459484Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-02-11T04:17:26.285667052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023265s
2026-02-11T04:17:26.285924350Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-02-11T04:17:26.286168191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.286470550Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-02-11T04:17:26.286822058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:26.287010818Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.287235120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-02-11T04:17:26.287577039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.288691172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012441s
2026-02-11T04:17:26.289105617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-11T04:17:26', 'add_on_artist_add_to_notifications')
2026-02-11T04:17:26.289494169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.290247587Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-02-11T04:17:26.290449984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027394s
2026-02-11T04:17:26.290679417Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-02-11T04:17:26.290910211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.291197961Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-02-11T04:17:26.291514779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:26.291695302Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T04:17:26.291942631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-02-11T04:17:26.292254188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-02-11T04:17:26.293330075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011718s
2026-02-11T04:17:26.293721813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-11T04:17:26', 'album_last_searched_time')
2026-02-11T04:17:26.294101408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.294825576Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-02-11T04:17:26.295018675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002631s
2026-02-11T04:17:26.295232937Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-02-11T04:17:26.295453100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.295742793Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-02-11T04:17:26.296156857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-11T04:17:26.296342331Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.296554869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-02-11T04:17:26.296888531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.297975670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012157s
2026-02-11T04:17:26.298169931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:26.298338521Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.298554976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-02-11T04:17:26.298888608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:26.299993433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012252s
2026-02-11T04:17:26.300374521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-11T04:17:26', 'add_indexer_flags')
2026-02-11T04:17:26.300749185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.301488865Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-02-11T04:17:26.301678547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027025s
2026-02-11T04:17:26.301911226Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-02-11T04:17:26.302148774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.302434189Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-02-11T04:17:26.302841860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-02-11T04:17:26.303146744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-02-11T04:17:26.303499554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s
2026-02-11T04:17:26.303711201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-02-11T04:17:26.304030443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-02-11T04:17:26.304385318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-02-11T04:17:26.304610963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-02-11T04:17:26.304936187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-02-11T04:17:26.305306573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004999s
2026-02-11T04:17:26.305700937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-11T04:17:26', 'add_indexes_album_statistics')
2026-02-11T04:17:26.306081574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.306879671Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-02-11T04:17:26.307082319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020299s
2026-02-11T04:17:26.307308114Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-02-11T04:17:26.307538769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.307818832Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-02-11T04:17:26.308294801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-02-11T04:17:26.308748635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-02-11T04:17:26.309098540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s
2026-02-11T04:17:26.309478805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-11T04:17:26', 'update_redacted_baseurl')
2026-02-11T04:17:26.309863310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.311185372Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-02-11T04:17:26.311378651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025718s
2026-02-11T04:17:26.319308902Z [Debug] MigrationController: Took: 00:00:01.6725198
2026-02-11T04:17:26.403876367Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-02-11T04:17:26.434946968Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-11T04:17:26.460639198Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-02-11T04:17:26.478864240Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-11T04:17:26.479764012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:26.480195641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:26.484505200Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-11T04:17:26.484770324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045959s
2026-02-11T04:17:26.485037693Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-11T04:17:26.485369160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048638s
2026-02-11T04:17:26.486905264Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-11T04:17:26.487240459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.487676617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-11T04:17:26.488214610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-11T04:17:26.488762754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s
2026-02-11T04:17:26.489069231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.490367005Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-11T04:17:26.490711118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023345s
2026-02-11T04:17:26.491077806Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-11T04:17:26.491419464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.491935303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-11T04:17:26.492389778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:17:26.492937221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s
2026-02-11T04:17:26.493221934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:26.493485755Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.493774377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-11T04:17:26.494194052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-11T04:17:26.495031699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009315s
2026-02-11T04:17:26.495341102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.496228088Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-11T04:17:26.496533192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s
2026-02-11T04:17:26.496912807Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-11T04:17:26.497259696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.497667557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:26.497986770Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.498250731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-11T04:17:26.498645537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-11T04:17:26.499270185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006993s
2026-02-11T04:17:26.499540659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.500537757Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-11T04:17:26.500858403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018863s
2026-02-11T04:17:26.501262326Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-11T04:17:26.501587631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.501974531Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-11T04:17:26.502543937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-11T04:17:26.503215420Z [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-02-11T04:17:26.503996172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011475s
2026-02-11T04:17:26.504315214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-11T04:17:26.504682644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-11T04:17:26.505180547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005819s
2026-02-11T04:17:26.505630162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-11T04:17:26', 'InitialSetup')
2026-02-11T04:17:26.506181733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.507061264Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-11T04:17:26.507270836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024517s
2026-02-11T04:17:26.507606893Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-02-11T04:17:26.508019965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.508447706Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-02-11T04:17:26.508991512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-11T04:17:26', 'add_reason_to_pending_releases')
2026-02-11T04:17:26.509571059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.511288788Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-02-11T04:17:26.511565145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032507s
2026-02-11T04:17:26.511861331Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-02-11T04:17:26.512261968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.512644639Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-02-11T04:17:26.513082230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-11T04:17:26', 'add_medium_support')
2026-02-11T04:17:26.513665374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.514479764Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-02-11T04:17:26.514777023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022285s
2026-02-11T04:17:26.515025613Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-02-11T04:17:26.515376921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.515785544Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-02-11T04:17:26.516366494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-11T04:17:26', 'add_various_qualites_in_profile')
2026-02-11T04:17:26.516904637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.517716432Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-02-11T04:17:26.518039853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023192s
2026-02-11T04:17:26.518339286Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-02-11T04:17:26.518662287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.519048835Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-02-11T04:17:26.519518301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-11T04:17:26', 'metadata_profiles')
2026-02-11T04:17:26.520135293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.520860754Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-02-11T04:17:26.521152221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s
2026-02-11T04:17:26.521498038Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-02-11T04:17:26.521869035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.522279973Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-02-11T04:17:26.522829429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-11T04:17:26', 'separate_automatic_and_interactive_search')
2026-02-11T04:17:26.523429828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.524269990Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-02-11T04:17:26.524609344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023585s
2026-02-11T04:17:26.524930260Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-02-11T04:17:26.525276497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.525676272Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-02-11T04:17:26.526176319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-11T04:17:26', 'change_album_path_to_relative')
2026-02-11T04:17:26.526755566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.527556759Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-02-11T04:17:26.527884158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022685s
2026-02-11T04:17:26.528311980Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-02-11T04:17:26.528623437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.529018984Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-02-11T04:17:26.529519031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-11T04:17:26', 'change_quality_size_mb_to_kb')
2026-02-11T04:17:26.530092616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.530896895Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-02-11T04:17:26.531206018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022651s
2026-02-11T04:17:26.531494198Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-02-11T04:17:26.531827008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.532271323Z [Info] album_releases: Starting migration of Log DB to 9
2026-02-11T04:17:26.532675828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-11T04:17:26', 'album_releases')
2026-02-11T04:17:26.533224904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.534017610Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-02-11T04:17:26.534317454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022026s
2026-02-11T04:17:26.534606206Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-02-11T04:17:26.534938705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.535320895Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-02-11T04:17:26.535798387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-11T04:17:26', 'album_releases_fix')
2026-02-11T04:17:26.536384367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.537169227Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-02-11T04:17:26.537463810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022321s
2026-02-11T04:17:26.537758945Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-02-11T04:17:26.538078188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.538461720Z [Info] import_lists: Starting migration of Log DB to 11
2026-02-11T04:17:26.538905744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-11T04:17:26', 'import_lists')
2026-02-11T04:17:26.539455652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.540239941Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-02-11T04:17:26.540527690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021721s
2026-02-11T04:17:26.540826743Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-02-11T04:17:26.541158210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.541544598Z [Info] add_release_status: Starting migration of Log DB to 12
2026-02-11T04:17:26.542020296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-11T04:17:26', 'add_release_status')
2026-02-11T04:17:26.542584092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.543355515Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-02-11T04:17:26.543647082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022034s
2026-02-11T04:17:26.543982959Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-02-11T04:17:26.544330519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.544729061Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-02-11T04:17:26.545224369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-11T04:17:26', 'album_download_notification')
2026-02-11T04:17:26.545835529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.546651382Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-02-11T04:17:26.546967308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023101s
2026-02-11T04:17:26.547290820Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-02-11T04:17:26.547645715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.548063757Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-02-11T04:17:26.548570377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-11T04:17:26', 'fix_language_metadata_profiles')
2026-02-11T04:17:26.549152660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.549980156Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-02-11T04:17:26.550296954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023128s
2026-02-11T04:17:26.550588521Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-02-11T04:17:26.550908235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.551293491Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-02-11T04:17:26.551737886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-11T04:17:26', 'remove_fanzub')
2026-02-11T04:17:26.552326111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.553116101Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-02-11T04:17:26.553401536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022207s
2026-02-11T04:17:26.553723845Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-02-11T04:17:26.554073940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.554466671Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-02-11T04:17:26.554973632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-11T04:17:26', 'update_artist_history_indexes')
2026-02-11T04:17:26.555550334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.556393231Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-02-11T04:17:26.556706943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022988s
2026-02-11T04:17:26.556992147Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-02-11T04:17:26.557315979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.557694892Z [Info] remove_nma: Starting migration of Log DB to 17
2026-02-11T04:17:26.558183105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-11T04:17:26', 'remove_nma')
2026-02-11T04:17:26.558745568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.559550489Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-02-11T04:17:26.559821435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022529s
2026-02-11T04:17:26.560151600Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-02-11T04:17:26.560482636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.560868283Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-02-11T04:17:26.561345043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-11T04:17:26', 'album_disambiguation')
2026-02-11T04:17:26.561902175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.562670222Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-02-11T04:17:26.562966909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021902s
2026-02-11T04:17:26.563290251Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-02-11T04:17:26.563640025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.564071795Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-02-11T04:17:26.564568805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-11T04:17:26', 'add_ape_quality_in_profiles')
2026-02-11T04:17:26.565140386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.565896409Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-02-11T04:17:26.566211924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022414s
2026-02-11T04:17:26.566508151Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-02-11T04:17:26.566831151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.567211778Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-02-11T04:17:26.567663658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-11T04:17:26', 'remove_pushalot')
2026-02-11T04:17:26.568247814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.568987714Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-02-11T04:17:26.569276025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021647s
2026-02-11T04:17:26.569575428Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-02-11T04:17:26.569908318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.570296710Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-02-11T04:17:26.570761837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-11T04:17:26', 'add_custom_filters')
2026-02-11T04:17:26.571320332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.572054500Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-02-11T04:17:26.572349795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021457s
2026-02-11T04:17:26.572651322Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-02-11T04:17:26.572975796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.573357554Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-02-11T04:17:26.573815627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-11T04:17:26', 'import_list_tags')
2026-02-11T04:17:26.574369092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.575337422Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-02-11T04:17:26.575623057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023683s
2026-02-11T04:17:26.575957500Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-02-11T04:17:26.576297595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.576685406Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-02-11T04:17:26.577162116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-11T04:17:26', 'add_release_groups_etc')
2026-02-11T04:17:26.577723888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.578478457Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-02-11T04:17:26.578777399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s
2026-02-11T04:17:26.579077574Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-02-11T04:17:26.579401396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.579795119Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-02-11T04:17:26.580325657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-11T04:17:26', 'NewMediaInfoFormat')
2026-02-11T04:17:26.580881406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.581635946Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-02-11T04:17:26.581938725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022355s
2026-02-11T04:17:26.582281616Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-02-11T04:17:26.582648886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.583054963Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-02-11T04:17:26.583595642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-11T04:17:26', 'rename_restrictions_to_release_profiles')
2026-02-11T04:17:26.584212154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.585022516Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-02-11T04:17:26.585355035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023385s
2026-02-11T04:17:26.585701874Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-02-11T04:17:26.586074404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.586486043Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-02-11T04:17:26.587037925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-11T04:17:26', 'rename_quality_profiles_add_upgrade_allowed')
2026-02-11T04:17:26.587644085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.588445529Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-02-11T04:17:26.588791997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023256s
2026-02-11T04:17:26.589090929Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-02-11T04:17:26.589424110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.589817663Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-02-11T04:17:26.590290535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-11T04:17:26', 'add_import_exclusions')
2026-02-11T04:17:26.590859851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.591631114Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-02-11T04:17:26.591942201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022016s
2026-02-11T04:17:26.592264941Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-02-11T04:17:26.592609114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.593010783Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-02-11T04:17:26.593507002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-11T04:17:26', 'clean_artist_metadata_table')
2026-02-11T04:17:26.594088513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.594850377Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-02-11T04:17:26.595160803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022297s
2026-02-11T04:17:26.595482110Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-02-11T04:17:26.595827686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.596255257Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-02-11T04:17:26.596744001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-11T04:17:26', 'health_issue_notification')
2026-02-11T04:17:26.597324650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.598170964Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-02-11T04:17:26.598480548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023343s
2026-02-11T04:17:26.598806504Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-02-11T04:17:26.599158313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.599554270Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-02-11T04:17:26.600084287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-11T04:17:26', 'add_mediafilerepository_mtime')
2026-02-11T04:17:26.600666891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.601525119Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-02-11T04:17:26.601847268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023484s
2026-02-11T04:17:26.604579050Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-02-11T04:17:26.604937361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.605348750Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-02-11T04:17:26.605872414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-11T04:17:26', 'add_artistmetadataid_constraint')
2026-02-11T04:17:26.606456320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.607326883Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-02-11T04:17:26.607645184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002366s
2026-02-11T04:17:26.607988495Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-02-11T04:17:26.608332709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.608726081Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-02-11T04:17:26.609212631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-11T04:17:26', 'old_ids_and_artist_alias')
2026-02-11T04:17:26.609782899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.610616498Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-02-11T04:17:26.610919518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022814s
2026-02-11T04:17:26.611229402Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-02-11T04:17:26.611565799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.611976687Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-02-11T04:17:26.612461173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-11T04:17:26', 'download_propers_config')
2026-02-11T04:17:26.613032984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.613877265Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-02-11T04:17:26.614178912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023018s
2026-02-11T04:17:26.614492333Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-02-11T04:17:26.614831256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.615220019Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-02-11T04:17:26.615704995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-11T04:17:26', 'remove_language_profiles')
2026-02-11T04:17:26.616306116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.617119113Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-02-11T04:17:26.617426091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022801s
2026-02-11T04:17:26.617735605Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-02-11T04:17:26.618080880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.618471086Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-02-11T04:17:26.618953487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-11T04:17:26', 'multi_disc_naming_format')
2026-02-11T04:17:26.619517453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.620363376Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-02-11T04:17:26.620675064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022739s
2026-02-11T04:17:26.620993405Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-02-11T04:17:26.621338921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.621744758Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-02-11T04:17:26.622238302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-11T04:17:26', 'add_download_client_priority')
2026-02-11T04:17:26.622813761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.623626428Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-02-11T04:17:26.623982645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022727s
2026-02-11T04:17:26.624288170Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-02-11T04:17:26.624620379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.625001046Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-02-11T04:17:26.625466914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-11T04:17:26', 'remove_growl_prowl')
2026-02-11T04:17:26.626026601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.626904028Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-02-11T04:17:26.627191127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022834s
2026-02-11T04:17:26.627501181Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-02-11T04:17:26.627836877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.628245330Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-02-11T04:17:26.628725897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-11T04:17:26', 'remove_plex_hometheatre')
2026-02-11T04:17:26.629289162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.630148091Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-02-11T04:17:26.630451332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023037s
2026-02-11T04:17:26.630767669Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-02-11T04:17:26.631111261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.631507900Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-02-11T04:17:26.632030693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-11T04:17:26', 'add_root_folder_add_defaults')
2026-02-11T04:17:26.632632134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.633460101Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-02-11T04:17:26.633772540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023315s
2026-02-11T04:17:26.634066021Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-02-11T04:17:26.634386326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.634765069Z [Info] task_duration: Starting migration of Log DB to 40
2026-02-11T04:17:26.635215115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-11T04:17:26', 'task_duration')
2026-02-11T04:17:26.635759902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.636596407Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-02-11T04:17:26.636881251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002219s
2026-02-11T04:17:26.637227348Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-02-11T04:17:26.637600299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.638016728Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-02-11T04:17:26.638568308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-11T04:17:26', 'add_indexer_and_enabled_to_release_profiles')
2026-02-11T04:17:26.639171012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.640035974Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-02-11T04:17:26.640378374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023723s
2026-02-11T04:17:26.640683588Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-02-11T04:17:26.641021789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.641413749Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-02-11T04:17:26.641886831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-11T04:17:26', 'remove_album_folders')
2026-02-11T04:17:26.642447751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.643578508Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-02-11T04:17:26.643905597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00256s
2026-02-11T04:17:26.644208998Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-02-11T04:17:26.644552429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.644937064Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-02-11T04:17:26.645418714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-11T04:17:26', 'flexible_delay_profiles')
2026-02-11T04:17:26.645997680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.646839275Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-02-11T04:17:26.647143056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022859s
2026-02-11T04:17:26.647451287Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-02-11T04:17:26.647791612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.648204644Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-02-11T04:17:26.648695523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-11T04:17:26', 'add_priority_to_indexers')
2026-02-11T04:17:26.649260721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.650073989Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-02-11T04:17:26.650378342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022751s
2026-02-11T04:17:26.650710882Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-02-11T04:17:26.651069855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.651467886Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-02-11T04:17:26.652053065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-11T04:17:26', 'remove_chown_and_folderchmod_config')
2026-02-11T04:17:26.652604064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.653473545Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-02-11T04:17:26.653802097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023764s
2026-02-11T04:17:26.654122011Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-02-11T04:17:26.654466064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.654860598Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-02-11T04:17:26.655352970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-02-11T04:17:26', 'convert_blacklist_protocol')
2026-02-11T04:17:26.655966115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.656816838Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-02-11T04:17:26.657121722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023327s
2026-02-11T04:17:26.657419361Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-02-11T04:17:26.657744526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.658126255Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-02-11T04:17:26.658581041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-11T04:17:26', 'update_notifiarr')
2026-02-11T04:17:26.659141449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.659942953Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-02-11T04:17:26.660238549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021942s
2026-02-11T04:17:26.660552090Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-02-11T04:17:26.660893117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.661286008Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-02-11T04:17:26.661770644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-11T04:17:26', 'email_multiple_addresses')
2026-02-11T04:17:26.662346323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.663181776Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-02-11T04:17:26.663484786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022841s
2026-02-11T04:17:26.663806864Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-02-11T04:17:26.664219536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.664581785Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-02-11T04:17:26.665084528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-11T04:17:26', 'rename_blacklist_to_blocklist')
2026-02-11T04:17:26.665662101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.666511722Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-02-11T04:17:26.666825384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023206s
2026-02-11T04:17:26.667132823Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-02-11T04:17:26.667464060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.667899186Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-02-11T04:17:26.668351838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-11T04:17:26', 'cdh_per_downloadclient')
2026-02-11T04:17:26.668915593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.669790294Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-02-11T04:17:26.670138355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023202s
2026-02-11T04:17:26.670392667Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-02-11T04:17:26.670716560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.671142027Z [Info] download_history: Starting migration of Log DB to 52
2026-02-11T04:17:26.671555018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-11T04:17:26', 'download_history')
2026-02-11T04:17:26.672257312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.673030139Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-02-11T04:17:26.673360013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023134s
2026-02-11T04:17:26.673619405Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-02-11T04:17:26.673989340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.674327692Z [Info] add_update_history: Starting migration of Log DB to 53
2026-02-11T04:17:26.675004896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-11T04:17:26.675631457Z [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-02-11T04:17:26.676348231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s
2026-02-11T04:17:26.676654888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-11T04:17:26.677064173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-11T04:17:26.677591184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006393s
2026-02-11T04:17:26.678062523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-11T04:17:26', 'add_update_history')
2026-02-11T04:17:26.678622982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.679517614Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-02-11T04:17:26.679808820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025402s
2026-02-11T04:17:26.680222954Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-02-11T04:17:26.680533510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.680933836Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-02-11T04:17:26.681437720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-11T04:17:26', 'add_on_update_to_notifications')
2026-02-11T04:17:26.682030544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.682900647Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-02-11T04:17:26.683219348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023564s
2026-02-11T04:17:26.683541537Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-02-11T04:17:26.683908085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.684305175Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-02-11T04:17:26.684801084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-11T04:17:26', 'download_client_per_indexer')
2026-02-11T04:17:26.685380771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.686238168Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-02-11T04:17:26.686553362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023342s
2026-02-11T04:17:26.686866132Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-02-11T04:17:26.687200566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.687588276Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-02-11T04:17:26.688097692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-11T04:17:26', 'AddNewItemMonitorType')
2026-02-11T04:17:26.688662079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.689486098Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-02-11T04:17:26.689787586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022821s
2026-02-11T04:17:26.690083802Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-02-11T04:17:26.690410089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.690790075Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-02-11T04:17:26.691247606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-11T04:17:26', 'ImportListSearch')
2026-02-11T04:17:26.691798826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.692656804Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-02-11T04:17:26.692944283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022533s
2026-02-11T04:17:26.693260249Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-02-11T04:17:26.693603761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.693997965Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-02-11T04:17:26.694485386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-11T04:17:26', 'ImportListMonitorExisting')
2026-02-11T04:17:26.695063120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.695880065Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-02-11T04:17:26.696242284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022606s
2026-02-11T04:17:26.696502629Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-02-11T04:17:26.696824206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.697211907Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-02-11T04:17:26.697668456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-11T04:17:26', 'add_indexer_tags')
2026-02-11T04:17:26.698224085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.699046231Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-02-11T04:17:26.699333249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022299s
2026-02-11T04:17:26.699651059Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-02-11T04:17:26.699981284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.700368404Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-02-11T04:17:26.700834923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-11T04:17:26', 'update_audio_types')
2026-02-11T04:17:26.701389791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.702134440Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-02-11T04:17:26.702427701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021729s
2026-02-11T04:17:26.702788598Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-11T04:17:26.703176980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.703590102Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-02-11T04:17:26.704201744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-11T04:17:26.704470475Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T04:17:26.704776281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-11T04:17:26.705827117Z [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-02-11T04:17:26.706926591Z [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-02-11T04:17:26.707653525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-11T04:17:26.708354877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-11T04:17:26.709516316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-11T04:17:26.709990912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049103s
2026-02-11T04:17:26.710297499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-11T04:17:26.710567333Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.710866675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-11T04:17:26.711805566Z [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-02-11T04:17:26.712731461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-11T04:17:26.713345698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-11T04:17:26.714010757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-11T04:17:26.715107005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-11T04:17:26.715615619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044232s
2026-02-11T04:17:26.715907266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:26.716176498Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T04:17:26.716488567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-11T04:17:26.717320252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-11T04:17:26.718095132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-11T04:17:26.718729871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-11T04:17:26.719384559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-11T04:17:26.720502481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:17:26.721025514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004207s
2026-02-11T04:17:26.721559419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-11T04:17:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-11T04:17:26.722180770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.724058101Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-11T04:17:26.724418927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071388s
2026-02-11T04:17:26.724748922Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-02-11T04:17:26.725107043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.725507079Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-02-11T04:17:26.726013609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-11T04:17:26', 'add_on_delete_to_notifications')
2026-02-11T04:17:26.726594428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.727465192Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-02-11T04:17:26.727802581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002342s
2026-02-11T04:17:26.728120221Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-02-11T04:17:26.728443933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.728834229Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-02-11T04:17:26.729297462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-11T04:17:26', 'add_custom_formats')
2026-02-11T04:17:26.729857450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.730668293Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-02-11T04:17:26.730966193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022327s
2026-02-11T04:17:26.731272249Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-02-11T04:17:26.731613687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.732010125Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-02-11T04:17:26.732509361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-11T04:17:26', 'add_result_to_commands')
2026-02-11T04:17:26.733067014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.733852726Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-02-11T04:17:26.734159524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022433s
2026-02-11T04:17:26.734472614Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-02-11T04:17:26.734819332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.735224168Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-02-11T04:17:26.735722170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-11T04:17:26', 'health_restored_notification')
2026-02-11T04:17:26.736343101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.737208233Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-02-11T04:17:26.737525001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002351s
2026-02-11T04:17:26.737816207Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-02-11T04:17:26.738168477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.738542530Z [Info] remove_uc: Starting migration of Log DB to 66
2026-02-11T04:17:26.738949059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-11T04:17:26', 'remove_uc')
2026-02-11T04:17:26.739517463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.740322685Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-02-11T04:17:26.740605064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022151s
2026-02-11T04:17:26.740969658Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-02-11T04:17:26.741330835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.741692444Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-02-11T04:17:26.742224074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-11T04:17:26', 'download_clients_rename_tv_to_music')
2026-02-11T04:17:26.742819624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.743628763Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-02-11T04:17:26.743904448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022462s
2026-02-11T04:17:26.744237359Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-02-11T04:17:26.744598576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.745016428Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-02-11T04:17:26.745521725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-11T04:17:26', 'add_colon_replacement_to_naming_config')
2026-02-11T04:17:26.746126994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.746928608Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-02-11T04:17:26.747252882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022939s
2026-02-11T04:17:26.747523146Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-02-11T04:17:26.747840996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.748318788Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-02-11T04:17:26.748687290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-11T04:17:26', 'list_sync_time')
2026-02-11T04:17:26.749226195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.749961095Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-02-11T04:17:26.750234486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021242s
2026-02-11T04:17:26.750546384Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-02-11T04:17:26.750869685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.751237255Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-02-11T04:17:26.751744286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-11T04:17:26', 'add_download_client_tags')
2026-02-11T04:17:26.752389906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.753134296Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-02-11T04:17:26.753438298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022521s
2026-02-11T04:17:26.753767290Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-02-11T04:17:26.754123658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.754535137Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-02-11T04:17:26.755053040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-11T04:17:26', 'add_notification_status')
2026-02-11T04:17:26.755686826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.756512329Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-02-11T04:17:26.756864398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023485s
2026-02-11T04:17:26.757236657Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-02-11T04:17:26.757616452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.758057130Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-02-11T04:17:26.758678260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-11T04:17:26', 'add_alac_24_quality_in_profiles')
2026-02-11T04:17:26.759310053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.760080554Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-02-11T04:17:26.760455840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002449s
2026-02-11T04:17:26.760775855Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-02-11T04:17:26.761110198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.761491826Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-02-11T04:17:26.761959448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-11T04:17:26', 'add_salt_to_users')
2026-02-11T04:17:26.762554496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.763294426Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-02-11T04:17:26.763578088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021812s
2026-02-11T04:17:26.763889665Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-02-11T04:17:26.764248518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.764642160Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-02-11T04:17:26.765103700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-11T04:17:26', 'add_auto_tagging')
2026-02-11T04:17:26.765662605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.766392766Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-02-11T04:17:26.766678000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021562s
2026-02-11T04:17:26.767011652Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-02-11T04:17:26.767370254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.767778757Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-02-11T04:17:26.768342673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-11T04:17:26', 'quality_definition_preferred_size')
2026-02-11T04:17:26.768934254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.769691970Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-02-11T04:17:26.770017265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022987s
2026-02-11T04:17:26.770346218Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-02-11T04:17:26.770713277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.771129134Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-02-11T04:17:26.771662418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-11T04:17:26', 'add_on_artist_add_to_notifications')
2026-02-11T04:17:26.772283419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.773135635Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-02-11T04:17:26.773476542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023947s
2026-02-11T04:17:26.773774101Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-02-11T04:17:26.774122402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.774514402Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-02-11T04:17:26.775006112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-11T04:17:26', 'album_last_searched_time')
2026-02-11T04:17:26.775572162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.776362634Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-02-11T04:17:26.776660644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022283s
2026-02-11T04:17:26.776972352Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-02-11T04:17:26.777292266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.777687552Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-02-11T04:17:26.778142067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-11T04:17:26', 'add_indexer_flags')
2026-02-11T04:17:26.779148654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.779840838Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-02-11T04:17:26.780160612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025557s
2026-02-11T04:17:26.780481619Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-02-11T04:17:26.780846273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.781241749Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-02-11T04:17:26.781748189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-11T04:17:26', 'add_indexes_album_statistics')
2026-02-11T04:17:26.782321454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.783057807Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-02-11T04:17:26.783368883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022016s
2026-02-11T04:17:26.783688006Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-02-11T04:17:26.784080617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:26.784483678Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-02-11T04:17:26.784962412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-11T04:17:26', 'update_redacted_baseurl')
2026-02-11T04:17:26.785537380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:26.786336359Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-02-11T04:17:26.786642055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022537s
2026-02-11T04:17:26.962583673Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-02-11T04:17:26.969469169Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-11T04:17:26.974008591Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-11T04:17:27.094820967Z [Info] QualityProfileService: Setting up default quality profiles
2026-02-11T04:17:27.111209842Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-02-11T04:17:27.121136893Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-02-11T04:17:27.157146020Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-11T04:17:27.158253690Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-11T04:17:27.158534606Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-02-11T04:17:27.261409620Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-02-11T04:17:28.127527410Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
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.14.0
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.14.0
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.11
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.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.4-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.4-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-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.1-r2
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": 1770783459779
},
{
"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": 1770783459779
},
{
"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=EGtbdolRdGf5D58lM8EyFQ.\"",
"source": "console-api",
"timestamp": 1770783459779
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1770783459779
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1770783459779
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1770783459779
},
{
"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": 1770783459779
},
{
"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": 1770783459780
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1770783459780
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.08s |
| Container Start | PASS | - | 5.12s |
| Create Buildx SBOM | PASS | - | 1.82s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 69.60s
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-02-11T04:12:37+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.53MB
Tag: arm64v8-nightly-3.1.2.4914-ls189
Version: 3.1.2.4914-ls189
Expand
2026-02-11T04:17:25.299593139Z [migrations] started
2026-02-11T04:17:25.304028331Z [migrations] no migrations found
2026-02-11T04:17:25.773210769Z usermod: no changes
2026-02-11T04:17:25.853419145Z ───────────────────────────────────────
2026-02-11T04:17:25.853434747Z
2026-02-11T04:17:25.853442903Z ██╗ ███████╗██╗ ██████╗
2026-02-11T04:17:25.853451470Z ██║ ██╔════╝██║██╔═══██╗
2026-02-11T04:17:25.853459847Z ██║ ███████╗██║██║ ██║
2026-02-11T04:17:25.853468094Z ██║ ╚════██║██║██║ ██║
2026-02-11T04:17:25.853476240Z ███████╗███████║██║╚██████╔╝
2026-02-11T04:17:25.853485018Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-11T04:17:25.853493745Z
2026-02-11T04:17:25.853501621Z Brought to you by linuxserver.io
2026-02-11T04:17:25.853509768Z ───────────────────────────────────────
2026-02-11T04:17:25.857831992Z
2026-02-11T04:17:25.858093098Z To support the app dev(s) visit:
2026-02-11T04:17:25.879178260Z Lidarr: https://opencollective.com/lidarr
2026-02-11T04:17:25.882573237Z
2026-02-11T04:17:25.882585401Z To support LSIO projects visit:
2026-02-11T04:17:25.882593868Z https://www.linuxserver.io/donate/
2026-02-11T04:17:25.882602165Z
2026-02-11T04:17:25.882610241Z ───────────────────────────────────────
2026-02-11T04:17:25.882619851Z GID/UID
2026-02-11T04:17:25.882627947Z ───────────────────────────────────────
2026-02-11T04:17:25.953371503Z
2026-02-11T04:17:25.953389499Z User UID: 911
2026-02-11T04:17:25.953395822Z User GID: 911
2026-02-11T04:17:25.953402004Z ───────────────────────────────────────
2026-02-11T04:17:25.985549133Z Linuxserver.io version: 3.1.2.4914-ls189
2026-02-11T04:17:25.989204715Z Build-date: 2026-02-11T04:12:37+00:00
2026-02-11T04:17:25.989213423Z ───────────────────────────────────────
2026-02-11T04:17:25.989219876Z
2026-02-11T04:17:28.177898931Z [custom-init] No custom files found, skipping...
2026-02-11T04:17:28.740610601Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:30.028479650Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:31.324789959Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:32.608802362Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:33.404165354Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-02-11T04:17:33.669201875Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:33.731332576Z [Debug] Bootstrap: Console selected
2026-02-11T04:17:33.760390664Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:33.797872988Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:33.884826368Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:35.152971557Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:36.431480817Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:37.267165871Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T04:17:37.720569673Z failed to load "/config/config.xml": No such file or directory
2026-02-11T04:17:38.218502159Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {062f9544-df62-4e11-b737-3c99170c5246} may be persisted to storage in unencrypted form.
2026-02-11T04:17:39.129449038Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-11T04:17:39.766145792Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-02-11T04:17:40.874778078Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-11T04:17:40.982562628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:40.990509813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:41.528300075Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-11T04:17:41.579708012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5462327s
2026-02-11T04:17:41.583452643Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-11T04:17:41.586334798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5970371s
2026-02-11T04:17:41.689678675Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-11T04:17:41.697420296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:41.782967945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-11T04:17:41.912735035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-11T04:17:42.075550729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2889904s
2026-02-11T04:17:42.081384548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:42.095958397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-11T04:17:42.098502851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3096611s
2026-02-11T04:17:42.114179942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-11T04:17:42.117236347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:42.195369575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-11T04:17:42.210481368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:17:42.223691040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252092s
2026-02-11T04:17:42.227508748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:42.231656200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017727s
2026-02-11T04:17:42.237958663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-11T04:17:42.246257255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-11T04:17:42.260154411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188388s
2026-02-11T04:17:42.263603116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:42.267945942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-11T04:17:42.270858808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271484s
2026-02-11T04:17:42.277482848Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-11T04:17:42.280293889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:42.535346834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:17:42.654392944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589128s
2026-02-11T04:17:42.672668327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-11T04:17:42.732850074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-11T04:17:43.011695684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3333767s
2026-02-11T04:17:43.016594228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:43.048750255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-11T04:17:43.059057552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3618034s
2026-02-11T04:17:43.351234880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-11T04:17:43.354357589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:43.376189936Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-11T04:17:43.734323659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-11T04:17:43.746970958Z [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-02-11T04:17:43.757502147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210314s
2026-02-11T04:17:43.759873793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-11T04:17:43.764484528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-11T04:17:43.769681754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079015s
2026-02-11T04:17:43.771496369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-02-11T04:17:43.774984664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-02-11T04:17:43.779129872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057992s
2026-02-11T04:17:43.781138667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-02-11T04:17:43.783990821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-02-11T04:17:43.787739791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047634s
2026-02-11T04:17:43.789598404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-02-11T04:17:43.922512291Z [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-02-11T04:17:43.945994300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543807s
2026-02-11T04:17:43.948970313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-02-11T04:17:43.952792760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-11T04:17:43.956951385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060943s
2026-02-11T04:17:43.959374525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-02-11T04:17:43.962447854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-11T04:17:43.967022577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046707s
2026-02-11T04:17:43.968729574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-02-11T04:17:43.972334565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:43.976772061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060152s
2026-02-11T04:17:43.979074477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-02-11T04:17:43.981610655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:43.984923537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040397s
2026-02-11T04:17:43.986739724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-02-11T04:17:44.001697577Z [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-02-11T04:17:44.013108236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244773s
2026-02-11T04:17:44.015179026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-02-11T04:17:44.018149067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:44.023491967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059142s
2026-02-11T04:17:44.025343286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-02-11T04:17:44.030482395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:44.034556028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071509s
2026-02-11T04:17:44.036389010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-02-11T04:17:44.039020830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:44.042495056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042676s
2026-02-11T04:17:44.044459953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-02-11T04:17:44.047151333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:44.051084975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047886s
2026-02-11T04:17:44.053076947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-02-11T04:17:44.055765541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:44.059575364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046477s
2026-02-11T04:17:44.061568267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-02-11T04:17:44.064275298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-02-11T04:17:44.068668115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042651s
2026-02-11T04:17:44.070741400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-02-11T04:17:44.079093490Z [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-02-11T04:17:44.096620446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238077s
2026-02-11T04:17:44.098925218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-02-11T04:17:44.101949799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-11T04:17:44.106028272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051573s
2026-02-11T04:17:44.108321209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-02-11T04:17:44.110642845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-02-11T04:17:44.114210019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043348s
2026-02-11T04:17:44.116294086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-02-11T04:17:44.119038653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-11T04:17:44.122601227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004514s
2026-02-11T04:17:44.125321315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-02-11T04:17:44.129036527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-02-11T04:17:44.134451091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070418s
2026-02-11T04:17:44.136276517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-02-11T04:17:44.143400904Z [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-02-11T04:17:44.151237947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126589s
2026-02-11T04:17:44.153835137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-02-11T04:17:44.156862905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-02-11T04:17:44.162067035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058982s
2026-02-11T04:17:44.164644676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-02-11T04:17:44.167699819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:44.172942727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058118s
2026-02-11T04:17:44.175322038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-11T04:17:44.183638967Z [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-02-11T04:17:44.195532178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177083s
2026-02-11T04:17:44.198171273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-11T04:17:44.200958105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T04:17:44.207956599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006755s
2026-02-11T04:17:44.210547807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-02-11T04:17:44.213604092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-11T04:17:44.219368731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062849s
2026-02-11T04:17:44.221932484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-11T04:17:44.225073940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-11T04:17:44.231230339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064051s
2026-02-11T04:17:44.234849066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-02-11T04:17:44.237858386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-02-11T04:17:44.244194086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072656s
2026-02-11T04:17:44.246217841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-11T04:17:44.252975219Z [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-02-11T04:17:44.260808033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126261s
2026-02-11T04:17:44.262917702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-11T04:17:44.267629932Z [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-02-11T04:17:44.272289345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075167s
2026-02-11T04:17:44.274456058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-11T04:17:44.277502974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T04:17:44.281076851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047157s
2026-02-11T04:17:44.282910284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-11T04:17:44.316859311Z [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-02-11T04:17:44.323286595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384411s
2026-02-11T04:17:44.325359680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-11T04:17:44.328182164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T04:17:44.331917236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046258s
2026-02-11T04:17:44.333790088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-02-11T04:17:44.337764802Z [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-02-11T04:17:44.342123980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064966s
2026-02-11T04:17:44.344072534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-02-11T04:17:44.346755498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-02-11T04:17:44.350183140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042488s
2026-02-11T04:17:44.352199030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-02-11T04:17:44.356671196Z [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-02-11T04:17:44.361600804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007538s
2026-02-11T04:17:44.363735753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-02-11T04:17:44.366933172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-02-11T04:17:44.371089953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052351s
2026-02-11T04:17:44.373479375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-02-11T04:17:44.376576462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-02-11T04:17:44.380190841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047883s
2026-02-11T04:17:44.382122090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-02-11T04:17:44.389381830Z [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-02-11T04:17:44.394717084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107421s
2026-02-11T04:17:44.396593293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-02-11T04:17:44.404508463Z [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-02-11T04:17:44.416593239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178536s
2026-02-11T04:17:44.418677477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-02-11T04:17:44.423726705Z [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-02-11T04:17:44.428640461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081254s
2026-02-11T04:17:44.430527330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-02-11T04:17:44.437470263Z [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-02-11T04:17:44.443284782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109331s
2026-02-11T04:17:44.445229779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-11T04:17:44.450153164Z [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-02-11T04:17:44.455349969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082454s
2026-02-11T04:17:44.457287030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-02-11T04:17:44.462495419Z [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-02-11T04:17:44.467738428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085918s
2026-02-11T04:17:44.469722002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-02-11T04:17:44.473770054Z [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-02-11T04:17:44.477901114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063082s
2026-02-11T04:17:44.479709155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-11T04:17:44.483135936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-02-11T04:17:44.486925397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051338s
2026-02-11T04:17:44.488875985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-11T04:17:44.491663158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-11T04:17:44.495044758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043668s
2026-02-11T04:17:44.496960035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-02-11T04:17:44.500976634Z [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-02-11T04:17:44.505078795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062841s
2026-02-11T04:17:44.506930294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-02-11T04:17:44.513058575Z [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-02-11T04:17:44.518517899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097544s
2026-02-11T04:17:44.520442585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-11T04:17:44.525795836Z [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-02-11T04:17:44.530428375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081043s
2026-02-11T04:17:44.532471008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-11T04:17:44.535215275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-11T04:17:44.538760114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044194s
2026-02-11T04:17:44.540759871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-11T04:17:44.543538777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-11T04:17:44.547074287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044771s
2026-02-11T04:17:44.548922519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-11T04:17:44.555328430Z [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-02-11T04:17:44.561126736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103859s
2026-02-11T04:17:44.563002063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-11T04:17:44.568659226Z [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-02-11T04:17:44.574008177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091721s
2026-02-11T04:17:44.576131584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-11T04:17:44.579203230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:17:44.582880595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048185s
2026-02-11T04:17:44.584768197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-02-11T04:17:44.590574890Z [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-02-11T04:17:44.595880295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092754s
2026-02-11T04:17:44.597924641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-02-11T04:17:44.604203005Z [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-02-11T04:17:44.609741088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100353s
2026-02-11T04:17:44.611681746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-02-11T04:17:44.616018760Z [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-02-11T04:17:44.620284751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066983s
2026-02-11T04:17:44.622373828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-02-11T04:17:44.625373258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-02-11T04:17:44.628974501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046735s
2026-02-11T04:17:44.630968537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-11T04:17:44.636701081Z [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-02-11T04:17:44.641860110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00899s
2026-02-11T04:17:44.644524787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-11T04:17:44.647896507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:44.651727251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052257s
2026-02-11T04:17:44.669276202Z [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-02-11T04:17:44.695685727Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0219914 taking an average of 00:00:00.0219914
2026-02-11T04:17:44.706044988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-11T04:17:44', 'InitialSetup')
2026-02-11T04:17:44.711716811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:44.719402648Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-11T04:17:44.721482828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655513s
2026-02-11T04:17:44.727008355Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-02-11T04:17:44.729333467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:44.732815590Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-02-11T04:17:44.743028026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-02-11T04:17:44.753699857Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.02E-05s
2026-02-11T04:17:44.755879918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-02-11T04:17:44.759076105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:44.769738497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118466s
2026-02-11T04:17:44.773876219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-11T04:17:44', 'add_reason_to_pending_releases')
2026-02-11T04:17:44.778051638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:44.781482848Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-02-11T04:17:44.783412995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232997s
2026-02-11T04:17:44.785909222Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-02-11T04:17:44.788077669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:44.791013742Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-02-11T04:17:44.835998353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:44.838207001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-02-11T04:17:44.840226919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-02-11T04:17:44.843162501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-02-11T04:17:44.853584669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114223s
2026-02-11T04:17:44.855500778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:44.857270973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-02-11T04:17:44.859378427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-02-11T04:17:44.862341645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:44.871761104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104379s
2026-02-11T04:17:44.873598714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:44.875391575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-02-11T04:17:44.877639943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-02-11T04:17:44.880924708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:44.890608970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108673s
2026-02-11T04:17:44.895064764Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-02-11T04:17:44.902544897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-02-11T04:17:44.906574492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092071s
2026-02-11T04:17:44.991008158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-02-11T04:17:45.208145728Z [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-02-11T04:17:45.225988560Z [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-02-11T04:17:45.239332403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-02-11T04:17:45.252156068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-02-11T04:17:45.284219207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-11T04:17:45.289434661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-02-11T04:17:45.293975646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-11T04:17:45.297729244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.301365s
2026-02-11T04:17:45.299574921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:45.301323002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:17:45.304074673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-02-11T04:17:45.306810613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-02-11T04:17:45.316446768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103785s
2026-02-11T04:17:45.320178955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-11T04:17:45', 'add_medium_support')
2026-02-11T04:17:45.324166575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:45.327949303Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-02-11T04:17:45.329803046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217297s
2026-02-11T04:17:45.332353492Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-02-11T04:17:45.334609656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:45.337662383Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-02-11T04:17:45.345600820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-02-11T04:17:45.349322124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-02-11T04:17:45.354469560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064093s
2026-02-11T04:17:45.356418075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:45.358914081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:45.394814659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361543s
2026-02-11T04:17:45.399139388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-11T04:17:45', 'add_various_qualites_in_profile')
2026-02-11T04:17:45.403481342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:45.406952964Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-02-11T04:17:45.408914153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048327s
2026-02-11T04:17:45.411223594Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-02-11T04:17:45.413402251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:45.416246529Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-02-11T04:17:45.431647203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-02-11T04:17:45.436531730Z [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-02-11T04:17:45.441894390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080599s
2026-02-11T04:17:45.444024349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-02-11T04:17:45.447010743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-02-11T04:17:45.450804193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004864s
2026-02-11T04:17:45.452613406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:45.454374863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-02-11T04:17:45.456541046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-02-11T04:17:45.459659947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:45.469694976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111402s
2026-02-11T04:17:45.471955037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-02-11T04:17:45.552291301Z [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-02-11T04:17:45.580070725Z [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-02-11T04:17:45.599000826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:45.604340089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:45.634672263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-11T04:17:45.639814969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-11T04:17:45.644263088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:45.648601013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:45.652242857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1782368s
2026-02-11T04:17:45.654462477Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-02-11T04:17:45.746717945Z [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-02-11T04:17:45.773079794Z [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-02-11T04:17:45.787701169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:45.793045381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:45.819019398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-02-11T04:17:45.823632238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-02-11T04:17:45.828056949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:45.832318581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:45.835786365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1793873s
2026-02-11T04:17:45.837648134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:45.839484592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-02-11T04:17:45.841627067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-02-11T04:17:45.844523580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-02-11T04:17:45.854445721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107698s
2026-02-11T04:17:45.858504815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-11T04:17:45', 'metadata_profiles')
2026-02-11T04:17:45.862947513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:45.867334748Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-02-11T04:17:45.869211617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235733s
2026-02-11T04:17:45.872245908Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-02-11T04:17:45.874420888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:45.877520711Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-02-11T04:17:45.910963599Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-02-11T04:17:46.020392030Z [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-02-11T04:17:46.029790227Z [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-02-11T04:17:46.035197596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T04:17:46.039388015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T04:17:46.064364343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T04:17:46.068039134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1546308s
2026-02-11T04:17:46.069940062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:46.071684004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-02-11T04:17:46.073979136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-02-11T04:17:46.077000801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-02-11T04:17:46.086748762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107026s
2026-02-11T04:17:46.089651097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-02-11T04:17:46.093035683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-02-11T04:17:46.095993299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040726s
2026-02-11T04:17:46.097846611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:46.099579952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-02-11T04:17:46.104816638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-02-11T04:17:46.176926024Z [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-02-11T04:17:46.187777417Z [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-02-11T04:17:46.193927412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T04:17:46.198224276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T04:17:46.225125030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T04:17:46.228805581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217812s
2026-02-11T04:17:46.232771378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-11T04:17:46', 'separate_automatic_and_interactive_search')
2026-02-11T04:17:46.236747455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:46.240677840Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-02-11T04:17:46.242695073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331353s
2026-02-11T04:17:46.245250459Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-02-11T04:17:46.247462092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:46.250397434Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-02-11T04:17:46.254919000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-02-11T04:17:46.329770639Z [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-02-11T04:17:46.352386633Z [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-02-11T04:17:46.364693077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:46.370139675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:46.394427577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:46.399111340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:46.403283211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:46.407569954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:46.412134466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:46.415703183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1588967s
2026-02-11T04:17:46.419437022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-11T04:17:46', 'change_album_path_to_relative')
2026-02-11T04:17:46.423532851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:46.427426862Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-02-11T04:17:46.429427812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1702817s
2026-02-11T04:17:46.432055604Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-02-11T04:17:46.434284092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:46.437205806Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-02-11T04:17:46.444860341Z [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-02-11T04:17:46.449326635Z [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-02-11T04:17:46.453171558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005582s
2026-02-11T04:17:46.456893072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-11T04:17:46', 'change_quality_size_mb_to_kb')
2026-02-11T04:17:46.460815241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:46.464117932Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-02-11T04:17:46.466039742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161703s
2026-02-11T04:17:46.468448373Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-02-11T04:17:46.470576950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:46.473342770Z [Info] album_releases: Starting migration of Main DB to 9
2026-02-11T04:17:46.479954304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:46.481774329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-02-11T04:17:46.483792494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-02-11T04:17:46.486570127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-02-11T04:17:46.497018319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113263s
2026-02-11T04:17:46.498865538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:46.500629110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-02-11T04:17:46.502714600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-02-11T04:17:46.505570050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-02-11T04:17:46.517856703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106983s
2026-02-11T04:17:46.521396492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-11T04:17:46', 'album_releases')
2026-02-11T04:17:46.525273881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:46.528494516Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-02-11T04:17:46.530295513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023694s
2026-02-11T04:17:46.532732511Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-02-11T04:17:46.534950177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:46.537983586Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-02-11T04:17:46.546848388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:46.548814618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-02-11T04:17:46.550858183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-02-11T04:17:46.628892742Z [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-02-11T04:17:46.653767416Z [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-02-11T04:17:46.667110807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:46.672763310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:46.699431235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:46.704075598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:46.708201697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:46.712468490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:46.716862760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:46.720363550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1675595s
2026-02-11T04:17:46.722185639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:46.723922897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-02-11T04:17:46.726025481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-02-11T04:17:46.803573731Z [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-02-11T04:17:46.828448265Z [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-02-11T04:17:46.841764351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:46.847045827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:46.871754006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:46.876236833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-02-11T04:17:46.880413354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-02-11T04:17:46.884685838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-02-11T04:17:46.889046900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:46.892804958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647609s
2026-02-11T04:17:46.896833261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-11T04:17:46', 'album_releases_fix')
2026-02-11T04:17:46.900684497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:46.905105961Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-02-11T04:17:46.906924904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1769229s
2026-02-11T04:17:46.910423950Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-02-11T04:17:46.912665414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:46.916233420Z [Info] import_lists: Starting migration of Main DB to 11
2026-02-11T04:17:46.980632960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-02-11T04:17:46.989508093Z [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-02-11T04:17:46.997604838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147077s
2026-02-11T04:17:46.999739838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-02-11T04:17:47.002648967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-02-11T04:17:47.006134025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045248s
2026-02-11T04:17:47.008149484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-02-11T04:17:47.013835625Z [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-02-11T04:17:47.019399670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093399s
2026-02-11T04:17:47.021635512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-02-11T04:17:47.024840968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:47.028584928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004936s
2026-02-11T04:17:47.032566295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-11T04:17:47', 'import_lists')
2026-02-11T04:17:47.036042516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.039533997Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-02-11T04:17:47.041497982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157266s
2026-02-11T04:17:47.043951052Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-02-11T04:17:47.046125932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.049558014Z [Info] add_release_status: Starting migration of Main DB to 12
2026-02-11T04:17:47.055647487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-02-11T04:17:47.057588967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-02-11T04:17:47.060019411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-02-11T04:17:47.063698330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-02-11T04:17:47.074757832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124313s
2026-02-11T04:17:47.076430961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:47.078541312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:47.093348581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147945s
2026-02-11T04:17:47.097368075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-11T04:17:47', 'add_release_status')
2026-02-11T04:17:47.101702284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.105168184Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-02-11T04:17:47.107022478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026733s
2026-02-11T04:17:47.109713507Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-02-11T04:17:47.112159333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.114889972Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-02-11T04:17:47.120268203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:47.122163019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-02-11T04:17:47.124475576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-02-11T04:17:47.127829510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:47.138798550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123132s
2026-02-11T04:17:47.142769126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-11T04:17:47', 'album_download_notification')
2026-02-11T04:17:47.146789212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.149874545Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-02-11T04:17:47.151819872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230407s
2026-02-11T04:17:47.154374608Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-02-11T04:17:47.156713237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.159983383Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-02-11T04:17:47.166975714Z [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-02-11T04:17:47.172186798Z [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-02-11T04:17:47.179038847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091297s
2026-02-11T04:17:47.183480392Z [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-02-11T04:17:47.188677989Z [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-02-11T04:17:47.192978730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067574s
2026-02-11T04:17:47.196846880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-11T04:17:47', 'fix_language_metadata_profiles')
2026-02-11T04:17:47.200799429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.204216350Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-02-11T04:17:47.206171498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175288s
2026-02-11T04:17:47.208433223Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-02-11T04:17:47.210619516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.213485517Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-02-11T04:17:47.217819425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-02-11T04:17:47.220705637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-02-11T04:17:47.223886864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038717s
2026-02-11T04:17:47.227461733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-11T04:17:47', 'remove_fanzub')
2026-02-11T04:17:47.231283980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.234482702Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-02-11T04:17:47.236296094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143148s
2026-02-11T04:17:47.238864186Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-02-11T04:17:47.241121321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.244029718Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-02-11T04:17:47.271159373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-02-11T04:17:47.274152631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-02-11T04:17:47.278539736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052431s
2026-02-11T04:17:47.280752552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-02-11T04:17:47.283978418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-02-11T04:17:47.287786147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050853s
2026-02-11T04:17:47.294676793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-02-11T04:17:47.299634708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-02-11T04:17:47.303517657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067745s
2026-02-11T04:17:47.305670853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-02-11T04:17:47.308832120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-11T04:17:47.312709729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051218s
2026-02-11T04:17:47.314809998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-02-11T04:17:47.317481438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-02-11T04:17:47.320548495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038547s
2026-02-11T04:17:47.322637031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-02-11T04:17:47.325711362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-11T04:17:47.329384870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048324s
2026-02-11T04:17:47.333109130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-11T04:17:47', 'update_artist_history_indexes')
2026-02-11T04:17:47.336986849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.340559203Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-02-11T04:17:47.342490502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156189s
2026-02-11T04:17:47.344788490Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-02-11T04:17:47.346902207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.349697195Z [Info] remove_nma: Starting migration of Main DB to 17
2026-02-11T04:17:47.373552095Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:47.387328228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-02-11T04:17:47.391121337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151806s
2026-02-11T04:17:47.394609331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-11T04:17:47', 'remove_nma')
2026-02-11T04:17:47.398494856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.401615350Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-02-11T04:17:47.403428061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256371s
2026-02-11T04:17:47.405870239Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-02-11T04:17:47.408072344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.410989989Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-02-11T04:17:47.415896641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:47.417836748Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.16E-05s
2026-02-11T04:17:47.419964252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-02-11T04:17:47.422716595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-02-11T04:17:47.433604271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116635s
2026-02-11T04:17:47.437196635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-11T04:17:47', 'album_disambiguation')
2026-02-11T04:17:47.441097501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.444343518Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-02-11T04:17:47.446209536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221784s
2026-02-11T04:17:47.448706113Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-02-11T04:17:47.450925533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.453895193Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-02-11T04:17:47.457705226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:47.459820326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:47.476584917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016661s
2026-02-11T04:17:47.480631256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-11T04:17:47', 'add_ape_quality_in_profiles')
2026-02-11T04:17:47.484963800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.488283816Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-02-11T04:17:47.490222891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283833s
2026-02-11T04:17:47.492554667Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-02-11T04:17:47.494693074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.497553324Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-02-11T04:17:47.511258674Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:47.514891350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-02-11T04:17:47.518359264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047177s
2026-02-11T04:17:47.520574555Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:47.523555638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-02-11T04:17:47.526473093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039391s
2026-02-11T04:17:47.528662503Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:47.531580399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-02-11T04:17:47.534482393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038261s
2026-02-11T04:17:47.537975598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-11T04:17:47', 'remove_pushalot')
2026-02-11T04:17:47.541824559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.544919331Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-02-11T04:17:47.546762673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140693s
2026-02-11T04:17:47.549146203Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-02-11T04:17:47.551327977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.554154489Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-02-11T04:17:47.561260540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-11T04:17:47.565322911Z [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-02-11T04:17:47.570050622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068845s
2026-02-11T04:17:47.573668087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-11T04:17:47', 'add_custom_filters')
2026-02-11T04:17:47.577487468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.580769968Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-02-11T04:17:47.582653191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174236s
2026-02-11T04:17:47.584981330Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-02-11T04:17:47.587130568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.590075579Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-02-11T04:17:47.595054636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:47.596943409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-02-11T04:17:47.599020773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-02-11T04:17:47.601736171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-02-11T04:17:47.612644739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116696s
2026-02-11T04:17:47.616162794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-11T04:17:47', 'import_list_tags')
2026-02-11T04:17:47.620055233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:47.623288314Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-02-11T04:17:47.625145303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221676s
2026-02-11T04:17:47.627596830Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-02-11T04:17:47.629823484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:47.632936453Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-02-11T04:17:47.730027439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-02-11T04:17:47.737299644Z [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-02-11T04:17:47.744292196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119895s
2026-02-11T04:17:47.746534992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-02-11T04:17:47.749880680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-02-11T04:17:47.753696645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051806s
2026-02-11T04:17:47.786446237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-11T04:17:47.786783266Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-11T04:17:47.787066466Z FROM "Artists"
2026-02-11T04:17:47.797986948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-11T04:17:47.798023772Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-11T04:17:47.798037540Z FROM "Artists"
2026-02-11T04:17:47.805706444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134067s
2026-02-11T04:17:47.807566871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:47.809357928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:17:47.811808362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-02-11T04:17:47.814804656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:47.825990232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123646s
2026-02-11T04:17:47.831889463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-02-11T04:17:47.831910074Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:47.831934614Z FROM "ArtistMetadata"
2026-02-11T04:17:47.831992440Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-02-11T04:17:47.839977200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-02-11T04:17:47.840000356Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:47.840044766Z FROM "ArtistMetadata"
2026-02-11T04:17:47.840085137Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-02-11T04:17:47.846280824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100069s
2026-02-11T04:17:47.848201432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-02-11T04:17:47.856092043Z [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-02-11T04:17:47.863110877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130385s
2026-02-11T04:17:47.865375358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-02-11T04:17:47.868758711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-02-11T04:17:47.872552291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051832s
2026-02-11T04:17:47.874659805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-02-11T04:17:47.877635017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-02-11T04:17:47.881248263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046505s
2026-02-11T04:17:47.883107026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:47.885208499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:47.963953348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078574s
2026-02-11T04:17:47.966170573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:47.967976710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-02-11T04:17:47.970129095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-02-11T04:17:47.973350773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:47.985198602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130512s
2026-02-11T04:17:47.987049590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:47.988834615Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s
2026-02-11T04:17:47.990921167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-02-11T04:17:47.993896178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:48.004890238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120037s
2026-02-11T04:17:48.006742989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:48.008510158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-02-11T04:17:48.010497841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-02-11T04:17:48.013120613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-02-11T04:17:48.023922115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114864s
2026-02-11T04:17:48.030705295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-02-11T04:17:48.030759565Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:48.030877953Z FROM "ArtistMetadata"
2026-02-11T04:17:48.030944597Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:48.030982073Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-02-11T04:17:48.040184926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-02-11T04:17:48.040210297Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:48.040253033Z FROM "ArtistMetadata"
2026-02-11T04:17:48.040300559Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:48.040348405Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-02-11T04:17:48.047998791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125602s
2026-02-11T04:17:48.049807374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:48.051562098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-02-11T04:17:48.053738531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-02-11T04:17:48.056867983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-02-11T04:17:48.068007566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122486s
2026-02-11T04:17:48.069868213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:48.071615722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-02-11T04:17:48.073724329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-02-11T04:17:48.076778870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:48.088076161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121888s
2026-02-11T04:17:48.089859011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:48.091638285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-02-11T04:17:48.093786851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-02-11T04:17:48.096898638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:48.108054173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122593s
2026-02-11T04:17:48.114677652Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-11T04:17:48.114725198Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-11T04:17:48.114815279Z FROM "AlbumReleases"
2026-02-11T04:17:48.114856733Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:48.114901884Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-02-11T04:17:48.123478345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-11T04:17:48.123512815Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-11T04:17:48.123525220Z FROM "AlbumReleases"
2026-02-11T04:17:48.123545240Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:48.123609539Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-02-11T04:17:48.129765236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107227s
2026-02-11T04:17:48.136392362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-11T04:17:48.136417082Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:48.136467143Z FROM "ArtistMetadata"
2026-02-11T04:17:48.136502764Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:48.136548587Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:48.145775859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-11T04:17:48.145812663Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-11T04:17:48.145827844Z FROM "ArtistMetadata"
2026-02-11T04:17:48.145908356Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:48.145974599Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:48.151889360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110254s
2026-02-11T04:17:48.157588658Z [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-02-11T04:17:48.239922134Z [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-02-11T04:17:48.254191861Z [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-02-11T04:17:48.261982590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:48.267177893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:48.296070809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:48.300639970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:48.304205350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1435152s
2026-02-11T04:17:48.308029120Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-02-11T04:17:48.394305828Z [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-02-11T04:17:48.415145836Z [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-02-11T04:17:48.426080467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:48.433839322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:48.461847055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:48.467089603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:48.470824083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1598867s
2026-02-11T04:17:48.473777260Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-02-11T04:17:48.554243336Z [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-02-11T04:17:48.571177910Z [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-02-11T04:17:48.580339790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-02-11T04:17:48.585802862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-02-11T04:17:48.614772622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-02-11T04:17:48.620554025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-02-11T04:17:48.624880127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.148537s
2026-02-11T04:17:48.627358228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-02-11T04:17:48.705001008Z [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-02-11T04:17:48.717574529Z [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-02-11T04:17:48.724678375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:48.729414162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:48.756753779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:48.760944819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312113s
2026-02-11T04:17:48.763543383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-02-11T04:17:48.767121919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:48.771611250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054083s
2026-02-11T04:17:48.773896332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-02-11T04:17:48.777118611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:48.780941489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049333s
2026-02-11T04:17:48.783307634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-02-11T04:17:48.786825559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:48.790806516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053334s
2026-02-11T04:17:48.793239155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-02-11T04:17:48.796749023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-02-11T04:17:48.800855994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054565s
2026-02-11T04:17:48.803197019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-02-11T04:17:48.806549510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-02-11T04:17:48.810512761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051551s
2026-02-11T04:17:48.812944398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-02-11T04:17:48.816490269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-02-11T04:17:48.820579183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054371s
2026-02-11T04:17:48.822661116Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:48.835177742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-02-11T04:17:48.839382460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147529s
2026-02-11T04:17:48.841403360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:48.844832506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-02-11T04:17:48.848135046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004858s
2026-02-11T04:17:48.850063530Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:48.854616048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-02-11T04:17:48.858691906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067238s
2026-02-11T04:17:48.862871012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-11T04:17:48', 'add_release_groups_etc')
2026-02-11T04:17:48.867301394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:48.874497626Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-02-11T04:17:48.876736385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220491s
2026-02-11T04:17:48.879661666Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-02-11T04:17:48.882187242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:48.886101114Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-02-11T04:17:48.896077896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:48.899187858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-02-11T04:17:48.902920044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046873s
2026-02-11T04:17:48.907061054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-11T04:17:48', 'NewMediaInfoFormat')
2026-02-11T04:17:48.911681749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:48.915340056Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-02-11T04:17:48.917383682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168748s
2026-02-11T04:17:48.920427482Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-02-11T04:17:48.923150686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:48.926522456Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-02-11T04:17:48.951269272Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-02-11T04:17:48.955597058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-02-11T04:17:48.984882504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030973s
2026-02-11T04:17:48.987177806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-11T04:17:48.989252033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:17:48.992477579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-02-11T04:17:48.997004987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:49.008324773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133541s
2026-02-11T04:17:49.012947141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-11T04:17:49', 'rename_restrictions_to_release_profiles')
2026-02-11T04:17:49.017639701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:49.021677122Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-02-11T04:17:49.023919237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260868s
2026-02-11T04:17:49.027101696Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-02-11T04:17:49.029880482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:49.033376913Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-02-11T04:17:49.056266379Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-02-11T04:17:49.059558439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-02-11T04:17:49.087791456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292441s
2026-02-11T04:17:49.090043190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:17:49.092133490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-02-11T04:17:49.094783536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-02-11T04:17:49.098392074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-02-11T04:17:49.109318698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121379s
2026-02-11T04:17:49.111588830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-02-11T04:17:49.113679360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-02-11T04:17:49.116364237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-02-11T04:17:49.119910398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-02-11T04:17:49.130858546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120819s
2026-02-11T04:17:49.132864595Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:49.135904868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-02-11T04:17:49.139163501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004407s
2026-02-11T04:17:49.141157617Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:17:49.144194733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-02-11T04:17:49.147437042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043653s
2026-02-11T04:17:49.150189886Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-02-11T04:17:49.235403392Z [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-02-11T04:17:49.252066809Z [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-02-11T04:17:49.274268119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:49.279869891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:49.307576928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:49.312504441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:49.317661436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:49.322786939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:49.326705941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1740777s
2026-02-11T04:17:49.331460847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-11T04:17:49', 'rename_quality_profiles_add_upgrade_allowed')
2026-02-11T04:17:49.336172335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:49.340731315Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-02-11T04:17:49.343070286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1873858s
2026-02-11T04:17:49.345783820Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-02-11T04:17:49.348320018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:49.351721177Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-02-11T04:17:49.359787271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-02-11T04:17:49.364667860Z [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-02-11T04:17:49.370107655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080425s
2026-02-11T04:17:49.372683222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-02-11T04:17:49.376595240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-02-11T04:17:49.380990461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060628s
2026-02-11T04:17:49.385133885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-11T04:17:49', 'add_import_exclusions')
2026-02-11T04:17:49.389549668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:49.393313928Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-02-11T04:17:49.395463948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180522s
2026-02-11T04:17:49.398290500Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-02-11T04:17:49.400872771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:49.404163207Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-02-11T04:17:49.463198354Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-11T04:17:49.463223405Z WHERE "Id" in (
2026-02-11T04:17:49.463253345Z SELECT "Artists"."Id" from "Artists"
2026-02-11T04:17:49.463294227Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:49.463378768Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:49.473620914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-11T04:17:49.473646926Z WHERE "Id" in (
2026-02-11T04:17:49.473656896Z SELECT "Artists"."Id" from "Artists"
2026-02-11T04:17:49.473703229Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:49.473763841Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:49.484347285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158861s
2026-02-11T04:17:49.491407653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-02-11T04:17:49.491432774Z WHERE "Id" in (
2026-02-11T04:17:49.491469889Z SELECT "Albums"."Id" from "Albums"
2026-02-11T04:17:49.491493206Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:49.491515480Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:49.501102898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-02-11T04:17:49.501128069Z WHERE "Id" in (
2026-02-11T04:17:49.501160945Z SELECT "Albums"."Id" from "Albums"
2026-02-11T04:17:49.501196557Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:49.501239163Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:49.507606605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114656s
2026-02-11T04:17:49.514346729Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-02-11T04:17:49.514371449Z WHERE "Id" in (
2026-02-11T04:17:49.514410387Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-11T04:17:49.514436790Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-11T04:17:49.514461921Z WHERE "Albums"."Id" IS NULL)
2026-02-11T04:17:49.523540012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-02-11T04:17:49.523565784Z WHERE "Id" in (
2026-02-11T04:17:49.523576075Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-11T04:17:49.523606627Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-11T04:17:49.523642459Z WHERE "Albums"."Id" IS NULL)
2026-02-11T04:17:49.530038209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111023s
2026-02-11T04:17:49.536970489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-11T04:17:49.536994939Z WHERE "Id" in (
2026-02-11T04:17:49.537005309Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:49.537069910Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:49.537107044Z WHERE "AlbumReleases"."Id" IS NULL)
2026-02-11T04:17:49.546551294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-11T04:17:49.546577296Z WHERE "Id" in (
2026-02-11T04:17:49.546587366Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:49.546642938Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:49.546677267Z WHERE "AlbumReleases"."Id" IS NULL)
2026-02-11T04:17:49.553335927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115959s
2026-02-11T04:17:49.560706039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-11T04:17:49.560747552Z WHERE "Id" in (
2026-02-11T04:17:49.560759767Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:49.560775238Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:49.560789417Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:49.570768343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-11T04:17:49.570794465Z WHERE "Id" in (
2026-02-11T04:17:49.570804736Z SELECT "Tracks"."Id" from "Tracks"
2026-02-11T04:17:49.570854116Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:49.570894918Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-02-11T04:17:49.577462454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120278s
2026-02-11T04:17:49.584705640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:49.584729568Z WHERE "Id" IN (
2026-02-11T04:17:49.584774459Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:49.584801804Z LEFT OUTER JOIN "Tracks"
2026-02-11T04:17:49.584825191Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:49.584875031Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:49.594499213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:49.594523211Z WHERE "Id" IN (
2026-02-11T04:17:49.594573593Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:49.594586860Z LEFT OUTER JOIN "Tracks"
2026-02-11T04:17:49.594635307Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:49.594678224Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:49.601224697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011723s
2026-02-11T04:17:49.605582874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-11T04:17:49', 'clean_artist_metadata_table')
2026-02-11T04:17:49.610204320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:49.615147735Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-02-11T04:17:49.617376324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02514s
2026-02-11T04:17:49.620394933Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-02-11T04:17:49.623045210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:49.626601471Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-02-11T04:17:49.641173257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:49.643310180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-02-11T04:17:49.646087514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-02-11T04:17:49.649997517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:49.662059228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136584s
2026-02-11T04:17:49.664224909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:49.666280529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.22E-05s
2026-02-11T04:17:49.669050076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-02-11T04:17:49.673087527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:49.684275578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128172s
2026-02-11T04:17:49.686429876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:49.688534214Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.15E-05s
2026-02-11T04:17:49.691181495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-02-11T04:17:49.695208465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:49.706224920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126445s
2026-02-11T04:17:49.708443709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:49.710469538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-02-11T04:17:49.713128643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-02-11T04:17:49.716938937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:49.728083229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126289s
2026-02-11T04:17:49.730269572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:49.732292075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-02-11T04:17:49.734862742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-02-11T04:17:49.738660971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:49.750068063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128264s
2026-02-11T04:17:49.752497887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-02-11T04:17:49.838051377Z [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-02-11T04:17:49.857571959Z [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-02-11T04:17:49.868168799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-02-11T04:17:49.872665775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-02-11T04:17:49.901616838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468516s
2026-02-11T04:17:49.904559765Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-02-11T04:17:49.988965544Z [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-02-11T04:17:50.008856371Z [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-02-11T04:17:50.019593895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-02-11T04:17:50.024414022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-02-11T04:17:50.053033807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456997s
2026-02-11T04:17:50.057623520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-11T04:17:50', 'health_issue_notification')
2026-02-11T04:17:50.062785155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:50.066555057Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-02-11T04:17:50.068738203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1591692s
2026-02-11T04:17:50.072629300Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-02-11T04:17:50.075377243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:50.079117075Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-02-11T04:17:50.096942903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:50.099113434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-02-11T04:17:50.101632708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-02-11T04:17:50.105832064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-02-11T04:17:50.118014307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141324s
2026-02-11T04:17:50.120166401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:50.122117861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-02-11T04:17:50.124429897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-02-11T04:17:50.127503257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-02-11T04:17:50.138563861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119344s
2026-02-11T04:17:50.141487298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-02-11T04:17:50.144666090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-02-11T04:17:50.147937417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040496s
2026-02-11T04:17:50.153736997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:50.153761416Z WHERE "Id" IN (
2026-02-11T04:17:50.153809613Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:50.153842279Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:50.153875416Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:50.161452956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:50.161478016Z WHERE "Id" IN (
2026-02-11T04:17:50.161497465Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:50.161545161Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:50.161593669Z WHERE "Tracks"."Id" IS NULL)
2026-02-11T04:17:50.167523331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096077s
2026-02-11T04:17:50.174671305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:50.174696315Z WHERE "Id" IN (
2026-02-11T04:17:50.174732328Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:50.174758230Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:50.174843943Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:50.174883603Z WHERE "Artists"."Path" IS NULL)
2026-02-11T04:17:50.184578517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:50.184603938Z WHERE "Id" IN (
2026-02-11T04:17:50.184645542Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:50.184697416Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-11T04:17:50.184741134Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-11T04:17:50.184781656Z WHERE "Artists"."Path" IS NULL)
2026-02-11T04:17:50.191704868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122109s
2026-02-11T04:17:50.199707534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:50.199736202Z WHERE "Id" IN (
2026-02-11T04:17:50.199786994Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:50.199872707Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:50.199906505Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:50.199947858Z WHERE "AlbumReleases"."Monitored" = 0
2026-02-11T04:17:50.199999141Z OR "AlbumReleases"."Monitored" IS NULL)
2026-02-11T04:17:50.210976488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:50.211016428Z WHERE "Id" IN (
2026-02-11T04:17:50.211070056Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-11T04:17:50.211115909Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-11T04:17:50.211193665Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-11T04:17:50.211218295Z WHERE "AlbumReleases"."Monitored" = 0
2026-02-11T04:17:50.211267404Z OR "AlbumReleases"."Monitored" IS NULL)
2026-02-11T04:17:50.219210680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141545s
2026-02-11T04:17:50.225369042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-02-11T04:17:50.225395335Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-11T04:17:50.225441268Z FROM "Artists"
2026-02-11T04:17:50.225491980Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:50.225559035Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:50.233561210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-02-11T04:17:50.233583936Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-11T04:17:50.233626201Z FROM "Artists"
2026-02-11T04:17:50.233693667Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-11T04:17:50.233751624Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-02-11T04:17:50.239868582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102754s
2026-02-11T04:17:50.244981228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-11T04:17:50.245010928Z WHERE "Id" NOT IN (
2026-02-11T04:17:50.245042933Z SELECT MIN("Id")
2026-02-11T04:17:50.245086871Z FROM "TrackFiles"
2026-02-11T04:17:50.245124657Z GROUP BY "Path"
2026-02-11T04:17:50.245163385Z )
2026-02-11T04:17:50.251464594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-11T04:17:50.251493132Z WHERE "Id" NOT IN (
2026-02-11T04:17:50.251525497Z SELECT MIN("Id")
2026-02-11T04:17:50.251565357Z FROM "TrackFiles"
2026-02-11T04:17:50.251606310Z GROUP BY "Path"
2026-02-11T04:17:50.251650559Z )
2026-02-11T04:17:50.258186782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095338s
2026-02-11T04:17:50.260269867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:17:50.262213451Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-02-11T04:17:50.264547642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-02-11T04:17:50.344837001Z [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-02-11T04:17:50.358695510Z [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-02-11T04:17:50.366441700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:50.371170874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:50.400789090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:50.404951813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1381682s
2026-02-11T04:17:50.407254690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-02-11T04:17:50.410393842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:50.414306332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049819s
2026-02-11T04:17:50.416712287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-02-11T04:17:50.495806570Z [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-02-11T04:17:50.508376053Z [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-02-11T04:17:50.515717838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:50.520872368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:50.550779105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:50.556318952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:50.560254567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413423s
2026-02-11T04:17:50.564844541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-11T04:17:50', 'add_mediafilerepository_mtime')
2026-02-11T04:17:50.569361528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:50.573797330Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-02-11T04:17:50.575999345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543942s
2026-02-11T04:17:50.579441868Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-02-11T04:17:50.582235073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:50.586054374Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-02-11T04:17:50.607191461Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-11T04:17:50.607221521Z WHERE "Id" NOT IN (
2026-02-11T04:17:50.607246432Z SELECT MIN("Artists"."Id") from "Artists"
2026-02-11T04:17:50.607347545Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:50.607392135Z GROUP BY "ArtistMetadata"."Id")
2026-02-11T04:17:50.617143663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-11T04:17:50.617174896Z WHERE "Id" NOT IN (
2026-02-11T04:17:50.617205688Z SELECT MIN("Artists"."Id") from "Artists"
2026-02-11T04:17:50.617266200Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-11T04:17:50.617307874Z GROUP BY "ArtistMetadata"."Id")
2026-02-11T04:17:50.624451710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122216s
2026-02-11T04:17:50.627619028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-02-11T04:17:50.630548979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-02-11T04:17:50.634118688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043563s
2026-02-11T04:17:50.636576377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-02-11T04:17:50.717022172Z [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-02-11T04:17:50.733641431Z [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-02-11T04:17:50.742773110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:50.747610332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:50.776738631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:50.781631044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:50.786514047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:50.790410194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516229s
2026-02-11T04:17:50.792869426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-02-11T04:17:50.796522593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:50.800819757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055507s
2026-02-11T04:17:50.805277604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-11T04:17:50', 'add_artistmetadataid_constraint')
2026-02-11T04:17:50.809727786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:50.813938556Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-02-11T04:17:50.816196413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182626s
2026-02-11T04:17:50.819109409Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-02-11T04:17:50.821619995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:50.824975733Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-02-11T04:17:50.838366340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-02-11T04:17:50.840467611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-02-11T04:17:50.842859208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-02-11T04:17:50.846473706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:50.858565628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134829s
2026-02-11T04:17:50.860714375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-02-11T04:17:50.862671767Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-02-11T04:17:50.865273967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-02-11T04:17:50.869119411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:50.880406913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012821s
2026-02-11T04:17:50.882451279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:50.884484634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-02-11T04:17:50.886864657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-02-11T04:17:50.890408805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:50.901633519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125536s
2026-02-11T04:17:50.903728479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-02-11T04:17:50.905680830Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-02-11T04:17:50.908291117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-02-11T04:17:50.912081169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:50.923282026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127095s
2026-02-11T04:17:50.925311322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:50.927294286Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-02-11T04:17:50.929814321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-02-11T04:17:50.933517378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:50.945596604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134067s
2026-02-11T04:17:50.947640791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-02-11T04:17:50.949524574Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-02-11T04:17:50.951950610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-02-11T04:17:50.955501260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:50.967597581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134264s
2026-02-11T04:17:50.971740724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-11T04:17:50', 'old_ids_and_artist_alias')
2026-02-11T04:17:50.976141136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:50.979868291Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-02-11T04:17:50.981941356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253475s
2026-02-11T04:17:50.984609209Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-02-11T04:17:50.987089023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:50.990271171Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-02-11T04:17:50.995276581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:50.997685523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:51.004718275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072702s
2026-02-11T04:17:51.007642414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-02-11T04:17:51.010788901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-02-11T04:17:51.014154719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004109s
2026-02-11T04:17:51.018331651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-11T04:17:51', 'download_propers_config')
2026-02-11T04:17:51.022627472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:51.026676305Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-02-11T04:17:51.028315717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157608s
2026-02-11T04:17:51.030968529Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-02-11T04:17:51.033483163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:51.036645802Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-02-11T04:17:51.056271235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-02-11T04:17:51.059982940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-02-11T04:17:51.064541880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058297s
2026-02-11T04:17:51.066995281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-02-11T04:17:51.144952294Z [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-02-11T04:17:51.160220562Z [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-02-11T04:17:51.168696010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:51.173905481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:51.204521076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:51.209398438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:51.214261351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:51.220074187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:51.224142921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.154913s
2026-02-11T04:17:51.226593396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-02-11T04:17:51.313457546Z [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-02-11T04:17:51.328379306Z [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-02-11T04:17:51.336400189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-02-11T04:17:51.341031045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-02-11T04:17:51.371000128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-02-11T04:17:51.374969060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461468s
2026-02-11T04:17:51.377201145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-02-11T04:17:51.456843793Z [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-02-11T04:17:51.470974710Z [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-02-11T04:17:51.479833751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-02-11T04:17:51.484411349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-02-11T04:17:51.512650709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332441s
2026-02-11T04:17:51.515179512Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-02-11T04:17:51.593451288Z [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-02-11T04:17:51.605695707Z [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-02-11T04:17:51.612887810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-11T04:17:51.618108233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-11T04:17:51.647386485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T04:17:51.652728653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-11T04:17:51.658222126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-11T04:17:51.664109683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-11T04:17:51.668547360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.151092s
2026-02-11T04:17:51.671066012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-02-11T04:17:51.746029256Z [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-02-11T04:17:51.758078220Z [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-02-11T04:17:51.765124370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-11T04:17:51.769880899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-11T04:17:51.799571641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258049s
2026-02-11T04:17:51.802549669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-02-11T04:17:51.878988775Z [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-02-11T04:17:51.893139011Z [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-02-11T04:17:51.901288913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:17:51.906922669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:17:51.937625048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:17:51.943892691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:17:51.948251779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431298s
2026-02-11T04:17:51.953241116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-11T04:17:51', 'remove_language_profiles')
2026-02-11T04:17:51.958393593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:51.965386886Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-02-11T04:17:51.967983466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1597054s
2026-02-11T04:17:51.971536751Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-02-11T04:17:51.974613758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:51.978767443Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-02-11T04:17:51.985465121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-02-11T04:17:51.987925575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:17:51.991682462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-02-11T04:17:51.995784913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-02-11T04:17:52.008255507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138058s
2026-02-11T04:17:52.013318733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-02-11T04:17:52.019699082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-02-11T04:17:52.024094905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071816s
2026-02-11T04:17:52.028945383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-11T04:17:52', 'multi_disc_naming_format')
2026-02-11T04:17:52.033953218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.038092133Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-02-11T04:17:52.040505884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206782s
2026-02-11T04:17:52.043636338Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-02-11T04:17:52.046631139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.050296551Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-02-11T04:17:52.056897113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T04:17:52.059307547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-02-11T04:17:52.062169571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-02-11T04:17:52.066450111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:52.079008482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142296s
2026-02-11T04:17:52.081363825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:52.084106569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:52.285504231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2013933s
2026-02-11T04:17:52.290972273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-11T04:17:52', 'add_download_client_priority')
2026-02-11T04:17:52.296671329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.300940497Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-02-11T04:17:52.303496765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2167395s
2026-02-11T04:17:52.306475273Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-02-11T04:17:52.309410354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.312981205Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-02-11T04:17:52.319569954Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:52.323781815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-02-11T04:17:52.327797152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054653s
2026-02-11T04:17:52.330817464Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:52.334784183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-02-11T04:17:52.338466688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050081s
2026-02-11T04:17:52.343357909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-11T04:17:52', 'remove_growl_prowl')
2026-02-11T04:17:52.348479663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.352361651Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-02-11T04:17:52.354764099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184933s
2026-02-11T04:17:52.357801826Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-02-11T04:17:52.360801106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.364482119Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-02-11T04:17:52.370779892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:52.375115012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-02-11T04:17:52.379214097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057554s
2026-02-11T04:17:52.382295854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:52.386433075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-02-11T04:17:52.390162135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052259s
2026-02-11T04:17:52.395054798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-11T04:17:52', 'remove_plex_hometheatre')
2026-02-11T04:17:52.400190711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.404067638Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-02-11T04:17:52.406528103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186286s
2026-02-11T04:17:52.409687516Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-02-11T04:17:52.412741436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.416437950Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-02-11T04:17:52.429400775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:52.431843655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-02-11T04:17:52.434567761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-02-11T04:17:52.438331741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-02-11T04:17:52.450510026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133886s
2026-02-11T04:17:52.452985551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:52.455304441Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-02-11T04:17:52.458482100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-02-11T04:17:52.463238689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:52.475374509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141266s
2026-02-11T04:17:52.477853311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:52.480126238Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-02-11T04:17:52.483336423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-02-11T04:17:52.488032049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:52.500116445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139875s
2026-02-11T04:17:52.502544344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:52.504815288Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-02-11T04:17:52.507894118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-02-11T04:17:52.512447468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:52.524490200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138534s
2026-02-11T04:17:52.526946286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:52.529217810Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-02-11T04:17:52.532051176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-02-11T04:17:52.535814535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-02-11T04:17:52.547585220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129521s
2026-02-11T04:17:52.549995744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:52.552809951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:52.568170765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152681s
2026-02-11T04:17:52.573457993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-11T04:17:52', 'add_root_folder_add_defaults')
2026-02-11T04:17:52.579039613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.583443181Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-02-11T04:17:52.586046865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305422s
2026-02-11T04:17:52.588918528Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-02-11T04:17:52.591814390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.595456925Z [Info] task_duration: Starting migration of Main DB to 40
2026-02-11T04:17:52.601253218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T04:17:52.603791640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-02-11T04:17:52.606855991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-02-11T04:17:52.610994305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-02-11T04:17:52.623424106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138564s
2026-02-11T04:17:52.628221839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-11T04:17:52', 'task_duration')
2026-02-11T04:17:52.633321478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.638128158Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-02-11T04:17:52.640493672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283268s
2026-02-11T04:17:52.644114804Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-02-11T04:17:52.647330640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.651256046Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-02-11T04:17:52.659297580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-11T04:17:52.661749087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-02-11T04:17:52.664659197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-02-11T04:17:52.668960961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:52.681529101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142883s
2026-02-11T04:17:52.684005027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-02-11T04:17:52.686285880Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-02-11T04:17:52.689203806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-02-11T04:17:52.693476220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:52.705480124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013465s
2026-02-11T04:17:52.710676348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-11T04:17:52', 'add_indexer_and_enabled_to_release_profiles')
2026-02-11T04:17:52.716055341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:52.720757100Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-02-11T04:17:52.723449251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280148s
2026-02-11T04:17:52.726518712Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-02-11T04:17:52.729458222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:52.733053402Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-02-11T04:17:52.739344481Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-02-11T04:17:52.819413438Z [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-02-11T04:17:52.836220214Z [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-02-11T04:17:52.845522577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:52.851526748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:52.882258377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:52.887885840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:52.893493462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:52.899633979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:52.904415878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1624784s
2026-02-11T04:17:52.908916803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-02-11T04:17:52.914222267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-02-11T04:17:52.918444149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062216s
2026-02-11T04:17:52.922970284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-02-11T04:17:52.928315048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-02-11T04:17:52.932540387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061972s
2026-02-11T04:17:52.935446369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-02-11T04:17:53.012868635Z [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-02-11T04:17:53.026957908Z [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-02-11T04:17:53.035178162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-02-11T04:17:53.040243463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-02-11T04:17:53.071522955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133461s
2026-02-11T04:17:53.076561061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-11T04:17:53', 'remove_album_folders')
2026-02-11T04:17:53.081709670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:53.086254722Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-02-11T04:17:53.088720238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1478667s
2026-02-11T04:17:53.091940162Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-02-11T04:17:53.094926797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:53.098630776Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-02-11T04:17:53.116628701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:53.119258306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-02-11T04:17:53.121998605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-02-11T04:17:53.125772725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-02-11T04:17:53.138237537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137247s
2026-02-11T04:17:53.140677431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:17:53.142934046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-02-11T04:17:53.145687180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-02-11T04:17:53.149707807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:17:53.161488942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132792s
2026-02-11T04:17:53.163829706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:53.166658352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:54.336019807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.169378s
2026-02-11T04:17:54.339124058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-02-11T04:17:54.430214430Z [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-02-11T04:17:54.444106867Z [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-02-11T04:17:54.452263483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:54.457483745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:54.486472664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1447383s
2026-02-11T04:17:54.489412405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-02-11T04:17:54.566955664Z [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-02-11T04:17:54.579335094Z [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-02-11T04:17:54.587067386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:54.592468312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:54.621917929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297297s
2026-02-11T04:17:54.625326464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-02-11T04:17:54.701920562Z [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-02-11T04:17:54.713212241Z [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-02-11T04:17:54.720059530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:54.725535068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:54.754971808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268679s
2026-02-11T04:17:54.757768350Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-02-11T04:17:54.833510292Z [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-02-11T04:17:54.843221970Z [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-02-11T04:17:54.849523931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:54.855359603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:54.884484806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240148s
2026-02-11T04:17:54.887464567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-02-11T04:17:54.963133372Z [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-02-11T04:17:54.972580216Z [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-02-11T04:17:54.978442161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-02-11T04:17:54.984116108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-02-11T04:17:55.013262935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233001s
2026-02-11T04:17:55.018523839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-11T04:17:55', 'flexible_delay_profiles')
2026-02-11T04:17:55.024032433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.028461532Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-02-11T04:17:55.030929001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380725s
2026-02-11T04:17:55.035738707Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-02-11T04:17:55.038815664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.043251807Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-02-11T04:17:55.049938564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:55.052368577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-02-11T04:17:55.055255751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-02-11T04:17:55.059406199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-02-11T04:17:55.072150675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142281s
2026-02-11T04:17:55.077216367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-11T04:17:55', 'add_priority_to_indexers')
2026-02-11T04:17:55.082466950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.086639072Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-02-11T04:17:55.089072092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282362s
2026-02-11T04:17:55.092469394Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-02-11T04:17:55.095885252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.099596356Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-02-11T04:17:55.106491692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-02-11T04:17:55.110467138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-02-11T04:17:55.115359611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005944s
2026-02-11T04:17:55.117795597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:55.120546346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:55.129416449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092491s
2026-02-11T04:17:55.134917677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-11T04:17:55', 'remove_chown_and_folderchmod_config')
2026-02-11T04:17:55.140405700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.144811943Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-02-11T04:17:55.147474425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239959s
2026-02-11T04:17:55.150691003Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-02-11T04:17:55.153806056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.157628473Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-02-11T04:17:55.166645843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-02-11T04:17:55.169177612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-02-11T04:17:55.171899022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-02-11T04:17:55.253642310Z [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-02-11T04:17:55.269086913Z [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-02-11T04:17:55.277882115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-02-11T04:17:55.282982526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-02-11T04:17:55.312098120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137571s
2026-02-11T04:17:55.315391242Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-02-11T04:17:55.319083518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-02-11T04:17:55.322625451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044815s
2026-02-11T04:17:55.326734476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-02-11T04:17:55.331638692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-02-11T04:17:55.335610370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057541s
2026-02-11T04:17:55.339701299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-02-11T04:17:55.344633481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-02-11T04:17:55.348630851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057473s
2026-02-11T04:17:55.353610570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-02-11T04:17:55', 'convert_blacklist_protocol')
2026-02-11T04:17:55.358637533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.363109960Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-02-11T04:17:55.365581918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196128s
2026-02-11T04:17:55.368548001Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-02-11T04:17:55.371417019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.375116800Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-02-11T04:17:55.450657577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-11T04:17:55.461332063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-11T04:17:55.468270857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012265s
2026-02-11T04:17:55.473105072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-11T04:17:55', 'update_notifiarr')
2026-02-11T04:17:55.478147267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.482115438Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-02-11T04:17:55.484470520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258119s
2026-02-11T04:17:55.487594752Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-02-11T04:17:55.490622600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.494446059Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-02-11T04:17:55.498928977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:55.501791843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:55.520363914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186654s
2026-02-11T04:17:55.525662494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-11T04:17:55', 'email_multiple_addresses')
2026-02-11T04:17:55.531051287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.535973369Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-02-11T04:17:55.538468373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341697s
2026-02-11T04:17:55.541767267Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-02-11T04:17:55.544835185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.548614416Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-02-11T04:17:55.553573593Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-02-11T04:17:55.557078862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-02-11T04:17:55.586462486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302703s
2026-02-11T04:17:55.591521835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-11T04:17:55', 'rename_blacklist_to_blocklist')
2026-02-11T04:17:55.596712518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.601083149Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-02-11T04:17:55.603641641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0443859s
2026-02-11T04:17:55.606711644Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-02-11T04:17:55.609762769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.613374642Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-02-11T04:17:55.621310925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T04:17:55.623721940Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-02-11T04:17:55.627114091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-02-11T04:17:55.632149001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:55.644914198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149308s
2026-02-11T04:17:55.648230406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-02-11T04:17:55.653014260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:55.664933944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139199s
2026-02-11T04:17:55.667284077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:55.670064416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:55.688755167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187702s
2026-02-11T04:17:55.694102014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-11T04:17:55', 'cdh_per_downloadclient')
2026-02-11T04:17:55.699395324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.703620723Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-02-11T04:17:55.706262012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335988s
2026-02-11T04:17:55.709044406Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-02-11T04:17:55.712195682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.715541560Z [Info] download_history: Starting migration of Main DB to 52
2026-02-11T04:17:55.733227968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-02-11T04:17:55.742805816Z [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-02-11T04:17:55.750978194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151939s
2026-02-11T04:17:55.753871861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-02-11T04:17:55.758278245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-02-11T04:17:55.763032018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065163s
2026-02-11T04:17:55.765879352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-02-11T04:17:55.770153028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-02-11T04:17:55.774641137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063133s
2026-02-11T04:17:55.777508171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-02-11T04:17:55.782318428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-02-11T04:17:55.786311439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063177s
2026-02-11T04:17:55.788682264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:55.791429757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:55.807579920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162551s
2026-02-11T04:17:55.812835114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-11T04:17:55', 'download_history')
2026-02-11T04:17:55.818057020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.822662294Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-02-11T04:17:55.824999230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313007s
2026-02-11T04:17:55.828379267Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-02-11T04:17:55.830882999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.834497999Z [Info] add_update_history: Starting migration of Main DB to 53
2026-02-11T04:17:55.840555348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-11T04:17:55', 'add_update_history')
2026-02-11T04:17:55.845746061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.849647918Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-02-11T04:17:55.852085638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188863s
2026-02-11T04:17:55.855188366Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-02-11T04:17:55.858241354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.861872848Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-02-11T04:17:55.867899915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:17:55.870334378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-02-11T04:17:55.873469311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-11T04:17:55.878204286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:55.891126510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149104s
2026-02-11T04:17:55.896229426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-11T04:17:55', 'add_on_update_to_notifications')
2026-02-11T04:17:55.901393746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.905618885Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-02-11T04:17:55.908193019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288219s
2026-02-11T04:17:55.911393764Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-02-11T04:17:55.914426632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.918117125Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-02-11T04:17:55.923902425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:55.926235433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-02-11T04:17:55.929142728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-11T04:17:55.933468590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:55.946220420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144834s
2026-02-11T04:17:55.951233255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-11T04:17:55', 'download_client_per_indexer')
2026-02-11T04:17:55.956358376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:55.960556621Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-02-11T04:17:55.963061164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282758s
2026-02-11T04:17:55.966041286Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-02-11T04:17:55.968985405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:55.972549763Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-02-11T04:17:55.981330095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:55.983664807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-02-11T04:17:55.986491469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-02-11T04:17:55.990735065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:56.003570183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144911s
2026-02-11T04:17:56.006063274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-02-11T04:17:56.008319057Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-02-11T04:17:56.011485082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-02-11T04:17:56.016289157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:56.028598466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014366s
2026-02-11T04:17:56.031030473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:56.033276547Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-02-11T04:17:56.036177389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-02-11T04:17:56.040542890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:56.052891849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140342s
2026-02-11T04:17:56.057757618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-11T04:17:56', 'AddNewItemMonitorType')
2026-02-11T04:17:56.062843169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:56.066988176Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-02-11T04:17:56.069526769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027793s
2026-02-11T04:17:56.072435507Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-02-11T04:17:56.075304905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:56.078905276Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-02-11T04:17:56.084649845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:56.087018394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-02-11T04:17:56.089954888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-02-11T04:17:56.094266531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:17:56.107156669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145697s
2026-02-11T04:17:56.112002158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-11T04:17:56', 'ImportListSearch')
2026-02-11T04:17:56.117060684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:56.120990228Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-02-11T04:17:56.123357375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281244s
2026-02-11T04:17:56.126487298Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-02-11T04:17:56.129539926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:56.133211419Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-02-11T04:17:56.139020378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-02-11T04:17:56.141472977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:17:56.144587729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-02-11T04:17:56.149292013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:17:56.162350471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150149s
2026-02-11T04:17:56.167387114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-11T04:17:56', 'ImportListMonitorExisting')
2026-02-11T04:17:56.172537165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:56.176694497Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-02-11T04:17:56.179191506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288729s
2026-02-11T04:17:56.182159964Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-02-11T04:17:56.185066237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:56.188673531Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-02-11T04:17:56.196344669Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:56.200346318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-02-11T04:17:56.204314169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052506s
2026-02-11T04:17:56.207272056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:56.211055154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-02-11T04:17:56.214604813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046724s
2026-02-11T04:17:56.216966208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T04:17:56.219233564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-02-11T04:17:56.221937559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-11T04:17:56.225605015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-11T04:17:56.239129792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142435s
2026-02-11T04:17:56.244468042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-11T04:17:56', 'add_indexer_tags')
2026-02-11T04:17:56.250342071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:56.255007006Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-02-11T04:17:56.257554757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301523s
2026-02-11T04:17:56.260636994Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-02-11T04:17:56.263566513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:56.267674927Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-02-11T04:17:56.272397818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:17:56.275449323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:17:56.289960567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146169s
2026-02-11T04:17:56.295059636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-11T04:17:56', 'update_audio_types')
2026-02-11T04:17:56.300381783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:17:56.305533197Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-02-11T04:17:56.307956197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301966s
2026-02-11T04:17:56.311729175Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-11T04:17:56.315067217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:17:56.319065159Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-02-11T04:17:56.371983117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:17:56.375800404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-02-11T04:17:56.379511077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046157s
2026-02-11T04:17:56.381953927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-02-11T04:17:56.384278177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-02-11T04:17:56.387414383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-02-11T04:17:56.486798366Z [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-02-11T04:17:56.506349739Z [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-02-11T04:17:56.516655393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-02-11T04:17:56.522723383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-02-11T04:17:56.555109313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-02-11T04:17:56.561562569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-02-11T04:17:56.566055377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1759136s
2026-02-11T04:17:56.568401602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:56.570609849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-02-11T04:17:56.573714802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-02-11T04:17:56.664591503Z [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-02-11T04:17:56.691111590Z [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-02-11T04:17:56.704830237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:56.710689156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:56.742404956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:56.748318285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:56.754230210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:56.758987271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1826437s
2026-02-11T04:17:56.761389739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:56.763634179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-02-11T04:17:56.766575923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-02-11T04:17:56.858122593Z [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-02-11T04:17:56.884990641Z [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-02-11T04:17:56.899668891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:56.905514212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:56.937627713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:56.945324243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:56.951643389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:56.956234465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1870317s
2026-02-11T04:17:56.958633015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:17:56.960895310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-02-11T04:17:56.963708255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-02-11T04:17:57.054972106Z [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-02-11T04:17:57.081866868Z [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-02-11T04:17:57.095642099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-02-11T04:17:57.101237387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-02-11T04:17:57.132534785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-02-11T04:17:57.138433003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-02-11T04:17:57.144370029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-02-11T04:17:57.149064633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1827479s
2026-02-11T04:17:57.151693848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:57.153934400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-02-11T04:17:57.156943089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-02-11T04:17:57.244604956Z [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-02-11T04:17:57.263496481Z [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-02-11T04:17:57.273317629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:57.279221157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:57.311329789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:57.316693791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:57.322256012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:57.328333863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:57.333150031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1735131s
2026-02-11T04:17:57.335582700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-02-11T04:17:57.337935889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-02-11T04:17:57.340822202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-02-11T04:17:57.427734228Z [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-02-11T04:17:57.446386942Z [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-02-11T04:17:57.456278642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-02-11T04:17:57.462334558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-02-11T04:17:57.494597981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-02-11T04:17:57.500388432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-02-11T04:17:57.506001787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-02-11T04:17:57.512228466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-02-11T04:17:57.516869032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1733812s
2026-02-11T04:17:57.519277452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-11T04:17:57.521614749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-02-11T04:17:57.524805044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-02-11T04:17:57.610992350Z [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-02-11T04:17:57.626760405Z [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-02-11T04:17:57.636190155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-02-11T04:17:57.641104402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-02-11T04:17:57.672144281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443934s
2026-02-11T04:17:57.674564324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-11T04:17:57.677004689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-02-11T04:17:57.680288532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-02-11T04:17:57.766048529Z [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-02-11T04:17:57.782299305Z [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-02-11T04:17:57.792455318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-02-11T04:17:57.797832697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-02-11T04:17:57.827712039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445342s
2026-02-11T04:17:57.830164197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:57.832523168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-02-11T04:17:57.835431856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-11T04:17:57.932558473Z [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-02-11T04:17:57.947158254Z [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-02-11T04:17:57.955992625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T04:17:57.961191265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T04:17:57.993312081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1536179s
2026-02-11T04:17:57.995870553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:57.998324785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-02-11T04:17:58.001766166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-11T04:17:58.085672019Z [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-02-11T04:17:58.101254279Z [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-02-11T04:17:58.109232907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T04:17:58.114482378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T04:17:58.147063982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1406219s
2026-02-11T04:17:58.149520980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:17:58.152208352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-02-11T04:17:58.155270208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-11T04:17:58.239554222Z [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-02-11T04:17:58.256313322Z [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-02-11T04:17:58.266334514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T04:17:58.272788821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T04:17:58.304154868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445577s
2026-02-11T04:17:58.308381840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T04:17:58.310692063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-02-11T04:17:58.314290760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-11T04:17:58.396407560Z [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-02-11T04:17:58.409664818Z [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-02-11T04:17:58.418539219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T04:17:58.426066197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T04:17:58.461171734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:58.466998008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496507s
2026-02-11T04:17:58.470188372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T04:17:58.472773659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-02-11T04:17:58.476249558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-11T04:17:58.559262163Z [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-02-11T04:17:58.574405018Z [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-02-11T04:17:58.583440554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T04:17:58.589550769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T04:17:58.623047827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:58.628312128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1490489s
2026-02-11T04:17:58.631041955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T04:17:58.634051586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-02-11T04:17:58.637535021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-11T04:17:58.718905939Z [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-02-11T04:17:58.731792541Z [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-02-11T04:17:58.739316343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T04:17:58.745648564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T04:17:58.779238830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T04:17:58.784518252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438182s
2026-02-11T04:17:58.787214802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-02-11T04:17:58.789708304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-02-11T04:17:58.792974842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-02-11T04:17:58.878752674Z [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-02-11T04:17:58.894161395Z [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-02-11T04:17:58.902520840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-02-11T04:17:58.908302183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-02-11T04:17:58.940687391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-02-11T04:17:58.947411132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-02-11T04:17:58.955587557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-02-11T04:17:58.960361893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1628899s
2026-02-11T04:17:58.962850494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-02-11T04:17:58.965411391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-02-11T04:17:58.968428267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-02-11T04:17:59.051289756Z [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-02-11T04:17:59.070214878Z [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-02-11T04:17:59.079829491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-02-11T04:17:59.085647327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-02-11T04:17:59.118434976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463258s
2026-02-11T04:17:59.121155464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-02-11T04:17:59.123481799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-02-11T04:17:59.126672245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-02-11T04:17:59.219709877Z [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-02-11T04:17:59.232591218Z [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-02-11T04:17:59.239705946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-02-11T04:17:59.244884855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-02-11T04:17:59.275023810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454448s
2026-02-11T04:17:59.277462401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-11T04:17:59.279865170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-02-11T04:17:59.282686953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-11T04:17:59.375730407Z [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-02-11T04:17:59.389613476Z [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-02-11T04:17:59.397406319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-11T04:17:59.403614902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-11T04:17:59.438501428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T04:17:59.445474611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-02-11T04:17:59.452302040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-02-11T04:17:59.459395044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-02-11T04:17:59.464722382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1792918s
2026-02-11T04:17:59.467303621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:59.469787904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-02-11T04:17:59.473264064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-02-11T04:17:59.562624191Z [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-02-11T04:17:59.583209567Z [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-02-11T04:17:59.592541149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:59.599389731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:59.634993832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:59.641274820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647544s
2026-02-11T04:17:59.644423181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:59.646874838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-02-11T04:17:59.650445258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-02-11T04:17:59.743800210Z [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-02-11T04:17:59.759933921Z [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-02-11T04:17:59.770309666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:59.777361026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:59.810278647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:59.817296299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1619486s
2026-02-11T04:17:59.820081518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:17:59.822436260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:17:59.825929225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-02-11T04:17:59.910386207Z [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-02-11T04:17:59.924416953Z [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-02-11T04:17:59.933910041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:17:59.940445472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:17:59.974022591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:17:59.983132206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1530393s
2026-02-11T04:17:59.985877795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T04:17:59.988721722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000206s
2026-02-11T04:17:59.991977769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-11T04:18:00.075674261Z [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-02-11T04:18:00.090568195Z [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-02-11T04:18:00.099009154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T04:18:00.104863343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T04:18:00.139357088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:18:00.144740769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1498431s
2026-02-11T04:18:00.147250634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T04:18:00.149741069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-02-11T04:18:00.152994491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-11T04:18:00.264838457Z [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-02-11T04:18:00.279469571Z [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-02-11T04:18:00.287606347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T04:18:00.293368652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T04:18:00.327730711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:18:00.332683746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1768532s
2026-02-11T04:18:00.335492022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T04:18:00.338068520Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-02-11T04:18:00.341595403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-11T04:18:00.434145063Z [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-02-11T04:18:00.448913063Z [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-02-11T04:18:00.457146484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T04:18:00.463115234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T04:18:00.496179340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T04:18:00.501013415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1565631s
2026-02-11T04:18:00.503657149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-02-11T04:18:00.505810415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-02-11T04:18:00.508888303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-02-11T04:18:00.597232835Z [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-02-11T04:18:00.610116280Z [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-02-11T04:18:00.617411321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-11T04:18:00.622613037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-11T04:18:00.654732620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431217s
2026-02-11T04:18:00.657239709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-02-11T04:18:00.659518288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-02-11T04:18:00.662482908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-02-11T04:18:00.744587323Z [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-02-11T04:18:00.766898885Z [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-02-11T04:18:00.774801910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-02-11T04:18:00.780415285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-02-11T04:18:00.813032080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1477396s
2026-02-11T04:18:00.815550101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-02-11T04:18:00.817946877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-02-11T04:18:00.821261202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-02-11T04:18:00.908055952Z [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-02-11T04:18:00.923102744Z [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-02-11T04:18:00.931551429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-02-11T04:18:00.936776631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-02-11T04:18:00.969121719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1450627s
2026-02-11T04:18:00.971677646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-02-11T04:18:00.974047118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-02-11T04:18:00.977022740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-02-11T04:18:01.061460044Z [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-02-11T04:18:01.076137672Z [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-02-11T04:18:01.085067305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-02-11T04:18:01.090576239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-02-11T04:18:01.122405498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1425927s
2026-02-11T04:18:01.124993450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-02-11T04:18:01.127384274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-02-11T04:18:01.130407422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-02-11T04:18:01.230695667Z [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-02-11T04:18:01.242383795Z [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-02-11T04:18:01.249380294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-02-11T04:18:01.254664185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-02-11T04:18:01.288693976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1552608s
2026-02-11T04:18:01.291276056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T04:18:01.293668965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-02-11T04:18:01.296895582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-11T04:18:01.381376804Z [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-02-11T04:18:01.392004937Z [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-02-11T04:18:01.398542914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-11T04:18:01.404128442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-11T04:18:01.437180253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T04:18:01.442829520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426642s
2026-02-11T04:18:01.445004710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T04:18:01.447351697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-02-11T04:18:01.450713296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-11T04:18:01.532992473Z [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-02-11T04:18:01.543905200Z [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-02-11T04:18:01.550379268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-11T04:18:01.556194258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-11T04:18:01.591516331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T04:18:01.596351248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428423s
2026-02-11T04:18:01.598739567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:18:01.601025330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-02-11T04:18:01.604469096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-02-11T04:18:01.689717432Z [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-02-11T04:18:01.703311378Z [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-02-11T04:18:01.711520390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:18:01.717501635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:18:01.749341796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:18:01.755145654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:18:01.759684394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1529773s
2026-02-11T04:18:01.762186864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:18:01.764557688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-02-11T04:18:01.767740868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-02-11T04:18:01.849776185Z [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-02-11T04:18:01.863215068Z [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-02-11T04:18:01.871047381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-02-11T04:18:01.876823794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-02-11T04:18:01.913224459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-02-11T04:18:01.919115563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-02-11T04:18:01.923585304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1531122s
2026-02-11T04:18:01.926041901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:18:01.928420542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-02-11T04:18:01.931444371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-11T04:18:02.010212607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-11T04:18:02.017716689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-11T04:18:02.023123448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-11T04:18:02.027895999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-11T04:18:02.060184613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:18:02.065228541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312017s
2026-02-11T04:18:02.072830510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-11T04:18:02', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-11T04:18:02.078332580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.086358703Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-11T04:18:02.088962497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511941s
2026-02-11T04:18:02.095028633Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-02-11T04:18:02.097901839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.105132461Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-02-11T04:18:02.124124097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:18:02.126520773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.26E-05s
2026-02-11T04:18:02.129113875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-02-11T04:18:02.133220114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.146234032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014789s
2026-02-11T04:18:02.148195753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:18:02.150075469Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.19E-05s
2026-02-11T04:18:02.152573399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-02-11T04:18:02.156256867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.168662109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137823s
2026-02-11T04:18:02.173036979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-11T04:18:02', 'add_on_delete_to_notifications')
2026-02-11T04:18:02.177488845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.181204086Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-02-11T04:18:02.183321280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259672s
2026-02-11T04:18:02.185825353Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-02-11T04:18:02.188223132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.191301281Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-02-11T04:18:02.222900426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:18:02.225030416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-02-11T04:18:02.227660182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-02-11T04:18:02.231640357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.244572119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145831s
2026-02-11T04:18:02.246423257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T04:18:02.249669795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-02-11T04:18:02.253012577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047965s
2026-02-11T04:18:02.254932504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:18:02.256806888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-02-11T04:18:02.259173023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-02-11T04:18:02.262344811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-02-11T04:18:02.274026656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126804s
2026-02-11T04:18:02.276040923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:18:02.278223117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:18:02.288704875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105321s
2026-02-11T04:18:02.291100831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-02-11T04:18:02.297004119Z [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-02-11T04:18:02.312610918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194093s
2026-02-11T04:18:02.315663406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-02-11T04:18:02.318984704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-02-11T04:18:02.322909598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052295s
2026-02-11T04:18:02.324920668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:18:02.326786446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-02-11T04:18:02.329378586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-02-11T04:18:02.332979137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-02-11T04:18:02.345256782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137125s
2026-02-11T04:18:02.347365859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:18:02.349245515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-02-11T04:18:02.351672732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-02-11T04:18:02.355436643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.367570899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136641s
2026-02-11T04:18:02.369692452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-02-11T04:18:02.371573810Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-02-11T04:18:02.374080338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-02-11T04:18:02.377906443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.390215071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138897s
2026-02-11T04:18:02.392163906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:18:02.394389858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:18:02.417694710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232899s
2026-02-11T04:18:02.419960553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:18:02.422247128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:18:02.434880620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127126s
2026-02-11T04:18:02.437417809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-02-11T04:18:02.518935903Z [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-02-11T04:18:02.529772306Z [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-02-11T04:18:02.536099068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-02-11T04:18:02.540553668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-02-11T04:18:02.571525150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319891s
2026-02-11T04:18:02.574372524Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-02-11T04:18:02.654720893Z [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-02-11T04:18:02.664257989Z [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-02-11T04:18:02.669575848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-02-11T04:18:02.674330804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-02-11T04:18:02.708435445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312125s
2026-02-11T04:18:02.712022418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-02-11T04:18:02.715538690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-02-11T04:18:02.718929048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044395s
2026-02-11T04:18:02.720884956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:18:02.722716394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-02-11T04:18:02.725466012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-02-11T04:18:02.729627051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.742182095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144268s
2026-02-11T04:18:02.744268166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-02-11T04:18:02.746089815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-02-11T04:18:02.748681604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-02-11T04:18:02.752182605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-02-11T04:18:02.764392263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134992s
2026-02-11T04:18:02.768488532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-11T04:18:02', 'add_custom_formats')
2026-02-11T04:18:02.772701506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.776580508Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-02-11T04:18:02.778489412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254588s
2026-02-11T04:18:02.781052424Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-02-11T04:18:02.783605485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.787441220Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-02-11T04:18:02.792999183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T04:18:02.794892155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-02-11T04:18:02.796988166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-02-11T04:18:02.800240826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-02-11T04:18:02.813142288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141571s
2026-02-11T04:18:02.817234439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-11T04:18:02', 'add_result_to_commands')
2026-02-11T04:18:02.821518025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.825385634Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-02-11T04:18:02.827700535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260624s
2026-02-11T04:18:02.829992782Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-02-11T04:18:02.832415511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.835813354Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-02-11T04:18:02.840851780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:18:02.842775855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-02-11T04:18:02.845572166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-11T04:18:02.849229241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:02.862235754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147679s
2026-02-11T04:18:02.866526675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-11T04:18:02', 'health_restored_notification')
2026-02-11T04:18:02.870896806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.875343691Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-02-11T04:18:02.877391315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274164s
2026-02-11T04:18:02.879696898Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-02-11T04:18:02.881931137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.884923624Z [Info] remove_uc: Starting migration of Main DB to 66
2026-02-11T04:18:02.889546103Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T04:18:02.892869164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-11T04:18:02.896400997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046542s
2026-02-11T04:18:02.900270881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-11T04:18:02', 'remove_uc')
2026-02-11T04:18:02.904425447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.907828290Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-02-11T04:18:02.909517902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157661s
2026-02-11T04:18:02.912338964Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-02-11T04:18:02.914817976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.918073462Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-02-11T04:18:02.922380756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:18:02.924356064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:18:02.943611251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192372s
2026-02-11T04:18:02.948395536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-11T04:18:02', 'download_clients_rename_tv_to_music')
2026-02-11T04:18:02.953101944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:02.956841695Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-02-11T04:18:02.959029771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321955s
2026-02-11T04:18:02.961802595Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-02-11T04:18:02.964348773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:02.967838000Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-02-11T04:18:02.972817437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-02-11T04:18:02.974753557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-02-11T04:18:02.977267519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-02-11T04:18:02.981141060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-02-11T04:18:02.994171471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146971s
2026-02-11T04:18:02.998564317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-11T04:18:02', 'add_colon_replacement_to_naming_config')
2026-02-11T04:18:03.003021834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.006854322Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-02-11T04:18:03.008949702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267412s
2026-02-11T04:18:03.011294885Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-02-11T04:18:03.013559746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.016468464Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-02-11T04:18:03.022111959Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-02-11T04:18:03.102465117Z [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-02-11T04:18:03.113228903Z [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-02-11T04:18:03.119446705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-02-11T04:18:03.124520092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-02-11T04:18:03.157025713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-02-11T04:18:03.161182414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368895s
2026-02-11T04:18:03.163180267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-02-11T04:18:03.165019441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-02-11T04:18:03.167530728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-02-11T04:18:03.170815013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-02-11T04:18:03.182732683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130284s
2026-02-11T04:18:03.186647577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-11T04:18:03', 'list_sync_time')
2026-02-11T04:18:03.190852765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.194403767Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-02-11T04:18:03.196304404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245396s
2026-02-11T04:18:03.198857415Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-02-11T04:18:03.201243791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.204301920Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-02-11T04:18:03.209025873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T04:18:03.210939537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-02-11T04:18:03.213122232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-02-11T04:18:03.216273829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-02-11T04:18:03.228980899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138094s
2026-02-11T04:18:03.233052599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-11T04:18:03', 'add_download_client_tags')
2026-02-11T04:18:03.237340023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.241036828Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-02-11T04:18:03.242989220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255129s
2026-02-11T04:18:03.245543904Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-02-11T04:18:03.247936783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.250994050Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-02-11T04:18:03.259417283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-11T04:18:03.265618742Z [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-02-11T04:18:03.271828497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103519s
2026-02-11T04:18:03.274256156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-11T04:18:03.278090288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-11T04:18:03.282181797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058513s
2026-02-11T04:18:03.286188907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-11T04:18:03', 'add_notification_status')
2026-02-11T04:18:03.290408154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.293999316Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-02-11T04:18:03.295949333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172826s
2026-02-11T04:18:03.298608548Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-02-11T04:18:03.301086859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.304201080Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-02-11T04:18:03.308079831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:18:03.310391307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:18:03.333892444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235053s
2026-02-11T04:18:03.338604073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-11T04:18:03', 'add_alac_24_quality_in_profiles')
2026-02-11T04:18:03.343414009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.346979730Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-02-11T04:18:03.349030730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365263s
2026-02-11T04:18:03.351387947Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-02-11T04:18:03.353680394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.356623190Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-02-11T04:18:03.361934767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-11T04:18:03.363782688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-02-11T04:18:03.365837887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-11T04:18:03.368615911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-11T04:18:03.381347611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135439s
2026-02-11T04:18:03.383599005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-11T04:18:03.386452481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-11T04:18:03.398369851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127783s
2026-02-11T04:18:03.402347982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-11T04:18:03', 'add_salt_to_users')
2026-02-11T04:18:03.406668483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.410053470Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-02-11T04:18:03.412007004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242348s
2026-02-11T04:18:03.414288479Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-02-11T04:18:03.416586928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.419572039Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-02-11T04:18:03.427065259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-02-11T04:18:03.433111465Z [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-02-11T04:18:03.439520361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104349s
2026-02-11T04:18:03.441650301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-02-11T04:18:03.444681906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-02-11T04:18:03.448485085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049086s
2026-02-11T04:18:03.452489770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-11T04:18:03', 'add_auto_tagging')
2026-02-11T04:18:03.456694788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.460117310Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-02-11T04:18:03.461981244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163175s
2026-02-11T04:18:03.464792776Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-02-11T04:18:03.467284775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.470430790Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-02-11T04:18:03.475888270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-02-11T04:18:03.477864020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-02-11T04:18:03.480352501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-02-11T04:18:03.483753540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-02-11T04:18:03.496823751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014309s
2026-02-11T04:18:03.500089237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-02-11T04:18:03.503951966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-02-11T04:18:03.507354459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047644s
2026-02-11T04:18:03.511639638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-11T04:18:03', 'quality_definition_preferred_size')
2026-02-11T04:18:03.516042515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.520236491Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-02-11T04:18:03.522292912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017002s
2026-02-11T04:18:03.525101127Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-02-11T04:18:03.527576582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.530849624Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-02-11T04:18:03.535884503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T04:18:03.537852216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-02-11T04:18:03.540225445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-02-11T04:18:03.543784372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:03.557063083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147046s
2026-02-11T04:18:03.561347442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-11T04:18:03', 'add_on_artist_add_to_notifications')
2026-02-11T04:18:03.565739847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.569431431Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-02-11T04:18:03.571450828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265555s
2026-02-11T04:18:03.573940011Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-02-11T04:18:03.576313080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.579340527Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-02-11T04:18:03.583907013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-02-11T04:18:03.585758742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:18:03.588156360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-02-11T04:18:03.591238417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-02-11T04:18:03.604227675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139077s
2026-02-11T04:18:03.608390078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-11T04:18:03', 'album_last_searched_time')
2026-02-11T04:18:03.612733234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.616233984Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-02-11T04:18:03.618196957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255948s
2026-02-11T04:18:03.620559044Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-02-11T04:18:03.622843455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.625809388Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-02-11T04:18:03.631838459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-02-11T04:18:03.633746171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-02-11T04:18:03.635973807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-02-11T04:18:03.639455970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:03.652660281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145701s
2026-02-11T04:18:03.654574746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-02-11T04:18:03.656349220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-02-11T04:18:03.658554911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-02-11T04:18:03.661925950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-02-11T04:18:03.674439631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138202s
2026-02-11T04:18:03.678423063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-11T04:18:03', 'add_indexer_flags')
2026-02-11T04:18:03.682651147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.686070864Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-02-11T04:18:03.687943606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252329s
2026-02-11T04:18:03.690535866Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-02-11T04:18:03.692949537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.696037726Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-02-11T04:18:03.702162139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-02-11T04:18:03.705224467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-02-11T04:18:03.709461349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00531s
2026-02-11T04:18:03.711542119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-02-11T04:18:03.714614096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-02-11T04:18:03.718332284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048248s
2026-02-11T04:18:03.720513727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-02-11T04:18:03.723837159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-02-11T04:18:03.727641872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051678s
2026-02-11T04:18:03.731812491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-11T04:18:03', 'add_indexes_album_statistics')
2026-02-11T04:18:03.736114193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.739788012Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-02-11T04:18:03.741789533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168407s
2026-02-11T04:18:03.744264306Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-02-11T04:18:03.746610902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:03.749644782Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-02-11T04:18:03.755101611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-02-11T04:18:03.759788720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-02-11T04:18:03.763944830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059947s
2026-02-11T04:18:03.768048965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-11T04:18:03', 'update_redacted_baseurl')
2026-02-11T04:18:03.772535610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:03.776050328Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-02-11T04:18:03.778013923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177275s
2026-02-11T04:18:03.899606110Z [Debug] MigrationController: Took: 00:00:24.1345873
2026-02-11T04:18:05.306641982Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-02-11T04:18:05.855110889Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-11T04:18:06.557895794Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-02-11T04:18:06.981643904Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-11T04:18:06.994779557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T04:18:06.998249856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T04:18:07.074054374Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-11T04:18:07.077235089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0792407s
2026-02-11T04:18:07.080463791Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-11T04:18:07.083460236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821932s
2026-02-11T04:18:07.116321613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-11T04:18:07.120670973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.129019515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-11T04:18:07.133408874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-11T04:18:07.139884335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078516s
2026-02-11T04:18:07.143404494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.150558511Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-11T04:18:07.153540386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183896s
2026-02-11T04:18:07.159235225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-11T04:18:07.162701184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.173347955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-11T04:18:07.177584747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:18:07.183258824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067439s
2026-02-11T04:18:07.186284217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:18:07.189352927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002499s
2026-02-11T04:18:07.193328433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-11T04:18:07.198511220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-11T04:18:07.208943789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119957s
2026-02-11T04:18:07.212581756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.217321811Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-11T04:18:07.220334589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204267s
2026-02-11T04:18:07.224846876Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-11T04:18:07.228464762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.233880337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:18:07.236768484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2026-02-11T04:18:07.239910892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-11T04:18:07.244274730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-11T04:18:07.250232628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070369s
2026-02-11T04:18:07.253317501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.258019891Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-11T04:18:07.261190355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144429s
2026-02-11T04:18:07.267124306Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-11T04:18:07.270514383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.275504983Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-11T04:18:07.284359013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-11T04:18:07.290795175Z [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-02-11T04:18:07.299315894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120414s
2026-02-11T04:18:07.302158589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-11T04:18:07.305844792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-11T04:18:07.310826595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057771s
2026-02-11T04:18:07.316565572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-11T04:18:07', 'InitialSetup')
2026-02-11T04:18:07.322696439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.328592503Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-11T04:18:07.331508896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233825s
2026-02-11T04:18:07.336178189Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-02-11T04:18:07.339837959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.344370417Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-02-11T04:18:07.350806788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-11T04:18:07', 'add_reason_to_pending_releases')
2026-02-11T04:18:07.357457222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.362281246Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-02-11T04:18:07.365607114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223494s
2026-02-11T04:18:07.368794884Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-02-11T04:18:07.372188087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.376379067Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-02-11T04:18:07.381425490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-11T04:18:07', 'add_medium_support')
2026-02-11T04:18:07.387722621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.392304859Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-02-11T04:18:07.395286504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201763s
2026-02-11T04:18:07.398729347Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-02-11T04:18:07.402382894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.406730390Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-02-11T04:18:07.412152258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-11T04:18:07', 'add_various_qualites_in_profile')
2026-02-11T04:18:07.418652719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.423431493Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-02-11T04:18:07.426669774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209015s
2026-02-11T04:18:07.429822333Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-02-11T04:18:07.433210206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.437350333Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-02-11T04:18:07.442337627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-11T04:18:07', 'metadata_profiles')
2026-02-11T04:18:07.448618305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.453169310Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-02-11T04:18:07.456154301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200969s
2026-02-11T04:18:07.459806146Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-02-11T04:18:07.463963307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.468080539Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-02-11T04:18:07.474054379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-11T04:18:07', 'separate_automatic_and_interactive_search')
2026-02-11T04:18:07.480848602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.486082512Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-02-11T04:18:07.489620126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218406s
2026-02-11T04:18:07.492973930Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-02-11T04:18:07.496565844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.501293484Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-02-11T04:18:07.506690373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-11T04:18:07', 'change_album_path_to_relative')
2026-02-11T04:18:07.513206916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.518016271Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-02-11T04:18:07.521213911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213289s
2026-02-11T04:18:07.524559098Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-02-11T04:18:07.528190230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.532640712Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-02-11T04:18:07.537558436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-11T04:18:07', 'change_quality_size_mb_to_kb')
2026-02-11T04:18:07.543861369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.548528809Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-02-11T04:18:07.551579232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202766s
2026-02-11T04:18:07.554593752Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-02-11T04:18:07.557822765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.561719733Z [Info] album_releases: Starting migration of Log DB to 9
2026-02-11T04:18:07.566317963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-11T04:18:07', 'album_releases')
2026-02-11T04:18:07.572222343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.576580871Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-02-11T04:18:07.579404477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189173s
2026-02-11T04:18:07.582527146Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-02-11T04:18:07.585803614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.589747136Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-02-11T04:18:07.594521931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-11T04:18:07', 'album_releases_fix')
2026-02-11T04:18:07.600846689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.605454197Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-02-11T04:18:07.608289066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197684s
2026-02-11T04:18:07.611606086Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-02-11T04:18:07.614371786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.618100014Z [Info] import_lists: Starting migration of Log DB to 11
2026-02-11T04:18:07.622634265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-11T04:18:07', 'import_lists')
2026-02-11T04:18:07.628410758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.632721439Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-02-11T04:18:07.635408460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184894s
2026-02-11T04:18:07.638420035Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-02-11T04:18:07.641613246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.645419721Z [Info] add_release_status: Starting migration of Log DB to 12
2026-02-11T04:18:07.650039395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-11T04:18:07', 'add_release_status')
2026-02-11T04:18:07.656011972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.660400300Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-02-11T04:18:07.663191551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188587s
2026-02-11T04:18:07.666408059Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-02-11T04:18:07.669788556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.673741416Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-02-11T04:18:07.678745524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-11T04:18:07', 'album_download_notification')
2026-02-11T04:18:07.684734054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.689297544Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-02-11T04:18:07.692287305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194223s
2026-02-11T04:18:07.695474343Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-02-11T04:18:07.698899441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.703504956Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-02-11T04:18:07.707295439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-11T04:18:07', 'fix_language_metadata_profiles')
2026-02-11T04:18:07.711903148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.715452276Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-02-11T04:18:07.718140479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167301s
2026-02-11T04:18:07.720409929Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-02-11T04:18:07.722776645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.725685744Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-02-11T04:18:07.728948464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-11T04:18:07', 'remove_fanzub')
2026-02-11T04:18:07.733241129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.736445352Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-02-11T04:18:07.738472154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138673s
2026-02-11T04:18:07.740865493Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-02-11T04:18:07.743282812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.746249286Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-02-11T04:18:07.751906749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-11T04:18:07', 'update_artist_history_indexes')
2026-02-11T04:18:07.756665092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.760050720Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-02-11T04:18:07.762294488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167122s
2026-02-11T04:18:07.764537585Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-02-11T04:18:07.766795853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.769676755Z [Info] remove_nma: Starting migration of Log DB to 17
2026-02-11T04:18:07.772955949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-11T04:18:07', 'remove_nma')
2026-02-11T04:18:07.777483175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.780699883Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-02-11T04:18:07.782729491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140358s
2026-02-11T04:18:07.785017609Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-02-11T04:18:07.787386690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.790304826Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-02-11T04:18:07.793692078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-11T04:18:07', 'album_disambiguation')
2026-02-11T04:18:07.797989813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.801440602Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-02-11T04:18:07.803383525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139067s
2026-02-11T04:18:07.805989393Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-02-11T04:18:07.808393865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.811331521Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-02-11T04:18:07.814845948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-11T04:18:07', 'add_ape_quality_in_profiles')
2026-02-11T04:18:07.819143303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.822473309Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-02-11T04:18:07.824641445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140619s
2026-02-11T04:18:07.826832958Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-02-11T04:18:07.829080875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.832296231Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-02-11T04:18:07.835232013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-11T04:18:07', 'remove_pushalot')
2026-02-11T04:18:07.839449736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.842655883Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-02-11T04:18:07.844643075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136139s
2026-02-11T04:18:07.847146186Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-02-11T04:18:07.849245854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.852214322Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-02-11T04:18:07.855386009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-11T04:18:07', 'add_custom_filters')
2026-02-11T04:18:07.859627952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.863293534Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-02-11T04:18:07.865375697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140941s
2026-02-11T04:18:07.867649476Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-02-11T04:18:07.869933285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.872867023Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-02-11T04:18:07.876169013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-11T04:18:07', 'import_list_tags')
2026-02-11T04:18:07.880402228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.883572633Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-02-11T04:18:07.885714556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137405s
2026-02-11T04:18:07.888022584Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-02-11T04:18:07.890319199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.893211694Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-02-11T04:18:07.896565648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-11T04:18:07', 'add_release_groups_etc')
2026-02-11T04:18:07.900798102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.904077246Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-02-11T04:18:07.906129979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137642s
2026-02-11T04:18:07.908382686Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-02-11T04:18:07.910721015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.913538519Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-02-11T04:18:07.916823545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-11T04:18:07', 'NewMediaInfoFormat')
2026-02-11T04:18:07.921008282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.924153616Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-02-11T04:18:07.926175718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135736s
2026-02-11T04:18:07.928724782Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-02-11T04:18:07.931179695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.934165408Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-02-11T04:18:07.937832563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-11T04:18:07', 'rename_restrictions_to_release_profiles')
2026-02-11T04:18:07.942609303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.945710308Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-02-11T04:18:07.947916651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143813s
2026-02-11T04:18:07.950397647Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-02-11T04:18:07.952905247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.956206275Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-02-11T04:18:07.959893350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-11T04:18:07', 'rename_quality_profiles_add_upgrade_allowed')
2026-02-11T04:18:07.964188189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.967773960Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-02-11T04:18:07.970177962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147138s
2026-02-11T04:18:07.972463705Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-02-11T04:18:07.974826243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.977874732Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-02-11T04:18:07.981235339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-11T04:18:07', 'add_import_exclusions')
2026-02-11T04:18:07.985538455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:07.989009415Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-02-11T04:18:07.991052560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142928s
2026-02-11T04:18:07.993503015Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-02-11T04:18:07.996068291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:07.999213424Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-02-11T04:18:08.002868315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-11T04:18:08', 'clean_artist_metadata_table')
2026-02-11T04:18:08.007218606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.010655948Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-02-11T04:18:08.012800777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147119s
2026-02-11T04:18:08.015405483Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-02-11T04:18:08.017480582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.020290330Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-02-11T04:18:08.023842022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-11T04:18:08', 'health_issue_notification')
2026-02-11T04:18:08.028167463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.031446376Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-02-11T04:18:08.033553400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139415s
2026-02-11T04:18:08.036914639Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-02-11T04:18:08.039642693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.042535057Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-02-11T04:18:08.046367896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-11T04:18:08', 'add_mediafilerepository_mtime')
2026-02-11T04:18:08.050629307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.054073864Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-02-11T04:18:08.056331401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145699s
2026-02-11T04:18:08.059184887Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-02-11T04:18:08.061228052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.064180437Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-02-11T04:18:08.068187227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-11T04:18:08', 'add_artistmetadataid_constraint')
2026-02-11T04:18:08.072216320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.076188449Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-02-11T04:18:08.078181634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143015s
2026-02-11T04:18:08.080220369Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-02-11T04:18:08.082583619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.085336152Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-02-11T04:18:08.088686398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-11T04:18:08', 'old_ids_and_artist_alias')
2026-02-11T04:18:08.092921107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.096668363Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-02-11T04:18:08.098777701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141675s
2026-02-11T04:18:08.101031449Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-02-11T04:18:08.103400380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.106213185Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-02-11T04:18:08.109472458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-11T04:18:08', 'download_propers_config')
2026-02-11T04:18:08.113772027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.117075008Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-02-11T04:18:08.119400442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137489s
2026-02-11T04:18:08.121460701Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-02-11T04:18:08.123829351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.126585321Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-02-11T04:18:08.129971290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-11T04:18:08', 'remove_language_profiles')
2026-02-11T04:18:08.134285778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.137669332Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-02-11T04:18:08.139737427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139041s
2026-02-11T04:18:08.142209075Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-02-11T04:18:08.144538265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.147564329Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-02-11T04:18:08.151119649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-11T04:18:08', 'multi_disc_naming_format')
2026-02-11T04:18:08.155391893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.158783322Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-02-11T04:18:08.160853592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01426s
2026-02-11T04:18:08.163168433Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-02-11T04:18:08.165525500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.168363134Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-02-11T04:18:08.171804986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-11T04:18:08', 'add_download_client_priority')
2026-02-11T04:18:08.176194385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.179503830Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-02-11T04:18:08.181638359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139428s
2026-02-11T04:18:08.183841415Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-02-11T04:18:08.186094843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.188876124Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-02-11T04:18:08.192119837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-11T04:18:08', 'remove_growl_prowl')
2026-02-11T04:18:08.196279213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.199569529Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-02-11T04:18:08.201597112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135199s
2026-02-11T04:18:08.203826041Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-02-11T04:18:08.206126704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.208909739Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-02-11T04:18:08.212252130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-11T04:18:08', 'remove_plex_hometheatre')
2026-02-11T04:18:08.216438410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.219800481Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-02-11T04:18:08.221867423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136723s
2026-02-11T04:18:08.224242687Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-02-11T04:18:08.226555755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.229398750Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-02-11T04:18:08.232774999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-11T04:18:08', 'add_root_folder_add_defaults')
2026-02-11T04:18:08.237045400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.240448382Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-02-11T04:18:08.242561127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138331s
2026-02-11T04:18:08.244745216Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-02-11T04:18:08.246944755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.249797911Z [Info] task_duration: Starting migration of Log DB to 40
2026-02-11T04:18:08.252918155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-11T04:18:08', 'task_duration')
2026-02-11T04:18:08.257012540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.260295812Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-02-11T04:18:08.262276471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134213s
2026-02-11T04:18:08.264685713Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-02-11T04:18:08.267157731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.270079535Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-02-11T04:18:08.273749445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-11T04:18:08', 'add_indexer_and_enabled_to_release_profiles')
2026-02-11T04:18:08.278186230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.282973080Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-02-11T04:18:08.285293864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155596s
2026-02-11T04:18:08.287648847Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-02-11T04:18:08.289940762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.292817576Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-02-11T04:18:08.296127221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-11T04:18:08', 'remove_album_folders')
2026-02-11T04:18:08.300459305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.303815133Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-02-11T04:18:08.306048851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139515s
2026-02-11T04:18:08.308353182Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-02-11T04:18:08.310642663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.313525679Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-02-11T04:18:08.317089445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-11T04:18:08', 'flexible_delay_profiles')
2026-02-11T04:18:08.321556291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.324976118Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-02-11T04:18:08.327051607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143204s
2026-02-11T04:18:08.329427632Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-02-11T04:18:08.331872917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.334655039Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-02-11T04:18:08.337993763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-11T04:18:08', 'add_priority_to_indexers')
2026-02-11T04:18:08.342479186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.345867650Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-02-11T04:18:08.348153403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141279s
2026-02-11T04:18:08.350637255Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-02-11T04:18:08.352660800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.355864993Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-02-11T04:18:08.359167524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-11T04:18:08', 'remove_chown_and_folderchmod_config')
2026-02-11T04:18:08.363789171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.367370233Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-02-11T04:18:08.369554291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014579s
2026-02-11T04:18:08.371930366Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-02-11T04:18:08.374452555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.377029174Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-02-11T04:18:08.380567199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-02-11T04:18:08', 'convert_blacklist_protocol')
2026-02-11T04:18:08.384998463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.388167855Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-02-11T04:18:08.390253506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139071s
2026-02-11T04:18:08.392437214Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-02-11T04:18:08.394674429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.397391180Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-02-11T04:18:08.400593298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-11T04:18:08', 'update_notifiarr')
2026-02-11T04:18:08.404700009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.407966196Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-02-11T04:18:08.409948749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133688s
2026-02-11T04:18:08.412471259Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-02-11T04:18:08.414752483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.417534355Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-02-11T04:18:08.420831415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-11T04:18:08', 'email_multiple_addresses')
2026-02-11T04:18:08.425026433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.428341359Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-02-11T04:18:08.430393802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135436s
2026-02-11T04:18:08.432705658Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-02-11T04:18:08.435029207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.437914257Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-02-11T04:18:08.441343242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-11T04:18:08', 'rename_blacklist_to_blocklist')
2026-02-11T04:18:08.445606167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.448999521Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-02-11T04:18:08.451111414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139029s
2026-02-11T04:18:08.453513792Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-02-11T04:18:08.455768012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.459015291Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-02-11T04:18:08.462271919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-11T04:18:08', 'cdh_per_downloadclient')
2026-02-11T04:18:08.466398730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.469691942Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-02-11T04:18:08.471723954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139289s
2026-02-11T04:18:08.474113336Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-02-11T04:18:08.476325360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.479232656Z [Info] download_history: Starting migration of Log DB to 52
2026-02-11T04:18:08.482387960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-11T04:18:08', 'download_history')
2026-02-11T04:18:08.486460331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.489718021Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-02-11T04:18:08.491679090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134681s
2026-02-11T04:18:08.493863840Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-02-11T04:18:08.496061747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.498770632Z [Info] add_update_history: Starting migration of Log DB to 53
2026-02-11T04:18:08.506842016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-11T04:18:08.511385837Z [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-02-11T04:18:08.516777114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077284s
2026-02-11T04:18:08.518900871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-11T04:18:08.521583694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-11T04:18:08.525371191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004427s
2026-02-11T04:18:08.528515693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-11T04:18:08', 'add_update_history')
2026-02-11T04:18:08.532559046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.536050778Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-02-11T04:18:08.538025414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149112s
2026-02-11T04:18:08.540492402Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-02-11T04:18:08.542808677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.545742716Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-02-11T04:18:08.549173174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-11T04:18:08', 'add_on_update_to_notifications')
2026-02-11T04:18:08.553414896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.556786155Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-02-11T04:18:08.558873930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139113s
2026-02-11T04:18:08.561140364Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-02-11T04:18:08.563450066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.566309624Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-02-11T04:18:08.569674851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-11T04:18:08', 'download_client_per_indexer')
2026-02-11T04:18:08.573951855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.577286660Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-02-11T04:18:08.579344073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01382s
2026-02-11T04:18:08.581587692Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-02-11T04:18:08.583893355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.586590547Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-02-11T04:18:08.589805531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-11T04:18:08', 'AddNewItemMonitorType')
2026-02-11T04:18:08.593895518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.597172046Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-02-11T04:18:08.599189760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133634s
2026-02-11T04:18:08.601328226Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-02-11T04:18:08.603507264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.606193654Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-02-11T04:18:08.609307715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-11T04:18:08', 'ImportListSearch')
2026-02-11T04:18:08.613371018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.616598628Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-02-11T04:18:08.618561601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131397s
2026-02-11T04:18:08.620835320Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-02-11T04:18:08.623125613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.625872144Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-02-11T04:18:08.629153932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-11T04:18:08', 'ImportListMonitorExisting')
2026-02-11T04:18:08.633359161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.636676542Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-02-11T04:18:08.638726230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135121s
2026-02-11T04:18:08.640889316Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-02-11T04:18:08.643082102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.645799183Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-02-11T04:18:08.648929427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-11T04:18:08', 'add_indexer_tags')
2026-02-11T04:18:08.652961126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.656247024Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-02-11T04:18:08.658211339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132089s
2026-02-11T04:18:08.660390057Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-02-11T04:18:08.662601200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.665324324Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-02-11T04:18:08.668486883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-11T04:18:08', 'update_audio_types')
2026-02-11T04:18:08.672572290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.676251459Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-02-11T04:18:08.678330767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136681s
2026-02-11T04:18:08.680850902Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-11T04:18:08.683350475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.686511552Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-02-11T04:18:08.694932149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-11T04:18:08.697426202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-02-11T04:18:08.699592144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-11T04:18:08.716514242Z [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-02-11T04:18:08.724988177Z [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-02-11T04:18:08.731083101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-11T04:18:08.735792215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-11T04:18:08.743231075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-11T04:18:08.747072812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453445s
2026-02-11T04:18:08.749056477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-11T04:18:08.751016875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-02-11T04:18:08.753148688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-11T04:18:08.763534573Z [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-02-11T04:18:08.769922237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-11T04:18:08.774523673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-11T04:18:08.778538579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-11T04:18:08.785792367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-11T04:18:08.789612019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342637s
2026-02-11T04:18:08.791571806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T04:18:08.793668498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-02-11T04:18:08.795842717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-11T04:18:08.805577551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-11T04:18:08.811527102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-11T04:18:08.816326968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-11T04:18:08.820494982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-11T04:18:08.850542413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T04:18:08.856529681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058388s
2026-02-11T04:18:08.860104790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-11T04:18:08', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-11T04:18:08.864841739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.868795421Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-11T04:18:08.871059882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703105s
2026-02-11T04:18:08.873527852Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-02-11T04:18:08.876185404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.879143721Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-02-11T04:18:08.882626435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-11T04:18:08', 'add_on_delete_to_notifications')
2026-02-11T04:18:08.887194595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.890720315Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-02-11T04:18:08.892996489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145022s
2026-02-11T04:18:08.895153863Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-02-11T04:18:08.897352561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.900069833Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-02-11T04:18:08.903265218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-11T04:18:08', 'add_custom_formats')
2026-02-11T04:18:08.907335606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.910567775Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-02-11T04:18:08.912554756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132525s
2026-02-11T04:18:08.914747983Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-02-11T04:18:08.916969376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.919668422Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-02-11T04:18:08.922879919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-11T04:18:08', 'add_result_to_commands')
2026-02-11T04:18:08.927243627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.930608032Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-02-11T04:18:08.932766439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013641s
2026-02-11T04:18:08.935046681Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-02-11T04:18:08.937325851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.940077552Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-02-11T04:18:08.943451657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-11T04:18:08', 'health_restored_notification')
2026-02-11T04:18:08.947623980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.950964166Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-02-11T04:18:08.953019636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01358s
2026-02-11T04:18:08.955061427Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-02-11T04:18:08.957161547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.959803127Z [Info] remove_uc: Starting migration of Log DB to 66
2026-02-11T04:18:08.962750562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-11T04:18:08', 'remove_uc')
2026-02-11T04:18:08.966701378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.969882354Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-02-11T04:18:08.971761629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012833s
2026-02-11T04:18:08.974063194Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-02-11T04:18:08.976400481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:08.979183285Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-02-11T04:18:08.982614825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-11T04:18:08', 'download_clients_rename_tv_to_music')
2026-02-11T04:18:08.987023183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:08.990429092Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-02-11T04:18:08.992567418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139171s
2026-02-11T04:18:08.994886599Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-02-11T04:18:08.997260459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.000059747Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-02-11T04:18:09.003589495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-11T04:18:09', 'add_colon_replacement_to_naming_config')
2026-02-11T04:18:09.007996099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.011435436Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-02-11T04:18:09.013836762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140445s
2026-02-11T04:18:09.016051812Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-02-11T04:18:09.018225750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.020895226Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-02-11T04:18:09.024002885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-11T04:18:09', 'list_sync_time')
2026-02-11T04:18:09.028134334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.031305691Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-02-11T04:18:09.033226639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131978s
2026-02-11T04:18:09.035381258Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-02-11T04:18:09.037578583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.040242158Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-02-11T04:18:09.043437212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-11T04:18:09', 'add_download_client_tags')
2026-02-11T04:18:09.047528902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.050817294Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-02-11T04:18:09.052810588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013215s
2026-02-11T04:18:09.054950818Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-02-11T04:18:09.057154266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.059837850Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-02-11T04:18:09.063083957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-11T04:18:09', 'add_notification_status')
2026-02-11T04:18:09.067748491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.070949507Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-02-11T04:18:09.073315522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137892s
2026-02-11T04:18:09.075895047Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-02-11T04:18:09.078214408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.081020519Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-02-11T04:18:09.084486809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-11T04:18:09', 'add_alac_24_quality_in_profiles')
2026-02-11T04:18:09.088710284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.092176575Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-02-11T04:18:09.094257285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138298s
2026-02-11T04:18:09.096403618Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-02-11T04:18:09.098523827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.101367444Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-02-11T04:18:09.104456946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-11T04:18:09', 'add_salt_to_users')
2026-02-11T04:18:09.108679409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.111747447Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-02-11T04:18:09.113612634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133086s
2026-02-11T04:18:09.115711741Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-02-11T04:18:09.118029098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.120621669Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-02-11T04:18:09.123579505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-11T04:18:09', 'add_auto_tagging')
2026-02-11T04:18:09.127613289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.130677470Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-02-11T04:18:09.132555893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129465s
2026-02-11T04:18:09.134846525Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-02-11T04:18:09.137084282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.139879210Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-02-11T04:18:09.143292895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-11T04:18:09', 'quality_definition_preferred_size')
2026-02-11T04:18:09.147500498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.150721395Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-02-11T04:18:09.152735611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135019s
2026-02-11T04:18:09.154919870Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-02-11T04:18:09.157275684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.160040933Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-02-11T04:18:09.163378023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-11T04:18:09', 'add_on_artist_add_to_notifications')
2026-02-11T04:18:09.167804287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.171013861Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-02-11T04:18:09.173016954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137825s
2026-02-11T04:18:09.175100290Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-02-11T04:18:09.177250410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.179902822Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-02-11T04:18:09.183131103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-11T04:18:09', 'album_last_searched_time')
2026-02-11T04:18:09.187275819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.191310906Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-02-11T04:18:09.193257726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013876s
2026-02-11T04:18:09.195553790Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-02-11T04:18:09.197626023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.200336592Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-02-11T04:18:09.203295781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-11T04:18:09', 'add_indexer_flags')
2026-02-11T04:18:09.207448755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.210480119Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-02-11T04:18:09.212292529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129396s
2026-02-11T04:18:09.214380183Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-02-11T04:18:09.216595374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.219140971Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-02-11T04:18:09.222364212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-11T04:18:09', 'add_indexes_album_statistics')
2026-02-11T04:18:09.226461934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.229541776Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-02-11T04:18:09.231705895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130141s
2026-02-11T04:18:09.233592083Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-02-11T04:18:09.235612091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T04:18:09.238128559Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-02-11T04:18:09.241349776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-11T04:18:09', 'update_redacted_baseurl')
2026-02-11T04:18:09.245354551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T04:18:09.248511819Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-02-11T04:18:09.250449411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128832s
2026-02-11T04:18:13.177502199Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-02-11T04:18:13.518040247Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-02-11T04:18:13.663720233Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-11T04:18:13.788158552Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-11T04:18:15.047729013Z [Info] QualityProfileService: Setting up default quality profiles
2026-02-11T04:18:15.398220896Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-02-11T04:18:15.578800134Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-02-11T04:18:16.122235024Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-11T04:18:17.440900272Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-11T04:18:17.581326758Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-02-11T04:18:20.555805647Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
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.14.0
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.14.0
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.11
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.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.4-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.4-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-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.1-r2
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": 1770783512792
},
{
"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": 1770783512792
},
{
"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=X7pTjrck9oKJInrOYd9k2A.\"",
"source": "console-api",
"timestamp": 1770783512792
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1770783512792
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1770783512792
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1770783512792
},
{
"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": 1770783512792
},
{
"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": 1770783512792
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.20s |
| Container Start | PASS | - | 56.93s |
| Create Buildx SBOM | PASS | - | 1.57s |
| Get Build Info | PASS | - | 0.04s |