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.