2026-01-18T18:10:44.190767779Z [migrations] started
2026-01-18T18:10:44.190820495Z [migrations] no migrations found
2026-01-18T18:10:44.210556758Z usermod: no changes
2026-01-18T18:10:44.216235383Z ───────────────────────────────────────
2026-01-18T18:10:44.216247948Z
2026-01-18T18:10:44.216252247Z ██╗ ███████╗██╗ ██████╗
2026-01-18T18:10:44.216256124Z ██║ ██╔════╝██║██╔═══██╗
2026-01-18T18:10:44.216259912Z ██║ ███████╗██║██║ ██║
2026-01-18T18:10:44.216263589Z ██║ ╚════██║██║██║ ██║
2026-01-18T18:10:44.216267337Z ███████╗███████║██║╚██████╔╝
2026-01-18T18:10:44.216271055Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-18T18:10:44.216274752Z
2026-01-18T18:10:44.216278219Z Brought to you by linuxserver.io
2026-01-18T18:10:44.216281866Z ───────────────────────────────────────
2026-01-18T18:10:44.216575077Z
2026-01-18T18:10:44.216584576Z To support the app dev(s) visit:
2026-01-18T18:10:44.218269388Z Lidarr: https://opencollective.com/lidarr
2026-01-18T18:10:44.218600034Z
2026-01-18T18:10:44.218606778Z To support LSIO projects visit:
2026-01-18T18:10:44.218610355Z https://www.linuxserver.io/donate/
2026-01-18T18:10:44.218614042Z
2026-01-18T18:10:44.218617620Z ───────────────────────────────────────
2026-01-18T18:10:44.218621447Z GID/UID
2026-01-18T18:10:44.218625115Z ───────────────────────────────────────
2026-01-18T18:10:44.223051137Z
2026-01-18T18:10:44.223063292Z User UID: 911
2026-01-18T18:10:44.223067590Z User GID: 911
2026-01-18T18:10:44.223071318Z ───────────────────────────────────────
2026-01-18T18:10:44.224733425Z Linuxserver.io version: 3.1.2.4912-ls185
2026-01-18T18:10:44.224986244Z Build-date: 2026-01-18T18:07:13+00:00
2026-01-18T18:10:44.224990943Z ───────────────────────────────────────
2026-01-18T18:10:44.224994861Z
2026-01-18T18:10:44.275938005Z [custom-init] No custom files found, skipping...
2026-01-18T18:10:44.300357197Z failed to load "/config/config.xml": No such file or directory
2026-01-18T18:10:44.597197129Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4912
2026-01-18T18:10:44.614778983Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T18:10:44.618780501Z [Debug] Bootstrap: Console selected
2026-01-18T18:10:44.620037192Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T18:10:44.890215866Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-18T18:10:44.942638127Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6ed4bf7c-038d-4ee0-b4da-2f6d6743a7fc} may be persisted to storage in unencrypted form.
2026-01-18T18:10:45.001927487Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-18T18:10:45.038672911Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-18T18:10:45.110462823Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-18T18:10:45.117251884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.117823956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.156805122Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-18T18:10:45.160263566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395761s
2026-01-18T18:10:45.160512728Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-18T18:10:45.160705967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429818s
2026-01-18T18:10:45.167860213Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-18T18:10:45.168404309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.173613308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-18T18:10:45.183495267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-18T18:10:45.194683848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208582s
2026-01-18T18:10:45.195059875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.196820500Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-18T18:10:45.196998829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229837s
2026-01-18T18:10:45.197570090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-18T18:10:45.197797608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.202289523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-18T18:10:45.203263394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T18:10:45.203781227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001291s
2026-01-18T18:10:45.204102754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T18:10:45.204390614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001021s
2026-01-18T18:10:45.204791421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-18T18:10:45.205370747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-18T18:10:45.206043322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s
2026-01-18T18:10:45.206275820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.207081572Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-18T18:10:45.207285243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020544s
2026-01-18T18:10:45.207690268Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-18T18:10:45.207941995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.208660442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T18:10:45.209432757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-18T18:10:45.209651417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-18T18:10:45.209981462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-18T18:10:45.210441849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s
2026-01-18T18:10:45.210649868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.211400129Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-18T18:10:45.211580452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015194s
2026-01-18T18:10:45.214577056Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-18T18:10:45.214791187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.215405685Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-18T18:10:45.227026135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-18T18:10:45.227582094Z [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-01-18T18:10:45.228156401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s
2026-01-18T18:10:45.228332616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-18T18:10:45.228647259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-18T18:10:45.228995450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2026-01-18T18:10:45.229180443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-18T18:10:45.229533744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-18T18:10:45.229977358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s
2026-01-18T18:10:45.230178202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-18T18:10:45.230477174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-18T18:10:45.230842289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s
2026-01-18T18:10:45.231018324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-18T18:10:45.236652389Z [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-01-18T18:10:45.237867967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066753s
2026-01-18T18:10:45.238079713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-18T18:10:45.238411201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T18:10:45.238793681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000527s
2026-01-18T18:10:45.238991960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-18T18:10:45.239282095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T18:10:45.239648352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s
2026-01-18T18:10:45.239860409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-18T18:10:45.240154431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.240528134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s
2026-01-18T18:10:45.240724659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-18T18:10:45.240987599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.241349217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004497s
2026-01-18T18:10:45.241522516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-18T18:10:45.242907024Z [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-01-18T18:10:45.243985105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022896s
2026-01-18T18:10:45.244192212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-18T18:10:45.244503849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:45.244834595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s
2026-01-18T18:10:45.245026612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-18T18:10:45.245280463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T18:10:45.245622061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2026-01-18T18:10:45.245811553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-18T18:10:45.246074232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T18:10:45.246420038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s
2026-01-18T18:10:45.246614229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-18T18:10:45.246897149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T18:10:45.247225580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000438s
2026-01-18T18:10:45.247418208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-18T18:10:45.247704364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:45.248065722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004567s
2026-01-18T18:10:45.248257237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-18T18:10:45.248514936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-18T18:10:45.248846965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s
2026-01-18T18:10:45.249027719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-18T18:10:45.249917741Z [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-01-18T18:10:45.250609825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014125s
2026-01-18T18:10:45.250817954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-18T18:10:45.251139181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T18:10:45.251473634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s
2026-01-18T18:10:45.251667214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-18T18:10:45.251971857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-18T18:10:45.252295178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s
2026-01-18T18:10:45.252493929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-18T18:10:45.252783071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T18:10:45.253110460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2026-01-18T18:10:45.253343409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-18T18:10:45.253724176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-18T18:10:45.254120404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s
2026-01-18T18:10:45.254304845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-18T18:10:45.255053202Z [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-01-18T18:10:45.255672500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011838s
2026-01-18T18:10:45.255880498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-18T18:10:45.256194751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-18T18:10:45.256528684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s
2026-01-18T18:10:45.256727344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-18T18:10:45.257019111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:45.257342783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s
2026-01-18T18:10:45.257524218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-18T18:10:45.258336163Z [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-01-18T18:10:45.258954669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012603s
2026-01-18T18:10:45.259145954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-18T18:10:45.259409455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T18:10:45.259755091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s
2026-01-18T18:10:45.259966115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-18T18:10:45.260259426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T18:10:45.260604962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s
2026-01-18T18:10:45.260806367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-18T18:10:45.261095710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-18T18:10:45.261441436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-01-18T18:10:45.261637661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-18T18:10:45.261913166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-18T18:10:45.262236026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s
2026-01-18T18:10:45.262430989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-18T18:10:45.263128393Z [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-01-18T18:10:45.263713511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s
2026-01-18T18:10:45.263907602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-18T18:10:45.264384553Z [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-01-18T18:10:45.264836944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007518s
2026-01-18T18:10:45.265045654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-18T18:10:45.265375217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T18:10:45.265731325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s
2026-01-18T18:10:45.265911457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-18T18:10:45.268284265Z [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-01-18T18:10:45.268794693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027068s
2026-01-18T18:10:45.268990427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-18T18:10:45.269276323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T18:10:45.269608873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2026-01-18T18:10:45.269787312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-18T18:10:45.270227519Z [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-01-18T18:10:45.270680300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007103s
2026-01-18T18:10:45.270874832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-18T18:10:45.271157271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-18T18:10:45.271503448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00045s
2026-01-18T18:10:45.271702609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-18T18:10:45.272214520Z [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-01-18T18:10:45.272734988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008452s
2026-01-18T18:10:45.272957827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-18T18:10:45.273303994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-18T18:10:45.273664420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s
2026-01-18T18:10:45.273876747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-18T18:10:45.274211702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-18T18:10:45.274555033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s
2026-01-18T18:10:45.274744895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-18T18:10:45.275416437Z [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-01-18T18:10:45.275928960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009982s
2026-01-18T18:10:45.276118682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-18T18:10:45.276975246Z [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-01-18T18:10:45.277871531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015758s
2026-01-18T18:10:45.278054500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-18T18:10:45.278588505Z [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-01-18T18:10:45.279073151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008436s
2026-01-18T18:10:45.279261640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-18T18:10:45.280000538Z [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-01-18T18:10:45.280578903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011386s
2026-01-18T18:10:45.280767723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-18T18:10:45.281322430Z [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-01-18T18:10:45.281830834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008849s
2026-01-18T18:10:45.282017219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-18T18:10:45.282603279Z [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-01-18T18:10:45.283127876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009271s
2026-01-18T18:10:45.283326997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-18T18:10:45.283781652Z [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-01-18T18:10:45.284238221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007194s
2026-01-18T18:10:45.284401530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-18T18:10:45.284741966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-18T18:10:45.285143505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s
2026-01-18T18:10:45.285331804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-18T18:10:45.285596867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-18T18:10:45.285960430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2026-01-18T18:10:45.286143438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-18T18:10:45.286572703Z [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-01-18T18:10:45.287026977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007103s
2026-01-18T18:10:45.287213162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-18T18:10:45.287919174Z [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-01-18T18:10:45.288519433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011257s
2026-01-18T18:10:45.288692882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-18T18:10:45.289142728Z [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-01-18T18:10:45.289609618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007429s
2026-01-18T18:10:45.289807667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-18T18:10:45.290098563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-18T18:10:45.290478878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s
2026-01-18T18:10:45.290672909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-18T18:10:45.290956701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-18T18:10:45.291326806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004753s
2026-01-18T18:10:45.291507560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-18T18:10:45.292225706Z [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-01-18T18:10:45.292872348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011883s
2026-01-18T18:10:45.293060818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-18T18:10:45.293703031Z [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-01-18T18:10:45.294285053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s
2026-01-18T18:10:45.294498362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-18T18:10:45.294828427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T18:10:45.295198262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s
2026-01-18T18:10:45.295378284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-18T18:10:45.296072592Z [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-01-18T18:10:45.296629814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s
2026-01-18T18:10:45.296811911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-18T18:10:45.297512592Z [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-01-18T18:10:45.298130216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011482s
2026-01-18T18:10:45.298323515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-18T18:10:45.298771838Z [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-01-18T18:10:45.299242335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007381s
2026-01-18T18:10:45.299448841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-18T18:10:45.299766301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-18T18:10:45.300184643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s
2026-01-18T18:10:45.300339715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-18T18:10:45.300943010Z [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-01-18T18:10:45.301496775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009772s
2026-01-18T18:10:45.301724323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-18T18:10:45.302103036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T18:10:45.302516569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005539s
2026-01-18T18:10:45.303685613Z [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-01-18T18:10:45.305399273Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013857 taking an average of 00:00:00.0013857
2026-01-18T18:10:45.306106187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-18T18:10:45', 'InitialSetup')
2026-01-18T18:10:45.306468116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.310145831Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-18T18:10:45.310326856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074263s
2026-01-18T18:10:45.310619726Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-18T18:10:45.310847414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.311148330Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-18T18:10:45.311703047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-18T18:10:45.311920785Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.312149947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-18T18:10:45.312473899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.313489064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2026-01-18T18:10:45.313878368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-18T18:10:45', 'add_reason_to_pending_releases')
2026-01-18T18:10:45.314245297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.315061791Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-18T18:10:45.315216613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026735s
2026-01-18T18:10:45.315412647Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-18T18:10:45.315640165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.315918706Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-18T18:10:45.318211964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.318346525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.318527800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-18T18:10:45.318811562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-18T18:10:45.319814351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011025s
2026-01-18T18:10:45.320012790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.320172382Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.320364739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-18T18:10:45.320674413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.321666821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010999s
2026-01-18T18:10:45.321852264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.321992106Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.322196027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-18T18:10:45.322524869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.323507107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s
2026-01-18T18:10:45.323884196Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-18T18:10:45.324524305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-18T18:10:45.324765200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006545s
2026-01-18T18:10:45.325096297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-18T18:10:45.336032770Z [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-01-18T18:10:45.337451326Z [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-01-18T18:10:45.338337130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-18T18:10:45.339520192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-18T18:10:45.341838160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T18:10:45.342303727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-18T18:10:45.342779124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T18:10:45.343117886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178288s
2026-01-18T18:10:45.343289753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.343457951Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.343639186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-18T18:10:45.343927908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-18T18:10:45.344852369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-01-18T18:10:45.345215761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-18T18:10:45', 'add_medium_support')
2026-01-18T18:10:45.345570034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.347255739Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-18T18:10:45.347432295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034062s
2026-01-18T18:10:45.347665605Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-18T18:10:45.347941049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.348218989Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-18T18:10:45.348821622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-18T18:10:45.349180265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-18T18:10:45.349471872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004062s
2026-01-18T18:10:45.349646093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.349860594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.352146387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023152s
2026-01-18T18:10:45.352527585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-18T18:10:45', 'add_various_qualites_in_profile')
2026-01-18T18:10:45.352894854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.353677801Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-18T18:10:45.353869667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038121s
2026-01-18T18:10:45.354065912Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-18T18:10:45.354279723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.354542753Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-18T18:10:45.355284917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-18T18:10:45.355796888Z [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-01-18T18:10:45.356271414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007911s
2026-01-18T18:10:45.356479603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-18T18:10:45.356799577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-18T18:10:45.360862960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041804s
2026-01-18T18:10:45.361066289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T18:10:45.361227995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.361450643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-18T18:10:45.361786289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.362718176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010679s
2026-01-18T18:10:45.362931455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-18T18:10:45.366955127Z [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-01-18T18:10:45.369612969Z [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-01-18T18:10:45.370790400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.371771706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.373899661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T18:10:45.374372123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T18:10:45.374825406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.375253618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.375572931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124575s
2026-01-18T18:10:45.375786040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-18T18:10:45.379642295Z [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-01-18T18:10:45.382142961Z [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-01-18T18:10:45.383294399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.384285285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.386431416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-18T18:10:45.386909158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-18T18:10:45.387353774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.387744560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.388112632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120859s
2026-01-18T18:10:45.388290380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.388412836Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.388608350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-18T18:10:45.388883755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-18T18:10:45.389734528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009353s
2026-01-18T18:10:45.390091517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-18T18:10:45', 'metadata_profiles')
2026-01-18T18:10:45.390445830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.391724255Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-18T18:10:45.391925350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028474s
2026-01-18T18:10:45.392243430Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-18T18:10:45.392487722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.392781484Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-18T18:10:45.394757573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-18T18:10:45.399481074Z [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-01-18T18:10:45.400443642Z [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-01-18T18:10:45.400945182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-18T18:10:45.401558808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-18T18:10:45.403703867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T18:10:45.404060105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090916s
2026-01-18T18:10:45.404234426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T18:10:45.404385260Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.404608018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-18T18:10:45.404922361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-18T18:10:45.405801371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009878s
2026-01-18T18:10:45.406103359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-18T18:10:45.406448374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-18T18:10:45.406726464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003978s
2026-01-18T18:10:45.406898120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T18:10:45.407050677Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.407407365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-18T18:10:45.410690156Z [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-01-18T18:10:45.411804370Z [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-01-18T18:10:45.412363616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-18T18:10:45.413030889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-18T18:10:45.415126649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-18T18:10:45.415463548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078489s
2026-01-18T18:10:45.415884616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-18T18:10:45', 'separate_automatic_and_interactive_search')
2026-01-18T18:10:45.416274180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.417260196Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-18T18:10:45.417464006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095697s
2026-01-18T18:10:45.417682807Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-18T18:10:45.417904553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.418168064Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-18T18:10:45.418459911Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-18T18:10:45.422222398Z [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-01-18T18:10:45.424432819Z [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-01-18T18:10:45.425397422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:45.426508529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:45.428629730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:45.429069877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T18:10:45.429482828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T18:10:45.429914227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T18:10:45.430363942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:45.430700119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120499s
2026-01-18T18:10:45.431073241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-18T18:10:45', 'change_album_path_to_relative')
2026-01-18T18:10:45.431432795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.433035963Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-18T18:10:45.433251096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143325s
2026-01-18T18:10:45.433476550Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-18T18:10:45.433702816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.433969503Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-18T18:10:45.434511885Z [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-01-18T18:10:45.435046462Z [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-01-18T18:10:45.435387559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-01-18T18:10:45.435755800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-18T18:10:45', 'change_quality_size_mb_to_kb')
2026-01-18T18:10:45.436150245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.436832979Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-18T18:10:45.437018393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001969s
2026-01-18T18:10:45.437206832Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-18T18:10:45.437414771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.437661017Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-18T18:10:45.438054910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.438221165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.438407009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-18T18:10:45.438687223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-18T18:10:45.439552385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009592s
2026-01-18T18:10:45.439736115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.439895186Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.440093926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-18T18:10:45.440393108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-18T18:10:45.441269844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009804s
2026-01-18T18:10:45.441619498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-18T18:10:45', 'album_releases')
2026-01-18T18:10:45.441977088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.442710234Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-18T18:10:45.442883323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024059s
2026-01-18T18:10:45.443120781Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-18T18:10:45.443333018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.443596108Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-18T18:10:45.444155174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.444322220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.444506862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-18T18:10:45.448390763Z [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-01-18T18:10:45.450703460Z [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-01-18T18:10:45.451743815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:45.452836014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:45.454950693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:45.455389787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T18:10:45.455805865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T18:10:45.456258987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T18:10:45.456714434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:45.457028056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123373s
2026-01-18T18:10:45.457199982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.457354052Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.457548013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-18T18:10:45.461572517Z [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-01-18T18:10:45.463923350Z [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-01-18T18:10:45.464969798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:45.466052769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:45.468164130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:45.468606962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-18T18:10:45.469033120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-18T18:10:45.469464108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-18T18:10:45.469905176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:45.470234079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124957s
2026-01-18T18:10:45.470588763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-18T18:10:45', 'album_releases_fix')
2026-01-18T18:10:45.470939198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.472041027Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-18T18:10:45.472219076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142735s
2026-01-18T18:10:45.472412976Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-18T18:10:45.472614702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.472868573Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-18T18:10:45.473678104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-18T18:10:45.474550751Z [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-01-18T18:10:45.475212824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013474s
2026-01-18T18:10:45.475421644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-18T18:10:45.475701338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-18T18:10:45.476043717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-01-18T18:10:45.476245403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-18T18:10:45.476875702Z [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-01-18T18:10:45.477446993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010105s
2026-01-18T18:10:45.477646775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-18T18:10:45.477995988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T18:10:45.478352185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000514s
2026-01-18T18:10:45.478701339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-18T18:10:45', 'import_lists')
2026-01-18T18:10:45.479046474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.479995585Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-18T18:10:45.480170126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021334s
2026-01-18T18:10:45.480369999Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-18T18:10:45.480597928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.480832009Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-18T18:10:45.481185451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-18T18:10:45.481360954Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.481594735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-18T18:10:45.481984370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-18T18:10:45.482932740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011362s
2026-01-18T18:10:45.483111089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.483302985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.484352939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010529s
2026-01-18T18:10:45.484720109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-18T18:10:45', 'add_release_status')
2026-01-18T18:10:45.485100395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.486285932Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-18T18:10:45.486467117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029843s
2026-01-18T18:10:45.486684254Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-18T18:10:45.486903315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.487166635Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-18T18:10:45.487500538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.487671041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.487901675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-18T18:10:45.488262983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.489172745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001051s
2026-01-18T18:10:45.489547850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-18T18:10:45', 'album_download_notification')
2026-01-18T18:10:45.489894548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.490658948Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-18T18:10:45.490848840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025145s
2026-01-18T18:10:45.491065436Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-18T18:10:45.491287333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.491551334Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-18T18:10:45.492200452Z [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-01-18T18:10:45.492870441Z [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-01-18T18:10:45.493269995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007426s
2026-01-18T18:10:45.493777307Z [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-01-18T18:10:45.494454922Z [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-01-18T18:10:45.494872943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007661s
2026-01-18T18:10:45.495246115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-18T18:10:45', 'fix_language_metadata_profiles')
2026-01-18T18:10:45.495604437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.496355449Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-18T18:10:45.496549419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021902s
2026-01-18T18:10:45.496759863Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-18T18:10:45.496962942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.497213857Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-18T18:10:45.497570335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-18T18:10:45.497882814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-18T18:10:45.498146606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003513s
2026-01-18T18:10:45.498486119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-18T18:10:45', 'remove_fanzub')
2026-01-18T18:10:45.498801605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.499527606Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-18T18:10:45.499694953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017406s
2026-01-18T18:10:45.499938714Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-18T18:10:45.500193978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.500459874Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-18T18:10:45.501871346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-18T18:10:45.502162532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-18T18:10:45.502488388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2026-01-18T18:10:45.502701738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-18T18:10:45.503040320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-18T18:10:45.503395996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005051s
2026-01-18T18:10:45.503819799Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-18T18:10:45.504274295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-18T18:10:45.504630632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s
2026-01-18T18:10:45.504841817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-18T18:10:45.505153796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T18:10:45.505498229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004683s
2026-01-18T18:10:45.505689965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-18T18:10:45.505975640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-18T18:10:45.506321427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s
2026-01-18T18:10:45.506539726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-18T18:10:45.506855723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T18:10:45.507203002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s
2026-01-18T18:10:45.507618729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-18T18:10:45', 'update_artist_history_indexes')
2026-01-18T18:10:45.507998343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.508832373Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-18T18:10:45.509019770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002058s
2026-01-18T18:10:45.509200755Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-18T18:10:45.509406139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.509655330Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-18T18:10:45.510995409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.511946414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-18T18:10:45.512234324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010315s
2026-01-18T18:10:45.512633528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-18T18:10:45', 'remove_nma')
2026-01-18T18:10:45.513012671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.513665907Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-18T18:10:45.513837221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024474s
2026-01-18T18:10:45.514040270Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-18T18:10:45.514252428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.514509656Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-18T18:10:45.514807696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.514975854Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-18T18:10:45.515180897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-18T18:10:45.523224294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-18T18:10:45.524363408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089794s
2026-01-18T18:10:45.524723954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-18T18:10:45', 'album_disambiguation')
2026-01-18T18:10:45.525090582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.525946405Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-18T18:10:45.526125296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105504s
2026-01-18T18:10:45.526376802Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-18T18:10:45.526597086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.526882601Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-18T18:10:45.527289089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.527499252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.528879782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013958s
2026-01-18T18:10:45.529263014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-18T18:10:45', 'add_ape_quality_in_profiles')
2026-01-18T18:10:45.529621777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.530385344Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-18T18:10:45.530573122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028726s
2026-01-18T18:10:45.530761932Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-18T18:10:45.530971454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.531220155Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-18T18:10:45.532131490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.532463920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-18T18:10:45.532742430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s
2026-01-18T18:10:45.532960059Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.533257598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-18T18:10:45.533522862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s
2026-01-18T18:10:45.533754759Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.534058551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-18T18:10:45.534345038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s
2026-01-18T18:10:45.534688219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-18T18:10:45', 'remove_pushalot')
2026-01-18T18:10:45.535045328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.535722221Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-18T18:10:45.535913646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017482s
2026-01-18T18:10:45.536115132Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-18T18:10:45.536321387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.536574727Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-18T18:10:45.536958791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-18T18:10:45.537411693Z [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-01-18T18:10:45.537823512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006791s
2026-01-18T18:10:45.538182084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-18T18:10:45', 'add_custom_filters')
2026-01-18T18:10:45.538547059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.539284965Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-18T18:10:45.539465128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021156s
2026-01-18T18:10:45.539659168Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-18T18:10:45.539879131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.540144305Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-18T18:10:45.540436333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T18:10:45.540607338Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.540810677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-18T18:10:45.541093847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-18T18:10:45.542006265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010062s
2026-01-18T18:10:45.542358133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-18T18:10:45', 'import_list_tags')
2026-01-18T18:10:45.542720754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.543662811Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-18T18:10:45.543834827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026361s
2026-01-18T18:10:45.544081103Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-18T18:10:45.544294373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.544555759Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-18T18:10:45.548868273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-18T18:10:45.549588453Z [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-01-18T18:10:45.550174172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011166s
2026-01-18T18:10:45.550396029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-18T18:10:45.550761655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-18T18:10:45.551133043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005443s
2026-01-18T18:10:45.553460089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-18T18:10:45.553468035Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-18T18:10:45.553472394Z FROM "Artists"
2026-01-18T18:10:45.554483901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-18T18:10:45.554496917Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-18T18:10:45.554506616Z FROM "Artists"
2026-01-18T18:10:45.555053928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011099s
2026-01-18T18:10:45.555226005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T18:10:45.555376769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.555585208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-18T18:10:45.555929712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.556902210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011155s
2026-01-18T18:10:45.557445555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-18T18:10:45.557451697Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T18:10:45.557455595Z FROM "ArtistMetadata"
2026-01-18T18:10:45.557459332Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-18T18:10:45.558174192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-18T18:10:45.558184302Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T18:10:45.558193170Z FROM "ArtistMetadata"
2026-01-18T18:10:45.558201557Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-18T18:10:45.558601021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007941s
2026-01-18T18:10:45.558782908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-18T18:10:45.559618781Z [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-01-18T18:10:45.560300333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013405s
2026-01-18T18:10:45.560518122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-18T18:10:45.560876754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-18T18:10:45.561242360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s
2026-01-18T18:10:45.561447193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-18T18:10:45.561751175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-18T18:10:45.562091420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s
2026-01-18T18:10:45.562264348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.562484411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.567133633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004673s
2026-01-18T18:10:45.567305409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.567457806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.567651386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-18T18:10:45.567983044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.568960262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s
2026-01-18T18:10:45.569129422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.569280837Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.569473986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-18T18:10:45.569789942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.570694734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s
2026-01-18T18:10:45.570868064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.571018907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.571199260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-18T18:10:45.571461198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-18T18:10:45.572376541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s
2026-01-18T18:10:45.573016199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-18T18:10:45.573027141Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T18:10:45.573035949Z FROM "ArtistMetadata"
2026-01-18T18:10:45.573044376Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-18T18:10:45.573053364Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-18T18:10:45.573857143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-18T18:10:45.573865940Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T18:10:45.573870129Z FROM "ArtistMetadata"
2026-01-18T18:10:45.573874007Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-18T18:10:45.573885490Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-18T18:10:45.574354364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s
2026-01-18T18:10:45.574519687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.574669949Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.574869762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-18T18:10:45.575196810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-18T18:10:45.576157885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010877s
2026-01-18T18:10:45.576335433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.576485114Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.576680979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-18T18:10:45.576989680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.577892017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010225s
2026-01-18T18:10:45.578064685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.578214948Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.578411664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-18T18:10:45.578745276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.579646160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s
2026-01-18T18:10:45.580239404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-18T18:10:45.580246619Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-18T18:10:45.580250597Z FROM "AlbumReleases"
2026-01-18T18:10:45.580254414Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-18T18:10:45.580258352Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-18T18:10:45.581025317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-18T18:10:45.581038483Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-18T18:10:45.581047181Z FROM "AlbumReleases"
2026-01-18T18:10:45.581055648Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-18T18:10:45.581078334Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-18T18:10:45.581490513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008686s
2026-01-18T18:10:45.582100141Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-18T18:10:45.582105963Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T18:10:45.582109881Z FROM "ArtistMetadata"
2026-01-18T18:10:45.582113648Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-18T18:10:45.582117646Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-18T18:10:45.582950093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-18T18:10:45.582959972Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-18T18:10:45.582968530Z FROM "ArtistMetadata"
2026-01-18T18:10:45.582976897Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-18T18:10:45.582985694Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-18T18:10:45.583431071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009248s
2026-01-18T18:10:45.583970006Z [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-01-18T18:10:45.587916363Z [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-01-18T18:10:45.589343898Z [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-01-18T18:10:45.590003456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.591289406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.594066628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.594635103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.595067313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107519s
2026-01-18T18:10:45.595591418Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-18T18:10:45.601232798Z [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-01-18T18:10:45.603672902Z [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-01-18T18:10:45.604541992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:45.606859358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:45.609233950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:45.609742414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:45.610121778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141824s
2026-01-18T18:10:45.610391721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-18T18:10:45.614332857Z [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-01-18T18:10:45.615866947Z [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-01-18T18:10:45.616597017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-18T18:10:45.617523032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-18T18:10:45.619779826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-18T18:10:45.620309573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-18T18:10:45.620692745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100818s
2026-01-18T18:10:45.620895383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-18T18:10:45.624852341Z [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-01-18T18:10:45.625914369Z [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-01-18T18:10:45.626476601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T18:10:45.627169647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T18:10:45.629434668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:45.629823992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087472s
2026-01-18T18:10:45.630089847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-18T18:10:45.630385142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.630772993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00053s
2026-01-18T18:10:45.630975751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-18T18:10:45.631299223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:45.631653897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s
2026-01-18T18:10:45.631884391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-18T18:10:45.632239406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.632630985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2026-01-18T18:10:45.632845707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-18T18:10:45.633126623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.633567250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s
2026-01-18T18:10:45.633782413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-18T18:10:45.634097558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-18T18:10:45.634480238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005069s
2026-01-18T18:10:45.634696985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-18T18:10:45.635020977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-18T18:10:45.635409109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005238s
2026-01-18T18:10:45.635600564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:45.636628654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-18T18:10:45.636922226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011644s
2026-01-18T18:10:45.637090134Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:45.637413565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-18T18:10:45.637699461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s
2026-01-18T18:10:45.637866387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:45.638253777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-01-18T18:10:45.638590074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s
2026-01-18T18:10:45.638965350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-18T18:10:45', 'add_release_groups_etc')
2026-01-18T18:10:45.639348251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.641259139Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-18T18:10:45.641445133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031877s
2026-01-18T18:10:45.641671950Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-18T18:10:45.641903346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.642178329Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-18T18:10:45.642768157Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:45.643030004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-18T18:10:45.643307363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003709s
2026-01-18T18:10:45.643668240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-18T18:10:45', 'NewMediaInfoFormat')
2026-01-18T18:10:45.644073746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.644896433Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-18T18:10:45.645070193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001921s
2026-01-18T18:10:45.645315196Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-18T18:10:45.645548957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.645831947Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-18T18:10:45.647005270Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-18T18:10:45.647376527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-18T18:10:45.649618532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023873s
2026-01-18T18:10:45.649822192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T18:10:45.649988497Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.650236486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-18T18:10:45.650644568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.651569791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011131s
2026-01-18T18:10:45.652013765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-18T18:10:45', 'rename_restrictions_to_release_profiles')
2026-01-18T18:10:45.652394893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.653200274Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-18T18:10:45.653402311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026672s
2026-01-18T18:10:45.653663637Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-18T18:10:45.653902158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.654185659Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-18T18:10:45.655349422Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-18T18:10:45.655643143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-18T18:10:45.657899547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023359s
2026-01-18T18:10:45.658096303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T18:10:45.658256205Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.658481609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-18T18:10:45.658793337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-18T18:10:45.659676535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009902s
2026-01-18T18:10:45.659894654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-18T18:10:45.660064567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.660290722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-18T18:10:45.660604704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-18T18:10:45.661504566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010144s
2026-01-18T18:10:45.661678978Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:45.661956998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-18T18:10:45.662226560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s
2026-01-18T18:10:45.662403266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:45.662673450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-18T18:10:45.662965679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s
2026-01-18T18:10:45.663182696Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-18T18:10:45.667555632Z [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-01-18T18:10:45.668979990Z [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-01-18T18:10:45.669677494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.670622928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.672921727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.673382425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.673836770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.674311746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:45.674646049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112692s
2026-01-18T18:10:45.675057808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-18T18:10:45', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-18T18:10:45.675454848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.677311396Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-18T18:10:45.677522632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138391s
2026-01-18T18:10:45.677731462Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-18T18:10:45.677965293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.678233964Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-18T18:10:45.678676876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-18T18:10:45.679128506Z [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-01-18T18:10:45.679569363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006929s
2026-01-18T18:10:45.679804176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-18T18:10:45.680209142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-18T18:10:45.680628105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s
2026-01-18T18:10:45.680994343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-18T18:10:45', 'add_import_exclusions')
2026-01-18T18:10:45.681364398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.682359582Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-18T18:10:45.682542480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002266s
2026-01-18T18:10:45.682759768Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-18T18:10:45.682982346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.683250255Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-18T18:10:45.687795478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-18T18:10:45.687809286Z WHERE "Id" in (
2026-01-18T18:10:45.687817963Z SELECT "Artists"."Id" from "Artists"
2026-01-18T18:10:45.687826731Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.687835909Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T18:10:45.688677123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-18T18:10:45.688694498Z WHERE "Id" in (
2026-01-18T18:10:45.688703516Z SELECT "Artists"."Id" from "Artists"
2026-01-18T18:10:45.688712374Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.688721543Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T18:10:45.689283584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010303s
2026-01-18T18:10:45.689871558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-18T18:10:45.689881418Z WHERE "Id" in (
2026-01-18T18:10:45.689889996Z SELECT "Albums"."Id" from "Albums"
2026-01-18T18:10:45.689898743Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.689907751Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T18:10:45.690669956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-18T18:10:45.690683373Z WHERE "Id" in (
2026-01-18T18:10:45.690691850Z SELECT "Albums"."Id" from "Albums"
2026-01-18T18:10:45.690700508Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.690709526Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T18:10:45.691251197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009816s
2026-01-18T18:10:45.691825433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-18T18:10:45.691835413Z WHERE "Id" in (
2026-01-18T18:10:45.691844010Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-18T18:10:45.691871526Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-18T18:10:45.691880594Z WHERE "Albums"."Id" IS NULL)
2026-01-18T18:10:45.692617027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-18T18:10:45.692630815Z WHERE "Id" in (
2026-01-18T18:10:45.692639522Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-18T18:10:45.692648370Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-18T18:10:45.692657458Z WHERE "Albums"."Id" IS NULL)
2026-01-18T18:10:45.693175051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s
2026-01-18T18:10:45.693785640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-18T18:10:45.693795009Z WHERE "Id" in (
2026-01-18T18:10:45.693803316Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T18:10:45.693811853Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T18:10:45.693820731Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-18T18:10:45.694582866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-18T18:10:45.694596092Z WHERE "Id" in (
2026-01-18T18:10:45.694604630Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T18:10:45.694613357Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T18:10:45.694622405Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-18T18:10:45.695152864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009642s
2026-01-18T18:10:45.695739765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-18T18:10:45.695748884Z WHERE "Id" in (
2026-01-18T18:10:45.695757301Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T18:10:45.695765798Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.695774656Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T18:10:45.696567522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-18T18:10:45.696584136Z WHERE "Id" in (
2026-01-18T18:10:45.696592603Z SELECT "Tracks"."Id" from "Tracks"
2026-01-18T18:10:45.696601120Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.696610088Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-18T18:10:45.697142049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s
2026-01-18T18:10:45.697722017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T18:10:45.697731406Z WHERE "Id" IN (
2026-01-18T18:10:45.697739713Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.697748260Z LEFT OUTER JOIN "Tracks"
2026-01-18T18:10:45.697756617Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T18:10:45.697765294Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T18:10:45.698512028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T18:10:45.698525465Z WHERE "Id" IN (
2026-01-18T18:10:45.698534092Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.698542710Z LEFT OUTER JOIN "Tracks"
2026-01-18T18:10:45.698551076Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T18:10:45.698595205Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T18:10:45.699089901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009752s
2026-01-18T18:10:45.699474356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-18T18:10:45', 'clean_artist_metadata_table')
2026-01-18T18:10:45.699872838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.700720365Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-18T18:10:45.700927061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025496s
2026-01-18T18:10:45.701162254Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-18T18:10:45.701383610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.701653484Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-18T18:10:45.702323272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.702515830Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.702736294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-18T18:10:45.703077671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.704077956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011306s
2026-01-18T18:10:45.704262187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.704418692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.704655599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-18T18:10:45.705022357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.705999435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s
2026-01-18T18:10:45.706183506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.706343338Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.706566858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-18T18:10:45.706915851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.707880804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010943s
2026-01-18T18:10:45.708085386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.708236169Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.708473878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-18T18:10:45.708822550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.709766912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s
2026-01-18T18:10:45.709958057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.710115985Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.710329485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-18T18:10:45.710660651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.711604302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s
2026-01-18T18:10:45.711820387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-18T18:10:45.717706519Z [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-01-18T18:10:45.719394037Z [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-01-18T18:10:45.720191503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-18T18:10:45.720664756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-18T18:10:45.722954828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109146s
2026-01-18T18:10:45.723211094Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-18T18:10:45.727092370Z [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-01-18T18:10:45.728756831Z [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-01-18T18:10:45.729513705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-18T18:10:45.730063593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-18T18:10:45.732252580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087943s
2026-01-18T18:10:45.732628067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-18T18:10:45', 'health_issue_notification')
2026-01-18T18:10:45.732991739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.734038457Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-18T18:10:45.734225644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105298s
2026-01-18T18:10:45.734465126Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-18T18:10:45.734681892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.734952357Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-18T18:10:45.735838531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:45.736037432Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.736252074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-18T18:10:45.736589534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-18T18:10:45.737526741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010835s
2026-01-18T18:10:45.737707265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:45.737861164Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.738051939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-18T18:10:45.738315710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-18T18:10:45.739237666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009896s
2026-01-18T18:10:45.739493662Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-18T18:10:45.739783205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-18T18:10:45.740061756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s
2026-01-18T18:10:45.740608026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T18:10:45.740612515Z WHERE "Id" IN (
2026-01-18T18:10:45.740616253Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.740620090Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T18:10:45.740624158Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T18:10:45.741278797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T18:10:45.741289558Z WHERE "Id" IN (
2026-01-18T18:10:45.741297835Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.741306543Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T18:10:45.741315350Z WHERE "Tracks"."Id" IS NULL)
2026-01-18T18:10:45.741786309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008313s
2026-01-18T18:10:45.742430175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T18:10:45.742434524Z WHERE "Id" IN (
2026-01-18T18:10:45.742438231Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.742442239Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-18T18:10:45.742446167Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-18T18:10:45.742450236Z WHERE "Artists"."Path" IS NULL)
2026-01-18T18:10:45.743308454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T18:10:45.743318023Z WHERE "Id" IN (
2026-01-18T18:10:45.743326219Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.743334606Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-18T18:10:45.743343444Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-18T18:10:45.743352242Z WHERE "Artists"."Path" IS NULL)
2026-01-18T18:10:45.743917510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s
2026-01-18T18:10:45.744634183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T18:10:45.744638502Z WHERE "Id" IN (
2026-01-18T18:10:45.744642139Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.744646007Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T18:10:45.744649855Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T18:10:45.744653763Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-18T18:10:45.744657811Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-18T18:10:45.745630379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T18:10:45.745640550Z WHERE "Id" IN (
2026-01-18T18:10:45.745648766Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-18T18:10:45.745657193Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-18T18:10:45.745665881Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-18T18:10:45.745674568Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-18T18:10:45.745682955Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-18T18:10:45.746310839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012148s
2026-01-18T18:10:45.746854845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-18T18:10:45.746859284Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-18T18:10:45.746863522Z FROM "Artists"
2026-01-18T18:10:45.746867160Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-18T18:10:45.746871088Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-18T18:10:45.747598693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-18T18:10:45.747608442Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-18T18:10:45.747617330Z FROM "Artists"
2026-01-18T18:10:45.747625607Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-18T18:10:45.747634264Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-18T18:10:45.748070833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008379s
2026-01-18T18:10:45.748484226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-18T18:10:45.748496000Z WHERE "Id" NOT IN (
2026-01-18T18:10:45.748499887Z SELECT MIN("Id")
2026-01-18T18:10:45.748503625Z FROM "TrackFiles"
2026-01-18T18:10:45.748507252Z GROUP BY "Path"
2026-01-18T18:10:45.748510910Z )
2026-01-18T18:10:45.749034614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-18T18:10:45.749048973Z WHERE "Id" NOT IN (
2026-01-18T18:10:45.749057370Z SELECT MIN("Id")
2026-01-18T18:10:45.749065607Z FROM "TrackFiles"
2026-01-18T18:10:45.749073913Z GROUP BY "Path"
2026-01-18T18:10:45.749082150Z )
2026-01-18T18:10:45.749386883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006012s
2026-01-18T18:10:45.749561134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:45.749716167Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:45.749897401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-18T18:10:45.753468342Z [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-01-18T18:10:45.754622346Z [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-01-18T18:10:45.755201593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T18:10:45.755804347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T18:10:45.758127705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:45.758490996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084043s
2026-01-18T18:10:45.758686610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-18T18:10:45.758973528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T18:10:45.759328954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s
2026-01-18T18:10:45.759536542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-18T18:10:45.763042752Z [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-01-18T18:10:45.764142647Z [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-01-18T18:10:45.764689218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T18:10:45.765461854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T18:10:45.767776745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:45.768307183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T18:10:45.768620284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088444s
2026-01-18T18:10:45.768976671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-18T18:10:45', 'add_mediafilerepository_mtime')
2026-01-18T18:10:45.769338250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.770355027Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-18T18:10:45.770515300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105412s
2026-01-18T18:10:45.770739401Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-18T18:10:45.770960596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.771227334Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-18T18:10:45.772549596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-18T18:10:45.772555708Z WHERE "Id" NOT IN (
2026-01-18T18:10:45.772559626Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-18T18:10:45.772563654Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.772568284Z GROUP BY "ArtistMetadata"."Id")
2026-01-18T18:10:45.773987742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-18T18:10:45.774004446Z WHERE "Id" NOT IN (
2026-01-18T18:10:45.774013233Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-18T18:10:45.774021931Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-18T18:10:45.774030999Z GROUP BY "ArtistMetadata"."Id")
2026-01-18T18:10:45.774457658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008936s
2026-01-18T18:10:45.774665667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-18T18:10:45.774910891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-18T18:10:45.775268932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2026-01-18T18:10:45.775487783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-18T18:10:45.779158835Z [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-01-18T18:10:45.780675659Z [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-01-18T18:10:45.781394497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.782136030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.784444809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.784879214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.785315052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:45.785654175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099395s
2026-01-18T18:10:45.785861552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-18T18:10:45.786199723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.786514577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s
2026-01-18T18:10:45.786889151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-18T18:10:45', 'add_artistmetadataid_constraint')
2026-01-18T18:10:45.787251661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.788311295Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-18T18:10:45.788507039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022181s
2026-01-18T18:10:45.788717243Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-18T18:10:45.788931193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.789200345Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-18T18:10:45.789786997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-18T18:10:45.789959995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.790159487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-18T18:10:45.790476856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:45.791403472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s
2026-01-18T18:10:45.791590238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-18T18:10:45.791750400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.791986075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-18T18:10:45.792339727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:45.793271674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010792s
2026-01-18T18:10:45.793445634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:45.793596017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.793799416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-18T18:10:45.794127898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:45.795043451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s
2026-01-18T18:10:45.795229065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-18T18:10:45.795385290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.795606555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-18T18:10:45.795973845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:45.796907645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s
2026-01-18T18:10:45.797083059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.797233952Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.797446009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-18T18:10:45.797783830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:45.798710295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010639s
2026-01-18T18:10:45.798886019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-18T18:10:45.799038607Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.799240162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-18T18:10:45.799560478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:45.800494418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s
2026-01-18T18:10:45.800865245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-18T18:10:45', 'old_ids_and_artist_alias')
2026-01-18T18:10:45.801223677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.802021102Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-18T18:10:45.802204933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025387s
2026-01-18T18:10:45.802410016Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-18T18:10:45.802634127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.802892928Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-18T18:10:45.803177321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.803390800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.803967031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s
2026-01-18T18:10:45.804266975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-18T18:10:45.804524944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-18T18:10:45.804777212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003375s
2026-01-18T18:10:45.805132287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-18T18:10:45', 'download_propers_config')
2026-01-18T18:10:45.805495990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.806238645Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-18T18:10:45.806421613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017578s
2026-01-18T18:10:45.806630484Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-18T18:10:45.806841850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.807100911Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-18T18:10:45.807908087Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-18T18:10:45.808219123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-18T18:10:45.808739561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006357s
2026-01-18T18:10:45.808950806Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-18T18:10:45.812511597Z [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-01-18T18:10:45.813832797Z [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-01-18T18:10:45.814469219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.815384332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.817683922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.818134490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.818553483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:45.819027538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.819377853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102423s
2026-01-18T18:10:45.819593898Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-18T18:10:45.823142554Z [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-01-18T18:10:45.824422371Z [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-01-18T18:10:45.825051278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-18T18:10:45.825636286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-18T18:10:45.827964143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-18T18:10:45.828303947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085162s
2026-01-18T18:10:45.828504471Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-18T18:10:45.833172892Z [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-01-18T18:10:45.834337467Z [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-01-18T18:10:45.834910411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-18T18:10:45.835329084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-18T18:10:45.837582682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088743s
2026-01-18T18:10:45.837772725Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-18T18:10:45.841137360Z [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-01-18T18:10:45.842146973Z [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-01-18T18:10:45.842647782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-18T18:10:45.843389776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-18T18:10:45.845634636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T18:10:45.846080925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T18:10:45.846548627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T18:10:45.847034285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T18:10:45.847376534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094349s
2026-01-18T18:10:45.847574072Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-18T18:10:45.850894808Z [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-01-18T18:10:45.851873800Z [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-01-18T18:10:45.852372043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T18:10:45.852810326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T18:10:45.855192031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074265s
2026-01-18T18:10:45.855389239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-18T18:10:45.858756099Z [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-01-18T18:10:45.859800412Z [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-01-18T18:10:45.860336010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T18:10:45.861083606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T18:10:45.863401904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:45.863876329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T18:10:45.864209340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086332s
2026-01-18T18:10:45.864574345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-18T18:10:45', 'remove_language_profiles')
2026-01-18T18:10:45.864928628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.867181725Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-18T18:10:45.867363611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115546s
2026-01-18T18:10:45.867593815Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-18T18:10:45.867810441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.868113862Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-18T18:10:45.868546874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-18T18:10:45.868719391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.868959475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-18T18:10:45.869269669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-18T18:10:45.870173830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s
2026-01-18T18:10:45.870574126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-18T18:10:45.871051457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-18T18:10:45.871364658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005187s
2026-01-18T18:10:45.871721587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-18T18:10:45', 'multi_disc_naming_format')
2026-01-18T18:10:45.872106382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.872898938Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-18T18:10:45.873077337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019899s
2026-01-18T18:10:45.873291969Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-18T18:10:45.873513615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.873771745Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-18T18:10:45.874129776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T18:10:45.874302314Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.874500583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-18T18:10:45.874825367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.875745390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s
2026-01-18T18:10:45.875960323Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.876166137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.888925971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127682s
2026-01-18T18:10:45.889313912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-18T18:10:45', 'add_download_client_priority')
2026-01-18T18:10:45.889698667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.890534590Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-18T18:10:45.890724904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143414s
2026-01-18T18:10:45.890924576Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-18T18:10:45.891133336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.891384221Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-18T18:10:45.891748775Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.892069101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-18T18:10:45.892352251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s
2026-01-18T18:10:45.892572785Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.892857298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-18T18:10:45.893129265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003722s
2026-01-18T18:10:45.893486745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-18T18:10:45', 'remove_growl_prowl')
2026-01-18T18:10:45.893834556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.894565197Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-18T18:10:45.894743907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017761s
2026-01-18T18:10:45.894951525Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-18T18:10:45.895166608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.895428455Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-18T18:10:45.895779352Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.896133956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-18T18:10:45.896414330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s
2026-01-18T18:10:45.896632920Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:45.896934979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-18T18:10:45.897203409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s
2026-01-18T18:10:45.897556761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-18T18:10:45', 'remove_plex_hometheatre')
2026-01-18T18:10:45.897909010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.898658149Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-18T18:10:45.898841207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017867s
2026-01-18T18:10:45.899053815Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-18T18:10:45.899272556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.899533521Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-18T18:10:45.900161516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T18:10:45.900335927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.900525228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-18T18:10:45.900792196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-18T18:10:45.901736147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010257s
2026-01-18T18:10:45.901920097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T18:10:45.902075410Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.902296175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-18T18:10:45.902659336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.903606383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011031s
2026-01-18T18:10:45.903789021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T18:10:45.903958743Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.904182203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-18T18:10:45.904541917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.905479745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010938s
2026-01-18T18:10:45.905667734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T18:10:45.905826594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.906040655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-18T18:10:45.906386752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.907324139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010844s
2026-01-18T18:10:45.907504613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T18:10:45.907658923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.907868886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-18T18:10:45.908161255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-18T18:10:45.909068452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000995s
2026-01-18T18:10:45.909241039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.909441573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.910399632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009725s
2026-01-18T18:10:45.910774567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-18T18:10:45', 'add_root_folder_add_defaults')
2026-01-18T18:10:45.911135714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.911930655Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-18T18:10:45.912122111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024519s
2026-01-18T18:10:45.912313887Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-18T18:10:45.912521345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.912769043Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-18T18:10:45.913077795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T18:10:45.913248098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.913462440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-18T18:10:45.913768506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-18T18:10:45.914680993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010197s
2026-01-18T18:10:45.915042441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-18T18:10:45', 'task_duration')
2026-01-18T18:10:45.915398498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.916182667Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-18T18:10:45.916385917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024827s
2026-01-18T18:10:45.916638565Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-18T18:10:45.916871565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.917148262Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-18T18:10:45.917547656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T18:10:45.917724562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.917924485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-18T18:10:45.918246744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.919169512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010517s
2026-01-18T18:10:45.919358553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-18T18:10:45.919525249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.919728077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-18T18:10:45.920070647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:45.921005239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s
2026-01-18T18:10:45.921402188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-18T18:10:45', 'add_indexer_and_enabled_to_release_profiles')
2026-01-18T18:10:45.921792855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.922616553Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-18T18:10:45.922819211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026039s
2026-01-18T18:10:45.923018152Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-18T18:10:45.923224357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.923494171Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-18T18:10:45.923826901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-18T18:10:45.927391839Z [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-01-18T18:10:45.928631255Z [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-01-18T18:10:45.929246654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:45.930206988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:45.932540146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:45.932968889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:45.933397493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:45.933874964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:45.934227955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101942s
2026-01-18T18:10:45.934562789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-18T18:10:45.934962164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-18T18:10:45.935250654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s
2026-01-18T18:10:45.935574907Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-18T18:10:45.935993240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-18T18:10:45.936296190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s
2026-01-18T18:10:45.936516303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-18T18:10:45.939801689Z [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-01-18T18:10:45.940871874Z [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-01-18T18:10:45.941437352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-18T18:10:45.941872188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-18T18:10:45.944794533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080718s
2026-01-18T18:10:45.945148034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-18T18:10:45', 'remove_album_folders')
2026-01-18T18:10:45.945502789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.946601201Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-18T18:10:45.946783949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098498s
2026-01-18T18:10:45.946993921Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-18T18:10:45.947216570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.947481513Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-18T18:10:45.947805165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T18:10:45.948004596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.948190150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-18T18:10:45.948487248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-18T18:10:45.949421911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s
2026-01-18T18:10:45.949784671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-18T18:10:45', 'add_priority_to_indexers')
2026-01-18T18:10:45.950140798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.950934887Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-18T18:10:45.951117475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025183s
2026-01-18T18:10:45.951341807Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-18T18:10:45.951566389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.951834339Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-18T18:10:45.952266439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-18T18:10:45.952591303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-18T18:10:45.952937019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s
2026-01-18T18:10:45.953110949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.953308668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.953870248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s
2026-01-18T18:10:45.954263681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-18T18:10:45', 'remove_chown_and_folderchmod_config')
2026-01-18T18:10:45.954628405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.955826798Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-18T18:10:45.956043965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024834s
2026-01-18T18:10:45.956239229Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-18T18:10:45.956445714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.956699706Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-18T18:10:45.962879911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-18T18:10:45.963636143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-18T18:10:45.964105048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008539s
2026-01-18T18:10:45.964454321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-18T18:10:45', 'update_notifiarr')
2026-01-18T18:10:45.964803434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.965537162Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-18T18:10:45.965710731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022488s
2026-01-18T18:10:45.965922427Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-18T18:10:45.966137390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.966400280Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-18T18:10:45.966682398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.966896168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.968235315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013639s
2026-01-18T18:10:45.968607324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-18T18:10:45', 'email_multiple_addresses')
2026-01-18T18:10:45.968966157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.969699804Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-18T18:10:45.969891861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027903s
2026-01-18T18:10:45.970112114Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-18T18:10:45.970334131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.970599396Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-18T18:10:45.970894239Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-18T18:10:45.971158912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-18T18:10:45.973442961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023519s
2026-01-18T18:10:45.973823818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-18T18:10:45', 'rename_blacklist_to_blocklist')
2026-01-18T18:10:45.974195667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.974999686Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-18T18:10:45.975189659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038533s
2026-01-18T18:10:45.975389792Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-18T18:10:45.975600726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.975876061Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-18T18:10:45.976284343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T18:10:45.976456840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:45.976697415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-18T18:10:45.977078603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.978031491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2026-01-18T18:10:45.978282838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-18T18:10:45.978646259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.979617616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s
2026-01-18T18:10:45.979792528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.980051008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.982855305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028418s
2026-01-18T18:10:45.983223386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-18T18:10:45', 'cdh_per_downloadclient')
2026-01-18T18:10:45.983583902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.984356889Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-18T18:10:45.984550479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043154s
2026-01-18T18:10:45.984739619Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-18T18:10:45.984944472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.985196620Z [Info] download_history: Starting migration of Main DB to 52
2026-01-18T18:10:45.985924576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-18T18:10:45.986680919Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-18T18:10:45.987304765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011777s
2026-01-18T18:10:45.987511772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-18T18:10:45.987833530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-18T18:10:45.988184095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000495s
2026-01-18T18:10:45.988392184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-18T18:10:45.988714744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-18T18:10:45.989059749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s
2026-01-18T18:10:45.989295624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-18T18:10:45.989610387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-18T18:10:45.989952086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004851s
2026-01-18T18:10:45.990126757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:45.990325638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:45.991331493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010317s
2026-01-18T18:10:45.991686799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-18T18:10:45', 'download_history')
2026-01-18T18:10:45.992055361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.992912908Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-18T18:10:45.993087439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025805s
2026-01-18T18:10:45.993293174Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-18T18:10:45.993510241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.993764633Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-18T18:10:45.994180540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-18T18:10:45', 'add_update_history')
2026-01-18T18:10:45.994542660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.995262229Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-18T18:10:45.995440057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017545s
2026-01-18T18:10:45.995658377Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-18T18:10:45.995904673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:45.996171620Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-18T18:10:45.996497496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:45.996676427Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:45.996898163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-18T18:10:45.997248929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:45.998224374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s
2026-01-18T18:10:45.998599499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-18T18:10:45', 'add_on_update_to_notifications')
2026-01-18T18:10:45.998961839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:45.999826670Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-18T18:10:46.000031563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026707s
2026-01-18T18:10:46.000247808Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-18T18:10:46.000468843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.000759629Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-18T18:10:46.001059833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T18:10:46.001224395Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.001426421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-18T18:10:46.001748811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.002706930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010878s
2026-01-18T18:10:46.003081204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-18T18:10:46', 'download_client_per_indexer')
2026-01-18T18:10:46.003441900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.004176980Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-18T18:10:46.004366101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025112s
2026-01-18T18:10:46.004569190Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-18T18:10:46.004778301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.005034797Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-18T18:10:46.005450695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T18:10:46.005621348Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.005818836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-18T18:10:46.006142368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.007087020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-01-18T18:10:46.007273255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-18T18:10:46.007427285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.007657398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-18T18:10:46.008057424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.009026355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s
2026-01-18T18:10:46.009223161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T18:10:46.009363354Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.009570641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-18T18:10:46.009897139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.010842372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010758s
2026-01-18T18:10:46.011200934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-18T18:10:46', 'AddNewItemMonitorType')
2026-01-18T18:10:46.011556029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.012408366Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-18T18:10:46.012571204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025903s
2026-01-18T18:10:46.012769443Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-18T18:10:46.012974876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.013243327Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-18T18:10:46.013557510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T18:10:46.013740368Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.013942505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-18T18:10:46.014286377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:46.015251781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010982s
2026-01-18T18:10:46.015606926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-18T18:10:46', 'ImportListSearch')
2026-01-18T18:10:46.015975849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.016739657Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-18T18:10:46.016911233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025707s
2026-01-18T18:10:46.017123089Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-18T18:10:46.017336850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.017595431Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-18T18:10:46.017914082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-18T18:10:46.018083413Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.018309028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-18T18:10:46.018654353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.019636040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011298s
2026-01-18T18:10:46.020025915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-18T18:10:46', 'ImportListMonitorExisting')
2026-01-18T18:10:46.020399828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.021146511Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-18T18:10:46.021331504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025965s
2026-01-18T18:10:46.021524673Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-18T18:10:46.021731128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.021987485Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-18T18:10:46.022393402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:46.022700631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-18T18:10:46.022972719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s
2026-01-18T18:10:46.023188784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:46.023466693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-18T18:10:46.023732388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s
2026-01-18T18:10:46.023944405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-18T18:10:46.024104528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.024285141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-18T18:10:46.024541538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-18T18:10:46.025473474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010004s
2026-01-18T18:10:46.025821225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-18T18:10:46', 'add_indexer_tags')
2026-01-18T18:10:46.026175418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.026927302Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-18T18:10:46.027102415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024385s
2026-01-18T18:10:46.027297698Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-18T18:10:46.027504965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.027757063Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-18T18:10:46.028043370Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.028255336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.029421154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011928s
2026-01-18T18:10:46.029786049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-18T18:10:46', 'update_audio_types')
2026-01-18T18:10:46.031139664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.031842209Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-18T18:10:46.032052412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035958s
2026-01-18T18:10:46.032301143Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-18T18:10:46.032541607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.032831682Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-18T18:10:46.034839915Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:46.035103396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-18T18:10:46.035346606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003061s
2026-01-18T18:10:46.035523271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-18T18:10:46.035680809Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.035936684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-18T18:10:46.039730935Z [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-01-18T18:10:46.041173600Z [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-01-18T18:10:46.041849150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-18T18:10:46.042603850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-18T18:10:46.045208655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-18T18:10:46.045707860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-18T18:10:46.046051542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099226s
2026-01-18T18:10:46.046226064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:46.046374533Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.046586550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-18T18:10:46.050671926Z [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-01-18T18:10:46.052636853Z [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-01-18T18:10:46.053500031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:46.054348750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:46.056845097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:46.057339894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:46.057828407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T18:10:46.058162650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113833s
2026-01-18T18:10:46.058334917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:46.058485130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.058688419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-18T18:10:46.062801822Z [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-01-18T18:10:46.064775416Z [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-01-18T18:10:46.065624506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:46.066454006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:46.068923770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:46.069398095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:46.069856959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T18:10:46.070203907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113206s
2026-01-18T18:10:46.070377848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:46.070525605Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.070728955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-18T18:10:46.074820073Z [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-01-18T18:10:46.076720630Z [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-01-18T18:10:46.077582285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-18T18:10:46.078425673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-18T18:10:46.080922241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-18T18:10:46.081386706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-18T18:10:46.081847013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-18T18:10:46.082187198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112776s
2026-01-18T18:10:46.082360667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T18:10:46.082511230Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-18T18:10:46.082728698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-18T18:10:46.086447597Z [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-01-18T18:10:46.087784449Z [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-01-18T18:10:46.088456402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:46.089377497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:46.092524704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:46.092967686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:46.093406039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:46.093872508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:46.094228315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113165s
2026-01-18T18:10:46.094398848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-18T18:10:46.094550834Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.094748452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-18T18:10:46.098422631Z [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-01-18T18:10:46.099773572Z [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-01-18T18:10:46.100441587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-18T18:10:46.101373884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-18T18:10:46.104525130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-18T18:10:46.104949093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-18T18:10:46.105380211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-18T18:10:46.105858004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-18T18:10:46.106253811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112669s
2026-01-18T18:10:46.106427039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T18:10:46.106579516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.106778677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-18T18:10:46.110354708Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-18T18:10:46.111477349Z [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-01-18T18:10:46.112080984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-18T18:10:46.112611713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-18T18:10:46.114985844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080096s
2026-01-18T18:10:46.115163191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T18:10:46.115280127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.115492695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-18T18:10:46.120400037Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-18T18:10:46.121563960Z [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-01-18T18:10:46.122134870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-18T18:10:46.122660769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-18T18:10:46.125043016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009305s
2026-01-18T18:10:46.125232958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T18:10:46.125374042Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.125601190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-18T18:10:46.129127130Z [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-01-18T18:10:46.130126012Z [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-01-18T18:10:46.130643504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T18:10:46.131066656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T18:10:46.133427420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076253s
2026-01-18T18:10:46.133608344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T18:10:46.133759719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.133961315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-18T18:10:46.137563498Z [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-01-18T18:10:46.138564173Z [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-01-18T18:10:46.139090223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T18:10:46.139619538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T18:10:46.141970322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078443s
2026-01-18T18:10:46.142164583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T18:10:46.142296158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.142536312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-18T18:10:46.146031821Z [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-01-18T18:10:46.147026053Z [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-01-18T18:10:46.147540218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-18T18:10:46.148090366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-18T18:10:46.150530420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078283s
2026-01-18T18:10:46.150734781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T18:10:46.150894212Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.151143244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-18T18:10:46.154648081Z [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-01-18T18:10:46.155572422Z [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-01-18T18:10:46.156162340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T18:10:46.156812049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T18:10:46.159339188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.159698932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083462s
2026-01-18T18:10:46.159889536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T18:10:46.160086222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.160329252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-18T18:10:46.163753858Z [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-01-18T18:10:46.164742138Z [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-01-18T18:10:46.165271493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T18:10:46.166023478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T18:10:46.168640507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.169014430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084756s
2026-01-18T18:10:46.169209092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-18T18:10:46.169373353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.169602795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-18T18:10:46.173023043Z [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-01-18T18:10:46.173992044Z [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-01-18T18:10:46.174522392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-18T18:10:46.175267162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-18T18:10:46.177856987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.178233645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084226s
2026-01-18T18:10:46.178419750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-18T18:10:46.178578059Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.178784605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-18T18:10:46.182429184Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-18T18:10:46.183509008Z [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-01-18T18:10:46.184122463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-18T18:10:46.184861261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-18T18:10:46.187412298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-18T18:10:46.187920060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-18T18:10:46.188413885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-18T18:10:46.188768789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009774s
2026-01-18T18:10:46.188939944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-18T18:10:46.189089575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.189287985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-18T18:10:46.192780618Z [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-01-18T18:10:46.193704318Z [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-01-18T18:10:46.194204606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-18T18:10:46.194655774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-18T18:10:46.197079936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075921s
2026-01-18T18:10:46.197267233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-18T18:10:46.197422115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.197637248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-18T18:10:46.202222220Z [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-01-18T18:10:46.203168736Z [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-01-18T18:10:46.203668142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-18T18:10:46.204236577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-18T18:10:46.206631910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087746s
2026-01-18T18:10:46.206806602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-18T18:10:46.206959059Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-18T18:10:46.207182930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-18T18:10:46.210737808Z [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-01-18T18:10:46.211660055Z [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-01-18T18:10:46.212250604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-18T18:10:46.213090556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-18T18:10:46.228791523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-18T18:10:46.229381951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-18T18:10:46.230064295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-18T18:10:46.230631568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-18T18:10:46.231125703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237625s
2026-01-18T18:10:46.231344293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T18:10:46.231530819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-18T18:10:46.231818808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-18T18:10:46.237341159Z [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-01-18T18:10:46.238075127Z [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-01-18T18:10:46.238545484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T18:10:46.239194411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T18:10:46.243045215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.243351462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112999s
2026-01-18T18:10:46.243506744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T18:10:46.243650033Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.243838813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-18T18:10:46.247222376Z [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-01-18T18:10:46.248034872Z [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-01-18T18:10:46.248500640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T18:10:46.249165249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T18:10:46.251772399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.252114428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080914s
2026-01-18T18:10:46.252281013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T18:10:46.252427077Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.252623813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-18T18:10:46.256013529Z [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-01-18T18:10:46.256807017Z [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-01-18T18:10:46.257257173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T18:10:46.258022134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T18:10:46.260615225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.260930851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081315s
2026-01-18T18:10:46.261095282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T18:10:46.261231937Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.261419896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-18T18:10:46.264801345Z [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-01-18T18:10:46.265604342Z [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-01-18T18:10:46.266068126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T18:10:46.266645238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T18:10:46.269146004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.269427230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078309s
2026-01-18T18:10:46.269586341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T18:10:46.269727114Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.269915303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-18T18:10:46.273314237Z [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-01-18T18:10:46.274113166Z [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-01-18T18:10:46.274557731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T18:10:46.275174012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T18:10:46.277604376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.277931114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078275s
2026-01-18T18:10:46.278082038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-18T18:10:46.278216058Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.278397363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-18T18:10:46.281788321Z [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-01-18T18:10:46.282590557Z [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-01-18T18:10:46.283028298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-18T18:10:46.283645251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-18T18:10:46.286079072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.286393545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078249s
2026-01-18T18:10:46.286549278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-18T18:10:46.286684260Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.286853922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-18T18:10:46.291419666Z [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-01-18T18:10:46.292138062Z [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-01-18T18:10:46.292537487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T18:10:46.293002523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T18:10:46.295338187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008306s
2026-01-18T18:10:46.295492087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-18T18:10:46.295636928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-18T18:10:46.295829566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-18T18:10:46.299198851Z [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-01-18T18:10:46.299898159Z [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-01-18T18:10:46.300332363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-18T18:10:46.300751016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-18T18:10:46.303055336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070309s
2026-01-18T18:10:46.303218355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-18T18:10:46.303356122Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.303531786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-18T18:10:46.306925670Z [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-01-18T18:10:46.307702865Z [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-01-18T18:10:46.308163933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-18T18:10:46.308567696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-18T18:10:46.310880013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071772s
2026-01-18T18:10:46.311041318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-18T18:10:46.311178023Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.311345120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-18T18:10:46.314748874Z [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-01-18T18:10:46.315527461Z [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-01-18T18:10:46.315996145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-18T18:10:46.316466422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-18T18:10:46.318793769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072767s
2026-01-18T18:10:46.318957709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-18T18:10:46.319093683Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.319267492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-18T18:10:46.322584903Z [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-01-18T18:10:46.323219601Z [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-01-18T18:10:46.323605017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-18T18:10:46.324026305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-18T18:10:46.326338351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068958s
2026-01-18T18:10:46.326546330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T18:10:46.326646321Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.326824851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-18T18:10:46.330126419Z [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-01-18T18:10:46.330739774Z [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-01-18T18:10:46.331061382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-18T18:10:46.331624826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-18T18:10:46.334056844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T18:10:46.334363942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073813s
2026-01-18T18:10:46.334527291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-18T18:10:46.334670038Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.334875392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-18T18:10:46.338167481Z [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-01-18T18:10:46.338763150Z [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-01-18T18:10:46.339124037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-18T18:10:46.339750759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-18T18:10:46.342191334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-18T18:10:46.342501278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074561s
2026-01-18T18:10:46.342661060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:46.342799789Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.342972006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-18T18:10:46.346357954Z [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-01-18T18:10:46.347084818Z [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-01-18T18:10:46.347503711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T18:10:46.348222539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T18:10:46.350604435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:46.350968679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T18:10:46.351268252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081326s
2026-01-18T18:10:46.351423835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:46.351578046Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-18T18:10:46.351753659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-18T18:10:46.355119728Z [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-01-18T18:10:46.355866291Z [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-01-18T18:10:46.356293111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-18T18:10:46.356988832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-18T18:10:46.361728606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-18T18:10:46.362834693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-18T18:10:46.362843260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105119s
2026-01-18T18:10:46.362848952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T18:10:46.362857850Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.362925326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-18T18:10:46.367047897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-18T18:10:46.367513364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-18T18:10:46.367836866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-18T18:10:46.368309788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-18T18:10:46.370780343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T18:10:46.371081941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080482s
2026-01-18T18:10:46.371392746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-18T18:10:46', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-18T18:10:46.371686568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.374426505Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-18T18:10:46.374593361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113237s
2026-01-18T18:10:46.374801521Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-18T18:10:46.374972355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.375224102Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-18T18:10:46.375765742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:46.375944893Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.376126980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-18T18:10:46.376371322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.377329621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2026-01-18T18:10:46.377485615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:46.377618944Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.377775770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-18T18:10:46.378014681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.378944283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010064s
2026-01-18T18:10:46.379223485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-18T18:10:46', 'add_on_delete_to_notifications')
2026-01-18T18:10:46.379510082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.380249060Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-18T18:10:46.380405064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022826s
2026-01-18T18:10:46.380570026Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-18T18:10:46.380731231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.380943198Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-18T18:10:46.382311423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T18:10:46.382456926Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.382631207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-18T18:10:46.382882663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.383884250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s
2026-01-18T18:10:46.384041326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-18T18:10:46.384244616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-18T18:10:46.384473507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000301s
2026-01-18T18:10:46.384619511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:46.384740574Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.384914625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-18T18:10:46.385143947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-18T18:10:46.386080593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009972s
2026-01-18T18:10:46.386233481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.386395898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.387060767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006789s
2026-01-18T18:10:46.387222493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-18T18:10:46.387622979Z [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-01-18T18:10:46.388067043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s
2026-01-18T18:10:46.388246465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-18T18:10:46.388475856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-18T18:10:46.388766361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003657s
2026-01-18T18:10:46.388927496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T18:10:46.389063750Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.389231578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-18T18:10:46.389479598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-18T18:10:46.390439941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s
2026-01-18T18:10:46.390602980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T18:10:46.390734655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.390904186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-18T18:10:46.391158568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.392145636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s
2026-01-18T18:10:46.392312803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-18T18:10:46.392452925Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.392634601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-18T18:10:46.392916077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.393888826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001079s
2026-01-18T18:10:46.394051083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.394221356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.395697007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014907s
2026-01-18T18:10:46.395867300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.396038956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.396844909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008215s
2026-01-18T18:10:46.397028859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-18T18:10:46.400519989Z [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-01-18T18:10:46.401277705Z [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-01-18T18:10:46.401710056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-18T18:10:46.402127246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-18T18:10:46.405926917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087217s
2026-01-18T18:10:46.406137231Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-18T18:10:46.409540834Z [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-01-18T18:10:46.410131374Z [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-01-18T18:10:46.410503373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-18T18:10:46.410979481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-18T18:10:46.413425858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071033s
2026-01-18T18:10:46.413657194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-18T18:10:46.413917518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-18T18:10:46.414154505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s
2026-01-18T18:10:46.414315189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T18:10:46.414450982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.414647768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-18T18:10:46.414945257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.415924900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010766s
2026-01-18T18:10:46.416085063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-18T18:10:46.416225415Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.416414155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-18T18:10:46.416672836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-18T18:10:46.417611927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010224s
2026-01-18T18:10:46.417901470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-18T18:10:46', 'add_custom_formats')
2026-01-18T18:10:46.418203669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.419274645Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-18T18:10:46.419429036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002662s
2026-01-18T18:10:46.419617075Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-18T18:10:46.419796957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.420063784Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-18T18:10:46.420395422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-18T18:10:46.420545054Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.420703483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-18T18:10:46.420935079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-18T18:10:46.421900032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s
2026-01-18T18:10:46.422190687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-18T18:10:46', 'add_result_to_commands')
2026-01-18T18:10:46.422510932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.423214569Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-18T18:10:46.423369010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023281s
2026-01-18T18:10:46.423560185Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-18T18:10:46.423742412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.424021314Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-18T18:10:46.424336869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:46.424492342Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.424673126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-18T18:10:46.424939773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.425881559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010387s
2026-01-18T18:10:46.426184219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-18T18:10:46', 'health_restored_notification')
2026-01-18T18:10:46.426481768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.427191798Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-18T18:10:46.427348323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023163s
2026-01-18T18:10:46.427510650Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-18T18:10:46.427680913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.427915295Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-18T18:10:46.428213635Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-18T18:10:46.428461044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-18T18:10:46.428691949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003054s
2026-01-18T18:10:46.428961902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-18T18:10:46', 'remove_uc')
2026-01-18T18:10:46.429242407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.429928168Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-18T18:10:46.430068000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s
2026-01-18T18:10:46.430262421Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-18T18:10:46.430891769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.431135990Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-18T18:10:46.431385052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.431563932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.433498929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019416s
2026-01-18T18:10:46.433809514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-18T18:10:46', 'download_clients_rename_tv_to_music')
2026-01-18T18:10:46.434114548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.434820851Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-18T18:10:46.434997326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032263s
2026-01-18T18:10:46.435204343Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-18T18:10:46.435384095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.435620421Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-18T18:10:46.435958592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-18T18:10:46.436111680Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.436292714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-18T18:10:46.436570223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-18T18:10:46.437574475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011117s
2026-01-18T18:10:46.437886474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-18T18:10:46', 'add_colon_replacement_to_naming_config')
2026-01-18T18:10:46.438190105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.438928432Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-18T18:10:46.439091701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024217s
2026-01-18T18:10:46.439261723Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-18T18:10:46.439439561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.439646979Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-18T18:10:46.440074089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-18T18:10:46.443677705Z [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-01-18T18:10:46.444417475Z [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-01-18T18:10:46.444866920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-18T18:10:46.445560827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-18T18:10:46.448187076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.448518724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082624s
2026-01-18T18:10:46.448685069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-18T18:10:46.448821163Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.449006696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-18T18:10:46.449250447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-18T18:10:46.450223266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010441s
2026-01-18T18:10:46.450504082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-18T18:10:46', 'list_sync_time')
2026-01-18T18:10:46.450793795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.451703467Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-18T18:10:46.451862146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025134s
2026-01-18T18:10:46.452069574Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-18T18:10:46.452237893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.452465040Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-18T18:10:46.452778351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-18T18:10:46.452929245Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-18T18:10:46.453091592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-18T18:10:46.453307767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-18T18:10:46.454266187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010134s
2026-01-18T18:10:46.454556101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-18T18:10:46', 'add_download_client_tags')
2026-01-18T18:10:46.454849612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.455553299Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-18T18:10:46.455713562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022828s
2026-01-18T18:10:46.455915628Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-18T18:10:46.456109329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.456338771Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-18T18:10:46.456879640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-18T18:10:46.457312481Z [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-01-18T18:10:46.457734902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006852s
2026-01-18T18:10:46.457923051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-18T18:10:46.458188826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-18T18:10:46.458497968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s
2026-01-18T18:10:46.458785848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-18T18:10:46', 'add_notification_status')
2026-01-18T18:10:46.459076073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.460054002Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-18T18:10:46.460221158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019402s
2026-01-18T18:10:46.460412213Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-18T18:10:46.460603358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.460826457Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-18T18:10:46.461070379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.461247275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.463099585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018671s
2026-01-18T18:10:46.463400591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-18T18:10:46', 'add_alac_24_quality_in_profiles')
2026-01-18T18:10:46.463698571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.464367849Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-18T18:10:46.464534775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031031s
2026-01-18T18:10:46.464707974Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-18T18:10:46.464878788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.465100093Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-18T18:10:46.465447623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-18T18:10:46.465597886Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-18T18:10:46.465745763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-18T18:10:46.465942249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-18T18:10:46.466915469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010146s
2026-01-18T18:10:46.467092776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-18T18:10:46.467303470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-18T18:10:46.468299967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00103s
2026-01-18T18:10:46.468579139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-18T18:10:46', 'add_salt_to_users')
2026-01-18T18:10:46.468871137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.469559513Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-18T18:10:46.469712441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022819s
2026-01-18T18:10:46.469882032Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-18T18:10:46.470053919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.470274703Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-18T18:10:46.470718056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-18T18:10:46.471145887Z [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-01-18T18:10:46.471564711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006854s
2026-01-18T18:10:46.471733380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-18T18:10:46.472016320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-18T18:10:46.472310422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s
2026-01-18T18:10:46.472589284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-18T18:10:46', 'add_auto_tagging')
2026-01-18T18:10:46.472878747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.473650451Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-18T18:10:46.473797707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017436s
2026-01-18T18:10:46.473986588Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-18T18:10:46.474163554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.474390070Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-18T18:10:46.474779805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-18T18:10:46.474931691Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.475106112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-18T18:10:46.475337027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-18T18:10:46.476372612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s
2026-01-18T18:10:46.476610401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-18T18:10:46.476871908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-18T18:10:46.477109877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s
2026-01-18T18:10:46.477396564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-18T18:10:46', 'quality_definition_preferred_size')
2026-01-18T18:10:46.477684364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.478406187Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-18T18:10:46.478563434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015722s
2026-01-18T18:10:46.478760561Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-18T18:10:46.478937157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.479171298Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-18T18:10:46.479471503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-18T18:10:46.479616876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.479784453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-18T18:10:46.480055419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.481111666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s
2026-01-18T18:10:46.481402872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-18T18:10:46', 'add_on_artist_add_to_notifications')
2026-01-18T18:10:46.481709349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.482486915Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-18T18:10:46.482649813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024998s
2026-01-18T18:10:46.482822591Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-18T18:10:46.482996140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.483212315Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-18T18:10:46.483497710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-18T18:10:46.483638754Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.483815240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-18T18:10:46.484060774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-18T18:10:46.485062321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s
2026-01-18T18:10:46.485348006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-18T18:10:46', 'album_last_searched_time')
2026-01-18T18:10:46.485639423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.486445045Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-18T18:10:46.486601230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024298s
2026-01-18T18:10:46.486777184Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-18T18:10:46.486944110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.487156758Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-18T18:10:46.487507635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-18T18:10:46.487649711Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.487809883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-18T18:10:46.488062492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.489086765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011019s
2026-01-18T18:10:46.489237548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-18T18:10:46.489367721Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.489522031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-18T18:10:46.489758367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-18T18:10:46.490762219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010832s
2026-01-18T18:10:46.491036521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-18T18:10:46', 'add_indexer_flags')
2026-01-18T18:10:46.491311675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.492059672Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-18T18:10:46.492203301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023544s
2026-01-18T18:10:46.492383163Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-18T18:10:46.492555009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.492776224Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-18T18:10:46.493158073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-18T18:10:46.493377756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-18T18:10:46.493704995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003909s
2026-01-18T18:10:46.493872953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-18T18:10:46.494085010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-18T18:10:46.494396156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003755s
2026-01-18T18:10:46.494568413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-18T18:10:46.494798577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-18T18:10:46.495110124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s
2026-01-18T18:10:46.495399026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-18T18:10:46', 'add_indexes_album_statistics')
2026-01-18T18:10:46.495681364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.496503640Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-18T18:10:46.496660877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017417s
2026-01-18T18:10:46.496832683Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-18T18:10:46.497001262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.497216455Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-18T18:10:46.497585599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-18T18:10:46.497905493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-18T18:10:46.498167310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s
2026-01-18T18:10:46.498439228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-18T18:10:46', 'update_redacted_baseurl')
2026-01-18T18:10:46.498715584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.499366525Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-18T18:10:46.499516577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015429s
2026-01-18T18:10:46.508327089Z [Debug] MigrationController: Took: 00:00:01.4699504
2026-01-18T18:10:46.598358163Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-18T18:10:46.634069374Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-18T18:10:46.656190889Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-18T18:10:46.674445288Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-18T18:10:46.675323396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-18T18:10:46.675501265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-18T18:10:46.679657494Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-18T18:10:46.679684458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004076s
2026-01-18T18:10:46.679867837Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-18T18:10:46.680160286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042991s
2026-01-18T18:10:46.682528505Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-18T18:10:46.682788819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.683181530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-18T18:10:46.683499691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-18T18:10:46.683935859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005339s
2026-01-18T18:10:46.684199420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.685308273Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-18T18:10:46.685525510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018789s
2026-01-18T18:10:46.685839613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-18T18:10:46.686060698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.686496245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-18T18:10:46.686793123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T18:10:46.687254061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004824s
2026-01-18T18:10:46.687402510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T18:10:46.687611321Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.687871314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-18T18:10:46.688263905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-18T18:10:46.688973734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007666s
2026-01-18T18:10:46.689216262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.689928186Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-18T18:10:46.690119601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017007s
2026-01-18T18:10:46.690414605Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-18T18:10:46.690650019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.690981998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T18:10:46.691198033Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-18T18:10:46.691421593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-18T18:10:46.691714463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-18T18:10:46.692306014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s
2026-01-18T18:10:46.692540596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.693282560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-18T18:10:46.693518976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001511s
2026-01-18T18:10:46.693830905Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-18T18:10:46.694081750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.694382535Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-18T18:10:46.694936280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-18T18:10:46.695383120Z [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-01-18T18:10:46.695959280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008004s
2026-01-18T18:10:46.696217681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-18T18:10:46.696444407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-18T18:10:46.696824082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s
2026-01-18T18:10:46.697159587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-18T18:10:46', 'InitialSetup')
2026-01-18T18:10:46.697561226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.698316507Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-18T18:10:46.698535588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019117s
2026-01-18T18:10:46.698780782Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-18T18:10:46.699043371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.699342232Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-18T18:10:46.699738931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-18T18:10:46', 'add_reason_to_pending_releases')
2026-01-18T18:10:46.700233277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.700923026Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-18T18:10:46.701163229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018581s
2026-01-18T18:10:46.701391690Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-18T18:10:46.701635450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.701932328Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-18T18:10:46.702271341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-18T18:10:46', 'add_medium_support')
2026-01-18T18:10:46.702682860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.703406347Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-18T18:10:46.703630999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017716s
2026-01-18T18:10:46.703891634Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-18T18:10:46.704193682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.704463916Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-18T18:10:46.704831026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-18T18:10:46', 'add_various_qualites_in_profile')
2026-01-18T18:10:46.705253316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.706008366Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-18T18:10:46.706257498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018426s
2026-01-18T18:10:46.706486549Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-18T18:10:46.706729739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.707024092Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-18T18:10:46.707362373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-18T18:10:46', 'metadata_profiles')
2026-01-18T18:10:46.707781306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.708558481Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-18T18:10:46.708780328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018194s
2026-01-18T18:10:46.709042877Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-18T18:10:46.709308041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.709619227Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-18T18:10:46.710012429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-18T18:10:46', 'separate_automatic_and_interactive_search')
2026-01-18T18:10:46.710451052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.711129659Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-18T18:10:46.711385925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017924s
2026-01-18T18:10:46.711630567Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-18T18:10:46.711938648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.712246167Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-18T18:10:46.712621984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-18T18:10:46', 'change_album_path_to_relative')
2026-01-18T18:10:46.713039885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.713781469Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-18T18:10:46.714023606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s
2026-01-18T18:10:46.714265864Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-18T18:10:46.714525056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.714826773Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-18T18:10:46.715196358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-18T18:10:46', 'change_quality_size_mb_to_kb')
2026-01-18T18:10:46.715605201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.716368999Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-18T18:10:46.716598070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001825s
2026-01-18T18:10:46.716826360Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-18T18:10:46.717060972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.717356207Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-18T18:10:46.717685109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-18T18:10:46', 'album_releases')
2026-01-18T18:10:46.718090586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.718783491Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-18T18:10:46.719008995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017154s
2026-01-18T18:10:46.719235882Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-18T18:10:46.719482659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.719769316Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-18T18:10:46.720157789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-18T18:10:46', 'album_releases_fix')
2026-01-18T18:10:46.720562995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.721333286Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-18T18:10:46.721552537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018443s
2026-01-18T18:10:46.721788743Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-18T18:10:46.722022173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.722317407Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-18T18:10:46.727034676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-18T18:10:46', 'import_lists')
2026-01-18T18:10:46.727518631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.728335325Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-18T18:10:46.728559697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063065s
2026-01-18T18:10:46.728808188Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-18T18:10:46.729055125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.729358175Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-18T18:10:46.729700685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-18T18:10:46', 'add_release_status')
2026-01-18T18:10:46.730117835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.730879799Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-18T18:10:46.731111716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018237s
2026-01-18T18:10:46.731352501Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-18T18:10:46.731606773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.731924262Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-18T18:10:46.732283085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-18T18:10:46', 'album_download_notification')
2026-01-18T18:10:46.732712029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.733460235Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-18T18:10:46.733697433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s
2026-01-18T18:10:46.733943489Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-18T18:10:46.734204103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.734501723Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-18T18:10:46.734868922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-18T18:10:46', 'fix_language_metadata_profiles')
2026-01-18T18:10:46.735285992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.736379865Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-18T18:10:46.736625970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021613s
2026-01-18T18:10:46.736852998Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-18T18:10:46.737097540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.737390199Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-18T18:10:46.737717057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-18T18:10:46', 'remove_fanzub')
2026-01-18T18:10:46.738121762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.738833846Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-18T18:10:46.739052837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017402s
2026-01-18T18:10:46.739295125Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-18T18:10:46.739553014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.739861085Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-18T18:10:46.740244276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-18T18:10:46', 'update_artist_history_indexes')
2026-01-18T18:10:46.740659923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.741405414Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-18T18:10:46.741641590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018351s
2026-01-18T18:10:46.741863767Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-18T18:10:46.742098179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.742379777Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-18T18:10:46.742699210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-18T18:10:46', 'remove_nma')
2026-01-18T18:10:46.743098193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.743826279Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-18T18:10:46.744093307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017391s
2026-01-18T18:10:46.744321426Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-18T18:10:46.744569486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.744858358Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-18T18:10:46.745200206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-18T18:10:46', 'album_disambiguation')
2026-01-18T18:10:46.745607306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.746308989Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-18T18:10:46.746535435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017388s
2026-01-18T18:10:46.746775599Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-18T18:10:46.747024820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.747324865Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-18T18:10:46.747677946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-18T18:10:46', 'add_ape_quality_in_profiles')
2026-01-18T18:10:46.748135317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.748995198Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-18T18:10:46.749240302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019095s
2026-01-18T18:10:46.749465635Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-18T18:10:46.749712913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.749998879Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-18T18:10:46.750321088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-18T18:10:46', 'remove_pushalot')
2026-01-18T18:10:46.750721655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.751420011Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-18T18:10:46.751640545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017149s
2026-01-18T18:10:46.751883033Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-18T18:10:46.752124640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.752412820Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-18T18:10:46.752747043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-18T18:10:46', 'add_custom_filters')
2026-01-18T18:10:46.753152780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.753846527Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-18T18:10:46.754069586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s
2026-01-18T18:10:46.754315782Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-18T18:10:46.754538430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.754826851Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-18T18:10:46.755154320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-18T18:10:46', 'import_list_tags')
2026-01-18T18:10:46.755554005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.756225357Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-18T18:10:46.756459659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016836s
2026-01-18T18:10:46.756691746Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-18T18:10:46.756931800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.757235211Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-18T18:10:46.757584063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-18T18:10:46', 'add_release_groups_etc')
2026-01-18T18:10:46.757993738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.758642354Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-18T18:10:46.758875173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001702s
2026-01-18T18:10:46.759112631Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-18T18:10:46.759351382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.759644131Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-18T18:10:46.759990278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-18T18:10:46', 'NewMediaInfoFormat')
2026-01-18T18:10:46.760396907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.761091937Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-18T18:10:46.761320146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017305s
2026-01-18T18:10:46.761574649Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-18T18:10:46.761839452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.762136621Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-18T18:10:46.762535434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-18T18:10:46', 'rename_restrictions_to_release_profiles')
2026-01-18T18:10:46.762956903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.763931595Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-18T18:10:46.764179825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020495s
2026-01-18T18:10:46.764435059Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-18T18:10:46.764704953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.765005327Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-18T18:10:46.765396175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-18T18:10:46', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-18T18:10:46.765830770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.766538926Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-18T18:10:46.766790262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018029s
2026-01-18T18:10:46.767018521Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-18T18:10:46.767268445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.767563278Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-18T18:10:46.767912862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-18T18:10:46', 'add_import_exclusions')
2026-01-18T18:10:46.768317377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.769032908Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-18T18:10:46.769256979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017489s
2026-01-18T18:10:46.769491882Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-18T18:10:46.769746725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.770039895Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-18T18:10:46.770391654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-18T18:10:46', 'clean_artist_metadata_table')
2026-01-18T18:10:46.770822611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.771532631Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-18T18:10:46.771766552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017661s
2026-01-18T18:10:46.772030193Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-18T18:10:46.772281068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.772587385Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-18T18:10:46.772927841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-18T18:10:46', 'health_issue_notification')
2026-01-18T18:10:46.773358889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.774033397Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-18T18:10:46.774267238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017488s
2026-01-18T18:10:46.774526009Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-18T18:10:46.774786193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.775093642Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-18T18:10:46.775461272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-18T18:10:46', 'add_mediafilerepository_mtime')
2026-01-18T18:10:46.775890566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.776568181Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-18T18:10:46.776806040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017567s
2026-01-18T18:10:46.777053438Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-18T18:10:46.777315165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.777616342Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-18T18:10:46.777986177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-18T18:10:46', 'add_artistmetadataid_constraint')
2026-01-18T18:10:46.778406593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.779095801Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-18T18:10:46.779339402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017624s
2026-01-18T18:10:46.779569896Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-18T18:10:46.779815521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.780131767Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-18T18:10:46.780471692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-18T18:10:46', 'old_ids_and_artist_alias')
2026-01-18T18:10:46.780890996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.781583290Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-18T18:10:46.781805628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017514s
2026-01-18T18:10:46.782040341Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-18T18:10:46.782283300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.782578184Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-18T18:10:46.782923068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-18T18:10:46', 'download_propers_config')
2026-01-18T18:10:46.783377814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.784120299Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-18T18:10:46.784365042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017941s
2026-01-18T18:10:46.784598923Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-18T18:10:46.784844277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.785140844Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-18T18:10:46.785489336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-18T18:10:46', 'remove_language_profiles')
2026-01-18T18:10:46.785914101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.786610363Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-18T18:10:46.786838973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017533s
2026-01-18T18:10:46.787078355Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-18T18:10:46.787330052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.787626259Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-18T18:10:46.787982095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-18T18:10:46', 'multi_disc_naming_format')
2026-01-18T18:10:46.788396209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.789085006Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-18T18:10:46.789313596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017387s
2026-01-18T18:10:46.789550343Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-18T18:10:46.789804094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.790097906Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-18T18:10:46.790452961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-18T18:10:46', 'add_download_client_priority')
2026-01-18T18:10:46.790867195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.791515630Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-18T18:10:46.791750052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016997s
2026-01-18T18:10:46.792024846Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-18T18:10:46.792269348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.792559312Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-18T18:10:46.792893966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-18T18:10:46', 'remove_growl_prowl')
2026-01-18T18:10:46.793308090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.793994723Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-18T18:10:46.794215517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017141s
2026-01-18T18:10:46.794451012Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-18T18:10:46.794694612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.795000618Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-18T18:10:46.795342978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-18T18:10:46', 'remove_plex_hometheatre')
2026-01-18T18:10:46.795751100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.796476831Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-18T18:10:46.796705201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017603s
2026-01-18T18:10:46.796944292Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-18T18:10:46.797198344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.797491134Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-18T18:10:46.797846439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-18T18:10:46', 'add_root_folder_add_defaults')
2026-01-18T18:10:46.798308149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.799002667Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-18T18:10:46.799273072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s
2026-01-18T18:10:46.799492243Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-18T18:10:46.799727096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.800040798Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-18T18:10:46.800367666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-18T18:10:46', 'task_duration')
2026-01-18T18:10:46.800766098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.801450256Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-18T18:10:46.801669237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017132s
2026-01-18T18:10:46.801926735Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-18T18:10:46.802190466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.802496322Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-18T18:10:46.802883512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-18T18:10:46', 'add_indexer_and_enabled_to_release_profiles')
2026-01-18T18:10:46.803312917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.804054720Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-18T18:10:46.804311758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018249s
2026-01-18T18:10:46.804542232Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-18T18:10:46.804782817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.805071758Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-18T18:10:46.805417445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-18T18:10:46', 'remove_album_folders')
2026-01-18T18:10:46.805828502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.806663644Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-18T18:10:46.806887425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00187s
2026-01-18T18:10:46.807122047Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-18T18:10:46.807364055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.807673388Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-18T18:10:46.808014725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-18T18:10:46', 'add_priority_to_indexers')
2026-01-18T18:10:46.808430632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.809135021Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-18T18:10:46.809367339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017446s
2026-01-18T18:10:46.809609266Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-18T18:10:46.809875031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.810165496Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-18T18:10:46.810545190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-18T18:10:46', 'remove_chown_and_folderchmod_config')
2026-01-18T18:10:46.810973182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.811691909Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-18T18:10:46.811950460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001796s
2026-01-18T18:10:46.812174782Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-18T18:10:46.812415066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.812710370Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-18T18:10:46.813039673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-18T18:10:46', 'update_notifiarr')
2026-01-18T18:10:46.813448406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.814535906Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-18T18:10:46.814759797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021185s
2026-01-18T18:10:46.814992916Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-18T18:10:46.815247459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.815536772Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-18T18:10:46.815901686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-18T18:10:46', 'email_multiple_addresses')
2026-01-18T18:10:46.816317484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.817032854Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-18T18:10:46.817260032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017676s
2026-01-18T18:10:46.817503602Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-18T18:10:46.817751381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.818053319Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-18T18:10:46.818410699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-18T18:10:46', 'rename_blacklist_to_blocklist')
2026-01-18T18:10:46.818826456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.819533520Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-18T18:10:46.819777090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017652s
2026-01-18T18:10:46.820044489Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-18T18:10:46.820302218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.820599697Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-18T18:10:46.820940954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-18T18:10:46', 'cdh_per_downloadclient')
2026-01-18T18:10:46.821345609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.822172975Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-18T18:10:46.822406996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018659s
2026-01-18T18:10:46.822624955Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-18T18:10:46.822865670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.823159281Z [Info] download_history: Starting migration of Log DB to 52
2026-01-18T18:10:46.823491550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-18T18:10:46', 'download_history')
2026-01-18T18:10:46.823915634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.824604582Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-18T18:10:46.824830296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017318s
2026-01-18T18:10:46.825050580Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-18T18:10:46.825289360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.825574735Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-18T18:10:46.826239504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-18T18:10:46.826657946Z [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-01-18T18:10:46.827228906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s
2026-01-18T18:10:46.827468959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-18T18:10:46.827755516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-18T18:10:46.828184109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004807s
2026-01-18T18:10:46.828526599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-18T18:10:46', 'add_update_history')
2026-01-18T18:10:46.828922737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.829682547Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-18T18:10:46.829911508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019615s
2026-01-18T18:10:46.830147523Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-18T18:10:46.830405212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.830699044Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-18T18:10:46.831071744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-18T18:10:46', 'add_on_update_to_notifications')
2026-01-18T18:10:46.831529055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.832282242Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-18T18:10:46.832517976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018249s
2026-01-18T18:10:46.832756777Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-18T18:10:46.833011891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.833305342Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-18T18:10:46.833657601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-18T18:10:46', 'download_client_per_indexer')
2026-01-18T18:10:46.834077627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.834777677Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-18T18:10:46.835018772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017477s
2026-01-18T18:10:46.835246160Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-18T18:10:46.835494390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.835798041Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-18T18:10:46.836180812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-18T18:10:46', 'AddNewItemMonitorType')
2026-01-18T18:10:46.836579074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.837287230Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-18T18:10:46.837507363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017735s
2026-01-18T18:10:46.837738288Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-18T18:10:46.837970105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.838258055Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-18T18:10:46.838589703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-18T18:10:46', 'ImportListSearch')
2026-01-18T18:10:46.838983847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.839670900Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-18T18:10:46.839910342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017001s
2026-01-18T18:10:46.840146538Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-18T18:10:46.840399307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.840688229Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-18T18:10:46.841034977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-18T18:10:46', 'ImportListMonitorExisting')
2026-01-18T18:10:46.841460113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.842157087Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-18T18:10:46.842395807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017473s
2026-01-18T18:10:46.842614658Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-18T18:10:46.842850122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.843151499Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-18T18:10:46.843473938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-18T18:10:46', 'add_indexer_tags')
2026-01-18T18:10:46.843890437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.844595136Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-18T18:10:46.844822023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017351s
2026-01-18T18:10:46.845049230Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-18T18:10:46.845299915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.845582805Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-18T18:10:46.845921537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-18T18:10:46', 'update_audio_types')
2026-01-18T18:10:46.846316552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.847001993Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-18T18:10:46.847219130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016971s
2026-01-18T18:10:46.847491137Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-18T18:10:46.847759608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.848098891Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-18T18:10:46.848590421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-18T18:10:46.848808500Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-18T18:10:46.849036630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-18T18:10:46.849854396Z [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-01-18T18:10:46.850616791Z [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-01-18T18:10:46.851158202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-18T18:10:46.851712688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-18T18:10:46.852790449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-18T18:10:46.853150774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038841s
2026-01-18T18:10:46.853375777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-18T18:10:46.853572754Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.853803388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-18T18:10:46.854505713Z [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-01-18T18:10:46.855130140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-18T18:10:46.855571659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-18T18:10:46.856144453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-18T18:10:46.857089406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-18T18:10:46.857482126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034418s
2026-01-18T18:10:46.857696368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-18T18:10:46.857944828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-18T18:10:46.858161114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-18T18:10:46.858814519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-18T18:10:46.859356681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-18T18:10:46.859822359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-18T18:10:46.860378879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-18T18:10:46.861297920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-18T18:10:46.861687284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032815s
2026-01-18T18:10:46.862060085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-18T18:10:46', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-18T18:10:46.862508037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.863479763Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-18T18:10:46.863733124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050103s
2026-01-18T18:10:46.864003578Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-18T18:10:46.864252439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.864554959Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-18T18:10:46.864906998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-18T18:10:46', 'add_on_delete_to_notifications')
2026-01-18T18:10:46.865327975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.866082575Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-18T18:10:46.866322859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018111s
2026-01-18T18:10:46.866544746Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-18T18:10:46.866789799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.867071857Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-18T18:10:46.867405249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-18T18:10:46', 'add_custom_formats')
2026-01-18T18:10:46.867799873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.868911432Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-18T18:10:46.869126905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021053s
2026-01-18T18:10:46.869403392Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-18T18:10:46.869642874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.869937959Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-18T18:10:46.870273284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-18T18:10:46', 'add_result_to_commands')
2026-01-18T18:10:46.870691877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.871470344Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-18T18:10:46.871701850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018083s
2026-01-18T18:10:46.871971814Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-18T18:10:46.872233471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.872527884Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-18T18:10:46.872883881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-18T18:10:46', 'health_restored_notification')
2026-01-18T18:10:46.873296632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.874066712Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-18T18:10:46.874294421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018154s
2026-01-18T18:10:46.874515606Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-18T18:10:46.874742704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.875028609Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-18T18:10:46.875336319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-18T18:10:46', 'remove_uc')
2026-01-18T18:10:46.875733769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.876507307Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-18T18:10:46.876731027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017624s
2026-01-18T18:10:46.876976422Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-18T18:10:46.877234601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.877530798Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-18T18:10:46.877900031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-18T18:10:46', 'download_clients_rename_tv_to_music')
2026-01-18T18:10:46.878324536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.879070879Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-18T18:10:46.879312987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s
2026-01-18T18:10:46.879558140Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-18T18:10:46.879822472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.880139741Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-18T18:10:46.880519947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-18T18:10:46', 'add_colon_replacement_to_naming_config')
2026-01-18T18:10:46.880938801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.881690384Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-18T18:10:46.881939025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018389s
2026-01-18T18:10:46.882156403Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-18T18:10:46.882389622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.882674245Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-18T18:10:46.883012226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-18T18:10:46', 'list_sync_time')
2026-01-18T18:10:46.883413244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.884123584Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-18T18:10:46.884344308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017212s
2026-01-18T18:10:46.884574552Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-18T18:10:46.884820417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.885109660Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-18T18:10:46.885455857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-18T18:10:46', 'add_download_client_tags')
2026-01-18T18:10:46.885864490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.886606083Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-18T18:10:46.886839423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017733s
2026-01-18T18:10:46.887070618Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-18T18:10:46.887312375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.887609574Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-18T18:10:46.887970049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-18T18:10:46', 'add_notification_status')
2026-01-18T18:10:46.888381207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.889110406Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-18T18:10:46.889341170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017798s
2026-01-18T18:10:46.889580342Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-18T18:10:46.889831939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.890126953Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-18T18:10:46.890482649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-18T18:10:46', 'add_alac_24_quality_in_profiles')
2026-01-18T18:10:46.890901703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.891643376Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-18T18:10:46.891892939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017951s
2026-01-18T18:10:46.892126369Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-18T18:10:46.892375019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.892658029Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-18T18:10:46.892984767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-18T18:10:46', 'add_salt_to_users')
2026-01-18T18:10:46.893391757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.894113420Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-18T18:10:46.894340738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017454s
2026-01-18T18:10:46.894558176Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-18T18:10:46.894799461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.895089175Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-18T18:10:46.895415362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-18T18:10:46', 'add_auto_tagging')
2026-01-18T18:10:46.895818954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.896574275Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-18T18:10:46.896798327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017684s
2026-01-18T18:10:46.897038731Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-18T18:10:46.897295498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.897588297Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-18T18:10:46.897953222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-18T18:10:46', 'quality_definition_preferred_size')
2026-01-18T18:10:46.898377727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.899148670Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-18T18:10:46.899388913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018306s
2026-01-18T18:10:46.899627524Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-18T18:10:46.899953991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.900254767Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-18T18:10:46.900621455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-18T18:10:46', 'add_on_artist_add_to_notifications')
2026-01-18T18:10:46.901046040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.901794858Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-18T18:10:46.902038248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018804s
2026-01-18T18:10:46.902265245Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-18T18:10:46.902515930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.902803950Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-18T18:10:46.903153795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-18T18:10:46', 'album_last_searched_time')
2026-01-18T18:10:46.903552317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.904312137Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-18T18:10:46.904537601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017758s
2026-01-18T18:10:46.904765290Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-18T18:10:46.905009451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.905288603Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-18T18:10:46.905618718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-18T18:10:46', 'add_indexer_flags')
2026-01-18T18:10:46.906025006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.906780988Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-18T18:10:46.907006703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017725s
2026-01-18T18:10:46.907293511Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-18T18:10:46.907554717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.907861725Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-18T18:10:46.908230197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-18T18:10:46', 'add_indexes_album_statistics')
2026-01-18T18:10:46.908632346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.909402768Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-18T18:10:46.909641909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018307s
2026-01-18T18:10:46.909868896Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-18T18:10:46.910112587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-18T18:10:46.910405858Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-18T18:10:46.910755201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-18T18:10:46', 'update_redacted_baseurl')
2026-01-18T18:10:46.911150858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-18T18:10:46.911868373Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-18T18:10:46.912127374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017404s
2026-01-18T18:10:47.094245523Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-18T18:10:47.101222442Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-18T18:10:47.105595959Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-18T18:10:47.228302391Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-18T18:10:47.283947031Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-18T18:10:47.293465138Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-18T18:10:47.330606549Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-18T18:10:47.331803449Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-18T18:10:47.332106028Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-18T18:10:47.406530886Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-18T18:10:47.504584295Z [ls.io-init] done.