2026-01-15T09:23:02.824912461Z [migrations] started
2026-01-15T09:23:02.824971119Z [migrations] no migrations found
2026-01-15T09:23:02.847473541Z usermod: no changes
2026-01-15T09:23:02.855355573Z ───────────────────────────────────────
2026-01-15T09:23:02.855388489Z 
2026-01-15T09:23:02.855393620Z       ██╗     ███████╗██╗ ██████╗
2026-01-15T09:23:02.855398539Z       ██║     ██╔════╝██║██╔═══██╗
2026-01-15T09:23:02.855403339Z       ██║     ███████╗██║██║   ██║
2026-01-15T09:23:02.855408099Z       ██║     ╚════██║██║██║   ██║
2026-01-15T09:23:02.855412958Z       ███████╗███████║██║╚██████╔╝
2026-01-15T09:23:02.855418009Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:23:02.855422448Z 
2026-01-15T09:23:02.855427027Z    Brought to you by linuxserver.io
2026-01-15T09:23:02.855431897Z ───────────────────────────────────────
2026-01-15T09:23:02.855739676Z 
2026-01-15T09:23:02.855756120Z To support the app dev(s) visit:
2026-01-15T09:23:02.857283455Z Lidarr: https://opencollective.com/lidarr
2026-01-15T09:23:02.857645564Z 
2026-01-15T09:23:02.857654853Z To support LSIO projects visit:
2026-01-15T09:23:02.857659563Z https://www.linuxserver.io/donate/
2026-01-15T09:23:02.857666657Z 
2026-01-15T09:23:02.857670284Z ───────────────────────────────────────
2026-01-15T09:23:02.857675094Z GID/UID
2026-01-15T09:23:02.857678932Z ───────────────────────────────────────
2026-01-15T09:23:02.862110375Z 
2026-01-15T09:23:02.862126237Z User UID:    911
2026-01-15T09:23:02.862131327Z User GID:    911
2026-01-15T09:23:02.862136177Z ───────────────────────────────────────
2026-01-15T09:23:02.863769246Z Linuxserver.io version: 3.1.2.4902-pkg-de8d5ce8-dev-23a95bcf23ba9d5765d59d7deaaa478033bf31da-pr-125
2026-01-15T09:23:02.864063538Z Build-date: 2026-01-15T09:20:29+00:00
2026-01-15T09:23:02.864074190Z ───────────────────────────────────────
2026-01-15T09:23:02.864078619Z     
2026-01-15T09:23:02.911792710Z [custom-init] No custom files found, skipping...
2026-01-15T09:23:02.932935805Z failed to load "/config/config.xml": No such file or directory
2026-01-15T09:23:03.237794683Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902 
2026-01-15T09:23:03.255305664Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-15T09:23:03.259271801Z [Debug] Bootstrap: Console selected 
2026-01-15T09:23:03.260536718Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-15T09:23:03.556842973Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-15T09:23:03.612354225Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f7b12b28-8b64-442d-a6b8-29fcff8bad7a} may be persisted to storage in unencrypted form. 
2026-01-15T09:23:03.672548817Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-01-15T09:23:03.709732483Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-15T09:23:03.784712128Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-15T09:23:03.791723707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:03.792318174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:03.839968717Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-15T09:23:03.843477242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048239s 
2026-01-15T09:23:03.843709380Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-15T09:23:03.843917649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516887s 
2026-01-15T09:23:03.850858936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-15T09:23:03.851365346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:03.856411839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-15T09:23:03.866950600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-15T09:23:03.878251266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215621s 
2026-01-15T09:23:03.878632784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:03.883252587Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-15T09:23:03.883437359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265972s 
2026-01-15T09:23:03.884066025Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-15T09:23:03.884294786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:03.888914598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-15T09:23:03.889924793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:03.890464369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013417s 
2026-01-15T09:23:03.890728611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:03.891017172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001039s 
2026-01-15T09:23:03.891426577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-15T09:23:03.892035072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-15T09:23:03.892703939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010637s 
2026-01-15T09:23:03.892935576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:03.894228098Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-15T09:23:03.894400556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025586s 
2026-01-15T09:23:03.894836724Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-15T09:23:03.895067368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:03.895810414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:03.896628712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-01-15T09:23:03.896852583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-15T09:23:03.897166495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-15T09:23:03.897634207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s 
2026-01-15T09:23:03.897837176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:03.898885166Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-15T09:23:03.899064858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018079s 
2026-01-15T09:23:03.902222676Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-15T09:23:03.902429433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:03.903029231Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-01-15T09:23:03.915001038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-01-15T09:23:03.915595696Z [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-15T09:23:03.916182918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s 
2026-01-15T09:23:03.916375847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-01-15T09:23:03.916682885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-01-15T09:23:03.916995845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000457s 
2026-01-15T09:23:03.917198513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-01-15T09:23:03.917527977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-01-15T09:23:03.917894575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s 
2026-01-15T09:23:03.918079998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-01-15T09:23:03.918371625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-01-15T09:23:03.918690197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2026-01-15T09:23:03.918860941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-01-15T09:23:03.924477952Z [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-15T09:23:03.925638078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006584s 
2026-01-15T09:23:03.925830846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-01-15T09:23:03.926154077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-15T09:23:03.926513160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004983s 
2026-01-15T09:23:03.926700708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-01-15T09:23:03.926984609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-15T09:23:03.927306047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2026-01-15T09:23:03.927492362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-01-15T09:23:03.927772105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:03.928118082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2026-01-15T09:23:03.928297834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-01-15T09:23:03.928551054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:03.928854364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s 
2026-01-15T09:23:03.929025880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-01-15T09:23:03.930404245Z [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-15T09:23:03.931398287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002192s 
2026-01-15T09:23:03.931616055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-01-15T09:23:03.931930008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:03.932284281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004999s 
2026-01-15T09:23:03.932463161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-01-15T09:23:03.932715630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:03.933062248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004239s 
2026-01-15T09:23:03.933248833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-01-15T09:23:03.933508877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:03.933850745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s 
2026-01-15T09:23:03.934046760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-01-15T09:23:03.934331974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:03.934672189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004513s 
2026-01-15T09:23:03.934872092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-01-15T09:23:03.935151795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:03.935515147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004563s 
2026-01-15T09:23:03.935702013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-01-15T09:23:03.935972368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-01-15T09:23:03.936309877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2026-01-15T09:23:03.936495852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-01-15T09:23:03.937366375Z [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-15T09:23:03.938121144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014535s 
2026-01-15T09:23:03.938320746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-01-15T09:23:03.938637975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-15T09:23:03.939027870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s 
2026-01-15T09:23:03.939221480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-01-15T09:23:03.939496434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-15T09:23:03.939910057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2026-01-15T09:23:03.940149038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-01-15T09:23:03.940437639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-15T09:23:03.940814538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004709s 
2026-01-15T09:23:03.941049311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-01-15T09:23:03.941425789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-01-15T09:23:03.941854552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005901s 
2026-01-15T09:23:03.942018352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-01-15T09:23:03.942765808Z [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-15T09:23:03.943446609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012096s 
2026-01-15T09:23:03.943756262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-01-15T09:23:03.944049312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-01-15T09:23:03.944472675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s 
2026-01-15T09:23:03.944665884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-01-15T09:23:03.944951379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:03.945287115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s 
2026-01-15T09:23:03.945493220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-01-15T09:23:03.946288010Z [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-15T09:23:03.946877567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012545s 
2026-01-15T09:23:03.947065566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-01-15T09:23:03.947373125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-15T09:23:03.947657017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2026-01-15T09:23:03.947872320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-01-15T09:23:03.948156913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-15T09:23:03.948507509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2026-01-15T09:23:03.948710368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-01-15T09:23:03.948998338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-01-15T09:23:03.949343523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2026-01-15T09:23:03.949543215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-01-15T09:23:03.949815483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-01-15T09:23:03.950150768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2026-01-15T09:23:03.950320410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-01-15T09:23:03.951011922Z [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-15T09:23:03.951572912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010783s 
2026-01-15T09:23:03.951759438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-01-15T09:23:03.952248021Z [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-15T09:23:03.952698028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007574s 
2026-01-15T09:23:03.952905556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-01-15T09:23:03.953243205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-15T09:23:03.953590896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s 
2026-01-15T09:23:03.953767601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-01-15T09:23:03.956394852Z [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-15T09:23:03.956904789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029619s 
2026-01-15T09:23:03.957101144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-01-15T09:23:03.957379765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-15T09:23:03.957711413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s 
2026-01-15T09:23:03.957890664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-01-15T09:23:03.958309548Z [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-15T09:23:03.958762850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006984s 
2026-01-15T09:23:03.958955719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-01-15T09:23:03.959231144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-01-15T09:23:03.959592341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s 
2026-01-15T09:23:03.959796963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-01-15T09:23:03.960317732Z [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-15T09:23:03.960843450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008375s 
2026-01-15T09:23:03.961061990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-01-15T09:23:03.961402546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-01-15T09:23:03.961758443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005113s 
2026-01-15T09:23:03.961971472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-01-15T09:23:03.962303280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-01-15T09:23:03.962646802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004875s 
2026-01-15T09:23:03.962829539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-01-15T09:23:03.963505631Z [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-15T09:23:03.964035057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010092s 
2026-01-15T09:23:03.964212645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-01-15T09:23:03.965057806Z [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-15T09:23:03.966012118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015913s 
2026-01-15T09:23:03.966230909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-01-15T09:23:03.966854945Z [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-15T09:23:03.967357297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009463s 
2026-01-15T09:23:03.967818756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-01-15T09:23:03.968277019Z [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-15T09:23:03.968845914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011331s 
2026-01-15T09:23:03.969040887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-01-15T09:23:03.969600123Z [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-15T09:23:03.970104889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s 
2026-01-15T09:23:03.970311976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-01-15T09:23:03.970913227Z [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-15T09:23:03.971448144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009466s 
2026-01-15T09:23:03.971648528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-01-15T09:23:03.972125338Z [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-15T09:23:03.972610535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007611s 
2026-01-15T09:23:03.972786690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-01-15T09:23:03.973124350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-01-15T09:23:03.973525037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s 
2026-01-15T09:23:03.973712214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-01-15T09:23:03.973977197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-01-15T09:23:03.974335068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s 
2026-01-15T09:23:03.974520331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-01-15T09:23:03.974945156Z [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-15T09:23:03.975355242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006528s 
2026-01-15T09:23:03.975536628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-01-15T09:23:03.976235705Z [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-15T09:23:03.976808799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010972s 
2026-01-15T09:23:03.976984653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-01-15T09:23:03.977425231Z [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-15T09:23:03.977884245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007223s 
2026-01-15T09:23:03.978091071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-01-15T09:23:03.978376987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-01-15T09:23:03.978745639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s 
2026-01-15T09:23:03.978942716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-01-15T09:23:03.979228792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-01-15T09:23:03.979561803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s 
2026-01-15T09:23:03.979742276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-01-15T09:23:03.980469120Z [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-15T09:23:03.981092856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s 
2026-01-15T09:23:03.981284301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-01-15T09:23:03.981919090Z [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-15T09:23:03.982458626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000999s 
2026-01-15T09:23:03.982668449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-01-15T09:23:03.983004886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:03.983361194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s 
2026-01-15T09:23:03.983542008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-01-15T09:23:03.984231987Z [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-15T09:23:03.984756834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s 
2026-01-15T09:23:03.984938409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-01-15T09:23:03.985631044Z [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-15T09:23:03.986225772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011131s 
2026-01-15T09:23:03.986419261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-01-15T09:23:03.986866292Z [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-15T09:23:03.987328733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007268s 
2026-01-15T09:23:03.987538124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-01-15T09:23:03.987868069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-01-15T09:23:03.988221971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004938s 
2026-01-15T09:23:03.988418617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-01-15T09:23:03.989013465Z [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-15T09:23:03.989565627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000965s 
2026-01-15T09:23:03.989792324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-01-15T09:23:03.990168652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:03.990553326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005507s 
2026-01-15T09:23:03.991827993Z [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-15T09:23:03.993581194Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014935 taking an average of 00:00:00.0014935 
2026-01-15T09:23:03.994298488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:03', 'InitialSetup') 
2026-01-15T09:23:03.994667230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.006168811Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-15T09:23:04.006442642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153355s 
2026-01-15T09:23:04.006750953Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-15T09:23:04.006974022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.007305590Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-01-15T09:23:04.008040810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-15T09:23:04.008240011Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:04.008455335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-01-15T09:23:04.008800019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.009913341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012535s 
2026-01-15T09:23:04.010328627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:04', 'add_reason_to_pending_releases') 
2026-01-15T09:23:04.010706799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.012047058Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-15T09:23:04.012256890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003337s 
2026-01-15T09:23:04.012461562Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-15T09:23:04.012682177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.012953573Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-01-15T09:23:04.015552747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.015720345Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:04.016011340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-01-15T09:23:04.016322808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-01-15T09:23:04.017376550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011665s 
2026-01-15T09:23:04.017550660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.017704059Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.017903851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-01-15T09:23:04.018223054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.019215923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011139s 
2026-01-15T09:23:04.019393982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.019546198Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.019761091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-01-15T09:23:04.020128872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.021136571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s 
2026-01-15T09:23:04.021517488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-15T09:23:04.022142867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-15T09:23:04.022437991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006847s 
2026-01-15T09:23:04.022781513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-01-15T09:23:04.034160086Z [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-15T09:23:04.035583292Z [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-15T09:23:04.036491421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-15T09:23:04.037618941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-15T09:23:04.039861296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-15T09:23:04.040329139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-15T09:23:04.040803003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-15T09:23:04.041145142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181698s 
2026-01-15T09:23:04.041319994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.041474134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.041673596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-01-15T09:23:04.041941696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-01-15T09:23:04.042822540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009555s 
2026-01-15T09:23:04.043185841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:04', 'add_medium_support') 
2026-01-15T09:23:04.043552009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.045487797Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-15T09:23:04.045667448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035909s 
2026-01-15T09:23:04.045911710Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-15T09:23:04.046134739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.046417639Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-01-15T09:23:04.047046465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-15T09:23:04.047404436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-15T09:23:04.047692356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004015s 
2026-01-15T09:23:04.047885294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.048106811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.050370098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022955s 
2026-01-15T09:23:04.050756185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:04', 'add_various_qualites_in_profile') 
2026-01-15T09:23:04.051114838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.052052836Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-15T09:23:04.052249452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003937s 
2026-01-15T09:23:04.052436910Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-15T09:23:04.052647374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.052899401Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-01-15T09:23:04.053686436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-01-15T09:23:04.054192695Z [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-15T09:23:04.054653333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007714s 
2026-01-15T09:23:04.054859248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-01-15T09:23:04.055172338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-01-15T09:23:04.059189878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041174s 
2026-01-15T09:23:04.059394680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:04.059531626Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.059758503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-01-15T09:23:04.060111353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:04.061000624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010436s 
2026-01-15T09:23:04.061208613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-01-15T09:23:04.065186854Z [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-15T09:23:04.067870198Z [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-15T09:23:04.069015754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.069980527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.072475491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-15T09:23:04.072993304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-15T09:23:04.073528882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.074019400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.074440929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013026s 
2026-01-15T09:23:04.074733508Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-01-15T09:23:04.080050224Z [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-15T09:23:04.082625630Z [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-15T09:23:04.083881339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.084977075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.087121073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-15T09:23:04.087598364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-15T09:23:04.088082779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.088534689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.088838511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138754s 
2026-01-15T09:23:04.089022752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.089162323Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-15T09:23:04.089377556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-01-15T09:23:04.089645205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-01-15T09:23:04.090524386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009218s 
2026-01-15T09:23:04.090971336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:04', 'metadata_profiles') 
2026-01-15T09:23:04.091392494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.101526991Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-15T09:23:04.101718337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118891s 
2026-01-15T09:23:04.101986847Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-15T09:23:04.102218354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.102535332Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-01-15T09:23:04.104841295Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-01-15T09:23:04.110501593Z [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-15T09:23:04.111576427Z [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-15T09:23:04.112077517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-15T09:23:04.112722044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-15T09:23:04.115205736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-15T09:23:04.115549238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104696s 
2026-01-15T09:23:04.115744471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:04.115933381Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.116200399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-01-15T09:23:04.116528871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-01-15T09:23:04.117597232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011566s 
2026-01-15T09:23:04.117971245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-15T09:23:04.118389547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-15T09:23:04.118687708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s 
2026-01-15T09:23:04.118855025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:04.119007632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.119455293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-01-15T09:23:04.123653146Z [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-15T09:23:04.124804986Z [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-15T09:23:04.125407910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-15T09:23:04.126155796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-15T09:23:04.128415666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-15T09:23:04.128761413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090405s 
2026-01-15T09:23:04.129173973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:04', 'separate_automatic_and_interactive_search') 
2026-01-15T09:23:04.129561003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.141778084Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-15T09:23:04.142004320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219223s 
2026-01-15T09:23:04.142256006Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-15T09:23:04.142465899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.142758348Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-01-15T09:23:04.143174516Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-01-15T09:23:04.147151214Z [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-15T09:23:04.149369120Z [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-15T09:23:04.150366078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:04.151531254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:04.153695833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:04.154127843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:04.154541606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:04.154980890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:04.155429544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:04.155768116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123917s 
2026-01-15T09:23:04.156167931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:04', 'change_album_path_to_relative') 
2026-01-15T09:23:04.156538908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.165592850Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-15T09:23:04.165807792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220942s 
2026-01-15T09:23:04.166105131Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-15T09:23:04.166335465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.166657343Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-01-15T09:23:04.167334597Z [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-15T09:23:04.167899665Z [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-15T09:23:04.168295342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s 
2026-01-15T09:23:04.168691730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:04', 'change_quality_size_mb_to_kb') 
2026-01-15T09:23:04.169110283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.170621726Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-15T09:23:04.170830637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029251s 
2026-01-15T09:23:04.171043876Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-15T09:23:04.171268949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.171544544Z [Info] album_releases: Starting migration of Main DB to 9 
2026-01-15T09:23:04.172070694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.172250446Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.172462392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-01-15T09:23:04.172767838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-01-15T09:23:04.173760687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s 
2026-01-15T09:23:04.173950178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.174137215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.174366106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-01-15T09:23:04.174693104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-01-15T09:23:04.175603177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001007s 
2026-01-15T09:23:04.175972881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:04', 'album_releases') 
2026-01-15T09:23:04.176357776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.177739318Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-15T09:23:04.177928620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031353s 
2026-01-15T09:23:04.178204445Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-15T09:23:04.178425340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.178705514Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-01-15T09:23:04.179297857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.179486487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.179675808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-01-15T09:23:04.183595000Z [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-15T09:23:04.185929561Z [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-15T09:23:04.186979726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:04.188111395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:04.190255562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:04.190716811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:04.191135765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:04.191605080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:04.192124856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:04.192472657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125877s 
2026-01-15T09:23:04.192645054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.192813493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.193033225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-01-15T09:23:04.196954452Z [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-15T09:23:04.199291708Z [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-15T09:23:04.200365641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:04.201489805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:04.203616387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:04.204089770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:04.204526920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:04.204983520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:04.205444328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:04.205789833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125435s 
2026-01-15T09:23:04.206165820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:04', 'album_releases_fix') 
2026-01-15T09:23:04.206548942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.215907547Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-15T09:23:04.216161519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225597s 
2026-01-15T09:23:04.216390570Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-15T09:23:04.216620353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.216927692Z [Info] import_lists: Starting migration of Main DB to 11 
2026-01-15T09:23:04.217892063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-01-15T09:23:04.218788599Z [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-15T09:23:04.219517517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014206s 
2026-01-15T09:23:04.219725415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-01-15T09:23:04.220052003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-15T09:23:04.220410354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004846s 
2026-01-15T09:23:04.220620447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-01-15T09:23:04.221283452Z [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-15T09:23:04.221864412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s 
2026-01-15T09:23:04.222100077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-01-15T09:23:04.222469280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:04.222849356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s 
2026-01-15T09:23:04.223213329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:04', 'import_lists') 
2026-01-15T09:23:04.223584706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.225916241Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-15T09:23:04.226105041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035759s 
2026-01-15T09:23:04.226332700Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-15T09:23:04.226565819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.226849951Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-01-15T09:23:04.227282052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-01-15T09:23:04.227469299Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.227710113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-01-15T09:23:04.228100850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-01-15T09:23:04.229045843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s 
2026-01-15T09:23:04.229237810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.229459476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.230515533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s 
2026-01-15T09:23:04.230888614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:04', 'add_release_status') 
2026-01-15T09:23:04.231284691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.233632740Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-15T09:23:04.233826149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041737s 
2026-01-15T09:23:04.234069099Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-15T09:23:04.234306316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.234599266Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-01-15T09:23:04.234953169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:04.235137029Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.235369086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-01-15T09:23:04.235730083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.236694405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s 
2026-01-15T09:23:04.237083469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:04', 'album_download_notification') 
2026-01-15T09:23:04.237467662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.239306615Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-15T09:23:04.239503001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036557s 
2026-01-15T09:23:04.239749948Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-15T09:23:04.240012376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.240308924Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-01-15T09:23:04.240969123Z [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-15T09:23:04.241644774Z [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-15T09:23:04.242083327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007612s 
2026-01-15T09:23:04.242601610Z [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-15T09:23:04.243275247Z [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-15T09:23:04.243708048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007557s 
2026-01-15T09:23:04.244120308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:04', 'fix_language_metadata_profiles') 
2026-01-15T09:23:04.244504753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.246035094Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-15T09:23:04.246235437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030238s 
2026-01-15T09:23:04.246449659Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-15T09:23:04.246678870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.246957702Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-01-15T09:23:04.247316344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-15T09:23:04.247638843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-15T09:23:04.247951363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003748s 
2026-01-15T09:23:04.248309123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:04', 'remove_fanzub') 
2026-01-15T09:23:04.248698828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.249901450Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-15T09:23:04.250096643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023241s 
2026-01-15T09:23:04.250318560Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-15T09:23:04.250558423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.250839058Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-01-15T09:23:04.252401524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-01-15T09:23:04.252696829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-01-15T09:23:04.253044178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s 
2026-01-15T09:23:04.253276506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-01-15T09:23:04.253627683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-01-15T09:23:04.254003801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s 
2026-01-15T09:23:04.254478386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-01-15T09:23:04.254925837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-01-15T09:23:04.255304510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006274s 
2026-01-15T09:23:04.255518801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-01-15T09:23:04.255862263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-15T09:23:04.256216506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s 
2026-01-15T09:23:04.256431058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-01-15T09:23:04.256730371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-01-15T09:23:04.257116148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s 
2026-01-15T09:23:04.257337894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-01-15T09:23:04.257675574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-15T09:23:04.258032944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s 
2026-01-15T09:23:04.258463952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:04', 'update_artist_history_indexes') 
2026-01-15T09:23:04.258846031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.260697540Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-15T09:23:04.260888664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030941s 
2026-01-15T09:23:04.261090371Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-15T09:23:04.261303550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.261568193Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-01-15T09:23:04.263017211Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.263980851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-01-15T09:23:04.264287048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s 
2026-01-15T09:23:04.264699027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:04', 'remove_nma') 
2026-01-15T09:23:04.265111979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.266226774Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-15T09:23:04.266408550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002976s 
2026-01-15T09:23:04.266627962Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-15T09:23:04.267348864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.267421600Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-01-15T09:23:04.267783328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.268130568Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-01-15T09:23:04.268224156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-01-15T09:23:04.276741738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-01-15T09:23:04.277833646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093964s 
2026-01-15T09:23:04.278215034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:04', 'album_disambiguation') 
2026-01-15T09:23:04.278589208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.279705626Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-15T09:23:04.279970178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112529s 
2026-01-15T09:23:04.280239691Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-15T09:23:04.280526288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.280800971Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-01-15T09:23:04.281217660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.281427162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.282775567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s 
2026-01-15T09:23:04.283156144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:04', 'add_ape_quality_in_profiles') 
2026-01-15T09:23:04.283517461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.284611615Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-15T09:23:04.284807159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031558s 
2026-01-15T09:23:04.285016550Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-15T09:23:04.285235040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.285506978Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-01-15T09:23:04.286422712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.286746724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-01-15T09:23:04.287023973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004012s 
2026-01-15T09:23:04.287245529Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.287542908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-01-15T09:23:04.287814916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003861s 
2026-01-15T09:23:04.288080410Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.288380765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-01-15T09:23:04.288669847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000399s 
2026-01-15T09:23:04.289022758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:04', 'remove_pushalot') 
2026-01-15T09:23:04.289383825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.290353848Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-15T09:23:04.290533560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020481s 
2026-01-15T09:23:04.290749405Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-15T09:23:04.290967714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.291254612Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-01-15T09:23:04.291694959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-01-15T09:23:04.292164153Z [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-15T09:23:04.292601965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007179s 
2026-01-15T09:23:04.292966479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:04', 'add_custom_filters') 
2026-01-15T09:23:04.293335722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.294312269Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-15T09:23:04.294494566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023975s 
2026-01-15T09:23:04.294698006Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-15T09:23:04.294919712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.295180036Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-01-15T09:23:04.295494389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:04.295679322Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.295916900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-01-15T09:23:04.296192735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-01-15T09:23:04.297144372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2026-01-15T09:23:04.297506651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:04', 'import_list_tags') 
2026-01-15T09:23:04.297885604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.299117916Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-15T09:23:04.299300914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029826s 
2026-01-15T09:23:04.299517540Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-15T09:23:04.299738425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.300026435Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-01-15T09:23:04.304463490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-01-15T09:23:04.305191987Z [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-15T09:23:04.305781595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s 
2026-01-15T09:23:04.306008682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-01-15T09:23:04.306375370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-01-15T09:23:04.306756157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000547s 
2026-01-15T09:23:04.309127572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:04.309135548Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:04.309140228Z                           FROM "Artists" 
2026-01-15T09:23:04.310148308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:04.310161023Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:04.310167216Z                           FROM "Artists" 
2026-01-15T09:23:04.310753406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s 
2026-01-15T09:23:04.310930352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:04.311087008Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.311313173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-01-15T09:23:04.311668469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.312675717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s 
2026-01-15T09:23:04.313222147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-15T09:23:04.313229121Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:04.313233330Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:04.313237147Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-15T09:23:04.313945063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-15T09:23:04.313955544Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:04.313960895Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:04.313966075Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-15T09:23:04.314398005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008131s 
2026-01-15T09:23:04.314582156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-01-15T09:23:04.315427959Z [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-15T09:23:04.316082888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013114s 
2026-01-15T09:23:04.316307771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-01-15T09:23:04.316674128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-15T09:23:04.317050486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s 
2026-01-15T09:23:04.317259437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-01-15T09:23:04.317575043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-15T09:23:04.317918094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004683s 
2026-01-15T09:23:04.318101593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.318319201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.323067262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047706s 
2026-01-15T09:23:04.323742632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.323932765Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.324144051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-01-15T09:23:04.324476821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.325623139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012564s 
2026-01-15T09:23:04.325811719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.326263028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.326476768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-01-15T09:23:04.326802624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:04.327715933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010373s 
2026-01-15T09:23:04.327912128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.328078163Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.328266842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-01-15T09:23:04.328543490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-01-15T09:23:04.329443833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s 
2026-01-15T09:23:04.330082068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-15T09:23:04.330086717Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:04.330090976Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:04.330095094Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:04.330099423Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-15T09:23:04.330939635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-15T09:23:04.331233897Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:04.331240540Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:04.331245721Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:04.331263697Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-15T09:23:04.331453609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009582s 
2026-01-15T09:23:04.331632249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.331790698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.332024068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-01-15T09:23:04.332355426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-01-15T09:23:04.333284346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010567s 
2026-01-15T09:23:04.333468277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.333627738Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.333832089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-01-15T09:23:04.334151783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.335076615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2026-01-15T09:23:04.335264133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.335423284Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.335633447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-01-15T09:23:04.336002530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.336926240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010845s 
2026-01-15T09:23:04.337513893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:04.337522280Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:04.337526439Z                                                 FROM "AlbumReleases"
2026-01-15T09:23:04.337530627Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:04.337534846Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-15T09:23:04.338335408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:04.338347322Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:04.338352783Z                                                 FROM "AlbumReleases"
2026-01-15T09:23:04.338357582Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:04.338382983Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-15T09:23:04.338848591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008977s 
2026-01-15T09:23:04.339482297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:04.339492568Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:04.339497708Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:04.339502247Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:04.339507277Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:04.340384424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:04.340396097Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:04.340401037Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:04.340405686Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:04.340410566Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:04.340899861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s 
2026-01-15T09:23:04.341442985Z [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-15T09:23:04.345424392Z [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-15T09:23:04.346860544Z [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-15T09:23:04.347549451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.348666461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.351026583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.351500968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.351890012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100809s 
2026-01-15T09:23:04.352315378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-01-15T09:23:04.356291796Z [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-15T09:23:04.358119637Z [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-15T09:23:04.358956412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:04.360446793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:04.362769159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:04.363289056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:04.363675795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110809s 
2026-01-15T09:23:04.363976019Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-01-15T09:23:04.367958519Z [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-15T09:23:04.369509913Z [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-15T09:23:04.370281707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-15T09:23:04.371225117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-15T09:23:04.373634078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-15T09:23:04.374171299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-15T09:23:04.374587798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103777s 
2026-01-15T09:23:04.374795206Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-01-15T09:23:04.378742815Z [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-15T09:23:04.379806126Z [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-15T09:23:04.380401896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:04.381140663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:04.383441556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:04.383840570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088402s 
2026-01-15T09:23:04.384095153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-15T09:23:04.384426320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.384842708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005466s 
2026-01-15T09:23:04.385052501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-01-15T09:23:04.385376623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:04.385777130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s 
2026-01-15T09:23:04.386013937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-01-15T09:23:04.386339492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.386759248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s 
2026-01-15T09:23:04.386979872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-01-15T09:23:04.387307431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.387759311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s 
2026-01-15T09:23:04.388039836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-01-15T09:23:04.388359600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-01-15T09:23:04.388760127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005241s 
2026-01-15T09:23:04.388991643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-01-15T09:23:04.389329924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-01-15T09:23:04.389731182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s 
2026-01-15T09:23:04.389930624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:04.390887511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-15T09:23:04.391186392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010892s 
2026-01-15T09:23:04.391362968Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:04.391693524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-15T09:23:04.392000031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s 
2026-01-15T09:23:04.392185314Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:04.392588646Z [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-15T09:23:04.392941537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s 
2026-01-15T09:23:04.393328576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:04', 'add_release_groups_etc') 
2026-01-15T09:23:04.393713471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.397292628Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-15T09:23:04.397514846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048802s 
2026-01-15T09:23:04.397750951Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-15T09:23:04.398011626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.398313574Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-01-15T09:23:04.398937711Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:04.399218757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-01-15T09:23:04.399528571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2026-01-15T09:23:04.399927594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:04', 'NewMediaInfoFormat') 
2026-01-15T09:23:04.400350866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.401551504Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-15T09:23:04.401749513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002397s 
2026-01-15T09:23:04.402014065Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-15T09:23:04.402271684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.402573312Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-01-15T09:23:04.403883470Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-01-15T09:23:04.404278335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-01-15T09:23:04.406599920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024901s 
2026-01-15T09:23:04.407003844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-15T09:23:04.407039856Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:04.407341083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-01-15T09:23:04.407779967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:04.408761623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011721s 
2026-01-15T09:23:04.409224415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:04', 'rename_restrictions_to_release_profiles') 
2026-01-15T09:23:04.409627106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.410620416Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-15T09:23:04.410871612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029677s 
2026-01-15T09:23:04.411124621Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-15T09:23:04.411381769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.411681743Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-01-15T09:23:04.412952172Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-01-15T09:23:04.413261124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-01-15T09:23:04.415600595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024274s 
2026-01-15T09:23:04.415803673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:04.416000560Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.416749518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-01-15T09:23:04.417080324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-15T09:23:04.418042041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s 
2026-01-15T09:23:04.418301643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-01-15T09:23:04.418477588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.418711429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-01-15T09:23:04.419042265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-15T09:23:04.419999983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010692s 
2026-01-15T09:23:04.420200878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:04.420480571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-15T09:23:04.420754613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2026-01-15T09:23:04.420952822Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:04.421232455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-15T09:23:04.421537199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004031s 
2026-01-15T09:23:04.421789196Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-01-15T09:23:04.426383438Z [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-15T09:23:04.427804489Z [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-15T09:23:04.428584821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.429522519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.431764744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.432253959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.432724677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.433216688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:04.433560991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115524s 
2026-01-15T09:23:04.433996017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:04', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-15T09:23:04.434393968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.436268693Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-15T09:23:04.436488376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141774s 
2026-01-15T09:23:04.436714271Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-15T09:23:04.436957921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.437243667Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-01-15T09:23:04.437731569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-01-15T09:23:04.438193049Z [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-15T09:23:04.438632504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s 
2026-01-15T09:23:04.438882487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-01-15T09:23:04.439264206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-01-15T09:23:04.439675734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-01-15T09:23:04.440107704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:04', 'add_import_exclusions') 
2026-01-15T09:23:04.440496317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.441640531Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-15T09:23:04.441823559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024964s 
2026-01-15T09:23:04.442057360Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-15T09:23:04.442293536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.442572227Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-01-15T09:23:04.447179585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:04.447194795Z                           WHERE "Id" in (
2026-01-15T09:23:04.447203402Z                           SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:04.447212611Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.447222140Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:04.448054516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:04.448067472Z                           WHERE "Id" in (
2026-01-15T09:23:04.448076350Z                           SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:04.448085078Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.448094126Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:04.448695237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2026-01-15T09:23:04.449311267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-15T09:23:04.449321878Z                           WHERE "Id" in (
2026-01-15T09:23:04.449330456Z                           SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:04.449338983Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.449347821Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:04.450138853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-15T09:23:04.450150777Z                           WHERE "Id" in (
2026-01-15T09:23:04.450155798Z                           SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:04.450160928Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.450165918Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:04.450773602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s 
2026-01-15T09:23:04.451384231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-15T09:23:04.451394121Z                           WHERE "Id" in (
2026-01-15T09:23:04.451402518Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:04.451411246Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:04.451420053Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-15T09:23:04.452189072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-15T09:23:04.452201677Z                           WHERE "Id" in (
2026-01-15T09:23:04.452206778Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:04.452211748Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:04.452216577Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-15T09:23:04.452804090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010127s 
2026-01-15T09:23:04.453400812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:04.453412125Z                           WHERE "Id" in (
2026-01-15T09:23:04.453416834Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:04.453421694Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:04.453427175Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-15T09:23:04.454218478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:04.454228308Z                           WHERE "Id" in (
2026-01-15T09:23:04.454236545Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:04.454245092Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:04.454253850Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-15T09:23:04.454811813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009794s 
2026-01-15T09:23:04.455421811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:04.455431040Z                           WHERE "Id" in (
2026-01-15T09:23:04.455439647Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:04.455448124Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.455456882Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:04.456258757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:04.456271242Z                           WHERE "Id" in (
2026-01-15T09:23:04.456276012Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:04.456280911Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.456286272Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:04.456869767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s 
2026-01-15T09:23:04.457457411Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:04.457468683Z                           WHERE "Id" IN (
2026-01-15T09:23:04.457473613Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.457478353Z                           LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:04.457482912Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:04.457487902Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:04.458265748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:04.458275458Z                           WHERE "Id" IN (
2026-01-15T09:23:04.458285869Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.458294286Z                           LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:04.458302583Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:04.458324096Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:04.458858853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009853s 
2026-01-15T09:23:04.459275251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:04', 'clean_artist_metadata_table') 
2026-01-15T09:23:04.459659124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.461185588Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-15T09:23:04.461385360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032678s 
2026-01-15T09:23:04.461628660Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-15T09:23:04.461860577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.462155401Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-01-15T09:23:04.462866713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:04.463104783Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:04.463346119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-01-15T09:23:04.463790784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.464972564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013953s 
2026-01-15T09:23:04.465171374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:04.465302518Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.465539866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-01-15T09:23:04.465901655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.466849884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011054s 
2026-01-15T09:23:04.467041951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:04.467213987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.467426405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-01-15T09:23:04.467775578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.468743778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s 
2026-01-15T09:23:04.468931135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:04.469086758Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-15T09:23:04.469322613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-01-15T09:23:04.469661947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.470585025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s 
2026-01-15T09:23:04.470773485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:04.470923968Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-15T09:23:04.471141045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-01-15T09:23:04.471482052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.472453087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011047s 
2026-01-15T09:23:04.472673361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-01-15T09:23:04.478616539Z [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-15T09:23:04.480329698Z [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-15T09:23:04.481104037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-15T09:23:04.481600898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-15T09:23:04.483935920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110372s 
2026-01-15T09:23:04.484196745Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-01-15T09:23:04.488039072Z [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-15T09:23:04.489699205Z [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-15T09:23:04.490474687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-15T09:23:04.491008191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-15T09:23:04.493229254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088103s 
2026-01-15T09:23:04.493609870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:04', 'health_issue_notification') 
2026-01-15T09:23:04.493968342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.495893078Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-15T09:23:04.496085295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114249s 
2026-01-15T09:23:04.496332302Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-15T09:23:04.496551915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.496837480Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-01-15T09:23:04.497830940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:04.498004069Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.498217128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-01-15T09:23:04.498552273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-01-15T09:23:04.499485602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001076s 
2026-01-15T09:23:04.499664993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:04.499820727Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.500052403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-01-15T09:23:04.500316495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-01-15T09:23:04.501230886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000989s 
2026-01-15T09:23:04.501495038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-15T09:23:04.501784050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-15T09:23:04.502036368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003352s 
2026-01-15T09:23:04.502528099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:04.502539010Z                 WHERE "Id" IN (
2026-01-15T09:23:04.502547888Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.502556395Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:04.502565584Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:04.503189611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:04.503201134Z                 WHERE "Id" IN (
2026-01-15T09:23:04.503209911Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.503218589Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:04.503227948Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:04.503704537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008263s 
2026-01-15T09:23:04.504574459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:04.504589049Z                 WHERE "Id" IN (
2026-01-15T09:23:04.504597566Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.504606283Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:04.504615582Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:04.504624690Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-15T09:23:04.505443620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:04.505456796Z                 WHERE "Id" IN (
2026-01-15T09:23:04.505465303Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.505474131Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:04.505483410Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:04.505492288Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-15T09:23:04.506046624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2026-01-15T09:23:04.506757846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:04.506769339Z                 WHERE "Id" IN (
2026-01-15T09:23:04.506777967Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.506786524Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:04.506795131Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:04.506803849Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:04.506812296Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-15T09:23:04.507738230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:04.507749313Z                 WHERE "Id" IN (
2026-01-15T09:23:04.507757820Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:04.507766267Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:04.507775195Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:04.507784514Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:04.507793151Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-15T09:23:04.508409332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s 
2026-01-15T09:23:04.508954099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-15T09:23:04.508965261Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:04.508974760Z                 FROM "Artists"
2026-01-15T09:23:04.508983177Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:04.508992115Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:04.509701634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-15T09:23:04.509712686Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:04.509722035Z                 FROM "Artists"
2026-01-15T09:23:04.509730282Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:04.509739340Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:04.510186390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008577s 
2026-01-15T09:23:04.510620083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:04.510632028Z                 WHERE "Id" NOT IN (
2026-01-15T09:23:04.510640384Z                     SELECT MIN("Id")
2026-01-15T09:23:04.510648861Z                     FROM "TrackFiles"
2026-01-15T09:23:04.510657238Z                     GROUP BY "Path"
2026-01-15T09:23:04.510665715Z                 ) 
2026-01-15T09:23:04.511173849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:04.511185191Z                 WHERE "Id" NOT IN (
2026-01-15T09:23:04.511194260Z                     SELECT MIN("Id")
2026-01-15T09:23:04.511202657Z                     FROM "TrackFiles"
2026-01-15T09:23:04.511211194Z                     GROUP BY "Path"
2026-01-15T09:23:04.511219611Z                 ) 
2026-01-15T09:23:04.511565758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006299s 
2026-01-15T09:23:04.511750119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:04.511936875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.512138070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-01-15T09:23:04.515779763Z [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-15T09:23:04.516959599Z [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-15T09:23:04.517534086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:04.518151399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:04.520501832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:04.520869041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085429s 
2026-01-15T09:23:04.521065437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-01-15T09:23:04.521346523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:04.521709093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004593s 
2026-01-15T09:23:04.521914436Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-01-15T09:23:04.525464605Z [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-15T09:23:04.526543578Z [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-15T09:23:04.527085219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:04.527875861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:04.530280754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:04.530768586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:04.531096095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089965s 
2026-01-15T09:23:04.531471381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:04', 'add_mediafilerepository_mtime') 
2026-01-15T09:23:04.531836747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.534005364Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-15T09:23:04.534196549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118479s 
2026-01-15T09:23:04.534433345Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-15T09:23:04.534657807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.534931629Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-01-15T09:23:04.536300094Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:04.536316678Z                           WHERE "Id" NOT IN (
2026-01-15T09:23:04.536325476Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:04.536334394Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.536356608Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-15T09:23:04.537135707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:04.537170637Z                           WHERE "Id" NOT IN (
2026-01-15T09:23:04.537180357Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:04.537189245Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:04.537198514Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-15T09:23:04.537604010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008866s 
2026-01-15T09:23:04.537809474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-01-15T09:23:04.538050840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-01-15T09:23:04.538408931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s 
2026-01-15T09:23:04.538628012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-01-15T09:23:04.542323394Z [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-15T09:23:04.543743483Z [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-15T09:23:04.544456629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.545203934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.547489086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.547959012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.548409860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:04.548733622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099118s 
2026-01-15T09:23:04.548941079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-15T09:23:04.549263829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.549600457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s 
2026-01-15T09:23:04.549988929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:04', 'add_artistmetadataid_constraint') 
2026-01-15T09:23:04.550345518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.552399373Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-15T09:23:04.552585638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032062s 
2026-01-15T09:23:04.552808687Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-15T09:23:04.553019662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.553294626Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-01-15T09:23:04.553927811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-15T09:23:04.554097733Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.554299359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-01-15T09:23:04.554626548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:04.555535538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001031s 
2026-01-15T09:23:04.555713537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-15T09:23:04.555884762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.556111498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-01-15T09:23:04.556458928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:04.557411065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s 
2026-01-15T09:23:04.557580707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:04.557728264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.557930632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-01-15T09:23:04.558251959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:04.559152703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s 
2026-01-15T09:23:04.559330952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-15T09:23:04.559483769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.559705836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-01-15T09:23:04.560085962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:04.561042548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s 
2026-01-15T09:23:04.561194995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.561357723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.561556583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-01-15T09:23:04.561885425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:04.562791109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010376s 
2026-01-15T09:23:04.562969378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:04.563121224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.563306487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-01-15T09:23:04.563639217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:04.564609741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s 
2026-01-15T09:23:04.564987582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:04', 'old_ids_and_artist_alias') 
2026-01-15T09:23:04.565350984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.567040456Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-15T09:23:04.567223765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003494s 
2026-01-15T09:23:04.567448598Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-15T09:23:04.567691817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.567990399Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-01-15T09:23:04.568335644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.568554725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.569143060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006194s 
2026-01-15T09:23:04.569419256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-15T09:23:04.569714691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-15T09:23:04.569973442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2026-01-15T09:23:04.570347224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:04', 'download_propers_config') 
2026-01-15T09:23:04.570702520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.571922166Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-15T09:23:04.572089513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022126s 
2026-01-15T09:23:04.572317221Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-15T09:23:04.572523867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.572785905Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-01-15T09:23:04.573671889Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-01-15T09:23:04.573976763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-01-15T09:23:04.574517472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s 
2026-01-15T09:23:04.574733457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-01-15T09:23:04.578386202Z [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-15T09:23:04.579714247Z [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-15T09:23:04.580368184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.581317495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.583600092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.584060809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.584496286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:04.584987836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.585330546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104169s 
2026-01-15T09:23:04.585544637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-01-15T09:23:04.589092291Z [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-15T09:23:04.590409002Z [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-15T09:23:04.591041336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-01-15T09:23:04.591654200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-01-15T09:23:04.594290879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-15T09:23:04.594654341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088839s 
2026-01-15T09:23:04.594838963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-01-15T09:23:04.599703439Z [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-15T09:23:04.600950550Z [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-15T09:23:04.601530928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-01-15T09:23:04.601986235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-01-15T09:23:04.604403353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093581s 
2026-01-15T09:23:04.604604478Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-01-15T09:23:04.608005847Z [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-15T09:23:04.609015941Z [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-15T09:23:04.609530677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-15T09:23:04.610295898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-15T09:23:04.612629448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-15T09:23:04.613069965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-15T09:23:04.613545192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-15T09:23:04.614035018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-15T09:23:04.614386025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009595s 
2026-01-15T09:23:04.614583422Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-01-15T09:23:04.618009591Z [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-15T09:23:04.619022771Z [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-15T09:23:04.619665876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-15T09:23:04.620322188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-15T09:23:04.622646599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078662s 
2026-01-15T09:23:04.622842202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-01-15T09:23:04.626267860Z [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-15T09:23:04.627315069Z [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-15T09:23:04.627827952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:04.628591770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:04.631102787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:04.631553043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:04.631910854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088568s 
2026-01-15T09:23:04.632295418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:04', 'remove_language_profiles') 
2026-01-15T09:23:04.632688450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.643302603Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-15T09:23:04.643489960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202039s 
2026-01-15T09:23:04.643742348Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-15T09:23:04.643986330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.644288138Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-01-15T09:23:04.644781170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-15T09:23:04.644960031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.645210084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-01-15T09:23:04.645532974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-01-15T09:23:04.646444881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2026-01-15T09:23:04.646837181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-01-15T09:23:04.647322408Z [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-15T09:23:04.647645819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005352s 
2026-01-15T09:23:04.648036686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:04', 'multi_disc_naming_format') 
2026-01-15T09:23:04.648408124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.649350993Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-15T09:23:04.649537799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021881s 
2026-01-15T09:23:04.649768403Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-15T09:23:04.649998026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.650276096Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-01-15T09:23:04.650658536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-15T09:23:04.650842787Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:04.651055034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-01-15T09:23:04.651387223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:04.652310943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2026-01-15T09:23:04.652499613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.652707051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.665362465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126247s 
2026-01-15T09:23:04.665777761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:04', 'add_download_client_priority') 
2026-01-15T09:23:04.666165672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.667728559Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-15T09:23:04.667943763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150011s 
2026-01-15T09:23:04.668171351Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-15T09:23:04.668392416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.668672370Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-01-15T09:23:04.669059810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.669371908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-01-15T09:23:04.669665750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003972s 
2026-01-15T09:23:04.669897056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.670197010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-01-15T09:23:04.670478266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s 
2026-01-15T09:23:04.670863973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:04', 'remove_growl_prowl') 
2026-01-15T09:23:04.671213647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.672519356Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-15T09:23:04.672704118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023864s 
2026-01-15T09:23:04.672919372Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-15T09:23:04.673138693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.673410531Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-01-15T09:23:04.673780165Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.674105320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-01-15T09:23:04.674383430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004s 
2026-01-15T09:23:04.674608343Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:04.674913788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-01-15T09:23:04.675191537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s 
2026-01-15T09:23:04.675557544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:04', 'remove_plex_hometheatre') 
2026-01-15T09:23:04.675959153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.676889065Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-15T09:23:04.677082645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020382s 
2026-01-15T09:23:04.677307678Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-15T09:23:04.677534345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.677810070Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-01-15T09:23:04.678443987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:04.678627436Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:04.678829393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-01-15T09:23:04.679106481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-01-15T09:23:04.680098028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s 
2026-01-15T09:23:04.680291016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:04.680465738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.680714629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-01-15T09:23:04.681076698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.682006140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2026-01-15T09:23:04.682191724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:04.682358459Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.682588192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-01-15T09:23:04.682951163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.683910915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010943s 
2026-01-15T09:23:04.684111589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:04.684280520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.684510112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-01-15T09:23:04.684864746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.685809468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010761s 
2026-01-15T09:23:04.685989761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:04.686150806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.686363544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-01-15T09:23:04.686655532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-01-15T09:23:04.687557518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009865s 
2026-01-15T09:23:04.687738944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.687982594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.689045174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001096s 
2026-01-15T09:23:04.689437263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:04', 'add_root_folder_add_defaults') 
2026-01-15T09:23:04.689802990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.691308251Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-15T09:23:04.691545389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033142s 
2026-01-15T09:23:04.691786294Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-15T09:23:04.692088412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.692801257Z [Info] task_duration: Starting migration of Main DB to 40 
2026-01-15T09:23:04.692995178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-15T09:23:04.693020659Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:04.693301064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-01-15T09:23:04.693949760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-01-15T09:23:04.694482563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010358s 
2026-01-15T09:23:04.694866536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:04', 'task_duration') 
2026-01-15T09:23:04.695188394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.696292598Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-15T09:23:04.696456277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028016s 
2026-01-15T09:23:04.696676721Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-15T09:23:04.696915773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.697198302Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-01-15T09:23:04.697601554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-15T09:23:04.697770474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.697973773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-01-15T09:23:04.698288267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:04.699233340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010313s 
2026-01-15T09:23:04.699391458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-15T09:23:04.699542823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:04.699756193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-01-15T09:23:04.700090546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:04.701010428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s 
2026-01-15T09:23:04.701394572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:04', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-15T09:23:04.701783776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.702807878Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-15T09:23:04.702989323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027699s 
2026-01-15T09:23:04.703188093Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-15T09:23:04.703395321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.703689904Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-01-15T09:23:04.704054889Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-01-15T09:23:04.707586650Z [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-15T09:23:04.708902771Z [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-15T09:23:04.709461856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:04.710406058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:04.712753455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:04.713186437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:04.713638878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:04.714082822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:04.714435432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102144s 
2026-01-15T09:23:04.714761158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-15T09:23:04.715153819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-15T09:23:04.715449253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s 
2026-01-15T09:23:04.715779859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-15T09:23:04.716214144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-15T09:23:04.716511162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2026-01-15T09:23:04.716728429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-01-15T09:23:04.720021100Z [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-15T09:23:04.721116906Z [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-15T09:23:04.721655511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-01-15T09:23:04.722080607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-01-15T09:23:04.724316599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073636s 
2026-01-15T09:23:04.724672245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:04', 'remove_album_folders') 
2026-01-15T09:23:04.725026388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.726867496Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-15T09:23:04.727037769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098957s 
2026-01-15T09:23:04.727322712Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-15T09:23:04.727546473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.727868201Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-01-15T09:23:04.728337296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:04.728493540Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:04.728687030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-01-15T09:23:04.729070171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-01-15T09:23:04.730058722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011472s 
2026-01-15T09:23:04.730395651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:04', 'add_priority_to_indexers') 
2026-01-15T09:23:04.730761067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.731920121Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-15T09:23:04.732109712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029643s 
2026-01-15T09:23:04.732331960Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-15T09:23:04.732638838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.732878551Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-01-15T09:23:04.733330631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-15T09:23:04.733642238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-15T09:23:04.733985991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2026-01-15T09:23:04.734173678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.734383932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.735013409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006705s 
2026-01-15T09:23:04.735396431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:04', 'remove_chown_and_folderchmod_config') 
2026-01-15T09:23:04.735793881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.738083712Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-15T09:23:04.738346982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035702s 
2026-01-15T09:23:04.738597446Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-15T09:23:04.738811678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.739107203Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-01-15T09:23:04.745498432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-01-15T09:23:04.746265237Z [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-15T09:23:04.746757297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008783s 
2026-01-15T09:23:04.747123304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:04', 'update_notifiarr') 
2026-01-15T09:23:04.747479472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.922362921Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-15T09:23:04.922788528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1759832s 
2026-01-15T09:23:04.923299607Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-15T09:23:04.923733531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.924511538Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-01-15T09:23:04.925198090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:04.925586592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:04.927956795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023862s 
2026-01-15T09:23:04.928643849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:04', 'email_multiple_addresses') 
2026-01-15T09:23:04.929386153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:04.969189114Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-15T09:23:04.969380228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436207s 
2026-01-15T09:23:04.969618839Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-15T09:23:04.969859313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:04.970171832Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-01-15T09:23:04.970582008Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-01-15T09:23:04.970859687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-01-15T09:23:04.973566498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027681s 
2026-01-15T09:23:04.973956814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:04', 'rename_blacklist_to_blocklist') 
2026-01-15T09:23:04.974380648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.010498408Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-15T09:23:05.011033725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393355s 
2026-01-15T09:23:05.011570306Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-15T09:23:05.012102407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.012796635Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-01-15T09:23:05.014003025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-15T09:23:05.014427589Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-01-15T09:23:05.014991756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-01-15T09:23:05.015917279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:05.018558217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028486s 
2026-01-15T09:23:05.019169328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-01-15T09:23:05.019989529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:05.022202235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025794s 
2026-01-15T09:23:05.022648474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:05.023092157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:05.029218724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061639s 
2026-01-15T09:23:05.030196353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:05', 'cdh_per_downloadclient') 
2026-01-15T09:23:05.031125674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.078424719Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-15T09:23:05.078933123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552019s 
2026-01-15T09:23:05.079532280Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-15T09:23:05.080083359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.080851015Z [Info] download_history: Starting migration of Main DB to 52 
2026-01-15T09:23:05.083301810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-01-15T09:23:05.085332399Z [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-15T09:23:05.087026330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032083s 
2026-01-15T09:23:05.087592530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-01-15T09:23:05.088385507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-15T09:23:05.089218214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011763s 
2026-01-15T09:23:05.089711647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-01-15T09:23:05.090454283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-15T09:23:05.091253382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011084s 
2026-01-15T09:23:05.091773659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-01-15T09:23:05.092564712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-15T09:23:05.093374082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011392s 
2026-01-15T09:23:05.093781593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:05.094255016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:05.096697705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024922s 
2026-01-15T09:23:05.097540673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:05', 'download_history') 
2026-01-15T09:23:05.098372167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.144475985Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-15T09:23:05.144943346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500644s 
2026-01-15T09:23:05.145514306Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-15T09:23:05.145972468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.146631305Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-01-15T09:23:05.147701430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:05', 'add_update_history') 
2026-01-15T09:23:05.148608136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.189619570Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-15T09:23:05.190091760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434406s 
2026-01-15T09:23:05.190703422Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-15T09:23:05.191248089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.192030074Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-01-15T09:23:05.193020688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:05.193447468Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2026-01-15T09:23:05.193994129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-01-15T09:23:05.194853459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:05.197348273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00284s 
2026-01-15T09:23:05.198233115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:05', 'add_on_update_to_notifications') 
2026-01-15T09:23:05.199108498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.224648166Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-15T09:23:05.225099585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300261s 
2026-01-15T09:23:05.225662458Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-15T09:23:05.226184720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.226848907Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-01-15T09:23:05.227717567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:05.228158615Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-01-15T09:23:05.228645195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-01-15T09:23:05.229486048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:05.232015923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028475s 
2026-01-15T09:23:05.232907448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:05', 'download_client_per_indexer') 
2026-01-15T09:23:05.233826809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.275317287Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-15T09:23:05.275801983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460033s 
2026-01-15T09:23:05.276390759Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-15T09:23:05.276910796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.277571436Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-01-15T09:23:05.278858418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:05.279114604Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-01-15T09:23:05.279596925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-01-15T09:23:05.280398539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:05.282691787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026264s 
2026-01-15T09:23:05.283152746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:05.283530717Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-01-15T09:23:05.284111526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-01-15T09:23:05.284989424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:05.287245928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026289s 
2026-01-15T09:23:05.287687146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:05.288107383Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-01-15T09:23:05.288613602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-01-15T09:23:05.289405517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:05.291616419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025208s 
2026-01-15T09:23:05.292616582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:05', 'AddNewItemMonitorType') 
2026-01-15T09:23:05.293523338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.359723234Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-15T09:23:05.360237810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703996s 
2026-01-15T09:23:05.360757416Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-15T09:23:05.361259527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.361919526Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-01-15T09:23:05.362816032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:05.363222771Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2026-01-15T09:23:05.363717777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-01-15T09:23:05.364521005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:05.366813131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026012s 
2026-01-15T09:23:05.367647611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:05', 'ImportListSearch') 
2026-01-15T09:23:05.368558666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.411407619Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-15T09:23:05.411856874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470465s 
2026-01-15T09:23:05.412440249Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-15T09:23:05.412951007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.413676228Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-01-15T09:23:05.414729649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:05.415215307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2026-01-15T09:23:05.415785926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-01-15T09:23:05.417474376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:05.419758436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026845s 
2026-01-15T09:23:05.420665061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:05', 'ImportListMonitorExisting') 
2026-01-15T09:23:05.421534883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.454985542Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-15T09:23:05.455452682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377312s 
2026-01-15T09:23:05.455983812Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-15T09:23:05.456496745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.457148337Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-01-15T09:23:05.458265767Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:05.458985256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-01-15T09:23:05.459657289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s 
2026-01-15T09:23:05.460202306Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:05.460879470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-01-15T09:23:05.461515701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008521s 
2026-01-15T09:23:05.461922661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:05.462306123Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-01-15T09:23:05.462767502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-01-15T09:23:05.463388472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-01-15T09:23:05.465654195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024396s 
2026-01-15T09:23:05.466493064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:05', 'add_indexer_tags') 
2026-01-15T09:23:05.467335700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.491964205Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-15T09:23:05.492349491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286358s 
2026-01-15T09:23:05.492837273Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-15T09:23:05.493341268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.493965655Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-01-15T09:23:05.494620173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:05.495125951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:05.497156360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020968s 
2026-01-15T09:23:05.498018526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:05', 'update_audio_types') 
2026-01-15T09:23:05.500782852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:05.521774904Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-15T09:23:05.522241012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026606s 
2026-01-15T09:23:05.522882675Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-15T09:23:05.523460268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:05.524226110Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-01-15T09:23:05.529655162Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:05.530287646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-01-15T09:23:05.530930921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007929s 
2026-01-15T09:23:05.531357881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-15T09:23:05.531743197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-01-15T09:23:05.532335449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-01-15T09:23:05.542880023Z [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-15T09:23:05.546214597Z [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-15T09:23:05.547807585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-01-15T09:23:05.549562880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-01-15T09:23:05.555869208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-15T09:23:05.557074876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-15T09:23:05.557891811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250913s 
2026-01-15T09:23:05.558315505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:05.558687113Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-01-15T09:23:05.559184194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-01-15T09:23:05.568125659Z [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-15T09:23:05.571166552Z [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-15T09:23:05.572563075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:05.573927913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:05.577860823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:05.578668680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:05.579419972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:05.579999860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203814s 
2026-01-15T09:23:05.580280405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:05.580541120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-01-15T09:23:05.580876976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-01-15T09:23:05.588060541Z [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-15T09:23:05.591069932Z [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-15T09:23:05.592468648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:05.593786191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:05.597217731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:05.597721125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:05.598193536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:05.598570776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174114s 
2026-01-15T09:23:05.598748494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:05.598918957Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:05.599126856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-01-15T09:23:05.603877492Z [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-15T09:23:05.605815083Z [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-15T09:23:05.606717410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:05.607614547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:05.610168670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:05.610643517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:05.611146740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:05.611501404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121825s 
2026-01-15T09:23:05.611689002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:05.611881429Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:05.612120290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-01-15T09:23:05.616513146Z [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-15T09:23:05.617880790Z [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-15T09:23:05.618561100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:05.619543027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:05.622064975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:05.622531986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:05.622986200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:05.623579215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:05.623903297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115596s 
2026-01-15T09:23:05.624077789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:05.624243863Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:05.624453465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-01-15T09:23:05.635781526Z [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-15T09:23:05.637327920Z [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-15T09:23:05.637975594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:05.639045940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:05.642463382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:05.642546379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:05.642998399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:05.643495530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:05.643862449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191876s 
2026-01-15T09:23:05.644056269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-15T09:23:05.644215710Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:05.644427236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-01-15T09:23:05.648107978Z [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-15T09:23:05.649279868Z [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-15T09:23:05.649841869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-15T09:23:05.650370855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-15T09:23:05.652851981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082103s 
2026-01-15T09:23:05.653027053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-15T09:23:05.653180733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.653398982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-01-15T09:23:05.658334390Z [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-15T09:23:05.659549387Z [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-15T09:23:05.660168884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-15T09:23:05.660703621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-15T09:23:05.663210680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095986s 
2026-01-15T09:23:05.663391143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:05.663549913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.663788153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-01-15T09:23:05.667371659Z [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-15T09:23:05.668430852Z [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-15T09:23:05.668984166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-15T09:23:05.669441577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-15T09:23:05.671949246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079119s 
2026-01-15T09:23:05.672126353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:05.672278089Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.672491448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-01-15T09:23:05.676038761Z [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-15T09:23:05.677115860Z [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-15T09:23:05.677653583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-15T09:23:05.678190144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-15T09:23:05.680685970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079927s 
2026-01-15T09:23:05.680871122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:05.681028559Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.681235216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-01-15T09:23:05.684811367Z [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-15T09:23:05.685851842Z [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-15T09:23:05.686389334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-15T09:23:05.686926215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-15T09:23:05.689464296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008s 
2026-01-15T09:23:05.689639178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-15T09:23:05.689808860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.690052460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-01-15T09:23:05.693791670Z [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-15T09:23:05.694816334Z [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-15T09:23:05.695350078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-15T09:23:05.696041771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-15T09:23:05.698746738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.699188738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088674s 
2026-01-15T09:23:05.699351807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-15T09:23:05.699515667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.699767273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-01-15T09:23:05.703246890Z [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-15T09:23:05.704257074Z [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-15T09:23:05.704837793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-15T09:23:05.705562633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-15T09:23:05.708252449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.708638517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086438s 
2026-01-15T09:23:05.708850303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-15T09:23:05.709002390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.709241391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-01-15T09:23:05.712753834Z [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-15T09:23:05.713754329Z [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-15T09:23:05.714304957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-15T09:23:05.715042142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-15T09:23:05.717742219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.718127725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086767s 
2026-01-15T09:23:05.718319301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-01-15T09:23:05.718482119Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.718701851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-01-15T09:23:05.722324696Z [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-15T09:23:05.723476265Z [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-15T09:23:05.724096234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-01-15T09:23:05.724822526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-01-15T09:23:05.727465859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-15T09:23:05.728005776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-15T09:23:05.728515763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-15T09:23:05.728888333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099716s 
2026-01-15T09:23:05.729062765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-15T09:23:05.729221895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.729431327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-01-15T09:23:05.732944852Z [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-15T09:23:05.733908252Z [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-15T09:23:05.734417247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-15T09:23:05.734905961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-15T09:23:05.737411907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077613s 
2026-01-15T09:23:05.737601830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-15T09:23:05.737770780Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.737996534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-01-15T09:23:05.742422537Z [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-15T09:23:05.743086824Z [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-15T09:23:05.743432972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-15T09:23:05.743942688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-15T09:23:05.746495679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082558s 
2026-01-15T09:23:05.746632595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-01-15T09:23:05.746756234Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:05.746936186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-01-15T09:23:05.750231281Z [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-15T09:23:05.750919828Z [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-15T09:23:05.751301466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-15T09:23:05.752218082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-15T09:23:05.755115416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-15T09:23:05.755491714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-15T09:23:05.755909576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-15T09:23:05.756315282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-15T09:23:05.756663704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095847s 
2026-01-15T09:23:05.756821662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:05.756953227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.757134953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-01-15T09:23:05.760439197Z [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-15T09:23:05.761224709Z [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-15T09:23:05.761644935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:05.762253631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:05.765080563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.765371830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080685s 
2026-01-15T09:23:05.765518886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:05.765640882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.765830714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-01-15T09:23:05.769112803Z [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-15T09:23:05.769908786Z [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-15T09:23:05.770350595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:05.771020945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:05.774653249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.774959085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089543s 
2026-01-15T09:23:05.775108175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:05.775259310Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-01-15T09:23:05.775446446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-01-15T09:23:05.778730089Z [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-15T09:23:05.779500871Z [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-15T09:23:05.779945546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:05.784073248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:05.786590447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.786903207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112931s 
2026-01-15T09:23:05.787075494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-15T09:23:05.787196467Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.787350808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-01-15T09:23:05.790623959Z [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-15T09:23:05.791371434Z [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-15T09:23:05.791821060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-15T09:23:05.792463173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-15T09:23:05.794936303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.795219303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007714s 
2026-01-15T09:23:05.795375918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-15T09:23:05.795487503Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.795679960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-01-15T09:23:05.798945356Z [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-15T09:23:05.799715747Z [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-15T09:23:05.800150543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-15T09:23:05.800763677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-15T09:23:05.803180163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.803472412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076438s 
2026-01-15T09:23:05.803629528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-15T09:23:05.803757436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.803954272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-01-15T09:23:05.807216832Z [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-15T09:23:05.808041142Z [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-15T09:23:05.808498372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-15T09:23:05.809121718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-15T09:23:05.811581431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:05.811908800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077683s 
2026-01-15T09:23:05.812064203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-15T09:23:05.812195096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.812377253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-01-15T09:23:05.816902065Z [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-15T09:23:05.817720202Z [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-15T09:23:05.818143314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-15T09:23:05.818575926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-15T09:23:05.820962932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083911s 
2026-01-15T09:23:05.821118546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-15T09:23:05.821260832Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.821465444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-01-15T09:23:05.824773906Z [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-15T09:23:05.825509517Z [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-15T09:23:05.825950886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-15T09:23:05.826403097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-15T09:23:05.828845064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071283s 
2026-01-15T09:23:05.828923141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-15T09:23:05.829062512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.829242735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-01-15T09:23:05.832609595Z [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-15T09:23:05.833435377Z [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-15T09:23:05.833903460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-15T09:23:05.834336432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-15T09:23:05.836689260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072605s 
2026-01-15T09:23:05.836851086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-15T09:23:05.836987721Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.837169447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-01-15T09:23:05.840541357Z [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-15T09:23:05.841383082Z [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-15T09:23:05.841869171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-15T09:23:05.842348826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-15T09:23:05.844766795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074144s 
2026-01-15T09:23:05.844931397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-15T09:23:05.845076549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.845253926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-01-15T09:23:05.848542328Z [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-15T09:23:05.849216145Z [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-15T09:23:05.849619327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-01-15T09:23:05.850046828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-01-15T09:23:05.852431490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070006s 
2026-01-15T09:23:05.852596302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-15T09:23:05.852739490Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.852924322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-01-15T09:23:05.856169928Z [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-15T09:23:05.856885038Z [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-15T09:23:05.857226976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-15T09:23:05.857792204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-15T09:23:05.860368282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-15T09:23:05.860692354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075856s 
2026-01-15T09:23:05.860847918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-15T09:23:05.860980755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:05.861168724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-01-15T09:23:05.864543549Z [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-15T09:23:05.865205342Z [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-15T09:23:05.865586279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-15T09:23:05.866232501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-15T09:23:05.868809811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-15T09:23:05.869150587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078144s 
2026-01-15T09:23:05.869310709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:05.869459228Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.869630874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-01-15T09:23:05.873078306Z [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-15T09:23:05.873851453Z [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-15T09:23:05.874319946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:05.875054766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:05.877536122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:05.877925637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:05.878157864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083456s 
2026-01-15T09:23:05.878316353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:05.878446455Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.878627119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-01-15T09:23:05.881971143Z [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-15T09:23:05.882748899Z [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-15T09:23:05.883175508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:05.883874546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:05.886351344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:05.886731399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:05.887014379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082278s 
2026-01-15T09:23:05.887163910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:05.887313010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:05.887467341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-15T09:23:05.891632688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-15T09:23:05.892162625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-15T09:23:05.892509464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-15T09:23:05.892995613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-15T09:23:05.895427690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:05.895733766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008101s 
2026-01-15T09:23:05.896096076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-15T09:23:05.896392523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.014400744Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-15T09:23:06.014549523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264869s 
2026-01-15T09:23:06.014791270Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-15T09:23:06.015006744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.015221306Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-01-15T09:23:06.016141298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:06.016215428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:06.016425881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-01-15T09:23:06.016621485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.017752563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012016s 
2026-01-15T09:23:06.017887895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:06.018006093Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:06.018182649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-01-15T09:23:06.018395307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.019285349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009848s 
2026-01-15T09:23:06.019566375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:06', 'add_on_delete_to_notifications') 
2026-01-15T09:23:06.019795276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.129418633Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-15T09:23:06.129771624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108247s 
2026-01-15T09:23:06.130179946Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-15T09:23:06.130512916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.131034607Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-01-15T09:23:06.133911991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-15T09:23:06.134225562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-01-15T09:23:06.134579425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-01-15T09:23:06.135086225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.137354082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024314s 
2026-01-15T09:23:06.137653415Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:06.138050625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-01-15T09:23:06.138510951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s 
2026-01-15T09:23:06.138805184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:06.139059456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:06.139369771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-01-15T09:23:06.139778253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-01-15T09:23:06.141797119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020974s 
2026-01-15T09:23:06.142085670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:06.142551658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:06.143758078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013822s 
2026-01-15T09:23:06.144123253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-01-15T09:23:06.144834946Z [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-15T09:23:06.145600227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012191s 
2026-01-15T09:23:06.145936034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-01-15T09:23:06.146352893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-01-15T09:23:06.146910566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s 
2026-01-15T09:23:06.147215089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:06.147493680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:06.147803334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-01-15T09:23:06.148280675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:06.150358018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022102s 
2026-01-15T09:23:06.150659124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:06.150917945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:06.151235405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-01-15T09:23:06.151704319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.153775790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022011s 
2026-01-15T09:23:06.154063730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:06.154323603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:06.154654660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-01-15T09:23:06.155149797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.157212811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022205s 
2026-01-15T09:23:06.157492845Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:06.157794382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:06.161065600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032706s 
2026-01-15T09:23:06.161358960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:06.161674406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:06.163409900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017542s 
2026-01-15T09:23:06.163753352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-01-15T09:23:06.171523398Z [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-15T09:23:06.172961283Z [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-15T09:23:06.173757707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-15T09:23:06.174535954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-15T09:23:06.180078305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159792s 
2026-01-15T09:23:06.180443460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-01-15T09:23:06.186334603Z [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-15T09:23:06.187197671Z [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-15T09:23:06.187741496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-15T09:23:06.188510394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-15T09:23:06.193328577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126048s 
2026-01-15T09:23:06.193659333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-15T09:23:06.193989127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-15T09:23:06.194337398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2026-01-15T09:23:06.194562251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-15T09:23:06.194759839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:06.195033460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-01-15T09:23:06.195431251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.197062436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017536s 
2026-01-15T09:23:06.197305685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-15T09:23:06.197515608Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:06.197769349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-01-15T09:23:06.198111398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-01-15T09:23:06.199742833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017062s 
2026-01-15T09:23:06.200180023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:06', 'add_custom_formats') 
2026-01-15T09:23:06.200617554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.252397232Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-15T09:23:06.252598006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542639s 
2026-01-15T09:23:06.252898682Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-15T09:23:06.253150699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.253529061Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-01-15T09:23:06.254153018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:06.254418793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-15T09:23:06.254688335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-01-15T09:23:06.255063862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:06.256796661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018254s 
2026-01-15T09:23:06.257204111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:06', 'add_result_to_commands') 
2026-01-15T09:23:06.257639939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.321319279Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-15T09:23:06.321605084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662128s 
2026-01-15T09:23:06.321988907Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-15T09:23:06.322322589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.322788658Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-01-15T09:23:06.323521764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:06.323811447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-01-15T09:23:06.324170330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-01-15T09:23:06.324642491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:06.326873874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023768s 
2026-01-15T09:23:06.327412929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:06', 'health_restored_notification') 
2026-01-15T09:23:06.328000352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.416122883Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-15T09:23:06.416303727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914926s 
2026-01-15T09:23:06.416496695Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-15T09:23:06.416639834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.416886751Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-01-15T09:23:06.417310474Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:06.417515307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-01-15T09:23:06.417750200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002928s 
2026-01-15T09:23:06.417979852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:06', 'remove_uc') 
2026-01-15T09:23:06.418226579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.492966211Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-15T09:23:06.493127094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0753262s 
2026-01-15T09:23:06.493557411Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-15T09:23:06.493911664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.494442553Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-01-15T09:23:06.495024655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:06.495356634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:06.498972425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036216s 
2026-01-15T09:23:06.499566832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:06', 'download_clients_rename_tv_to_music') 
2026-01-15T09:23:06.500234496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.647586015Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-15T09:23:06.647879286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1520513s 
2026-01-15T09:23:06.648177216Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-15T09:23:06.648427199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.648793036Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-01-15T09:23:06.649391901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-15T09:23:06.649593127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-01-15T09:23:06.649815745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-01-15T09:23:06.650149206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-01-15T09:23:06.651933038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018776s 
2026-01-15T09:23:06.652355138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:06', 'add_colon_replacement_to_naming_config') 
2026-01-15T09:23:06.652750595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.672664084Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-15T09:23:06.672870981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224937s 
2026-01-15T09:23:06.673101565Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-15T09:23:06.673327129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.673641252Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-01-15T09:23:06.674230078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-01-15T09:23:06.679633589Z [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-15T09:23:06.680663693Z [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-15T09:23:06.681228260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:06.682182431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:06.686079829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:06.686519995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120545s 
2026-01-15T09:23:06.686731652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:06.686908307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:06.687137379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-01-15T09:23:06.687428084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-01-15T09:23:06.688896481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015371s 
2026-01-15T09:23:06.689241736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:06', 'list_sync_time') 
2026-01-15T09:23:06.689625348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.749221466Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-15T09:23:06.749458654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618028s 
2026-01-15T09:23:06.749720221Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-15T09:23:06.749944212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.750280308Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-01-15T09:23:06.750838332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-15T09:23:06.751050519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-15T09:23:06.751256614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-01-15T09:23:06.751519403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-01-15T09:23:06.753096930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001632s 
2026-01-15T09:23:06.753455492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:06', 'add_download_client_tags') 
2026-01-15T09:23:06.753825267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.808013805Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-15T09:23:06.808360022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563714s 
2026-01-15T09:23:06.808787613Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-15T09:23:06.809069881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.809527132Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-01-15T09:23:06.810801709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-01-15T09:23:06.811556589Z [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-15T09:23:06.812521532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013987s 
2026-01-15T09:23:06.812871627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-01-15T09:23:06.813354189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-01-15T09:23:06.813959868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007576s 
2026-01-15T09:23:06.814490226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:06', 'add_notification_status') 
2026-01-15T09:23:06.815000394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.847884292Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-15T09:23:06.848297854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344695s 
2026-01-15T09:23:06.848732680Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-15T09:23:06.849086232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.849606459Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-01-15T09:23:06.850246919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:06.850620962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:06.854967815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043644s 
2026-01-15T09:23:06.855565028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:06', 'add_alac_24_quality_in_profiles') 
2026-01-15T09:23:06.856212832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.862747791Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-15T09:23:06.863281977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119801s 
2026-01-15T09:23:06.863754909Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-15T09:23:06.864252822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.864860225Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-01-15T09:23:06.865812002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-01-15T09:23:06.866131245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-01-15T09:23:06.866529016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-01-15T09:23:06.866939202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-01-15T09:23:06.869525570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026599s 
2026-01-15T09:23:06.869889793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-01-15T09:23:06.870309689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-01-15T09:23:06.872677747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024451s 
2026-01-15T09:23:06.873317315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:06', 'add_salt_to_users') 
2026-01-15T09:23:06.873964138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.876272085Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-15T09:23:06.876663473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060154s 
2026-01-15T09:23:06.877064511Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-15T09:23:06.877375607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.877844942Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-01-15T09:23:06.879011251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-01-15T09:23:06.879956073Z [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-15T09:23:06.880938822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015341s 
2026-01-15T09:23:06.881276242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-01-15T09:23:06.881713442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-01-15T09:23:06.882567051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s 
2026-01-15T09:23:06.883121428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:06', 'add_auto_tagging') 
2026-01-15T09:23:06.883792008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:06.982439762Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-15T09:23:06.982883957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006567s 
2026-01-15T09:23:06.983322630Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-15T09:23:06.983715231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:06.984331802Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-01-15T09:23:06.985315453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-01-15T09:23:06.985671520Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-01-15T09:23:06.986001094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-01-15T09:23:06.986565671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-01-15T09:23:06.989318454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028137s 
2026-01-15T09:23:06.989894124Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-15T09:23:06.990380503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-15T09:23:06.990875049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s 
2026-01-15T09:23:06.991414425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:06', 'quality_definition_preferred_size') 
2026-01-15T09:23:06.991999142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.053986565Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-15T09:23:07.054355378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0634826s 
2026-01-15T09:23:07.054762538Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-15T09:23:07.055102903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.055626698Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-01-15T09:23:07.056497712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:07.056795471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-01-15T09:23:07.057154745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-01-15T09:23:07.057618639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:07.060211861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027347s 
2026-01-15T09:23:07.060779724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:07', 'add_on_artist_add_to_notifications') 
2026-01-15T09:23:07.061352798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.132606811Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-15T09:23:07.132966034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0749271s 
2026-01-15T09:23:07.133343895Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-15T09:23:07.133678549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.134178686Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-01-15T09:23:07.134930991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:07.135230795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-01-15T09:23:07.135584216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-01-15T09:23:07.136045605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-01-15T09:23:07.138436510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025218s 
2026-01-15T09:23:07.138981437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:07', 'album_last_searched_time') 
2026-01-15T09:23:07.139543219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.167380584Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-15T09:23:07.167667923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313742s 
2026-01-15T09:23:07.168062237Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-15T09:23:07.168394205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.168916066Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-01-15T09:23:07.169761148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-15T09:23:07.170074128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-01-15T09:23:07.170386847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-01-15T09:23:07.170841393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:07.173244953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002529s 
2026-01-15T09:23:07.173554266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:07.173818227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-01-15T09:23:07.174131739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-01-15T09:23:07.174566975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:07.176880304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024256s 
2026-01-15T09:23:07.177437626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:07', 'add_indexer_flags') 
2026-01-15T09:23:07.177987493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.179224284Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-15T09:23:07.179508075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047354s 
2026-01-15T09:23:07.179995997Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-15T09:23:07.180427566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.181062515Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-01-15T09:23:07.181961866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-01-15T09:23:07.182382263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-01-15T09:23:07.183053785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007708s 
2026-01-15T09:23:07.183390994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-01-15T09:23:07.183788594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-01-15T09:23:07.184476119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007786s 
2026-01-15T09:23:07.184808668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-01-15T09:23:07.185236079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-01-15T09:23:07.185885868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007734s 
2026-01-15T09:23:07.186447098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:07', 'add_indexes_album_statistics') 
2026-01-15T09:23:07.187001063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.188835487Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-15T09:23:07.189136814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036488s 
2026-01-15T09:23:07.189485306Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-15T09:23:07.189817375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.190261058Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-01-15T09:23:07.190995146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-15T09:23:07.191597199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-15T09:23:07.192185654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007722s 
2026-01-15T09:23:07.192709158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:07', 'update_redacted_baseurl') 
2026-01-15T09:23:07.193551544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.194192455Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-15T09:23:07.194348669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028304s 
2026-01-15T09:23:07.203434946Z [Debug] MigrationController: Took: 00:00:03.4938629 
2026-01-15T09:23:07.292729847Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-01-15T09:23:07.366829350Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-15T09:23:07.407054189Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-15T09:23:07.408021407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:07.408265318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:07.414870569Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-15T09:23:07.415079731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068384s 
2026-01-15T09:23:07.415294844Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-15T09:23:07.415502251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070431s 
2026-01-15T09:23:07.417117574Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-15T09:23:07.417357537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.417743194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-15T09:23:07.418055803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-15T09:23:07.418461851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s 
2026-01-15T09:23:07.418682014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.420146824Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-15T09:23:07.420358681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021608s 
2026-01-15T09:23:07.420655107Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-15T09:23:07.420886263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.421287220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-15T09:23:07.421550050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:07.421953853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004452s 
2026-01-15T09:23:07.422171771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:07.422364189Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:07.422588671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-15T09:23:07.422864947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-15T09:23:07.423544285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s 
2026-01-15T09:23:07.423763437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.424592486Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-15T09:23:07.424809323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017661s 
2026-01-15T09:23:07.425096681Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-15T09:23:07.425339119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.433730527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:07.441571366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001011s 
2026-01-15T09:23:07.445728547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-15T09:23:07.446039924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-15T09:23:07.446727048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007628s 
2026-01-15T09:23:07.446961359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.448354545Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-15T09:23:07.448596522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023544s 
2026-01-15T09:23:07.449009043Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-15T09:23:07.449268606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.449602949Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-01-15T09:23:07.450361256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-01-15T09:23:07.450786793Z [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-15T09:23:07.451399557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007973s 
2026-01-15T09:23:07.451826988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-01-15T09:23:07.452092142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-15T09:23:07.452492859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2026-01-15T09:23:07.452800248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:07', 'InitialSetup') 
2026-01-15T09:23:07.453188800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.454241490Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-15T09:23:07.454468046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021729s 
2026-01-15T09:23:07.454725885Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-15T09:23:07.454960918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.455238878Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-01-15T09:23:07.455604805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:07', 'add_reason_to_pending_releases') 
2026-01-15T09:23:07.456006664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.456803559Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-15T09:23:07.457055115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018312s 
2026-01-15T09:23:07.457305429Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-15T09:23:07.457590443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.457832801Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-01-15T09:23:07.458160912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:07', 'add_medium_support') 
2026-01-15T09:23:07.458526638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.459314735Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-15T09:23:07.459538847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017628s 
2026-01-15T09:23:07.459773710Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-15T09:23:07.460069465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.460350621Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-01-15T09:23:07.460686137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:07', 'add_various_qualites_in_profile') 
2026-01-15T09:23:07.461091092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.461880101Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-15T09:23:07.462140646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018058s 
2026-01-15T09:23:07.462333093Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-15T09:23:07.462574770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.462871588Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-01-15T09:23:07.463174367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:07', 'metadata_profiles') 
2026-01-15T09:23:07.463543000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.464362249Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-15T09:23:07.464597223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017733s 
2026-01-15T09:23:07.464840302Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-15T09:23:07.465095656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.465405881Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-01-15T09:23:07.465750144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:07', 'separate_automatic_and_interactive_search') 
2026-01-15T09:23:07.466182194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.466993909Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-15T09:23:07.467255877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018931s 
2026-01-15T09:23:07.467478455Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-15T09:23:07.467727847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.468056188Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-01-15T09:23:07.468405301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:07', 'change_album_path_to_relative') 
2026-01-15T09:23:07.468774144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.469572441Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-15T09:23:07.469796092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018251s 
2026-01-15T09:23:07.470048320Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-15T09:23:07.470281429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.470568657Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-01-15T09:23:07.470878090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:07', 'change_quality_size_mb_to_kb') 
2026-01-15T09:23:07.471268056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.472105923Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-15T09:23:07.472325956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018062s 
2026-01-15T09:23:07.472554386Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-15T09:23:07.472813097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.473072990Z [Info] album_releases: Starting migration of Log DB to 9 
2026-01-15T09:23:07.473384107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:07', 'album_releases') 
2026-01-15T09:23:07.473768240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.474505705Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-15T09:23:07.474738694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017039s 
2026-01-15T09:23:07.474962665Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-15T09:23:07.475206326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.475484737Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-01-15T09:23:07.475795061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:07', 'album_releases_fix') 
2026-01-15T09:23:07.476201510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.476996220Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-15T09:23:07.477254380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017865s 
2026-01-15T09:23:07.477454814Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-15T09:23:07.477672081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.483562683Z [Info] import_lists: Starting migration of Log DB to 11 
2026-01-15T09:23:07.483908269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:07', 'import_lists') 
2026-01-15T09:23:07.484301802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.485414111Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-15T09:23:07.485617711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076958s 
2026-01-15T09:23:07.485851001Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-15T09:23:07.486069762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.486338743Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-01-15T09:23:07.486643136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:07', 'add_release_status') 
2026-01-15T09:23:07.487005817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.487727590Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-15T09:23:07.487988315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016524s 
2026-01-15T09:23:07.488218298Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-15T09:23:07.488459454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.488745600Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-01-15T09:23:07.489078831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:07', 'album_download_notification') 
2026-01-15T09:23:07.489445038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.490543370Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-15T09:23:07.490769605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020747s 
2026-01-15T09:23:07.491013817Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-15T09:23:07.491269682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.491552372Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-01-15T09:23:07.491938720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:07', 'fix_language_metadata_profiles') 
2026-01-15T09:23:07.492299526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.493196593Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-15T09:23:07.493432227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019079s 
2026-01-15T09:23:07.493664976Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-15T09:23:07.493884127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.494147257Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-01-15T09:23:07.494459305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:07', 'remove_fanzub') 
2026-01-15T09:23:07.494843779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.495619121Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-15T09:23:07.495823642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001732s 
2026-01-15T09:23:07.496140801Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-15T09:23:07.496391957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.496663243Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-01-15T09:23:07.497005102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:07', 'update_artist_history_indexes') 
2026-01-15T09:23:07.497406009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.498196721Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-15T09:23:07.498416784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017881s 
2026-01-15T09:23:07.498638300Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-15T09:23:07.498857782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.499117084Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-01-15T09:23:07.499411527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:07', 'remove_nma') 
2026-01-15T09:23:07.499761923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.500622265Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-15T09:23:07.500841737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017627s 
2026-01-15T09:23:07.501077893Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-15T09:23:07.501305100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.501578240Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-01-15T09:23:07.501904117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:07', 'album_disambiguation') 
2026-01-15T09:23:07.502250865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.502943430Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-15T09:23:07.503161749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001633s 
2026-01-15T09:23:07.503385750Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-15T09:23:07.503637547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.503943714Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-01-15T09:23:07.504272787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:07', 'add_ape_quality_in_profiles') 
2026-01-15T09:23:07.504642120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.505510158Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-15T09:23:07.505739009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018489s 
2026-01-15T09:23:07.505954323Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-15T09:23:07.506179376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.506470322Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-01-15T09:23:07.506763642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:07', 'remove_pushalot') 
2026-01-15T09:23:07.507143958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.508087167Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-15T09:23:07.508309936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019031s 
2026-01-15T09:23:07.508544919Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-15T09:23:07.508760343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.509060107Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-01-15T09:23:07.509345511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:07', 'add_custom_filters') 
2026-01-15T09:23:07.509700867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.511297813Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-15T09:23:07.511527826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002532s 
2026-01-15T09:23:07.511731726Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-15T09:23:07.511977261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.512253367Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-01-15T09:23:07.512573030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:07', 'import_list_tags') 
2026-01-15T09:23:07.512937384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.513807917Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-15T09:23:07.514021818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018057s 
2026-01-15T09:23:07.514245288Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-15T09:23:07.514470110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.515011691Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-01-15T09:23:07.515328469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:07', 'add_release_groups_etc') 
2026-01-15T09:23:07.515708785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.516711574Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-15T09:23:07.516915685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022156s 
2026-01-15T09:23:07.517134856Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-15T09:23:07.517370050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.517634092Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-01-15T09:23:07.517930088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:07', 'NewMediaInfoFormat') 
2026-01-15T09:23:07.518289051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.519164103Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-15T09:23:07.519381992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017936s 
2026-01-15T09:23:07.519619330Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-15T09:23:07.519931258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.520193817Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-01-15T09:23:07.520535775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:07', 'rename_restrictions_to_release_profiles') 
2026-01-15T09:23:07.520922323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.521858899Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-15T09:23:07.522088181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019413s 
2026-01-15T09:23:07.522367023Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-15T09:23:07.522571514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.522920377Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-01-15T09:23:07.523237786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:07', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-15T09:23:07.523638333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.524504366Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-15T09:23:07.524739490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019013s 
2026-01-15T09:23:07.524952609Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-15T09:23:07.525205608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.525472666Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-01-15T09:23:07.525783422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:07', 'add_import_exclusions') 
2026-01-15T09:23:07.526164299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.527032557Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-15T09:23:07.527197570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017883s 
2026-01-15T09:23:07.527418565Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-15T09:23:07.527649560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.527988212Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-01-15T09:23:07.528305460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:07', 'clean_artist_metadata_table') 
2026-01-15T09:23:07.528695386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.529547181Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-15T09:23:07.529772064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018626s 
2026-01-15T09:23:07.529998460Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-15T09:23:07.530254465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.530523527Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-01-15T09:23:07.530844553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:07', 'health_issue_notification') 
2026-01-15T09:23:07.531257064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.532128980Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-15T09:23:07.532355556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018681s 
2026-01-15T09:23:07.532606261Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-15T09:23:07.532849140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.533144906Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-01-15T09:23:07.533478558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:07', 'add_mediafilerepository_mtime') 
2026-01-15T09:23:07.533866188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.534732252Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-15T09:23:07.534924369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017925s 
2026-01-15T09:23:07.535191397Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-15T09:23:07.535469256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.535731044Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-01-15T09:23:07.536087191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:07', 'add_artistmetadataid_constraint') 
2026-01-15T09:23:07.536510884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.537278279Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-15T09:23:07.537512761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018174s 
2026-01-15T09:23:07.537736772Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-15T09:23:07.538001004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.538312622Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-01-15T09:23:07.538633989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:07', 'old_ids_and_artist_alias') 
2026-01-15T09:23:07.539047462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.539880028Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-15T09:23:07.540151675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018478s 
2026-01-15T09:23:07.540389704Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-15T09:23:07.540663796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.540939642Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-01-15T09:23:07.541262191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:07', 'download_propers_config') 
2026-01-15T09:23:07.541731055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.542501026Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-15T09:23:07.542724476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018485s 
2026-01-15T09:23:07.542964760Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-15T09:23:07.543229703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.543510719Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-01-15T09:23:07.543861315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:07', 'remove_language_profiles') 
2026-01-15T09:23:07.544269958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.545097023Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-15T09:23:07.545348440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018549s 
2026-01-15T09:23:07.545557130Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-15T09:23:07.545789498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.546100885Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-01-15T09:23:07.546420709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:07', 'multi_disc_naming_format') 
2026-01-15T09:23:07.546823991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.547767781Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-15T09:23:07.548031352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019472s 
2026-01-15T09:23:07.548279231Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-15T09:23:07.548521028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.548831834Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-01-15T09:23:07.549138912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:07', 'add_download_client_priority') 
2026-01-15T09:23:07.549584008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.550520925Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-15T09:23:07.550736780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s 
2026-01-15T09:23:07.550969388Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-15T09:23:07.551199241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.551499355Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-01-15T09:23:07.551861475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:07', 'remove_growl_prowl') 
2026-01-15T09:23:07.552284376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.553202315Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-15T09:23:07.553429703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019829s 
2026-01-15T09:23:07.553665988Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-15T09:23:07.553922685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.554226828Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-01-15T09:23:07.554555780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:07', 'remove_plex_hometheatre') 
2026-01-15T09:23:07.554941046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.555917032Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-15T09:23:07.556145702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019437s 
2026-01-15T09:23:07.556364242Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-15T09:23:07.556639065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.556875301Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-01-15T09:23:07.557202841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:07', 'add_root_folder_add_defaults') 
2026-01-15T09:23:07.557589429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.558415052Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-15T09:23:07.558649293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018158s 
2026-01-15T09:23:07.558866190Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-15T09:23:07.559078458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.559384975Z [Info] task_duration: Starting migration of Log DB to 40 
2026-01-15T09:23:07.559666842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:07', 'task_duration') 
2026-01-15T09:23:07.560084634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.560955237Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-15T09:23:07.561166011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018596s 
2026-01-15T09:23:07.561384180Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-15T09:23:07.561617881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.561938707Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-01-15T09:23:07.562288652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:07', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-15T09:23:07.562684439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.563454419Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-15T09:23:07.563698330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018103s 
2026-01-15T09:23:07.563918143Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-15T09:23:07.564139449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.564443811Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-01-15T09:23:07.564725459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:07', 'remove_album_folders') 
2026-01-15T09:23:07.565086486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.565784762Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-15T09:23:07.565989945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016156s 
2026-01-15T09:23:07.566229167Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-15T09:23:07.566419590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.566683762Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-01-15T09:23:07.567013817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:07', 'add_priority_to_indexers') 
2026-01-15T09:23:07.567393912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.568170055Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-15T09:23:07.568376691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017226s 
2026-01-15T09:23:07.568599890Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-15T09:23:07.568847529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.569143435Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-01-15T09:23:07.569487939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:07', 'remove_chown_and_folderchmod_config') 
2026-01-15T09:23:07.569924368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.570815673Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-15T09:23:07.571121348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019147s 
2026-01-15T09:23:07.571582216Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-15T09:23:07.571968694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.572111071Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-01-15T09:23:07.572448651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:07', 'update_notifiarr') 
2026-01-15T09:23:07.572856562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.573914122Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-15T09:23:07.574149796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021808s 
2026-01-15T09:23:07.574433548Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-15T09:23:07.574547507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.574851028Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-01-15T09:23:07.575284952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:07', 'email_multiple_addresses') 
2026-01-15T09:23:07.575630358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.576664971Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-15T09:23:07.576864844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020974s 
2026-01-15T09:23:07.577083794Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-15T09:23:07.577358798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.577684224Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-01-15T09:23:07.578047545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:07', 'rename_blacklist_to_blocklist') 
2026-01-15T09:23:07.578413091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.579320027Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-15T09:23:07.579534499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019701s 
2026-01-15T09:23:07.579745735Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-15T09:23:07.580043174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.580290642Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-01-15T09:23:07.580651158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:07', 'cdh_per_downloadclient') 
2026-01-15T09:23:07.581054931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.581905393Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-15T09:23:07.582110436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018735s 
2026-01-15T09:23:07.582342444Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-15T09:23:07.582592938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.582895377Z [Info] download_history: Starting migration of Log DB to 52 
2026-01-15T09:23:07.583224820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:07', 'download_history') 
2026-01-15T09:23:07.583623483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.584498525Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-15T09:23:07.584752817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019204s 
2026-01-15T09:23:07.585028052Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-15T09:23:07.585298737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.585591847Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-01-15T09:23:07.586281025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-01-15T09:23:07.586627182Z [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-15T09:23:07.587174434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s 
2026-01-15T09:23:07.587379918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-01-15T09:23:07.587650242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-15T09:23:07.588199448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s 
2026-01-15T09:23:07.588543721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:07', 'add_update_history') 
2026-01-15T09:23:07.588903285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.589803037Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-15T09:23:07.590012308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022022s 
2026-01-15T09:23:07.590278555Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-15T09:23:07.590542155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.590834925Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-01-15T09:23:07.591220812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:07', 'add_on_update_to_notifications') 
2026-01-15T09:23:07.591680367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.592783318Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-15T09:23:07.593321241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021101s 
2026-01-15T09:23:07.593572548Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-15T09:23:07.593817190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.594115320Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-01-15T09:23:07.594468161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:07', 'download_client_per_indexer') 
2026-01-15T09:23:07.594832735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.595606573Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-15T09:23:07.595862128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017965s 
2026-01-15T09:23:07.596045407Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-15T09:23:07.596259819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.596538861Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-01-15T09:23:07.596894006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:07', 'AddNewItemMonitorType') 
2026-01-15T09:23:07.597269712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.598029923Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-15T09:23:07.598236158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017549s 
2026-01-15T09:23:07.598441101Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-15T09:23:07.598681285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.598979455Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-01-15T09:23:07.599270581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:07', 'ImportListSearch') 
2026-01-15T09:23:07.599627109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.600557372Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-15T09:23:07.600766033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018637s 
2026-01-15T09:23:07.600972108Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-15T09:23:07.601192271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.601461433Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-01-15T09:23:07.601763171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:07', 'ImportListMonitorExisting') 
2026-01-15T09:23:07.602143817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.602905781Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-15T09:23:07.603109772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016568s 
2026-01-15T09:23:07.603315927Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-15T09:23:07.603528766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.603821706Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-01-15T09:23:07.604172262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:07', 'add_indexer_tags') 
2026-01-15T09:23:07.604517397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.605196204Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-15T09:23:07.605438712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016243s 
2026-01-15T09:23:07.605653525Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-15T09:23:07.605858137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.606118761Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-01-15T09:23:07.606475199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:07', 'update_audio_types') 
2026-01-15T09:23:07.606873952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.607559974Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-15T09:23:07.607760017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016919s 
2026-01-15T09:23:07.608023647Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-15T09:23:07.608268480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.608542683Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-01-15T09:23:07.609193674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-01-15T09:23:07.609393666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:07.609644221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-01-15T09:23:07.610516658Z [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-15T09:23:07.611225515Z [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-15T09:23:07.611699650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-01-15T09:23:07.612330841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-01-15T09:23:07.613402408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-15T09:23:07.613806252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039492s 
2026-01-15T09:23:07.614066446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-01-15T09:23:07.614271198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:07.614464397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-01-15T09:23:07.615149887Z [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-15T09:23:07.615670185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-01-15T09:23:07.616077194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-01-15T09:23:07.616585779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-01-15T09:23:07.617510370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-15T09:23:07.617928061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032471s 
2026-01-15T09:23:07.618119437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:07.618301644Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-15T09:23:07.618507548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-15T09:23:07.619165062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-15T09:23:07.619681352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-15T09:23:07.620150567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-15T09:23:07.620675213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-15T09:23:07.621649345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:07.622018088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032751s 
2026-01-15T09:23:07.622374866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-15T09:23:07.622796425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.624294973Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-15T09:23:07.624533172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054741s 
2026-01-15T09:23:07.624822174Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-15T09:23:07.625080595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.625404858Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-01-15T09:23:07.625767919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:07', 'add_on_delete_to_notifications') 
2026-01-15T09:23:07.626156672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.626977334Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-15T09:23:07.627203429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00188s 
2026-01-15T09:23:07.627433463Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-15T09:23:07.627716673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.628026617Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-01-15T09:23:07.628334707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:07', 'add_custom_formats') 
2026-01-15T09:23:07.628790675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.629693664Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-15T09:23:07.629927014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019928s 
2026-01-15T09:23:07.630193771Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-15T09:23:07.630426289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.630705772Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-01-15T09:23:07.631029514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:07', 'add_result_to_commands') 
2026-01-15T09:23:07.631418116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.632246134Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-15T09:23:07.632458531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018107s 
2026-01-15T09:23:07.632686440Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-15T09:23:07.632921814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.633256368Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-01-15T09:23:07.633580521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:07', 'health_restored_notification') 
2026-01-15T09:23:07.633958662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.634756238Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-15T09:23:07.635029398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001815s 
2026-01-15T09:23:07.635235894Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-15T09:23:07.635454604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.635727474Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-01-15T09:23:07.636123311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:07', 'remove_uc') 
2026-01-15T09:23:07.636497524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.637219759Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-15T09:23:07.637436575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017628s 
2026-01-15T09:23:07.637676318Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-15T09:23:07.637951653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.638264934Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-01-15T09:23:07.638613826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:07', 'download_clients_rename_tv_to_music') 
2026-01-15T09:23:07.638993070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.639908393Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-15T09:23:07.640187796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019197s 
2026-01-15T09:23:07.640419512Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-15T09:23:07.640695238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.641046014Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-01-15T09:23:07.641547193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:07', 'add_colon_replacement_to_naming_config') 
2026-01-15T09:23:07.641930455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.642898955Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-15T09:23:07.643104729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021803s 
2026-01-15T09:23:07.643330183Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-15T09:23:07.643549164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.643897897Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-01-15T09:23:07.644251609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:07', 'list_sync_time') 
2026-01-15T09:23:07.644676575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.645594102Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-15T09:23:07.645870970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020381s 
2026-01-15T09:23:07.646089390Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-15T09:23:07.646333190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.646636000Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-01-15T09:23:07.647006166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:07', 'add_download_client_tags') 
2026-01-15T09:23:07.647520541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.648535024Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-15T09:23:07.648747342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021781s 
2026-01-15T09:23:07.648977455Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-15T09:23:07.649428273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.649552683Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-01-15T09:23:07.649912017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:07', 'add_notification_status') 
2026-01-15T09:23:07.650362133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.651360654Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-15T09:23:07.651370574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018626s 
2026-01-15T09:23:07.651613734Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-15T09:23:07.651909740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.652201597Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-01-15T09:23:07.652578877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:07', 'add_alac_24_quality_in_profiles') 
2026-01-15T09:23:07.653067271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.654052014Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-15T09:23:07.654178649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020269s 
2026-01-15T09:23:07.654431538Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-15T09:23:07.654698586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.654994492Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-01-15T09:23:07.655338344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:07', 'add_salt_to_users') 
2026-01-15T09:23:07.655730394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.656576397Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-15T09:23:07.656762372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018333s 
2026-01-15T09:23:07.656961934Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-15T09:23:07.657178059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.657465558Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-01-15T09:23:07.657782416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:07', 'add_auto_tagging') 
2026-01-15T09:23:07.658146990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.658895247Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-15T09:23:07.659112684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017154s 
2026-01-15T09:23:07.659411366Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-15T09:23:07.659649596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.660051505Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-01-15T09:23:07.660396770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:07', 'quality_definition_preferred_size') 
2026-01-15T09:23:07.660841556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.661679603Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-15T09:23:07.661906470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020041s 
2026-01-15T09:23:07.662194841Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-15T09:23:07.662436397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.662735139Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-01-15T09:23:07.663196107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:07', 'add_on_artist_add_to_notifications') 
2026-01-15T09:23:07.663632446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.664469000Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-15T09:23:07.664734364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019894s 
2026-01-15T09:23:07.664944989Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-15T09:23:07.665172126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.665449434Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-01-15T09:23:07.665786493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:07', 'album_last_searched_time') 
2026-01-15T09:23:07.666145075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.666921719Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-15T09:23:07.667119758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017445s 
2026-01-15T09:23:07.667355883Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-15T09:23:07.667615837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.667975240Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-01-15T09:23:07.668246266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:07', 'add_indexer_flags') 
2026-01-15T09:23:07.668591371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.669489740Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-15T09:23:07.669724583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018571s 
2026-01-15T09:23:07.669955528Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-15T09:23:07.670252125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.670532620Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-01-15T09:23:07.670916513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:07', 'add_indexes_album_statistics') 
2026-01-15T09:23:07.671305216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.672119666Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-15T09:23:07.672333156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018598s 
2026-01-15T09:23:07.672550353Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-15T09:23:07.672807892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:07.673069819Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-01-15T09:23:07.673370475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:07', 'update_redacted_baseurl') 
2026-01-15T09:23:07.673803978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:07.674629230Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-15T09:23:07.674888121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018323s 
2026-01-15T09:23:07.886539489Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-01-15T09:23:07.894025974Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-01-15T09:23:07.898962124Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-01-15T09:23:08.040068647Z [Info] QualityProfileService: Setting up default quality profiles 
2026-01-15T09:23:08.114882428Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-01-15T09:23:08.128443826Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-01-15T09:23:08.183524982Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-01-15T09:23:08.184869449Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-01-15T09:23:08.185081636Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-01-15T09:23:08.226020845Z [ls.io-init] done.
2026-01-15T09:23:08.283237952Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled